2  Starting from /home/blp/tmp/pspptmp/master/source/results/pspp-1.6.1-ga421d8.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-1.6.1-ga421d8.tar.gz refs/builds/20220619140850/dist

   7  Determining /home/blp/tmp/pspptmp/master/source/results/pspp-1.6.1-ga421d8.tar.gz target directory

   9  Extracting source tarball
  10  zcat /home/blp/tmp/pspptmp/master/source/results/pspp-1.6.1-ga421d8.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-1.6.1-ga421d8
  16  chmod u+w /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8
  17  mkdir /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build
  18  chmod a-w /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8
  19  cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build && ../configure --without-perl-module --enable-relocatable --prefix='' PKG_CONFIG_PATH=$PWD/../../../source/ssw/inst/lib/pkgconfig CPPFLAGS="-I$PWD/../../../source/ssw/inst/include" LDFLAGS="-L$PWD/../../../source/ssw/inst/lib" 
  20  checking for a BSD-compatible install... /usr/bin/install -c
  21  checking whether build environment is sane... yes
  22  checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  23  checking for gawk... gawk
  24  checking whether make sets $(MAKE)... yes
  25  checking whether make supports nested variables... yes
  26  checking whether UID '1000' is supported by ustar format... yes
  27  checking whether GID '1000' is supported by ustar format... yes
  28  checking how to create a ustar tar archive... gnutar
  29  checking whether make supports the include directive... yes (GNU style)
  30  checking for gcc... gcc
  31  checking whether the C compiler works... yes
  32  checking for C compiler default output file name... a.out
  33  checking for suffix of executables... 
  34  checking whether we are cross compiling... no
  35  checking for suffix of object files... o
  36  checking whether we are using the GNU C compiler... yes
  37  checking whether gcc accepts -g... yes
  38  checking for gcc option to enable C11 features... none needed
  39  checking whether the compiler is clang... no
  40  checking for compiler option needed when checking for declarations... none
  41  checking dependency style of gcc... gcc3
  42  checking how to run the C preprocessor... gcc -E
  43  checking for grep that handles long lines and -e... /usr/bin/grep
  44  checking for egrep... /usr/bin/grep -E
  45  checking for ANSI C header files... yes
  46  checking for sys/types.h... yes
  47  checking for sys/stat.h... yes
  48  checking for stdlib.h... yes
  49  checking for string.h... yes
  50  checking for memory.h... yes
  51  checking for strings.h... yes
  52  checking for inttypes.h... yes
  53  checking for stdint.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 sys/param.h... yes
  60  checking for sys/socket.h... yes
  61  checking for unistd.h... (cached) yes
  62  checking for fnmatch.h... yes
  63  checking for features.h... yes
  64  checking for sys/stat.h... (cached) 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 inttypes.h... (cached) yes
  73  checking for sys/types.h... (cached) yes
  74  checking for stdint.h... (cached) yes
  75  checking for crtdefs.h... no
  76  checking for wctype.h... yes
  77  checking for langinfo.h... yes
  78  checking for math.h... yes
  79  checking for sys/mman.h... yes
  80  checking for malloc.h... yes
  81  checking for sys/select.h... yes
  82  checking for strings.h... (cached) yes
  83  checking for sys/random.h... yes
  84  checking for sys/uio.h... yes
  85  checking whether it is safe to define __EXTENSIONS__... yes
  86  checking whether _XOPEN_SOURCE should be defined... no
  87  checking build system type... x86_64-pc-linux-gnu
  88  checking host system type... x86_64-pc-linux-gnu
  89  checking for Minix Amsterdam compiler... no
  90  checking for ar... ar
  91  checking for ranlib... ranlib
  92  checking for _LARGEFILE_SOURCE value needed for large files... no
  93  checking for special C compiler options needed for large files... no
  94  checking for _FILE_OFFSET_BITS value needed for large files... no
  95  checking how to print strings... printf
  96  checking for a sed that does not truncate output... /usr/bin/sed
  97  checking for fgrep... /usr/bin/grep -F
  98  checking for ld used by gcc... /usr/bin/ld
  99  checking if the linker (/usr/bin/ld) is GNU ld... yes
 100  checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
 101  checking the name lister (/usr/bin/nm -B) interface... BSD nm
 102  checking whether ln -s works... yes
 103  checking the maximum length of command line arguments... 1572864
 104  checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
 105  checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
 106  checking for /usr/bin/ld option to reload object files... -r
 107  checking for objdump... objdump
 108  checking how to recognize dependent libraries... pass_all
 109  checking for dlltool... dlltool
 110  checking how to associate runtime and link libraries... printf %s\n
 111  checking for archiver @FILE support... @
 112  checking for strip... strip
 113  checking for ranlib... (cached) ranlib
 114  checking command to parse /usr/bin/nm -B output from gcc object... ok
 115  checking for sysroot... no
 116  checking for a working dd... /usr/bin/dd
 117  checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
 118  checking for mt... no
 119  checking if : is a manifest tool... no
 120  checking for dlfcn.h... yes
 121  checking for objdir... .libs
 122  checking if gcc supports -fno-rtti -fno-exceptions... no
 123  checking for gcc option to produce PIC... -fPIC -DPIC
 124  checking if gcc PIC flag -fPIC -DPIC works... yes
 125  checking if gcc static flag -static works... yes
 126  checking if gcc supports -c -o file.o... yes
 127  checking if gcc supports -c -o file.o... (cached) yes
 128  checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
 129  checking whether -lc should be explicitly linked in... no
 130  checking dynamic linker characteristics... GNU/Linux ld.so
 131  checking how to hardcode library paths into programs... immediate
 132  checking for shl_load... no
 133  checking for shl_load in -ldld... no
 134  checking for dlopen... yes
 135  checking whether a program can dlopen itself... yes
 136  checking whether a statically linked program can dlopen itself... no
 137  checking whether stripping libraries is possible... yes
 138  checking if libtool supports shared libraries... yes
 139  checking whether to build shared libraries... yes
 140  checking whether to build static libraries... yes
 141  checking whether termios.h defines TIOCGWINSZ... no
 142  checking whether sys/ioctl.h defines TIOCGWINSZ... yes
 143  checking size of ptrdiff_t... 8
 144  checking for pkg-config... /usr/bin/pkg-config
 145  checking pkg-config is at least version 0.9.0... yes
 146  checking whether makeinfo supports @clicksequence... yes
 147  checking whether makeinfo generates broken DocBook XML... no
 148  checking for dot... yes
 149  checking whether gcc accepts -Wall... yes
 150  checking whether gcc accepts -Wextra... yes
 151  checking whether gcc accepts -Wwrite-strings... yes
 152  checking whether gcc accepts -Wstrict-prototypes... yes
 153  checking whether gcc accepts -Wpointer-arith... yes
 154  checking whether gcc accepts -Wno-sign-compare... yes
 155  checking whether gcc accepts -Wmissing-prototypes... yes
 156  checking for perl... /usr/bin/perl
 157  checking for python3... python3
 158  checking for tex... tex
 159  checking for ld... /usr/bin/ld -m elf_x86_64
 160  checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
 161  checking for shared library run path origin... done
 162  checking 32-bit host C ABI... no
 163  checking for ELF binary format... yes
 164  checking for the common suffixes of directories in the library search path... lib,lib,lib64
 165  checking whether NLS is requested... yes
 166  checking for CFPreferencesCopyAppValue... no
 167  checking for CFLocaleCopyPreferredLanguages... no
 168  checking for GNU gettext in libc... yes
 169  checking whether to use NLS... yes
 170  checking where the gettext function comes from... libc
 171  checking for msgfmt... msgfmt
 172  checking for xgettext... xgettext
 173  checking whether gettext is sufficiently recent... yes
 174  checking for special C compiler options needed for large files... (cached) no
 175  checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
 176  checking for library containing sin... -lm
 177  checking for LC_PAPER... yes
 178  checking for CAIRO... yes
 179  checking for an xmllint program which fits our needs... /usr/bin/xmllint
 180  checking for GTHREAD... yes
 181  checking for GTK... yes
 182  checking for GTKSOURCEVIEW... yes
 183  checking for GLIB... yes
 184  checking for SPREAD_SHEET_WIDGET... yes
 185  checking for glib-genmarshal... glib-genmarshal
 186  checking for glib-compile-resources... glib-compile-resources
 187  checking whether the preprocessor supports include_next... yes
 188  checking whether source code line length is unlimited... yes
 189  checking for pg_config... /usr/bin/pg_config
 190  checking for PQexec in -lpq... yes
 191  checking whether -lpq links successfully... yes
 192  checking for LIBXML2... yes
 193  checking for library containing gzopen... -lz
 194  checking zlib.h usability... yes
 195  checking zlib.h presence... yes
 196  checking for zlib.h... yes
 197  checking for library containing cblas_dsdot... -lgslcblas
 198  checking for GSL... yes
 199  checking for inline... inline
 200  checking whether the compiler generally respects inline... yes
 201  checking whether gcc accepts -fgnu89-inline... yes
 202  checking whether GSL needs -fgnu89-inline to link... no
 203  checking for readline... yes
 204  checking how to link with libreadline... -lreadline
 205  checking for library containing rl_echo_signal_char... -lreadline
 206  checking for library containing rl_outstream... none required
 207  checking sys/wait.h usability... yes
 208  checking sys/wait.h presence... yes
 209  checking for sys/wait.h... yes
 210  checking fpu_control.h usability... yes
 211  checking fpu_control.h presence... yes
 212  checking for fpu_control.h... yes
 213  checking ieeefp.h usability... no
 214  checking ieeefp.h presence... no
 215  checking for ieeefp.h... no
 216  checking fenv.h usability... yes
 217  checking fenv.h presence... yes
 218  checking for fenv.h... yes
 219  checking pwd.h usability... yes
 220  checking pwd.h presence... yes
 221  checking for pwd.h... yes
 222  checking whether SIGWINCH is declared... yes
 223  checking for size_t... yes
 224  checking for working alloca.h... yes
 225  checking for alloca... yes
 226  checking whether <wchar.h> uses 'inline' correctly... yes
 227  checking for btowc... yes
 228  checking for uselocale... yes
 229  checking for snprintf... yes
 230  checking for canonicalize_file_name... yes
 231  checking for faccessat... yes
 232  checking for realpath... yes
 233  checking for lstat... yes
 234  checking for readlinkat... yes
 235  checking for _set_invalid_parameter_handler... no
 236  checking for explicit_bzero... yes
 237  checking for memset_s... no
 238  checking for fcntl... yes
 239  checking for symlink... yes
 240  checking for fnmatch... yes
 241  checking for mbsrtowcs... yes
 242  checking for vasnprintf... no
 243  checking for __fseterr... no
 244  checking for getdelim... yes
 245  checking for getdtablesize... yes
 246  checking for getpass... yes
 247  checking for __fsetlocking... yes
 248  checking for getprogname... no
 249  checking for getexecname... no
 250  checking for getrandom... yes
 251  checking for timespec_get... yes
 252  checking for gettimeofday... yes
 253  checking for isblank... yes
 254  checking for iswcntrl... yes
 255  checking for iswblank... yes
 256  checking for newlocale... yes
 257  checking for duplocale... yes
 258  checking for freelocale... yes
 259  checking for mbsinit... yes
 260  checking for mbrtowc... yes
 261  checking for mprotect... yes
 262  checking for mkstemp... yes
 263  checking for nl_langinfo... yes
 264  checking for pipe2... yes
 265  checking for readlink... yes
 266  checking for iswctype... yes
 267  checking for setenv... yes
 268  checking for link... yes
 269  checking for secure_getenv... yes
 270  checking for getuid... yes
 271  checking for geteuid... yes
 272  checking for getgid... yes
 273  checking for getegid... yes
 274  checking for sigaction... yes
 275  checking for sigaltstack... yes
 276  checking for siginterrupt... yes
 277  checking for strndup... yes
 278  checking for localtime_r... yes
 279  checking for timegm... yes
 280  checking for wcrtomb... yes
 281  checking for wcwidth... yes
 282  checking for wmempcpy... yes
 283  checking for nl_langinfo and CODESET... yes
 284  checking for a traditional french locale... fr_FR
 285  checking for C/C++ restrict keyword... __restrict__
 286  checking whether uselocale works... yes
 287  checking for wchar_t... yes
 288  checking for wint_t... yes
 289  checking whether wint_t is large enough... yes
 290  checking where to find the exponent in a 'double'... word 1 bit 20
 291  checking whether snprintf returns a byte count as in C99... yes
 292  checking whether snprintf truncates the result as in C99... yes
 293  checking for snprintf... (cached) yes
 294  checking for strnlen... yes
 295  checking for wcslen... yes
 296  checking for wcsnlen... yes
 297  checking for mbrtowc... (cached) yes
 298  checking for wcrtomb... (cached) yes
 299  checking whether _snprintf is declared... no
 300  checking whether printf supports 'long double' arguments... yes
 301  checking whether printf supports infinite 'double' arguments... yes
 302  checking whether byte ordering is bigendian... no
 303  checking whether long double and double are the same... no
 304  checking whether printf supports infinite 'long double' arguments... yes
 305  checking whether printf supports the 'a' and 'A' directives... yes
 306  checking whether printf supports the 'F' directive... yes
 307  checking whether printf supports the 'ls' directive... yes
 308  checking whether printf supports the grouping flag... yes
 309  checking whether printf supports the left-adjust flag correctly... yes
 310  checking whether printf supports the zero flag correctly... yes
 311  checking whether printf supports large precisions... yes
 312  checking whether the compiler produces multi-arch binaries... no
 313  checking whether printf survives out-of-memory conditions... yes
 314  checking whether malloc is ptrdiff_t safe... yes
 315  checking whether malloc, realloc, calloc set errno on failure... yes
 316  checking whether lstat correctly handles trailing slash... yes
 317  checking whether // is distinct from /... no
 318  checking whether realpath works... yes
 319  checking for getcwd... yes
 320  checking if environ is properly declared... yes
 321  checking for complete errno.h... yes
 322  checking whether strerror_r is declared... yes
 323  checking for strerror_r... yes
 324  checking whether strerror_r returns char *... yes
 325  checking whether ctype.h defines __header_inline... no
 326  checking for sig_atomic_t... yes
 327  checking for working fcntl.h... yes
 328  checking for pid_t... yes
 329  checking for mode_t... yes
 330  checking for mbstate_t... yes
 331  checking for stdint.h... yes
 332  checking for inttypes.h... yes
 333  checking whether printf supports size specifiers as in C99... yes
 334  checking whether printf supports the 'n' directive... yes
 335  checking whether printf supports POSIX/XSI format strings with positions... yes
 336  checking for intmax_t... yes
 337  checking whether frexp() can be used without linking with libm... yes
 338  checking whether alarm is declared... yes
 339  checking whether stdin defaults to large file offsets... yes
 340  checking whether fseeko is declared... yes
 341  checking for fseeko... yes
 342  checking whether stat file-mode macros are broken... no
 343  checking for nlink_t... yes
 344  checking whether ftello is declared... yes
 345  checking whether ungetc works on arbitrary bytes... yes
 346  checking for ftello... yes
 347  checking whether ftello works... yes
 348  checking whether getdelim is declared... yes
 349  checking whether getdtablesize is declared... yes
 350  checking whether getline is declared... yes
 351  checking for getopt.h... (cached) yes
 352  checking for getopt_long_only... yes
 353  checking whether getopt is POSIX compatible... yes
 354  checking for working GNU getopt function... yes
 355  checking for working GNU getopt_long function... yes
 356  checking whether fflush_unlocked is declared... yes
 357  checking whether flockfile is declared... yes
 358  checking whether fputs_unlocked is declared... yes
 359  checking whether funlockfile is declared... yes
 360  checking whether putc_unlocked is declared... yes
 361  checking for struct timeval... yes
 362  checking for wide-enough struct timeval.tv_sec member... yes
 363  checking for pthread.h... (cached) yes
 364  checking for pthread_kill in -lpthread... yes
 365  checking whether POSIX threads API is available... yes
 366  checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
 367  checking whether setlocale (category, NULL) is multithread-safe... yes
 368  checking for off_t... yes
 369  checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
 370  checking whether stdint.h conforms to C99... yes
 371  checking whether stdint.h works without ISO C predefines... yes
 372  checking whether stdint.h has UINTMAX_WIDTH etc.... yes
 373  checking where to find the exponent in a 'float'... word 0 bit 23
 374  checking whether isnan(float) can be used without linking with libm... yes
 375  checking whether isnan(float) works... yes
 376  checking whether isnan(double) can be used without linking with libm... yes
 377  checking whether isnan(long double) can be used without linking with libm... yes
 378  checking whether isnanl works... yes
 379  checking whether iswcntrl works... yes
 380  checking for towlower... yes
 381  checking for wctype_t... yes
 382  checking for wctrans_t... yes
 383  checking for a traditional japanese locale... ja_JP
 384  checking for a french Unicode locale... fr_FR.UTF-8
 385  checking for a transitional chinese locale... zh_CN.GB18030
 386  checking whether langinfo.h defines CODESET... yes
 387  checking whether langinfo.h defines T_FMT_AMPM... yes
 388  checking whether langinfo.h defines ALTMON_1... yes
 389  checking whether langinfo.h defines ERA... yes
 390  checking whether langinfo.h defines YESEXPR... yes
 391  checking for good max_align_t... yes
 392  checking whether NULL can be used in arbitrary expressions... yes
 393  checking whether locale.h defines locale_t... yes
 394  checking whether locale.h conforms to POSIX:2001... yes
 395  checking whether struct lconv is properly defined... yes
 396  checking for LC_MESSAGES... yes
 397  checking whether uselocale works... (cached) yes
 398  checking for fake locale system (OpenBSD)... no
 399  checking for Solaris 11.4 locale system... no
 400  checking for getlocalename_l... no
 401  checking whether imported symbols can be declared weak... yes
 402  checking for multithread API to use... posix
 403  checking whether malloc (0) returns nonnull... yes
 404  checking whether NAN macro works... yes
 405  checking whether HUGE_VAL works... yes
 406  checking for mmap... yes
 407  checking for MAP_ANONYMOUS... yes
 408  checking whether memchr works... yes
 409  checking whether memmem is declared... yes
 410  checking for memmem... yes
 411  checking whether memmem works... yes
 412  checking whether memrchr is declared... yes
 413  checking whether <limits.h> defines MIN and MAX... no
 414  checking whether <sys/param.h> defines MIN and MAX... yes
 415  checking whether time_t is signed... yes
 416  checking for working mktime... no
 417  checking whether struct tm is in sys/time.h or time.h... time.h
 418  checking for struct tm.tm_zone... yes
 419  checking for struct tm.tm_gmtoff... yes
 420  checking for O_CLOEXEC... yes
 421  checking for promoted mode_t type... mode_t
 422  checking whether C symbols are prefixed with underscore at the linker level... no
 423  checking for sigset_t... yes
 424  checking for shared library path variable... LD_LIBRARY_PATH
 425  checking whether to activate relocatable installation... yes
 426  checking mach-o/dyld.h usability... no
 427  checking mach-o/dyld.h presence... no
 428  checking for mach-o/dyld.h... no
 429  checking for _NSGetExecutablePath... no
 430  checking whether setenv is declared... yes
 431  checking for ssize_t... yes
 432  checking whether <sys/select.h> is self-contained... yes
 433  checking for library containing setsockopt... none needed
 434  checking for uid_t in sys/types.h... yes
 435  checking for volatile sig_atomic_t... yes
 436  checking for sighandler_t... yes
 437  checking whether snprintf is declared... yes
 438  checking for stdbool.h that conforms to C99... yes
 439  checking for _Bool... yes
 440  checking whether fcloseall is declared... yes
 441  checking which flavor of printf attribute matches inttypes macros... system
 442  checking whether ecvt is declared... yes
 443  checking whether fcvt is declared... yes
 444  checking whether gcvt is declared... yes
 445  checking for strcasestr... yes
 446  checking whether strcasestr works... yes
 447  checking whether strdup is declared... yes
 448  checking whether strerror(0) succeeds... yes
 449  checking whether strncat works... yes
 450  checking whether strndup is declared... yes
 451  checking whether strnlen is declared... yes
 452  checking whether ldexp() can be used without linking with libm... yes
 453  checking whether strtok_r is declared... yes
 454  checking whether <sys/socket.h> is self-contained... yes
 455  checking for shutdown... yes
 456  checking whether <sys/socket.h> defines the SHUT_* macros... yes
 457  checking for struct sockaddr_storage... yes
 458  checking for sa_family_t... yes
 459  checking for struct sockaddr_storage.ss_family... yes
 460  checking for struct timespec in <time.h>... yes
 461  checking for TIME_UTC in <time.h>... yes
 462  checking whether execvpe is declared... yes
 463  checking whether clearerr_unlocked is declared... yes
 464  checking whether feof_unlocked is declared... yes
 465  checking whether ferror_unlocked is declared... yes
 466  checking whether fgets_unlocked is declared... yes
 467  checking whether fputc_unlocked is declared... yes
 468  checking whether fread_unlocked is declared... yes
 469  checking whether fwrite_unlocked is declared... yes
 470  checking whether getc_unlocked is declared... yes
 471  checking whether getchar_unlocked is declared... yes
 472  checking whether putchar_unlocked is declared... yes
 473  checking whether unsetenv is declared... yes
 474  checking whether vsnprintf is declared... yes
 475  checking whether wcsdup is declared... yes
 476  checking for C compiler option to allow warnings... -Wno-error
 477  checking for alloca as a compiler built-in... yes
 478  checking whether to enable assertions... yes
 479  checking whether btowc(0) is correct... yes
 480  checking whether btowc(EOF) is correct... yes
 481  checking for __builtin_expect... yes
 482  checking byteswap.h usability... yes
 483  checking byteswap.h presence... yes
 484  checking for byteswap.h... yes
 485  checking for strtod_l... yes
 486  checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
 487  checking for library containing clock_gettime... none required
 488  checking for clock_getres... yes
 489  checking for clock_gettime... yes
 490  checking for clock_settime... yes
 491  checking whether // is distinct from /... (cached) no
 492  checking whether dup2 works... yes
 493  checking for error_at_line... yes
 494  checking whether fcntl handles F_DUPFD correctly... yes
 495  checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
 496  checking for flexible array member... yes
 497  checking whether conversion from 'int' to 'long double' works... yes
 498  checking for working POSIX fnmatch... yes
 499  checking whether fopen recognizes a trailing slash... yes
 500  checking whether fopen supports the mode character 'x'... yes
 501  checking whether fopen supports the mode character 'e'... yes
 502  checking whether free is known to preserve errno... yes
 503  checking whether frexp works... yes
 504  checking whether frexpl is declared... yes
 505  checking whether frexpl() can be used without linking with libm... yes
 506  checking whether frexpl works... yes
 507  checking for fseeko... (cached) yes
 508  checking for ftello... (cached) yes
 509  checking whether ftello works... (cached) yes
 510  checking for working getdelim function... yes
 511  checking whether getdtablesize works... yes
 512  checking for getline... yes
 513  checking for working getline function... yes
 514  checking whether program_invocation_name is declared... yes
 515  checking whether program_invocation_short_name is declared... yes
 516  checking whether __argv is declared... no
 517  checking whether getrandom is compatible with its GNU+BSD signature... yes
 518  checking for gettimeofday with POSIX signature... yes
 519  checking whether the compiler generally respects inline... (cached) yes
 520  checking whether isfinite is declared... yes
 521  checking whether isfinite(long double) works... yes
 522  checking whether isinf is declared... yes
 523  checking whether isinf(long double) works... yes
 524  checking whether isnan macro works... yes
 525  checking whether isnan(double) can be used without linking with libm... (cached) yes
 526  checking whether isnan(double) can be used without linking with libm... (cached) yes
 527  checking whether isnan(float) can be used without linking with libm... (cached) yes
 528  checking whether isnan(float) works... (cached) yes
 529  checking whether isnan(float) can be used without linking with libm... (cached) yes
 530  checking whether isnan(float) works... (cached) yes
 531  checking whether isnan(long double) can be used without linking with libm... (cached) yes
 532  checking whether isnanl works... (cached) yes
 533  checking whether isnan(long double) can be used without linking with libm... (cached) yes
 534  checking whether isnanl works... (cached) yes
 535  checking whether iswblank is declared... yes
 536  checking whether iswdigit is ISO C compliant... yes
 537  checking whether iswxdigit is ISO C compliant... yes
 538  checking whether the compiler supports the __inline keyword... yes
 539  checking for pthread_rwlock_t... yes
 540  checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
 541  checking whether lseek detects pipes... yes
 542  checking whether malloc (0) returns nonnull... (cached) yes
 543  checking whether mbrtowc handles incomplete characters... yes
 544  checking whether mbrtowc works as well as mbtowc... yes
 545  checking whether mbrtowc handles a NULL pwc argument... yes
 546  checking whether mbrtowc handles a NULL string argument... yes
 547  checking whether mbrtowc has a correct return value... yes
 548  checking whether mbrtowc returns 0 when parsing a NUL character... yes
 549  checking whether mbrtowc stores incomplete characters... no
 550  checking whether mbrtowc works on empty input... yes
 551  checking whether the C locale is free of encoding errors... no
 552  checking whether mbrtowc handles incomplete characters... (cached) yes
 553  checking whether mbrtowc works as well as mbtowc... (cached) yes
 554  checking whether mbrtowc handles incomplete characters... (cached) yes
 555  checking whether mbrtowc works as well as mbtowc... (cached) yes
 556  checking whether mbsrtowcs works... yes
 557  checking for mbtowc... yes
 558  checking whether memmem works in linear time... yes
 559  checking for memmem... (cached) yes
 560  checking whether memmem works... (cached) yes
 561  checking for mempcpy... yes
 562  checking for memrchr... yes
 563  checking whether mkdir handles trailing slash... yes
 564  checking whether mkdir handles trailing dot... yes
 565  checking for mkdtemp... yes
 566  checking for working mkstemp... yes
 567  checking for __mktime_internal... no
 568  checking whether YESEXPR works... yes
 569  checking whether open recognizes a trailing slash... yes
 570  checking whether frexp works... (cached) yes
 571  checking whether ldexp can be used without linking with libm... (cached) yes
 572  checking whether frexpl() can be used without linking with libm... (cached) yes
 573  checking whether frexpl works... (cached) yes
 574  checking whether frexpl is declared... (cached) yes
 575  checking whether ldexpl() can be used without linking with libm... yes
 576  checking whether ldexpl works... yes
 577  checking whether ldexpl is declared... yes
 578  checking whether program_invocation_name is declared... (cached) yes
 579  checking whether program_invocation_short_name is declared... (cached) yes
 580  checking for raise... yes
 581  checking for sigprocmask... yes
 582  checking for rawmemchr... yes
 583  checking whether readlink signature is correct... yes
 584  checking whether readlink handles trailing slash correctly... yes
 585  checking whether readlink truncates results correctly... yes
 586  checking whether realloc (0, 0) returns nonnull... yes
 587  checking for reallocarray... yes
 588  checking for working re_compile_pattern... no
 589  checking libintl.h usability... yes
 590  checking libintl.h presence... yes
 591  checking for libintl.h... yes
 592  checking whether isblank is declared... yes
 593  checking for getcwd... (cached) yes
 594  checking whether free is known to preserve errno... (cached) yes
 595  checking for mempcpy... (cached) yes
 596  checking for rawmemchr... (cached) yes
 597  checking search.h usability... yes
 598  checking search.h presence... yes
 599  checking for search.h... yes
 600  checking for tsearch... yes
 601  checking whether rename honors trailing slash on destination... yes
 602  checking whether rename honors trailing slash on source... yes
 603  checking whether rename manages hard links correctly... yes
 604  checking whether rename manages existing destinations correctly... yes
 605  checking whether rmdir works... yes
 606  checking whether round is declared... yes
 607  checking whether round works... yes
 608  checking whether select supports a 0 argument... yes
 609  checking whether select detects invalid fds... yes
 610  checking whether setenv validates arguments... yes
 611  checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
 612  checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
 613  checking for struct sigaction.sa_sigaction... yes
 614  checking for signbit macro... yes
 615  checking for signbit compiler built-ins... yes
 616  checking for sigprocmask... (cached) yes
 617  checking for stdint.h... (cached) yes
 618  checking for SIZE_MAX... yes
 619  checking for snprintf... (cached) yes
 620  checking whether snprintf respects a size of 1... yes
 621  checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
 622  checking for snprintf... (cached) yes
 623  checking whether snprintf fully supports the 'n' directive... yes
 624  checking whether snprintf respects a size of 1... (cached) yes
 625  checking whether vsnprintf respects a zero size as in C99... yes
 626  checking for socklen_t... yes
 627  checking for ssize_t... (cached) yes
 628  checking whether stat handles trailing slashes on files... yes
 629  checking for struct stat.st_atim.tv_nsec... yes
 630  checking whether struct stat.st_atim is of type struct timespec... yes
 631  checking for struct stat.st_birthtimespec.tv_nsec... no
 632  checking for struct stat.st_birthtimensec... no
 633  checking for struct stat.st_birthtim.tv_nsec... no
 634  checking for working stdalign.h... yes
 635  checking for va_copy... yes
 636  checking for stpcpy... yes
 637  checking for strcasecmp... yes
 638  checking for strncasecmp... yes
 639  checking whether strncasecmp is declared... yes
 640  checking whether strcasestr works in linear time... yes
 641  checking for strcasestr... (cached) yes
 642  checking whether strcasestr works... (cached) yes
 643  checking for working strerror function... yes
 644  checking for working strndup... yes
 645  checking for working strnlen... yes
 646  checking for strsep... yes
 647  checking whether strtod obeys C99... yes
 648  checking for strtok_r... yes
 649  checking whether strtok_r works... yes
 650  checking sys/single_threaded.h usability... yes
 651  checking sys/single_threaded.h presence... yes
 652  checking for sys/single_threaded.h... yes
 653  checking whether localtime_r is declared... yes
 654  checking whether localtime_r is compatible with its POSIX signature... yes
 655  checking whether localtime works even near extrema... yes
 656  checking for timezone_t... no
 657  checking whether trunc is declared... yes
 658  checking for unsetenv... yes
 659  checking for unsetenv() return type... int
 660  checking whether unsetenv obeys POSIX... yes
 661  checking for variable-length arrays... yes
 662  checking for ptrdiff_t... yes
 663  checking for vasprintf... yes
 664  checking for vasprintf... (cached) yes
 665  checking for vsnprintf... yes
 666  checking whether snprintf respects a size of 1... (cached) yes
 667  checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
 668  checking for vsnprintf... (cached) yes
 669  checking whether snprintf fully supports the 'n' directive... (cached) yes
 670  checking whether snprintf respects a size of 1... (cached) yes
 671  checking whether vsnprintf respects a zero size as in C99... (cached) yes
 672  checking whether mbrtowc handles incomplete characters... (cached) yes
 673  checking whether mbrtowc works as well as mbtowc... (cached) yes
 674  checking whether wcrtomb works in the C locale... yes
 675  checking whether wcrtomb return value is correct... yes
 676  checking whether wcwidth is declared... yes
 677  checking whether wcwidth works reasonably in UTF-8 locales... yes
 678  checking for wmemchr... yes
 679  checking for stdint.h... (cached) yes
 680  checking for inline... (cached) inline
 681  checking whether byte ordering is bigendian... (cached) no
 682  checking for __setfpucw... no
 683  checking for fork... yes
 684  checking for execl... yes
 685  checking for isinf... yes
 686  checking for isnan... yes
 687  checking for finite... yes
 688  checking for getpid... yes
 689  checking for feholdexcept... yes
 690  checking for fpsetmask... no
 691  checking for popen... yes
 692  checking for round... yes
 693  checking whether ln -s works... yes
 694  checking for iconv... yes
 695  checking for working iconv... yes
 696  checking for iconv declaration... 
 697           extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
 698  checking whether make supports nested variables... (cached) yes
 699  checking that generated files are newer than configure... done
 700  configure: creating ./config.status
 701  config.status: creating Makefile
 702  config.status: creating po/Makefile
 703  config.status: creating tests/atlocal
 704  config.status: creating perl-module/lib/PSPP.pm
 705  config.status: creating config.h
 706  config.status: executing tests/atconfig commands
 707  config.status: executing depfiles commands
 708  config.status: executing libtool commands
 709  config.status: executing doc/pspp-figures/dummy commands
 710  PSPP configured successfully.

 712  Saving build configuration: config.h
 713  cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/config.h /home/blp/tmp/pspptmp/master/x86_64/results/config.h

 715  Saving build configuration: config.log
 716  cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/config.log /home/blp/tmp/pspptmp/master/x86_64/results/config.log

 718  Build
 719  cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build && make -j$(nproc)
 720  /usr/bin/mkdir -p 'gl'
 721  /usr/bin/mkdir -p 'gl'
 722  /usr/bin/mkdir -p 'gl'
 723  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 724    -e 's|@''HAVE_ALLOCA_H''@|1|g' \
 725    ../gl/alloca.in.h > gl/alloca.h-t
 726  /usr/bin/mkdir -p 'gl/malloc'
 727  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 728    echo '#if HAVE_WINSOCK2_H'; \
 729    echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \
 730    echo '#endif'; \
 731    echo '#define PREFIX ""'; \
 732    echo '#define EXEC_PREFIX ""'; \
 733    echo '#define BINDIR "/bin"'; \
 734    echo '#define SBINDIR "/sbin"'; \
 735    echo '#define LIBEXECDIR "/libexec"'; \
 736    echo '#define DATAROOTDIR "/share"'; \
 737    echo '#define DATADIR "/share"'; \
 738    echo '#define SYSCONFDIR "/etc"'; \
 739    echo '#define SHAREDSTATEDIR "/com"'; \
 740    echo '#define LOCALSTATEDIR "/var"'; \
 741    echo '#define RUNSTATEDIR "/var/run"'; \
 742    echo '#define INCLUDEDIR "/include"'; \
 743    echo '#define OLDINCLUDEDIR "/usr/include"'; \
 744    echo '#define DOCDIR "/share/doc/pspp"'; \
 745    echo '#define INFODIR "/share/info"'; \
 746    echo '#define HTMLDIR "/share/doc/pspp"'; \
 747    echo '#define DVIDIR "/share/doc/pspp"'; \
 748    echo '#define PDFDIR "/share/doc/pspp"'; \
 749    echo '#define PSDIR "/share/doc/pspp"'; \
 750    echo '#define LIBDIR "/lib"'; \
 751    echo '#define LISPDIR "/share/emacs/site-lisp"'; \
 752    echo '#define LOCALEDIR "/share/locale"'; \
 753    echo '#define MANDIR "/share/man"'; \
 754    echo '#define MANEXT ""'; \
 755    echo '#define PKGDATADIR "/share/pspp"'; \
 756    echo '#define PKGINCLUDEDIR "/include/pspp"'; \
 757    echo '#define PKGLIBDIR "/lib/pspp"'; \
 758    echo '#define PKGLIBEXECDIR "/libexec/pspp"'; \
 759  } | sed '/""/d' > gl/configmake.h-t
 760  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 761        -e 's|@''GUARD_PREFIX''@|GL|g' \
 762        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 763        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 764        -e 's|@''PRAGMA_COLUMNS''@||g' \
 765        -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
 766        -e 's/@''GNULIB_ISBLANK''@/1/g' \
 767        -e 's/@''HAVE_ISBLANK''@/1/g' \
 768        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
 769        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
 770        ../gl/ctype.in.h > gl/ctype.h-t
 771  /usr/bin/mkdir -p 'gl/malloc'
 772  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 773    -e '/libc_hidden_proto/d' \
 774    ../gl/malloc/dynarray.h > gl/malloc/dynarray.gl.h-t
 775  /usr/bin/mkdir -p 'gl'
 776  /usr/bin/mkdir -p 'gl'
 777  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 778        -e 's|<malloc/dynarray\.h>|<malloc/dynarray.gl.h>|g' \
 779        -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \
 780        -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \
 781        -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \
 782        -e 's|__glibc_likely|_GL_LIKELY|g' \
 783        -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
 784        ../gl/malloc/dynarray-skeleton.c > gl/malloc/dynarray-skeleton.gl.h-t
 785  /usr/bin/mkdir -p 'gl'
 786  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 787        -e 's|@''GUARD_PREFIX''@|GL|g' \
 788        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 789        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 790        -e 's|@''PRAGMA_COLUMNS''@||g' \
 791        -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
 792        -e 's/@''GNULIB_CREAT''@/0/g' \
 793        -e 's/@''GNULIB_FCNTL''@/1/g' \
 794        -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
 795        -e 's/@''GNULIB_OPEN''@/1/g' \
 796        -e 's/@''GNULIB_OPENAT''@/0/g' \
 797        -e 's/@''GNULIB_MDA_CREAT''@/1/g' \
 798        -e 's/@''GNULIB_MDA_OPEN''@/1/g' \
 799        -e 's|@''HAVE_FCNTL''@|1|g' \
 800        -e 's|@''HAVE_OPENAT''@|1|g' \
 801        -e 's|@''REPLACE_CREAT''@|0|g' \
 802        -e 's|@''REPLACE_FCNTL''@|1|g' \
 803        -e 's|@''REPLACE_OPEN''@|0|g' \
 804        -e 's|@''REPLACE_OPENAT''@|0|g' \
 805        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
 806        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
 807        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
 808        ../gl/fcntl.in.h > gl/fcntl.h-t
 809  mv gl/alloca.h-t gl/alloca.h
 810  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 811        -e 's/@''HAVE_INTTYPES_H''@/1/g' \
 812        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 813        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 814        -e 's|@''PRAGMA_COLUMNS''@||g' \
 815        -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
 816        -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
 817        -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
 818        -e 's/@''GNULIB_IMAXABS''@/0/g' \
 819        -e 's/@''GNULIB_IMAXDIV''@/0/g' \
 820        -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
 821        -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
 822        -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
 823        -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
 824        -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
 825        -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
 826        -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
 827        -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
 828        -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
 829        -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
 830        -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
 831        -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
 832        -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
 833        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
 834        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
 835        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
 836        ../gl/inttypes.in.h > gl/inttypes.h-t
 837  /usr/bin/mkdir -p 'gl'
 838  mv gl/configmake.h-t gl/configmake.h
 839  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 840        -e 's|@''GUARD_PREFIX''@|GL|g' \
 841        -e 's|@''HAVE_LANGINFO_H''@|1|g' \
 842        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 843        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 844        -e 's|@''PRAGMA_COLUMNS''@||g' \
 845        -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
 846        -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
 847        -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
 848        -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
 849        -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
 850        -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
 851        -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
 852        -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
 853        -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
 854        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
 855        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
 856        ../gl/langinfo.in.h > gl/langinfo.h-t
 857  /usr/bin/mkdir -p 'gl'
 858  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 859        -e 's|@''GUARD_PREFIX''@|GL|g' \
 860        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 861        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 862        -e 's|@''PRAGMA_COLUMNS''@||g' \
 863        -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
 864        ../gl/limits.in.h > gl/limits.h-t
 865  mv gl/malloc/dynarray.gl.h-t gl/malloc/dynarray.gl.h
 866  /usr/bin/mkdir -p 'gl'
 867  /usr/bin/mkdir -p 'gl/malloc'
 868  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 869        -e 's|@''GUARD_PREFIX''@|GL|g' \
 870        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 871        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 872        -e 's|@''PRAGMA_COLUMNS''@||g' \
 873        -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
 874        -e 's/@''GNULIB_LOCALECONV''@/1/g' \
 875        -e 's/@''GNULIB_SETLOCALE''@/0/g' \
 876        -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
 877        -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
 878        -e 's/@''GNULIB_LOCALENAME''@/1/g' \
 879        -e 's|@''HAVE_NEWLOCALE''@|1|g' \
 880        -e 's|@''HAVE_DUPLOCALE''@|1|g' \
 881        -e 's|@''HAVE_FREELOCALE''@|1|g' \
 882        -e 's|@''HAVE_XLOCALE_H''@|0|g' \
 883        -e 's|@''REPLACE_LOCALECONV''@|0|g' \
 884        -e 's|@''REPLACE_SETLOCALE''@|0|g' \
 885        -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
 886        -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
 887        -e 's|@''REPLACE_FREELOCALE''@|0|g' \
 888        -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
 889        -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
 890        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
 891        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
 892        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
 893        ../gl/locale.in.h > gl/locale.h-t
 894  mv gl/ctype.h-t gl/ctype.h
 895  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
 896        -e 's|@''GUARD_PREFIX''@|GL|g' \
 897        -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
 898        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 899        -e 's|@''PRAGMA_COLUMNS''@||g' \
 900        -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
 901        -e 's/@''GNULIB_ACOSF''@/0/g' \
 902        -e 's/@''GNULIB_ACOSL''@/0/g' \
 903        -e 's/@''GNULIB_ASINF''@/0/g' \
 904        -e 's/@''GNULIB_ASINL''@/0/g' \
 905        -e 's/@''GNULIB_ATANF''@/0/g' \
 906        -e 's/@''GNULIB_ATANL''@/0/g' \
 907        -e 's/@''GNULIB_ATAN2F''@/0/g' \
 908        -e 's/@''GNULIB_CBRT''@/0/g' \
 909        -e 's/@''GNULIB_CBRTF''@/0/g' \
 910        -e 's/@''GNULIB_CBRTL''@/0/g' \
 911        -e 's/@''GNULIB_CEIL''@/0/g' \
 912        -e 's/@''GNULIB_CEILF''@/0/g' \
 913        -e 's/@''GNULIB_CEILL''@/0/g' \
 914        -e 's/@''GNULIB_COPYSIGN''@/0/g' \
 915        -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
 916        -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
 917        -e 's/@''GNULIB_COSF''@/0/g' \
 918        -e 's/@''GNULIB_COSL''@/0/g' \
 919        -e 's/@''GNULIB_COSHF''@/0/g' \
 920        -e 's/@''GNULIB_EXPF''@/0/g' \
 921        -e 's/@''GNULIB_EXPL''@/0/g' \
 922        -e 's/@''GNULIB_EXP2''@/0/g' \
 923        -e 's/@''GNULIB_EXP2F''@/0/g' \
 924        -e 's/@''GNULIB_EXP2L''@/0/g' \
 925        -e 's/@''GNULIB_EXPM1''@/0/g' \
 926        -e 's/@''GNULIB_EXPM1F''@/0/g' \
 927        -e 's/@''GNULIB_EXPM1L''@/0/g' \
 928        -e 's/@''GNULIB_FABSF''@/0/g' \
 929        -e 's/@''GNULIB_FABSL''@/0/g' \
 930        -e 's/@''GNULIB_FLOOR''@/1/g' \
 931        -e 's/@''GNULIB_FLOORF''@/0/g' \
 932        -e 's/@''GNULIB_FLOORL''@/0/g' \
 933        -e 's/@''GNULIB_FMA''@/0/g' \
 934        -e 's/@''GNULIB_FMAF''@/0/g' \
 935        -e 's/@''GNULIB_FMAL''@/0/g' \
 936        -e 's/@''GNULIB_FMOD''@/0/g' \
 937        -e 's/@''GNULIB_FMODF''@/0/g' \
 938        -e 's/@''GNULIB_FMODL''@/0/g' \
 939        -e 's/@''GNULIB_FREXPF''@/0/g' \
 940        -e 's/@''GNULIB_FREXP''@/1/g' \
 941        -e 's/@''GNULIB_FREXPL''@/1/g' \
 942        -e 's/@''GNULIB_HYPOT''@/0/g' \
 943        -e 's/@''GNULIB_HYPOTF''@/0/g' \
 944        -e 's/@''GNULIB_HYPOTL''@/0/g' \
 945        < ../gl/math.in.h | \
 946    sed -e 's/@''GNULIB_ILOGB''@/0/g' \
 947        -e 's/@''GNULIB_ILOGBF''@/0/g' \
 948        -e 's/@''GNULIB_ILOGBL''@/0/g' \
 949        -e 's/@''GNULIB_ISFINITE''@/1/g' \
 950        -e 's/@''GNULIB_ISINF''@/1/g' \
 951        -e 's/@''GNULIB_ISNAN''@/1/g' \
 952        -e 's/@''GNULIB_ISNANF''@/1/g' \
 953        -e 's/@''GNULIB_ISNAND''@/1/g' \
 954        -e 's/@''GNULIB_ISNANL''@/1/g' \
 955        -e 's/@''GNULIB_LDEXPF''@/0/g' \
 956        -e 's/@''GNULIB_LDEXPL''@/0/g' \
 957        -e 's/@''GNULIB_LOG''@/0/g' \
 958        -e 's/@''GNULIB_LOGF''@/0/g' \
 959        -e 's/@''GNULIB_LOGL''@/0/g' \
 960        -e 's/@''GNULIB_LOG10''@/0/g' \
 961        -e 's/@''GNULIB_LOG10F''@/0/g' \
 962        -e 's/@''GNULIB_LOG10L''@/0/g' \
 963        -e 's/@''GNULIB_LOG1P''@/0/g' \
 964        -e 's/@''GNULIB_LOG1PF''@/0/g' \
 965        -e 's/@''GNULIB_LOG1PL''@/0/g' \
 966        -e 's/@''GNULIB_LOG2''@/0/g' \
 967        -e 's/@''GNULIB_LOG2F''@/0/g' \
 968        -e 's/@''GNULIB_LOG2L''@/0/g' \
 969        -e 's/@''GNULIB_LOGB''@/0/g' \
 970        -e 's/@''GNULIB_LOGBF''@/0/g' \
 971        -e 's/@''GNULIB_LOGBL''@/0/g' \
 972        -e 's/@''GNULIB_MODF''@/0/g' \
 973        -e 's/@''GNULIB_MODFF''@/0/g' \
 974        -e 's/@''GNULIB_MODFL''@/0/g' \
 975        -e 's/@''GNULIB_POWF''@/0/g' \
 976        -e 's/@''GNULIB_REMAINDER''@/0/g' \
 977        -e 's/@''GNULIB_REMAINDERF''@/0/g' \
 978        -e 's/@''GNULIB_REMAINDERL''@/0/g' \
 979        -e 's/@''GNULIB_RINT''@/0/g' \
 980        -e 's/@''GNULIB_RINTF''@/0/g' \
 981        -e 's/@''GNULIB_RINTL''@/0/g' \
 982        -e 's/@''GNULIB_ROUND''@/1/g' \
 983        -e 's/@''GNULIB_ROUNDF''@/0/g' \
 984        -e 's/@''GNULIB_ROUNDL''@/0/g' \
 985        -e 's/@''GNULIB_SIGNBIT''@/1/g' \
 986        -e 's/@''GNULIB_SINF''@/0/g' \
 987        -e 's/@''GNULIB_SINL''@/0/g' \
 988        -e 's/@''GNULIB_SINHF''@/0/g' \
 989        -e 's/@''GNULIB_SQRTF''@/0/g' \
 990        -e 's/@''GNULIB_SQRTL''@/0/g' \
 991        -e 's/@''GNULIB_TANF''@/0/g' \
 992        -e 's/@''GNULIB_TANL''@/0/g' \
 993        -e 's/@''GNULIB_TANHF''@/0/g' \
 994        -e 's/@''GNULIB_TRUNC''@/1/g' \
 995        -e 's/@''GNULIB_TRUNCF''@/0/g' \
 996        -e 's/@''GNULIB_TRUNCL''@/0/g' \
 997        -e 's/@''GNULIB_MDA_J0''@/1/g' \
 998        -e 's/@''GNULIB_MDA_J1''@/1/g' \
 999        -e 's/@''GNULIB_MDA_JN''@/1/g' \
1000        -e 's/@''GNULIB_MDA_Y0''@/1/g' \
1001        -e 's/@''GNULIB_MDA_Y1''@/1/g' \
1002        -e 's/@''GNULIB_MDA_YN''@/1/g' \
1003    | \
1004    sed -e 's|@''HAVE_ACOSF''@|1|g' \
1005        -e 's|@''HAVE_ACOSL''@|1|g' \
1006        -e 's|@''HAVE_ASINF''@|1|g' \
1007        -e 's|@''HAVE_ASINL''@|1|g' \
1008        -e 's|@''HAVE_ATANF''@|1|g' \
1009        -e 's|@''HAVE_ATANL''@|1|g' \
1010        -e 's|@''HAVE_ATAN2F''@|1|g' \
1011        -e 's|@''HAVE_CBRT''@|1|g' \
1012        -e 's|@''HAVE_CBRTF''@|1|g' \
1013        -e 's|@''HAVE_CBRTL''@|1|g' \
1014        -e 's|@''HAVE_COPYSIGN''@|1|g' \
1015        -e 's|@''HAVE_COPYSIGNL''@|1|g' \
1016        -e 's|@''HAVE_COSF''@|1|g' \
1017        -e 's|@''HAVE_COSL''@|1|g' \
1018        -e 's|@''HAVE_COSHF''@|1|g' \
1019        -e 's|@''HAVE_EXPF''@|1|g' \
1020        -e 's|@''HAVE_EXPL''@|1|g' \
1021        -e 's|@''HAVE_EXPM1''@|1|g' \
1022        -e 's|@''HAVE_EXPM1F''@|1|g' \
1023        -e 's|@''HAVE_FABSF''@|1|g' \
1024        -e 's|@''HAVE_FABSL''@|1|g' \
1025        -e 's|@''HAVE_FMA''@|1|g' \
1026        -e 's|@''HAVE_FMAF''@|1|g' \
1027        -e 's|@''HAVE_FMAL''@|1|g' \
1028        -e 's|@''HAVE_FMODF''@|1|g' \
1029        -e 's|@''HAVE_FMODL''@|1|g' \
1030        -e 's|@''HAVE_FREXPF''@|1|g' \
1031        -e 's|@''HAVE_HYPOTF''@|1|g' \
1032        -e 's|@''HAVE_HYPOTL''@|1|g' \
1033        -e 's|@''HAVE_ILOGB''@|1|g' \
1034        -e 's|@''HAVE_ILOGBF''@|1|g' \
1035        -e 's|@''HAVE_ILOGBL''@|1|g' \
1036        -e 's|@''HAVE_ISNANF''@|1|g' \
1037        -e 's|@''HAVE_ISNAND''@|1|g' \
1038        -e 's|@''HAVE_ISNANL''@|1|g' \
1039        -e 's|@''HAVE_LDEXPF''@|1|g' \
1040        -e 's|@''HAVE_LOGF''@|1|g' \
1041        -e 's|@''HAVE_LOGL''@|1|g' \
1042        -e 's|@''HAVE_LOG10F''@|1|g' \
1043        -e 's|@''HAVE_LOG10L''@|1|g' \
1044        -e 's|@''HAVE_LOG1P''@|1|g' \
1045        -e 's|@''HAVE_LOG1PF''@|1|g' \
1046        -e 's|@''HAVE_LOG1PL''@|1|g' \
1047        -e 's|@''HAVE_LOGBF''@|1|g' \
1048        -e 's|@''HAVE_LOGBL''@|1|g' \
1049        -e 's|@''HAVE_MODFF''@|1|g' \
1050        -e 's|@''HAVE_MODFL''@|1|g' \
1051        -e 's|@''HAVE_POWF''@|1|g' \
1052        -e 's|@''HAVE_REMAINDER''@|1|g' \
1053        -e 's|@''HAVE_REMAINDERF''@|1|g' \
1054        -e 's|@''HAVE_RINT''@|1|g' \
1055        -e 's|@''HAVE_RINTL''@|1|g' \
1056        -e 's|@''HAVE_SINF''@|1|g' \
1057        -e 's|@''HAVE_SINL''@|1|g' \
1058        -e 's|@''HAVE_SINHF''@|1|g' \
1059        -e 's|@''HAVE_SQRTF''@|1|g' \
1060        -e 's|@''HAVE_SQRTL''@|1|g' \
1061        -e 's|@''HAVE_TANF''@|1|g' \
1062        -e 's|@''HAVE_TANL''@|1|g' \
1063        -e 's|@''HAVE_TANHF''@|1|g' \
1064        -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
1065        -e 's|@''HAVE_DECL_ASINL''@|1|g' \
1066        -e 's|@''HAVE_DECL_ATANL''@|1|g' \
1067        -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
1068        -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
1069        -e 's|@''HAVE_DECL_CEILF''@|1|g' \
1070        -e 's|@''HAVE_DECL_CEILL''@|1|g' \
1071        -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
1072        -e 's|@''HAVE_DECL_COSL''@|1|g' \
1073        -e 's|@''HAVE_DECL_EXPL''@|1|g' \
1074        -e 's|@''HAVE_DECL_EXP2''@|1|g' \
1075        -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
1076        -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
1077        -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
1078        -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
1079        -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
1080        -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
1081        -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
1082        -e 's|@''HAVE_DECL_LOGL''@|1|g' \
1083        -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
1084        -e 's|@''HAVE_DECL_LOG2''@|1|g' \
1085        -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
1086        -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
1087        -e 's|@''HAVE_DECL_LOGB''@|1|g' \
1088        -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
1089        -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
1090        -e 's|@''HAVE_DECL_RINTF''@|1|g' \
1091        -e 's|@''HAVE_DECL_ROUND''@|1|g' \
1092        -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
1093        -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
1094        -e 's|@''HAVE_DECL_SINL''@|1|g' \
1095        -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
1096        -e 's|@''HAVE_DECL_TANL''@|1|g' \
1097        -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
1098        -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
1099        -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
1100    | \
1101    sed -e 's|@''REPLACE_ACOSF''@|0|g' \
1102        -e 's|@''REPLACE_ASINF''@|0|g' \
1103        -e 's|@''REPLACE_ATANF''@|0|g' \
1104        -e 's|@''REPLACE_ATAN2F''@|0|g' \
1105        -e 's|@''REPLACE_CBRTF''@|0|g' \
1106        -e 's|@''REPLACE_CBRTL''@|0|g' \
1107        -e 's|@''REPLACE_CEIL''@|0|g' \
1108        -e 's|@''REPLACE_CEILF''@|0|g' \
1109        -e 's|@''REPLACE_CEILL''@|0|g' \
1110        -e 's|@''REPLACE_COSF''@|0|g' \
1111        -e 's|@''REPLACE_COSHF''@|0|g' \
1112        -e 's|@''REPLACE_EXPF''@|0|g' \
1113        -e 's|@''REPLACE_EXPL''@|0|g' \
1114        -e 's|@''REPLACE_EXPM1''@|0|g' \
1115        -e 's|@''REPLACE_EXPM1F''@|0|g' \
1116        -e 's|@''REPLACE_EXPM1L''@|0|g' \
1117        -e 's|@''REPLACE_EXP2''@|0|g' \
1118        -e 's|@''REPLACE_EXP2L''@|0|g' \
1119        -e 's|@''REPLACE_FABSL''@|0|g' \
1120        -e 's|@''REPLACE_FLOOR''@|0|g' \
1121        -e 's|@''REPLACE_FLOORF''@|0|g' \
1122        -e 's|@''REPLACE_FLOORL''@|0|g' \
1123        -e 's|@''REPLACE_FMA''@|0|g' \
1124        -e 's|@''REPLACE_FMAF''@|0|g' \
1125        -e 's|@''REPLACE_FMAL''@|0|g' \
1126        -e 's|@''REPLACE_FMOD''@|0|g' \
1127        -e 's|@''REPLACE_FMODF''@|0|g' \
1128        -e 's|@''REPLACE_FMODL''@|0|g' \
1129        -e 's|@''REPLACE_FREXPF''@|0|g' \
1130        -e 's|@''REPLACE_FREXP''@|0|g' \
1131        -e 's|@''REPLACE_FREXPL''@|0|g' \
1132        -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
1133        -e 's|@''REPLACE_HYPOT''@|0|g' \
1134        -e 's|@''REPLACE_HYPOTF''@|0|g' \
1135        -e 's|@''REPLACE_HYPOTL''@|0|g' \
1136        -e 's|@''REPLACE_ILOGB''@|0|g' \
1137        -e 's|@''REPLACE_ILOGBF''@|0|g' \
1138        -e 's|@''REPLACE_ILOGBL''@|0|g' \
1139        -e 's|@''REPLACE_ISFINITE''@|0|g' \
1140        -e 's|@''REPLACE_ISINF''@|0|g' \
1141        -e 's|@''REPLACE_ISNAN''@|0|g' \
1142        -e 's|@''REPLACE_ITOLD''@|0|g' \
1143        -e 's|@''REPLACE_LDEXPL''@|0|g' \
1144        -e 's|@''REPLACE_LOG''@|0|g' \
1145        -e 's|@''REPLACE_LOGF''@|0|g' \
1146        -e 's|@''REPLACE_LOGL''@|0|g' \
1147        -e 's|@''REPLACE_LOG10''@|0|g' \
1148        -e 's|@''REPLACE_LOG10F''@|0|g' \
1149        -e 's|@''REPLACE_LOG10L''@|0|g' \
1150        -e 's|@''REPLACE_LOG1P''@|0|g' \
1151        -e 's|@''REPLACE_LOG1PF''@|0|g' \
1152        -e 's|@''REPLACE_LOG1PL''@|0|g' \
1153        -e 's|@''REPLACE_LOG2''@|0|g' \
1154        -e 's|@''REPLACE_LOG2F''@|0|g' \
1155        -e 's|@''REPLACE_LOG2L''@|0|g' \
1156        -e 's|@''REPLACE_LOGB''@|0|g' \
1157        -e 's|@''REPLACE_LOGBF''@|0|g' \
1158        -e 's|@''REPLACE_LOGBL''@|0|g' \
1159        -e 's|@''REPLACE_MODF''@|0|g' \
1160        -e 's|@''REPLACE_MODFF''@|0|g' \
1161        -e 's|@''REPLACE_MODFL''@|0|g' \
1162        -e 's|@''REPLACE_NAN''@|0|g' \
1163        -e 's|@''REPLACE_REMAINDER''@|0|g' \
1164        -e 's|@''REPLACE_REMAINDERF''@|0|g' \
1165        -e 's|@''REPLACE_REMAINDERL''@|0|g' \
1166        -e 's|@''REPLACE_RINTL''@|0|g' \
1167        -e 's|@''REPLACE_ROUND''@|0|g' \
1168        -e 's|@''REPLACE_ROUNDF''@|0|g' \
1169        -e 's|@''REPLACE_ROUNDL''@|0|g' \
1170        -e 's|@''REPLACE_SIGNBIT''@|0|g' \
1171        -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \
1172        -e 's|@''REPLACE_SINF''@|0|g' \
1173        -e 's|@''REPLACE_SINHF''@|0|g' \
1174        -e 's|@''REPLACE_SQRTF''@|0|g' \
1175        -e 's|@''REPLACE_SQRTL''@|0|g' \
1176        -e 's|@''REPLACE_TANF''@|0|g' \
1177        -e 's|@''REPLACE_TANHF''@|0|g' \
1178        -e 's|@''REPLACE_TRUNC''@|0|g' \
1179        -e 's|@''REPLACE_TRUNCF''@|0|g' \
1180        -e 's|@''REPLACE_TRUNCL''@|0|g' \
1181        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1182        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1183        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1184        > gl/math.h-t
1185  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1186        -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \
1187        -e 's|__glibc_likely|_GL_LIKELY|g' \
1188        -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
1189        -e '/libc_hidden_proto/d' \
1190        ../gl/malloc/scratch_buffer.h > gl/malloc/scratch_buffer.gl.h-t
1191  /usr/bin/mkdir -p 'gl'
1192  /usr/bin/mkdir -p 'gl'
1193  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1194        -e 's|@''GUARD_PREFIX''@|GL|g' \
1195        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1196        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1197        -e 's|@''PRAGMA_COLUMNS''@||g' \
1198        -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
1199        -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
1200        -e 's/@''GNULIB_RAISE''@/1/g' \
1201        -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
1202        -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
1203        -e 's/@''GNULIB_SIGACTION''@/1/g' \
1204        -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
1205        -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
1206        -e 's|@''HAVE_RAISE''@|1|g' \
1207        -e 's|@''HAVE_SIGSET_T''@|1|g' \
1208        -e 's|@''HAVE_SIGINFO_T''@|1|g' \
1209        -e 's|@''HAVE_SIGACTION''@|1|g' \
1210        -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
1211        -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
1212        -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
1213        -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
1214        -e 's|@''REPLACE_RAISE''@|0|g' \
1215        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1216        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1217        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1218        ../gl/signal.in.h > gl/signal.h-t
1219  mv gl/limits.h-t gl/limits.h
1220  /usr/bin/mkdir -p 'gl'
1221  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1222        -e 's|@''GUARD_PREFIX''@|GL|g' \
1223        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1224        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1225        -e 's|@''PRAGMA_COLUMNS''@||g' \
1226        -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
1227        -e 's/@''GNULIB_DPRINTF''@/0/g' \
1228        -e 's/@''GNULIB_FCLOSE''@/0/g' \
1229        -e 's/@''GNULIB_FDOPEN''@/0/g' \
1230        -e 's/@''GNULIB_FFLUSH''@/0/g' \
1231        -e 's/@''GNULIB_FGETC''@/1/g' \
1232        -e 's/@''GNULIB_FGETS''@/1/g' \
1233        -e 's/@''GNULIB_FOPEN''@/1/g' \
1234        -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \
1235        -e 's/@''GNULIB_FPRINTF''@/1/g' \
1236        -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \
1237        -e 's/@''GNULIB_FPURGE''@/0/g' \
1238        -e 's/@''GNULIB_FPUTC''@/1/g' \
1239        -e 's/@''GNULIB_FPUTS''@/1/g' \
1240        -e 's/@''GNULIB_FREAD''@/1/g' \
1241        -e 's/@''GNULIB_FREOPEN''@/0/g' \
1242        -e 's/@''GNULIB_FSCANF''@/1/g' \
1243        -e 's/@''GNULIB_FSEEK''@/1/g' \
1244        -e 's/@''GNULIB_FSEEKO''@/1/g' \
1245        -e 's/@''GNULIB_FTELL''@/1/g' \
1246        -e 's/@''GNULIB_FTELLO''@/1/g' \
1247        -e 's/@''GNULIB_FWRITE''@/1/g' \
1248        -e 's/@''GNULIB_GETC''@/1/g' \
1249        -e 's/@''GNULIB_GETCHAR''@/1/g' \
1250        -e 's/@''GNULIB_GETDELIM''@/1/g' \
1251        -e 's/@''GNULIB_GETLINE''@/1/g' \
1252        -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
1253        -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
1254        -e 's/@''GNULIB_PCLOSE''@/0/g' \
1255        -e 's/@''GNULIB_PERROR''@/0/g' \
1256        -e 's/@''GNULIB_POPEN''@/0/g' \
1257        -e 's/@''GNULIB_PRINTF''@/1/g' \
1258        -e 's/@''GNULIB_PRINTF_POSIX''@/1/g' \
1259        -e 's/@''GNULIB_PUTC''@/1/g' \
1260        -e 's/@''GNULIB_PUTCHAR''@/1/g' \
1261        -e 's/@''GNULIB_PUTS''@/1/g' \
1262        -e 's/@''GNULIB_REMOVE''@/0/g' \
1263        -e 's/@''GNULIB_RENAME''@/1/g' \
1264        -e 's/@''GNULIB_RENAMEAT''@/0/g' \
1265        -e 's/@''GNULIB_SCANF''@/1/g' \
1266        -e 's/@''GNULIB_SNPRINTF''@/1/g' \
1267        -e 's/@''GNULIB_SPRINTF_POSIX''@/1/g' \
1268        -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
1269        -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
1270        -e 's/@''GNULIB_TMPFILE''@/0/g' \
1271        -e 's/@''GNULIB_VASPRINTF''@/1/g' \
1272        -e 's/@''GNULIB_VDPRINTF''@/0/g' \
1273        -e 's/@''GNULIB_VFPRINTF''@/1/g' \
1274        -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \
1275        -e 's/@''GNULIB_VFSCANF''@/0/g' \
1276        -e 's/@''GNULIB_VSCANF''@/0/g' \
1277        -e 's/@''GNULIB_VPRINTF''@/1/g' \
1278        -e 's/@''GNULIB_VPRINTF_POSIX''@/1/g' \
1279        -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
1280        -e 's/@''GNULIB_VSPRINTF_POSIX''@/1/g' \
1281        -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
1282        -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
1283        -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
1284        -e 's/@''GNULIB_MDA_GETW''@/1/g' \
1285        -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
1286        -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
1287        < ../gl/stdio.in.h | \
1288    sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
1289        -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
1290        -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
1291        -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
1292        -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
1293        -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
1294        -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
1295        -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
1296        -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
1297        -e 's|@''HAVE_DPRINTF''@|1|g' \
1298        -e 's|@''HAVE_FSEEKO''@|1|g' \
1299        -e 's|@''HAVE_FTELLO''@|1|g' \
1300        -e 's|@''HAVE_PCLOSE''@|1|g' \
1301        -e 's|@''HAVE_POPEN''@|1|g' \
1302        -e 's|@''HAVE_RENAMEAT''@|1|g' \
1303        -e 's|@''HAVE_VASPRINTF''@|1|g' \
1304        -e 's|@''HAVE_VDPRINTF''@|1|g' \
1305        -e 's|@''REPLACE_DPRINTF''@|0|g' \
1306        -e 's|@''REPLACE_FCLOSE''@|0|g' \
1307        -e 's|@''REPLACE_FDOPEN''@|0|g' \
1308        -e 's|@''REPLACE_FFLUSH''@|0|g' \
1309        -e 's|@''REPLACE_FOPEN''@|0|g' \
1310        -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \
1311        -e 's|@''REPLACE_FPRINTF''@|0|g' \
1312        -e 's|@''REPLACE_FPURGE''@|0|g' \
1313        -e 's|@''REPLACE_FREOPEN''@|0|g' \
1314        -e 's|@''REPLACE_FSEEK''@|0|g' \
1315        -e 's|@''REPLACE_FSEEKO''@|0|g' \
1316        -e 's|@''REPLACE_FTELL''@|0|g' \
1317        -e 's|@''REPLACE_FTELLO''@|0|g' \
1318        -e 's|@''REPLACE_GETDELIM''@|0|g' \
1319        -e 's|@''REPLACE_GETLINE''@|0|g' \
1320        -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
1321        -e 's|@''REPLACE_PERROR''@|0|g' \
1322        -e 's|@''REPLACE_POPEN''@|0|g' \
1323        -e 's|@''REPLACE_PRINTF''@|0|g' \
1324        -e 's|@''REPLACE_REMOVE''@|0|g' \
1325        -e 's|@''REPLACE_RENAME''@|0|g' \
1326        -e 's|@''REPLACE_RENAMEAT''@|0|g' \
1327        -e 's|@''REPLACE_SNPRINTF''@|0|g' \
1328        -e 's|@''REPLACE_SPRINTF''@|0|g' \
1329        -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
1330        -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
1331        -e 's|@''REPLACE_TMPFILE''@|0|g' \
1332        -e 's|@''REPLACE_VASPRINTF''@|0|g' \
1333        -e 's|@''REPLACE_VDPRINTF''@|0|g' \
1334        -e 's|@''REPLACE_VFPRINTF''@|0|g' \
1335        -e 's|@''REPLACE_VPRINTF''@|0|g' \
1336        -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
1337        -e 's|@''REPLACE_VSPRINTF''@|0|g' \
1338        -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
1339        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1340        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1341        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1342        > gl/stdio.h-t
1343  mv gl/malloc/dynarray-skeleton.gl.h-t gl/malloc/dynarray-skeleton.gl.h
1344  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1345        -e 's|@''GUARD_PREFIX''@|GL|g' \
1346        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1347        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1348        -e 's|@''PRAGMA_COLUMNS''@||g' \
1349        -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
1350        -e 's/@''GNULIB__EXIT''@/0/g' \
1351        -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
1352        -e 's/@''GNULIB_ATOLL''@/0/g' \
1353        -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \
1354        -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \
1355        -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
1356        -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
1357        -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
1358        -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
1359        -e 's/@''GNULIB_GRANTPT''@/0/g' \
1360        -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \
1361        -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
1362        -e 's/@''GNULIB_MBTOWC''@/1/g' \
1363        -e 's/@''GNULIB_MKDTEMP''@/1/g' \
1364        -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
1365        -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
1366        -e 's/@''GNULIB_MKSTEMP''@/1/g' \
1367        -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
1368        -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
1369        -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
1370        -e 's/@''GNULIB_PTSNAME''@/0/g' \
1371        -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
1372        -e 's/@''GNULIB_PUTENV''@/0/g' \
1373        -e 's/@''GNULIB_QSORT_R''@/0/g' \
1374        -e 's/@''GNULIB_RANDOM''@/0/g' \
1375        -e 's/@''GNULIB_RANDOM_R''@/0/g' \
1376        -e 's/@''GNULIB_REALLOC_GNU''@/1/g' \
1377        -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
1378        -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \
1379        -e 's/@''GNULIB_REALPATH''@/1/g' \
1380        -e 's/@''GNULIB_RPMATCH''@/0/g' \
1381        -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
1382        -e 's/@''GNULIB_SETENV''@/1/g' \
1383        -e 's/@''GNULIB_STRTOD''@/1/g' \
1384        -e 's/@''GNULIB_STRTOL''@/0/g' \
1385        -e 's/@''GNULIB_STRTOLD''@/0/g' \
1386        -e 's/@''GNULIB_STRTOLL''@/0/g' \
1387        -e 's/@''GNULIB_STRTOUL''@/0/g' \
1388        -e 's/@''GNULIB_STRTOULL''@/0/g' \
1389        -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
1390        -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
1391        -e 's/@''GNULIB_UNSETENV''@/1/g' \
1392        -e 's/@''GNULIB_WCTOMB''@/0/g' \
1393        -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
1394        -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
1395        -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
1396        -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
1397        -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
1398        < ../gl/stdlib.in.h | \
1399    sed -e 's|@''HAVE__EXIT''@|1|g' \
1400        -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
1401        -e 's|@''HAVE_ATOLL''@|1|g' \
1402        -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
1403        -e 's|@''HAVE_DECL_ECVT''@|1|g' \
1404        -e 's|@''HAVE_DECL_FCVT''@|1|g' \
1405        -e 's|@''HAVE_DECL_GCVT''@|1|g' \
1406        -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
1407        -e 's|@''HAVE_GETSUBOPT''@|1|g' \
1408        -e 's|@''HAVE_GRANTPT''@|1|g' \
1409        -e 's|@''HAVE_INITSTATE''@|1|g' \
1410        -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
1411        -e 's|@''HAVE_MBTOWC''@|1|g' \
1412        -e 's|@''HAVE_MKDTEMP''@|1|g' \
1413        -e 's|@''HAVE_MKOSTEMP''@|1|g' \
1414        -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
1415        -e 's|@''HAVE_MKSTEMP''@|1|g' \
1416        -e 's|@''HAVE_MKSTEMPS''@|1|g' \
1417        -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
1418        -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
1419        -e 's|@''HAVE_PTSNAME''@|1|g' \
1420        -e 's|@''HAVE_PTSNAME_R''@|1|g' \
1421        -e 's|@''HAVE_QSORT_R''@|1|g' \
1422        -e 's|@''HAVE_RANDOM''@|1|g' \
1423        -e 's|@''HAVE_RANDOM_H''@|1|g' \
1424        -e 's|@''HAVE_RANDOM_R''@|1|g' \
1425        -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
1426        -e 's|@''HAVE_REALPATH''@|1|g' \
1427        -e 's|@''HAVE_RPMATCH''@|1|g' \
1428        -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
1429        -e 's|@''HAVE_DECL_SETENV''@|1|g' \
1430        -e 's|@''HAVE_SETSTATE''@|1|g' \
1431        -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
1432        -e 's|@''HAVE_STRTOD''@|1|g' \
1433        -e 's|@''HAVE_STRTOL''@|1|g' \
1434        -e 's|@''HAVE_STRTOLD''@|1|g' \
1435        -e 's|@''HAVE_STRTOLL''@|1|g' \
1436        -e 's|@''HAVE_STRTOUL''@|1|g' \
1437        -e 's|@''HAVE_STRTOULL''@|1|g' \
1438        -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
1439        -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
1440        -e 's|@''HAVE_UNLOCKPT''@|1|g' \
1441        -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
1442        -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
1443        -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
1444        -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
1445        -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
1446        -e 's|@''REPLACE_FREE''@|0|g' \
1447        -e 's|@''REPLACE_INITSTATE''@|0|g' \
1448        -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
1449        -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
1450        -e 's|@''REPLACE_MBTOWC''@|0|g' \
1451        -e 's|@''REPLACE_MKSTEMP''@|0|g' \
1452        -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
1453        -e 's|@''REPLACE_PTSNAME''@|0|g' \
1454        -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
1455        -e 's|@''REPLACE_PUTENV''@|0|g' \
1456        -e 's|@''REPLACE_QSORT_R''@|0|g' \
1457        -e 's|@''REPLACE_RANDOM''@|0|g' \
1458        -e 's|@''REPLACE_RANDOM_R''@|0|g' \
1459        -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \
1460        -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \
1461        -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
1462        -e 's|@''REPLACE_REALPATH''@|0|g' \
1463        -e 's|@''REPLACE_SETENV''@|0|g' \
1464        -e 's|@''REPLACE_SETSTATE''@|0|g' \
1465        -e 's|@''REPLACE_STRTOD''@|0|g' \
1466        -e 's|@''REPLACE_STRTOL''@|0|g' \
1467        -e 's|@''REPLACE_STRTOLD''@|0|g' \
1468        -e 's|@''REPLACE_STRTOLL''@|0|g' \
1469        -e 's|@''REPLACE_STRTOUL''@|0|g' \
1470        -e 's|@''REPLACE_STRTOULL''@|0|g' \
1471        -e 's|@''REPLACE_UNSETENV''@|0|g' \
1472        -e 's|@''REPLACE_WCTOMB''@|0|g' \
1473        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1474        -e '/definition of _Noreturn/r ../gl/_Noreturn.h' \
1475        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1476        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1477        > gl/stdlib.h-t
1478  mv gl/fcntl.h-t gl/fcntl.h
1479  /usr/bin/mkdir -p 'gl'
1480  mv gl/langinfo.h-t gl/langinfo.h
1481  /usr/bin/mkdir -p 'gl'
1482  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1483        -e 's|@''GUARD_PREFIX''@|GL|g' \
1484        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1485        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1486        -e 's|@''PRAGMA_COLUMNS''@||g' \
1487        -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
1488        -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \
1489        -e 's/@''GNULIB_FFSL''@/0/g' \
1490        -e 's/@''GNULIB_FFSLL''@/0/g' \
1491        -e 's/@''GNULIB_MBSLEN''@/0/g' \
1492        -e 's/@''GNULIB_MBSNLEN''@/0/g' \
1493        -e 's/@''GNULIB_MBSCHR''@/0/g' \
1494        -e 's/@''GNULIB_MBSRCHR''@/0/g' \
1495        -e 's/@''GNULIB_MBSSTR''@/0/g' \
1496        -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
1497        -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
1498        -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
1499        -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
1500        -e 's/@''GNULIB_MBSCSPN''@/0/g' \
1501        -e 's/@''GNULIB_MBSPBRK''@/0/g' \
1502        -e 's/@''GNULIB_MBSSPN''@/0/g' \
1503        -e 's/@''GNULIB_MBSSEP''@/0/g' \
1504        -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
1505        -e 's/@''GNULIB_MEMCHR''@/1/g' \
1506        -e 's/@''GNULIB_MEMMEM''@/1/g' \
1507        -e 's/@''GNULIB_MEMPCPY''@/1/g' \
1508        -e 's/@''GNULIB_MEMRCHR''@/1/g' \
1509        -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
1510        -e 's/@''GNULIB_STPCPY''@/1/g' \
1511        -e 's/@''GNULIB_STPNCPY''@/0/g' \
1512        -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
1513        -e 's/@''GNULIB_STRDUP''@/1/g' \
1514        -e 's/@''GNULIB_STRNCAT''@/1/g' \
1515        -e 's/@''GNULIB_STRNDUP''@/1/g' \
1516        -e 's/@''GNULIB_STRNLEN''@/1/g' \
1517        -e 's/@''GNULIB_STRPBRK''@/0/g' \
1518        -e 's/@''GNULIB_STRSEP''@/1/g' \
1519        -e 's/@''GNULIB_STRSTR''@/0/g' \
1520        -e 's/@''GNULIB_STRCASESTR''@/1/g' \
1521        -e 's/@''GNULIB_STRTOK_R''@/1/g' \
1522        -e 's/@''GNULIB_STRERROR''@/1/g' \
1523        -e 's/@''GNULIB_STRERROR_R''@/0/g' \
1524        -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
1525        -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
1526        -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
1527        -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
1528        -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
1529        -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
1530        -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
1531        -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
1532        < ../gl/string.in.h | \
1533    sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
1534        -e 's|@''HAVE_FFSL''@|1|g' \
1535        -e 's|@''HAVE_FFSLL''@|1|g' \
1536        -e 's|@''HAVE_MBSLEN''@|0|g' \
1537        -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
1538        -e 's|@''HAVE_MEMPCPY''@|1|g' \
1539        -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
1540        -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
1541        -e 's|@''HAVE_STPCPY''@|1|g' \
1542        -e 's|@''HAVE_STPNCPY''@|1|g' \
1543        -e 's|@''HAVE_STRCHRNUL''@|1|g' \
1544        -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
1545        -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
1546        -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
1547        -e 's|@''HAVE_STRPBRK''@|1|g' \
1548        -e 's|@''HAVE_STRSEP''@|1|g' \
1549        -e 's|@''HAVE_STRCASESTR''@|1|g' \
1550        -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
1551        -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
1552        -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
1553        -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
1554        -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
1555        -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
1556        -e 's|@''HAVE_STRVERSCMP''@|1|g' \
1557        -e 's|@''REPLACE_FFSLL''@|0|g' \
1558        -e 's|@''REPLACE_MEMCHR''@|0|g' \
1559        -e 's|@''REPLACE_MEMMEM''@|0|g' \
1560        -e 's|@''REPLACE_FREE''@|0|g' \
1561        -e 's|@''REPLACE_STPNCPY''@|0|g' \
1562        -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
1563        -e 's|@''REPLACE_STRDUP''@|0|g' \
1564        -e 's|@''REPLACE_STRNCAT''@|0|g' \
1565        -e 's|@''REPLACE_STRNDUP''@|0|g' \
1566        -e 's|@''REPLACE_STRNLEN''@|0|g' \
1567        -e 's|@''REPLACE_STRSTR''@|0|g' \
1568        -e 's|@''REPLACE_STRCASESTR''@|0|g' \
1569        -e 's|@''REPLACE_STRTOK_R''@|0|g' \
1570        -e 's|@''REPLACE_STRERROR''@|0|g' \
1571        -e 's|@''REPLACE_STRERROR_R''@|0|g' \
1572        -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
1573        -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
1574        -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
1575        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1576        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1577        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1578        > gl/string.h-t
1579  mv gl/malloc/scratch_buffer.gl.h-t gl/malloc/scratch_buffer.gl.h
1580  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1581        -e 's|@''GUARD_PREFIX''@|GL|g' \
1582        -e 's|@''HAVE_STRINGS_H''@|1|g' \
1583        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1584        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1585        -e 's|@''PRAGMA_COLUMNS''@||g' \
1586        -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
1587        -e 's/@''GNULIB_FFS''@/0/g' \
1588        -e 's|@''HAVE_FFS''@|1|g' \
1589        -e 's|@''HAVE_STRCASECMP''@|1|g' \
1590        -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
1591        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1592        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1593        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1594        ../gl/strings.in.h > gl/strings.h-t
1595  mv gl/inttypes.h-t gl/inttypes.h
1596  /usr/bin/mkdir -p 'gl/sys'
1597  mv gl/locale.h-t gl/locale.h
1598  /usr/bin/mkdir -p 'gl/sys'
1599  /usr/bin/mkdir -p 'gl/sys'
1600  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1601        -e 's|@''GUARD_PREFIX''@|GL|g' \
1602        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1603        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1604        -e 's|@''PRAGMA_COLUMNS''@||g' \
1605        -e 's|@''NEXT_SYS_RANDOM_H''@|<sys/random.h>|g' \
1606        -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \
1607        -e 's/@''GNULIB_GETRANDOM''@/1/g' \
1608        -e 's/@''HAVE_GETRANDOM''@/1/g' \
1609        -e 's/@''REPLACE_GETRANDOM''@/0/g' \
1610        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1611        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1612        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1613        ../gl/sys_random.in.h > gl/sys/random.h-t
1614  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1615        -e 's|@''GUARD_PREFIX''@|GL|g' \
1616        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1617        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1618        -e 's|@''PRAGMA_COLUMNS''@||g' \
1619        -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
1620        -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
1621        -e 's/@''GNULIB_PSELECT''@/0/g' \
1622        -e 's/@''GNULIB_SELECT''@/1/g' \
1623        -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1624        -e 's|@''HAVE_PSELECT''@|1|g' \
1625        -e 's|@''REPLACE_PSELECT''@|0|g' \
1626        -e 's|@''REPLACE_SELECT''@|0|g' \
1627        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1628        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1629        ../gl/sys_select.in.h > gl/sys/select.h-t
1630  /usr/bin/mkdir -p 'gl/sys'
1631  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1632        -e 's|@''GUARD_PREFIX''@|GL|g' \
1633        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1634        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1635        -e 's|@''PRAGMA_COLUMNS''@||g' \
1636        -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
1637        -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
1638        -e 's/@''GNULIB_CLOSE''@/1/g' \
1639        -e 's/@''GNULIB_SOCKET''@/0/g' \
1640        -e 's/@''GNULIB_CONNECT''@/0/g' \
1641        -e 's/@''GNULIB_ACCEPT''@/0/g' \
1642        -e 's/@''GNULIB_BIND''@/0/g' \
1643        -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
1644        -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
1645        -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
1646        -e 's/@''GNULIB_LISTEN''@/0/g' \
1647        -e 's/@''GNULIB_RECV''@/0/g' \
1648        -e 's/@''GNULIB_SEND''@/0/g' \
1649        -e 's/@''GNULIB_RECVFROM''@/0/g' \
1650        -e 's/@''GNULIB_SENDTO''@/0/g' \
1651        -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
1652        -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
1653        -e 's/@''GNULIB_ACCEPT4''@/0/g' \
1654        -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1655        -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
1656        -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
1657        -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
1658        -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
1659        -e 's|@''HAVE_ACCEPT4''@|1|g' \
1660        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1661        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1662        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1663        ../gl/sys_socket.in.h > gl/sys/socket.h-t
1664  /usr/bin/mkdir -p 'gl/sys'
1665  mv gl/signal.h-t gl/signal.h
1666  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1667        -e 's|@''GUARD_PREFIX''@|GL|g' \
1668        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1669        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1670        -e 's|@''PRAGMA_COLUMNS''@||g' \
1671        -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
1672        -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
1673        -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
1674        -e 's/@''GNULIB_FCHMODAT''@/0/g' \
1675        -e 's/@''GNULIB_FSTAT''@/1/g' \
1676        -e 's/@''GNULIB_FSTATAT''@/0/g' \
1677        -e 's/@''GNULIB_FUTIMENS''@/0/g' \
1678        -e 's/@''GNULIB_GETUMASK''@/0/g' \
1679        -e 's/@''GNULIB_LCHMOD''@/0/g' \
1680        -e 's/@''GNULIB_LSTAT''@/1/g' \
1681        -e 's/@''GNULIB_MKDIR''@/1/g' \
1682        -e 's/@''GNULIB_MKDIRAT''@/0/g' \
1683        -e 's/@''GNULIB_MKFIFO''@/0/g' \
1684        -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
1685        -e 's/@''GNULIB_MKNOD''@/0/g' \
1686        -e 's/@''GNULIB_MKNODAT''@/0/g' \
1687        -e 's/@''GNULIB_STAT''@/1/g' \
1688        -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
1689        -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
1690        -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
1691        -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
1692        -e 's/@''GNULIB_MDA_UMASK''@/1/g' \
1693        -e 's|@''HAVE_FCHMODAT''@|1|g' \
1694        -e 's|@''HAVE_FSTATAT''@|1|g' \
1695        -e 's|@''HAVE_FUTIMENS''@|1|g' \
1696        -e 's|@''HAVE_GETUMASK''@|1|g' \
1697        -e 's|@''HAVE_LCHMOD''@|1|g' \
1698        -e 's|@''HAVE_LSTAT''@|1|g' \
1699        -e 's|@''HAVE_MKDIRAT''@|1|g' \
1700        -e 's|@''HAVE_MKFIFO''@|1|g' \
1701        -e 's|@''HAVE_MKFIFOAT''@|1|g' \
1702        -e 's|@''HAVE_MKNOD''@|1|g' \
1703        -e 's|@''HAVE_MKNODAT''@|1|g' \
1704        -e 's|@''HAVE_UTIMENSAT''@|1|g' \
1705        -e 's|@''REPLACE_FCHMODAT''@|0|g' \
1706        -e 's|@''REPLACE_FSTAT''@|0|g' \
1707        -e 's|@''REPLACE_FSTATAT''@|0|g' \
1708        -e 's|@''REPLACE_FUTIMENS''@|0|g' \
1709        -e 's|@''REPLACE_LSTAT''@|0|g' \
1710        -e 's|@''REPLACE_MKDIR''@|0|g' \
1711        -e 's|@''REPLACE_MKFIFO''@|0|g' \
1712        -e 's|@''REPLACE_MKFIFOAT''@|0|g' \
1713        -e 's|@''REPLACE_MKNOD''@|0|g' \
1714        -e 's|@''REPLACE_MKNODAT''@|0|g' \
1715        -e 's|@''REPLACE_STAT''@|0|g' \
1716        -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
1717        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1718        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1719        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1720        ../gl/sys_stat.in.h > gl/sys/stat.h-t
1721  /usr/bin/mkdir -p 'gl/sys'
1722  mv gl/strings.h-t gl/strings.h
1723  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1724        -e 's|@''GUARD_PREFIX''@|GL|g' \
1725        -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
1726        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1727        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1728        -e 's|@''PRAGMA_COLUMNS''@||g' \
1729        -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
1730        -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
1731        -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1732        -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
1733        -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
1734        -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
1735        -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
1736        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1737        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1738        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1739        ../gl/sys_time.in.h > gl/sys/time.h-t
1740  /usr/bin/mkdir -p 'gl/sys'
1741  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1742        -e 's|@''GUARD_PREFIX''@|GL|g' \
1743        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1744        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1745        -e 's|@''PRAGMA_COLUMNS''@||g' \
1746        -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
1747        -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
1748        -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
1749        ../gl/sys_types.in.h > gl/sys/types.h-t
1750  mv gl/sys/random.h-t gl/sys/random.h
1751  /usr/bin/mkdir -p 'gl'
1752  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1753        -e 's|@''GUARD_PREFIX''@|GL|g' \
1754        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1755        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1756        -e 's|@''PRAGMA_COLUMNS''@||g' \
1757        -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
1758        -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
1759        ../gl/sys_uio.in.h > gl/sys/uio.h-t
1760  mv gl/sys/select.h-t gl/sys/select.h
1761  /usr/bin/mkdir -p 'gl'
1762  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1763        -e 's|@''GUARD_PREFIX''@|GL|g' \
1764        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1765        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1766        -e 's|@''PRAGMA_COLUMNS''@||g' \
1767        -e 's|@''NEXT_TERMIOS_H''@|<termios.h>|g' \
1768        -e 's/@''GNULIB_TCGETSID''@/0/g' \
1769        -e 's|@''HAVE_DECL_TCGETSID''@|1|g' \
1770        -e 's|@''HAVE_TERMIOS_H''@|1|g' \
1771        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1772        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1773        ../gl/termios.in.h > gl/termios.h-t
1774  /usr/bin/mkdir -p 'gl'
1775  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1776        -e 's|@''GUARD_PREFIX''@|GL|g' \
1777        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1778        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1779        -e 's|@''PRAGMA_COLUMNS''@||g' \
1780        -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
1781        -e 's/@''GNULIB_CTIME''@/0/g' \
1782        -e 's/@''GNULIB_LOCALTIME''@/0/g' \
1783        -e 's/@''GNULIB_MKTIME''@/1/g' \
1784        -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
1785        -e 's/@''GNULIB_STRFTIME''@/0/g' \
1786        -e 's/@''GNULIB_STRPTIME''@/0/g' \
1787        -e 's/@''GNULIB_TIMEGM''@/1/g' \
1788        -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
1789        -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \
1790        -e 's/@''GNULIB_TIME_R''@/1/g' \
1791        -e 's/@''GNULIB_TIME_RZ''@/1/g' \
1792        -e 's/@''GNULIB_TZSET''@/1/g' \
1793        -e 's/@''GNULIB_MDA_TZSET''@/1/g' \
1794        -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
1795        -e 's|@''HAVE_NANOSLEEP''@|1|g' \
1796        -e 's|@''HAVE_STRPTIME''@|1|g' \
1797        -e 's|@''HAVE_TIMEGM''@|1|g' \
1798        -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
1799        -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \
1800        -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
1801        -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
1802        -e 's|@''REPLACE_GMTIME''@|0|g' \
1803        -e 's|@''REPLACE_LOCALTIME''@|0|g' \
1804        -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
1805        -e 's|@''REPLACE_MKTIME''@|1|g' \
1806        -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
1807        -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
1808        -e 's|@''REPLACE_TIMEGM''@|1|g' \
1809        -e 's|@''REPLACE_TZSET''@|0|g' \
1810        -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1811        -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1812        -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
1813        -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1814        -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
1815        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
1816        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
1817        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
1818        ../gl/time.in.h > gl/time.h-t
1819  /usr/bin/mkdir -p 'gl/unicase'
1820  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unicase.h-t' ../gl/unicase.in.h
1821  /usr/bin/mkdir -p 'gl'
1822  mv gl/sys/types.h-t gl/sys/types.h
1823  declaration=`grep '^gl_unicase_special_lookup' ../gl/unicase/special-casing-table.h | sed -e 's/register //g'` && \
1824  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1825    -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" \
1826    ../gl/unicase/special-casing.in.h > gl/unicase/special-casing.h-t
1827  /usr/bin/mkdir -p 'gl'
1828  mv gl/sys/socket.h-t gl/sys/socket.h
1829  mv gl/sys/time.h-t gl/sys/time.h
1830  mv gl/sys/uio.h-t gl/sys/uio.h
1831  mv gl/termios.h-t gl/termios.h
1832  mv gl/unicase.h-t gl/unicase.h
1833  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unictype.h-t' ../gl/unictype.in.h
1834  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unigbrk.h-t' ../gl/unigbrk.in.h
1835  /usr/bin/mkdir -p 'gl'
1836  /usr/bin/mkdir -p 'gl'
1837  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unilbrk.h-t' ../gl/unilbrk.in.h
1838  mv gl/unigbrk.h-t gl/unigbrk.h
1839  mv gl/unictype.h-t gl/unictype.h
1840  mv gl/unicase/special-casing.h-t gl/unicase/special-casing.h
1841  mv gl/stdio.h-t gl/stdio.h
1842  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/uninorm.h-t' ../gl/uninorm.in.h
1843  mv gl/unilbrk.h-t gl/unilbrk.h
1844  mv gl/sys/stat.h-t gl/sys/stat.h
1845  /usr/bin/mkdir -p 'gl'
1846  mv gl/time.h-t gl/time.h
1847  mv gl/uninorm.h-t gl/uninorm.h
1848  /usr/bin/mkdir -p 'gl'
1849  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
1850        -e 's|@''GUARD_PREFIX''@|GL|g' \
1851        -e 's|@''HAVE_UNISTD_H''@|1|g' \
1852        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1853        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1854        -e 's|@''PRAGMA_COLUMNS''@||g' \
1855        -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
1856        -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
1857        -e 's/@''GNULIB_ACCESS''@/0/g' \
1858        -e 's/@''GNULIB_CHDIR''@/1/g' \
1859        -e 's/@''GNULIB_CHOWN''@/0/g' \
1860        -e 's/@''GNULIB_CLOSE''@/1/g' \
1861        -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
1862        -e 's/@''GNULIB_DUP''@/0/g' \
1863        -e 's/@''GNULIB_DUP2''@/1/g' \
1864        -e 's/@''GNULIB_DUP3''@/0/g' \
1865        -e 's/@''GNULIB_ENVIRON''@/1/g' \
1866        -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
1867        -e 's/@''GNULIB_EXECL''@/0/g' \
1868        -e 's/@''GNULIB_EXECLE''@/0/g' \
1869        -e 's/@''GNULIB_EXECLP''@/0/g' \
1870        -e 's/@''GNULIB_EXECV''@/0/g' \
1871        -e 's/@''GNULIB_EXECVE''@/0/g' \
1872        -e 's/@''GNULIB_EXECVP''@/0/g' \
1873        -e 's/@''GNULIB_EXECVPE''@/0/g' \
1874        -e 's/@''GNULIB_FACCESSAT''@/0/g' \
1875        -e 's/@''GNULIB_FCHDIR''@/0/g' \
1876        -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
1877        -e 's/@''GNULIB_FDATASYNC''@/0/g' \
1878        -e 's/@''GNULIB_FSYNC''@/0/g' \
1879        -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
1880        -e 's/@''GNULIB_GETCWD''@/0/g' \
1881        -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
1882        -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
1883        -e 's/@''GNULIB_GETENTROPY''@/0/g' \
1884        -e 's/@''GNULIB_GETGROUPS''@/0/g' \
1885        -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
1886        -e 's/@''GNULIB_GETLOGIN''@/0/g' \
1887        -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
1888        -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
1889        -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
1890        -e 's/@''GNULIB_GETPASS''@/1/g' \
1891        -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
1892        -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
1893        -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
1894        -e 's/@''GNULIB_ISATTY''@/0/g' \
1895        -e 's/@''GNULIB_LCHOWN''@/0/g' \
1896        -e 's/@''GNULIB_LINK''@/0/g' \
1897        -e 's/@''GNULIB_LINKAT''@/0/g' \
1898        -e 's/@''GNULIB_LSEEK''@/1/g' \
1899        -e 's/@''GNULIB_PIPE''@/0/g' \
1900        -e 's/@''GNULIB_PIPE2''@/1/g' \
1901        -e 's/@''GNULIB_PREAD''@/0/g' \
1902        -e 's/@''GNULIB_PWRITE''@/0/g' \
1903        -e 's/@''GNULIB_READ''@/1/g' \
1904        -e 's/@''GNULIB_READLINK''@/1/g' \
1905        -e 's/@''GNULIB_READLINKAT''@/0/g' \
1906        -e 's/@''GNULIB_RMDIR''@/1/g' \
1907        -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
1908        -e 's/@''GNULIB_SLEEP''@/0/g' \
1909        -e 's/@''GNULIB_SYMLINK''@/0/g' \
1910        -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
1911        -e 's/@''GNULIB_TRUNCATE''@/0/g' \
1912        -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
1913        -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
1914        -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
1915        -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
1916        -e 's/@''GNULIB_UNLINK''@/0/g' \
1917        -e 's/@''GNULIB_UNLINKAT''@/0/g' \
1918        -e 's/@''GNULIB_USLEEP''@/0/g' \
1919        -e 's/@''GNULIB_WRITE''@/1/g' \
1920        -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
1921        -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
1922        -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
1923        -e 's/@''GNULIB_MDA_DUP''@/1/g' \
1924        -e 's/@''GNULIB_MDA_DUP2''@/1/g' \
1925        -e 's/@''GNULIB_MDA_EXECL''@/1/g' \
1926        -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
1927        -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
1928        -e 's/@''GNULIB_MDA_EXECV''@/1/g' \
1929        -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
1930        -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
1931        -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
1932        -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
1933        -e 's/@''GNULIB_MDA_GETPID''@/1/g' \
1934        -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
1935        -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
1936        -e 's/@''GNULIB_MDA_READ''@/1/g' \
1937        -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
1938        -e 's/@''GNULIB_MDA_SWAB''@/1/g' \
1939        -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
1940        -e 's/@''GNULIB_MDA_WRITE''@/1/g' \
1941        < ../gl/unistd.in.h | \
1942    sed -e 's|@''HAVE_CHOWN''@|1|g' \
1943        -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
1944        -e 's|@''HAVE_DUP3''@|1|g' \
1945        -e 's|@''HAVE_EUIDACCESS''@|1|g' \
1946        -e 's|@''HAVE_EXECVPE''@|1|g' \
1947        -e 's|@''HAVE_FACCESSAT''@|1|g' \
1948        -e 's|@''HAVE_FCHDIR''@|1|g' \
1949        -e 's|@''HAVE_FCHOWNAT''@|1|g' \
1950        -e 's|@''HAVE_FDATASYNC''@|1|g' \
1951        -e 's|@''HAVE_FSYNC''@|1|g' \
1952        -e 's|@''HAVE_FTRUNCATE''@|1|g' \
1953        -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
1954        -e 's|@''HAVE_GETENTROPY''@|1|g' \
1955        -e 's|@''HAVE_GETGROUPS''@|1|g' \
1956        -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
1957        -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
1958        -e 's|@''HAVE_GETPASS''@|1|g' \
1959        -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
1960        -e 's|@''HAVE_LCHOWN''@|1|g' \
1961        -e 's|@''HAVE_LINK''@|1|g' \
1962        -e 's|@''HAVE_LINKAT''@|1|g' \
1963        -e 's|@''HAVE_PIPE''@|1|g' \
1964        -e 's|@''HAVE_PIPE2''@|1|g' \
1965        -e 's|@''HAVE_PREAD''@|1|g' \
1966        -e 's|@''HAVE_PWRITE''@|1|g' \
1967        -e 's|@''HAVE_READLINK''@|1|g' \
1968        -e 's|@''HAVE_READLINKAT''@|1|g' \
1969        -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
1970        -e 's|@''HAVE_SLEEP''@|1|g' \
1971        -e 's|@''HAVE_SYMLINK''@|1|g' \
1972        -e 's|@''HAVE_SYMLINKAT''@|1|g' \
1973        -e 's|@''HAVE_UNLINKAT''@|1|g' \
1974        -e 's|@''HAVE_USLEEP''@|1|g' \
1975        -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
1976        -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
1977        -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
1978        -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
1979        -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
1980        -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
1981        -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
1982        -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
1983        -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
1984        -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
1985        -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
1986        -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
1987        -e 's|@''HAVE_OS_H''@|0|g' \
1988        -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
1989    | \
1990    sed -e 's|@''REPLACE_ACCESS''@|0|g' \
1991        -e 's|@''REPLACE_CHOWN''@|0|g' \
1992        -e 's|@''REPLACE_CLOSE''@|0|g' \
1993        -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
1994        -e 's|@''REPLACE_DUP''@|0|g' \
1995        -e 's|@''REPLACE_DUP2''@|0|g' \
1996        -e 's|@''REPLACE_EXECL''@|0|g' \
1997        -e 's|@''REPLACE_EXECLE''@|0|g' \
1998        -e 's|@''REPLACE_EXECLP''@|0|g' \
1999        -e 's|@''REPLACE_EXECV''@|0|g' \
2000        -e 's|@''REPLACE_EXECVE''@|0|g' \
2001        -e 's|@''REPLACE_EXECVP''@|0|g' \
2002        -e 's|@''REPLACE_EXECVPE''@|0|g' \
2003        -e 's|@''REPLACE_FACCESSAT''@|0|g' \
2004        -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
2005        -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
2006        -e 's|@''REPLACE_GETCWD''@|0|g' \
2007        -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
2008        -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
2009        -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
2010        -e 's|@''REPLACE_GETGROUPS''@|0|g' \
2011        -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
2012        -e 's|@''REPLACE_GETPASS''@|0|g' \
2013        -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
2014        -e 's|@''REPLACE_ISATTY''@|0|g' \
2015        -e 's|@''REPLACE_LCHOWN''@|0|g' \
2016        -e 's|@''REPLACE_LINK''@|0|g' \
2017        -e 's|@''REPLACE_LINKAT''@|0|g' \
2018        -e 's|@''REPLACE_LSEEK''@|0|g' \
2019        -e 's|@''REPLACE_PREAD''@|0|g' \
2020        -e 's|@''REPLACE_PWRITE''@|0|g' \
2021        -e 's|@''REPLACE_READ''@|0|g' \
2022        -e 's|@''REPLACE_READLINK''@|0|g' \
2023        -e 's|@''REPLACE_READLINKAT''@|0|g' \
2024        -e 's|@''REPLACE_RMDIR''@|0|g' \
2025        -e 's|@''REPLACE_SLEEP''@|0|g' \
2026        -e 's|@''REPLACE_SYMLINK''@|0|g' \
2027        -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
2028        -e 's|@''REPLACE_TRUNCATE''@|0|g' \
2029        -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
2030        -e 's|@''REPLACE_UNLINK''@|0|g' \
2031        -e 's|@''REPLACE_UNLINKAT''@|0|g' \
2032        -e 's|@''REPLACE_USLEEP''@|0|g' \
2033        -e 's|@''REPLACE_WRITE''@|0|g' \
2034        -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \
2035        -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
2036        -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
2037        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
2038        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
2039        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
2040        > gl/unistd.h-t
2041  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unistr.h-t' ../gl/unistr.in.h
2042  /usr/bin/mkdir -p 'gl'
2043  /usr/bin/mkdir -p 'gl'
2044  /usr/bin/mkdir -p 'gl'
2045  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/unitypes.h-t' ../gl/unitypes.in.h
2046  mv gl/string.h-t gl/string.h
2047  mv gl/unistr.h-t gl/unistr.h
2048  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/uniwbrk.h-t' ../gl/uniwbrk.in.h
2049  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w gl/uniwidth.h-t' ../gl/uniwidth.in.h
2050  mv gl/unitypes.h-t gl/unitypes.h
2051  /usr/bin/mkdir -p 'gl'
2052  /usr/bin/mkdir -p 'gl'
2053  mv gl/stdlib.h-t gl/stdlib.h
2054  mv gl/uniwbrk.h-t gl/uniwbrk.h
2055  mv gl/uniwidth.h-t gl/uniwidth.h
2056  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
2057        -e 's|@''GUARD_PREFIX''@|GL|g' \
2058        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
2059        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
2060        -e 's|@''PRAGMA_COLUMNS''@||g' \
2061        -e 's|@''HAVE_FEATURES_H''@|1|g' \
2062        -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
2063        -e 's|@''HAVE_WCHAR_H''@|1|g' \
2064        -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
2065        -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
2066        -e 's/@''GNULIB_BTOWC''@/1/g' \
2067        -e 's/@''GNULIB_WCTOB''@/0/g' \
2068        -e 's/@''GNULIB_MBSINIT''@/1/g' \
2069        -e 's/@''GNULIB_MBRTOWC''@/1/g' \
2070        -e 's/@''GNULIB_MBRLEN''@/0/g' \
2071        -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
2072        -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
2073        -e 's/@''GNULIB_WCRTOMB''@/1/g' \
2074        -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
2075        -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
2076        -e 's/@''GNULIB_WCWIDTH''@/1/g' \
2077        -e 's/@''GNULIB_WMEMCHR''@/1/g' \
2078        -e 's/@''GNULIB_WMEMCMP''@/0/g' \
2079        -e 's/@''GNULIB_WMEMCPY''@/0/g' \
2080        -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
2081        -e 's/@''GNULIB_WMEMPCPY''@/1/g' \
2082        -e 's/@''GNULIB_WMEMSET''@/0/g' \
2083        -e 's/@''GNULIB_WCSLEN''@/0/g' \
2084        -e 's/@''GNULIB_WCSNLEN''@/0/g' \
2085        -e 's/@''GNULIB_WCSCPY''@/0/g' \
2086        -e 's/@''GNULIB_WCPCPY''@/0/g' \
2087        -e 's/@''GNULIB_WCSNCPY''@/0/g' \
2088        -e 's/@''GNULIB_WCPNCPY''@/0/g' \
2089        -e 's/@''GNULIB_WCSCAT''@/0/g' \
2090        -e 's/@''GNULIB_WCSNCAT''@/0/g' \
2091        -e 's/@''GNULIB_WCSCMP''@/0/g' \
2092        -e 's/@''GNULIB_WCSNCMP''@/0/g' \
2093        -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
2094        -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
2095        -e 's/@''GNULIB_WCSCOLL''@/0/g' \
2096        -e 's/@''GNULIB_WCSXFRM''@/0/g' \
2097        -e 's/@''GNULIB_WCSDUP''@/0/g' \
2098        -e 's/@''GNULIB_WCSCHR''@/0/g' \
2099        -e 's/@''GNULIB_WCSRCHR''@/0/g' \
2100        -e 's/@''GNULIB_WCSCSPN''@/0/g' \
2101        -e 's/@''GNULIB_WCSSPN''@/0/g' \
2102        -e 's/@''GNULIB_WCSPBRK''@/0/g' \
2103        -e 's/@''GNULIB_WCSSTR''@/0/g' \
2104        -e 's/@''GNULIB_WCSTOK''@/0/g' \
2105        -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
2106        -e 's/@''GNULIB_WCSFTIME''@/0/g' \
2107        -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
2108        -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
2109        < ../gl/wchar.in.h | \
2110    sed -e 's|@''HAVE_WINT_T''@|1|g' \
2111        -e 's|@''HAVE_BTOWC''@|1|g' \
2112        -e 's|@''HAVE_MBSINIT''@|1|g' \
2113        -e 's|@''HAVE_MBRTOWC''@|1|g' \
2114        -e 's|@''HAVE_MBRLEN''@|1|g' \
2115        -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
2116        -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
2117        -e 's|@''HAVE_WCRTOMB''@|1|g' \
2118        -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
2119        -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
2120        -e 's|@''HAVE_WMEMCHR''@|1|g' \
2121        -e 's|@''HAVE_WMEMCMP''@|1|g' \
2122        -e 's|@''HAVE_WMEMCPY''@|1|g' \
2123        -e 's|@''HAVE_WMEMMOVE''@|1|g' \
2124        -e 's|@''HAVE_WMEMPCPY''@|1|g' \
2125        -e 's|@''HAVE_WMEMSET''@|1|g' \
2126        -e 's|@''HAVE_WCSLEN''@|1|g' \
2127        -e 's|@''HAVE_WCSNLEN''@|1|g' \
2128        -e 's|@''HAVE_WCSCPY''@|1|g' \
2129        -e 's|@''HAVE_WCPCPY''@|1|g' \
2130        -e 's|@''HAVE_WCSNCPY''@|1|g' \
2131        -e 's|@''HAVE_WCPNCPY''@|1|g' \
2132        -e 's|@''HAVE_WCSCAT''@|1|g' \
2133        -e 's|@''HAVE_WCSNCAT''@|1|g' \
2134        -e 's|@''HAVE_WCSCMP''@|1|g' \
2135        -e 's|@''HAVE_WCSNCMP''@|1|g' \
2136        -e 's|@''HAVE_WCSCASECMP''@|1|g' \
2137        -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
2138        -e 's|@''HAVE_WCSCOLL''@|1|g' \
2139        -e 's|@''HAVE_WCSXFRM''@|1|g' \
2140        -e 's|@''HAVE_WCSDUP''@|1|g' \
2141        -e 's|@''HAVE_WCSCHR''@|1|g' \
2142        -e 's|@''HAVE_WCSRCHR''@|1|g' \
2143        -e 's|@''HAVE_WCSCSPN''@|1|g' \
2144        -e 's|@''HAVE_WCSSPN''@|1|g' \
2145        -e 's|@''HAVE_WCSPBRK''@|1|g' \
2146        -e 's|@''HAVE_WCSSTR''@|1|g' \
2147        -e 's|@''HAVE_WCSTOK''@|1|g' \
2148        -e 's|@''HAVE_WCSWIDTH''@|1|g' \
2149        -e 's|@''HAVE_WCSFTIME''@|1|g' \
2150        -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
2151        -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
2152        -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
2153    | \
2154    sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
2155        -e 's|@''REPLACE_BTOWC''@|0|g' \
2156        -e 's|@''REPLACE_WCTOB''@|0|g' \
2157        -e 's|@''REPLACE_FREE''@|0|g' \
2158        -e 's|@''REPLACE_MBSINIT''@|0|g' \
2159        -e 's|@''REPLACE_MBRTOWC''@|1|g' \
2160        -e 's|@''REPLACE_MBRLEN''@|0|g' \
2161        -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
2162        -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
2163        -e 's|@''REPLACE_WCRTOMB''@|0|g' \
2164        -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
2165        -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
2166        -e 's|@''REPLACE_WCWIDTH''@|0|g' \
2167        -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
2168        -e 's|@''REPLACE_WCSFTIME''@|0|g' \
2169        -e 's|@''REPLACE_WCSTOK''@|0|g' \
2170        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
2171        -e '/definition of _GL_ARG_NONNULL/r ../gl/arg-nonnull.h' \
2172        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
2173        > gl/wchar.h-t
2174  sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
2175        -e 's|@''GUARD_PREFIX''@|GL|g' \
2176        -e 's/@''HAVE_WCTYPE_H''@/1/g' \
2177        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
2178        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
2179        -e 's|@''PRAGMA_COLUMNS''@||g' \
2180        -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
2181        -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
2182        -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
2183        -e 's/@''GNULIB_ISWBLANK''@/1/g' \
2184        -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
2185        -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
2186        -e 's/@''GNULIB_WCTYPE''@/0/g' \
2187        -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
2188        -e 's/@''GNULIB_WCTRANS''@/0/g' \
2189        -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
2190        -e 's/@''HAVE_ISWBLANK''@/1/g' \
2191        -e 's/@''HAVE_ISWCNTRL''@/1/g' \
2192        -e 's/@''HAVE_WCTYPE_T''@/1/g' \
2193        -e 's/@''HAVE_WCTRANS_T''@/1/g' \
2194        -e 's/@''HAVE_WINT_T''@/1/g' \
2195        -e 's/@''REPLACE_ISWBLANK''@/0/g' \
2196        -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
2197        -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
2198        -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
2199        -e 's/@''REPLACE_TOWLOWER''@/0/g' \
2200        -e '/definitions of _GL_FUNCDECL_RPL/r ../gl/c++defs.h' \
2201        -e '/definition of _GL_WARN_ON_USE/r ../gl/warn-on-use.h' \
2202        ../gl/wctype.in.h > gl/wctype.h-t
2203  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
2204  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
2205  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
2206  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
2207  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
2208  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
2209  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
2210  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
2211  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
2212  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
2213  echo '#include <config.h>' > src/ui/gui/psppire-marshal.c
2214  glib-genmarshal --header --prefix=psppire_marshal ../src/ui/gui/marshaller-list > src/ui/gui/psppire-marshal.h
2215  glib-compile-resources --sourcedir=../src/ui/gui --generate-source ../src/ui/gui/resources.xml --target=src/ui/gui/resources.c,out
2216  glib-genmarshal --body --include-header=ui/gui/psppire-marshal.h --prefix=psppire_marshal ../src/ui/gui/marshaller-list >> src/ui/gui/psppire-marshal.c
2217  rm -f src/ui/gui/include/gtk/gtk.h-t src/ui/gui/include/gtk/gtk.h && \
2218  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2219    /usr/bin/sed -e 's|%''INCLUDE_NEXT''%|include_next|g' \
2220        -e 's|%''PRAGMA_SYSTEM_HEADER''%||g' \
2221        -e 's|%''PRAGMA_COLUMNS''%||g' \
2222        -e 's|%''NEXT_GTK_GTK_H''%|<gtk/gtk.h>|g' \
2223        < ../src/ui/gui/include/gtk/gtk.in.h; \
2224  } > src/ui/gui/include/gtk/gtk.h-t && \
2225  mv src/ui/gui/include/gtk/gtk.h-t src/ui/gui/include/gtk/gtk.h
2226  mv gl/math.h-t gl/math.h
2227  mv gl/wctype.h-t gl/wctype.h
2228  mv gl/wchar.h-t gl/wchar.h
2229  mv gl/unistd.h-t gl/unistd.h
2230  mv src/output/spv/old-binary-parser.c.tmp src/output/spv/old-binary-parser.c
2231  mv src/output/spv/tlo-parser.c.tmp src/output/spv/tlo-parser.c
2232  INFO: Reading ../src/ui/gui/marshaller-list...
2233  INFO: Reading ../src/ui/gui/marshaller-list...
2234  mv src/output/spv/light-binary-parser.c.tmp src/output/spv/light-binary-parser.c
2235  mv src/output/spv/structure-xml-parser.c.tmp src/output/spv/structure-xml-parser.c
2236  mv src/output/spv/detail-xml-parser.c.tmp src/output/spv/detail-xml-parser.c
2237  echo '#include <config.h>' > src/ui/gui/resources.c,tmp
2238  cat src/ui/gui/resources.c,out >> src/ui/gui/resources.c,tmp
2239  rm -f src/ui/gui/resources.c,out
2240  mv src/ui/gui/resources.c,tmp src/ui/gui/resources.c
2241  make  all-recursive
2242  make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
2243  Making all in po
2244  make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/po'
2245  make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/po'
2246  make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
2247  /usr/bin/mkdir -p `dirname src/language/expressions/evaluate.h`
2248  /usr/bin/mkdir -p `dirname src/language/expressions/evaluate.inc`
2249  /usr/bin/mkdir -p `dirname src/language/expressions/operations.h`
2250  /usr/bin/mkdir -p `dirname src/language/expressions/optimize.inc`
2251  /usr/bin/mkdir -p `dirname src/language/expressions/parse.inc`
2252  python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/evaluate.inc` \
2253    -i ../src/language/expressions/operations.def > src/language/expressions/evaluate.inc.tmp
2254  python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/evaluate.h` \
2255    -i ../src/language/expressions/operations.def > src/language/expressions/evaluate.h.tmp
2256  python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/operations.h` \
2257    -i ../src/language/expressions/operations.def > src/language/expressions/operations.h.tmp
2258  python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/parse.inc` \
2259    -i ../src/language/expressions/operations.def > src/language/expressions/parse.inc.tmp
2260  python3 ../src/language/expressions/generate.py -o `basename src/language/expressions/optimize.inc` \
2261    -i ../src/language/expressions/operations.def > src/language/expressions/optimize.inc.tmp
2262  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
2263  { \
2264    echo "/* 	-*- mode: c; buffer-read-only: t -*-"; \
2265    echo "   Generated by src/libpspp/automake.mk --- Do not edit."; \
2266    echo; \
2267    echo "   The following line is for the benefit of the perl module"; \
2268    echo "\$VERSION='1.6.1';"; \
2269    echo "*/"; \
2270    echo "#include \"version.h\""; \
2271    echo "const char bare_version[] = \"1.6.1-ga421d8\";"; \
2272    echo "const char version[] = \"GNU pspp 1.6.1-ga421d8\";"; \
2273    printf "const char announced_version[] = \"GNU pspp 1.6.1-ga421d8\""; \
2274    case `echo 1.6.1-ga421d8 | /usr/bin/sed -e 's/[0-9][0-9]*\.[0-9]*\([0-9]\)\.[0-9][0-9]*/\1/'` in \
2275      [13579]) printf "\"\\\nThis is an unreleased test version. It is not recommended for production use. Use at your own risk\"" ;; \
2276    esac; \
2277    printf ";\n"; \
2278    echo "const char host_system[] = \"x86_64-pc-linux-gnu\";"; \
2279    echo "const char build_system[] = \"x86_64-pc-linux-gnu\";"; \
2280    echo "const char locale_dir[] = \"/share/locale\";"; \
2281    echo "const char examples_dir[] = \"/share/pspp/examples\";"; \
2282    echo "const char *const authors[] = {"; \
2283    /usr/bin/sed -e 's/^/  \"/' -e 's/$/\",/' ../AUTHORS; \
2284    echo "  0"; \
2285            echo "};"; \
2286  } > src/libpspp/version.c,tmp && mv src/libpspp/version.c,tmp src/libpspp/version.c
2287  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2288  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2289  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2290  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2291  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2292  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2293  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2294  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2295  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2296  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2297  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2298  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2299  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2300  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/libgl_la-regex.lo -MD -MP -MF gl/.deps/libgl_la-regex.Tpo -c -o gl/libgl_la-regex.lo `test -f 'gl/regex.c' || echo '../'`gl/regex.c
2301  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2302  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2303  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2304  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_dupfree.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_dupfree.Tpo -c -o gl/malloc/libgl_la-scratch_buffer_dupfree.lo `test -f 'gl/malloc/scratch_buffer_dupfree.c' || echo '../'`gl/malloc/scratch_buffer_dupfree.c
2305  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2306  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2307  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2308  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2309  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2310  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2311  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2312  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2313  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2314  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2315  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2316  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2317  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/libgl_la-timegm.lo -MD -MP -MF gl/.deps/libgl_la-timegm.Tpo -c -o gl/libgl_la-timegm.lo `test -f 'gl/timegm.c' || echo '../'`gl/timegm.c
2318  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2319  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2320  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2321  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2322  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2323  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2324  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2325  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2326  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2327  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2328  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2329  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2330  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2331  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2332  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2333  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2334  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2335  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2336  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2337  depbase=`echo gl/asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2338  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2339  mv -f $depbase.Tpo $depbase.Plo
2340  depbase=`echo gl/mktime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2341  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2342  mv -f $depbase.Tpo $depbase.Plo
2343  depbase=`echo gl/printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2344  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2345  mv -f $depbase.Tpo $depbase.Plo
2346  depbase=`echo gl/printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2347  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2348  mv -f $depbase.Tpo $depbase.Plo
2349  depbase=`echo gl/relocatable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2350  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2351  mv -f $depbase.Tpo $depbase.Plo
2352  depbase=`echo gl/vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2353  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2354  mv -f $depbase.Tpo $depbase.Plo
2355  mv src/language/expressions/evaluate.h.tmp src/language/expressions/evaluate.h
2356  mv src/language/expressions/parse.inc.tmp src/language/expressions/parse.inc
2357  mv src/language/expressions/operations.h.tmp src/language/expressions/operations.h
2358  mv src/language/expressions/optimize.inc.tmp src/language/expressions/optimize.inc
2359  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2360  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2361  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2362  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2363  depbase=`echo src/ui/gui/psppire-marshal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2364  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2365  mv -f $depbase.Tpo $depbase.Plo
2366  mv src/language/expressions/evaluate.inc.tmp src/language/expressions/evaluate.inc
2367  xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=1.6.1-ga421d8 --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/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/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/error.c gl/exitfail.c gl/explicit_bzero.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.h gl/getprogname.c gl/getrandom.c gl/gettext.h gl/gettime.c gl/gettimeofday.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/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/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/malloc/scratch_buffer_dupfree.c gl/malloc/scratch_buffer_grow.c gl/malloc/scratch_buffer_grow_preserve.c gl/malloc/scratch_buffer_set_array_size.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_print.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/malloc/dynarray-skeleton.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/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/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/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/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/xforms/compute.c src/language/xforms/count.c src/language/xforms/fail.c src/language/xforms/sample.c src/language/xforms/recode.c src/language/xforms/select-if.c src/language/control/define.c src/language/control/do-if.c src/language/control/loop.c src/language/control/repeat.c src/language/control/temporary.c src/language/dictionary/attributes.c src/language/dictionary/apply-dictionary.c src/language/dictionary/delete-variables.c src/language/dictionary/formats.c src/language/dictionary/missing-values.c src/language/dictionary/modify-variables.c src/language/dictionary/mrsets.c src/language/dictionary/numeric.c src/language/dictionary/rename-variables.c src/language/dictionary/sort-variables.c src/language/dictionary/split-file.c src/language/dictionary/split-file.h src/language/dictionary/sys-file-info.c src/language/dictionary/value-labels.c src/language/dictionary/variable-label.c src/language/dictionary/vector.c src/language/dictionary/variable-display.c src/language/dictionary/weight.c 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/utilities/cache.c src/language/utilities/cd.c src/language/utilities/date.c src/language/utilities/echo.c src/language/utilities/host.c src/language/utilities/set.c src/language/utilities/title.c src/language/utilities/include.c src/language/utilities/output.c src/language/utilities/permissions.c src/language/stats/aggregate.c src/language/stats/aggregate.h src/language/stats/autorecode.c src/language/stats/binomial.c src/language/stats/binomial.h src/language/stats/chart-category.h src/language/stats/chisquare.c src/language/stats/chisquare.h src/language/stats/cochran.c src/language/stats/cochran.h src/language/stats/correlations.c src/language/stats/crosstabs.c src/language/stats/descriptives.c src/language/stats/examine.c src/language/stats/factor.c src/language/stats/flip.c src/language/stats/freq.c src/language/stats/freq.h src/language/stats/frequencies.c src/language/stats/friedman.c src/language/stats/friedman.h src/language/stats/glm.c src/language/stats/graph.c src/language/stats/kruskal-wallis.c src/language/stats/kruskal-wallis.h src/language/stats/ks-one-sample.c src/language/stats/ks-one-sample.h src/language/stats/logistic.c src/language/stats/jonckheere-terpstra.c src/language/stats/jonckheere-terpstra.h src/language/stats/mann-whitney.c src/language/stats/mann-whitney.h src/language/stats/matrix.c src/language/stats/means.c src/language/stats/means.h src/language/stats/means-calc.c src/language/stats/means-parser.c src/language/stats/mcnemar.c src/language/stats/mcnemar.h src/language/stats/median.c src/language/stats/median.h src/language/stats/npar.c src/language/stats/npar.h src/language/stats/npar-summary.c src/language/stats/npar-summary.h src/language/stats/oneway.c src/language/stats/quick-cluster.c src/language/stats/rank.c src/language/stats/reliability.c src/language/stats/roc.c src/language/stats/roc.h src/language/stats/regression.c src/language/stats/runs.h src/language/stats/runs.c src/language/stats/sign.c src/language/stats/sign.h src/language/stats/sort-cases.c src/language/stats/sort-criteria.c src/language/stats/sort-criteria.h src/language/stats/t-test.h src/language/stats/t-test-indep.c src/language/stats/t-test-one-sample.c src/language/stats/t-test-paired.c src/language/stats/t-test-parser.c src/language/stats/wilcoxon.c src/language/stats/wilcoxon.h src/language/data-io/combine-files.c src/language/data-io/data-list.c src/language/data-io/data-parser.c src/language/data-io/data-parser.h src/language/data-io/data-reader.c src/language/data-io/data-reader.h src/language/data-io/data-writer.c src/language/data-io/data-writer.h src/language/data-io/dataset.c src/language/data-io/file-handle.c src/language/data-io/file-handle.h src/language/data-io/get-data.c src/language/data-io/get.c src/language/data-io/inpt-pgm.c src/language/data-io/inpt-pgm.h src/language/data-io/list.c src/language/data-io/placement-parser.c src/language/data-io/placement-parser.h src/language/data-io/print-space.c src/language/data-io/print.c src/language/data-io/matrix-data.c src/language/data-io/matrix-reader.c src/language/data-io/matrix-reader.h src/language/data-io/mconvert.c src/language/data-io/save-translate.c src/language/data-io/save.c src/language/data-io/trim.c src/language/data-io/trim.h 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/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-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-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/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_ -o po/pspp.pot,tmp
2368  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2369  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2370  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2371  depbase=`echo src/ui/source-init-opts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2372  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2373  mv -f $depbase.Tpo $depbase.Plo
2374  depbase=`echo src/ui/syntax-gen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2375  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2376  mv -f $depbase.Tpo $depbase.Plo
2377  depbase=`echo src/language/command.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2378  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2379  mv -f $depbase.Tpo $depbase.Plo
2380  depbase=`echo src/language/lexer/command-name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2381  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2382  mv -f $depbase.Tpo $depbase.Plo
2383  depbase=`echo src/language/lexer/include-path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2384  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2385  mv -f $depbase.Tpo $depbase.Plo
2386  depbase=`echo src/language/lexer/lexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2387  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2388  mv -f $depbase.Tpo $depbase.Plo
2389  depbase=`echo src/language/lexer/macro.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2390  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2391  mv -f $depbase.Tpo $depbase.Plo
2392  depbase=`echo src/language/lexer/format-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2393  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2394  mv -f $depbase.Tpo $depbase.Plo
2395  depbase=`echo src/language/lexer/scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2396  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2397  mv -f $depbase.Tpo $depbase.Plo
2398  depbase=`echo src/language/lexer/segment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2399  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2400  mv -f $depbase.Tpo $depbase.Plo
2401  depbase=`echo src/language/lexer/token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2402  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2403  mv -f $depbase.Tpo $depbase.Plo
2404  depbase=`echo src/language/lexer/value-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2405  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2406  mv -f $depbase.Tpo $depbase.Plo
2407  depbase=`echo src/language/lexer/variable-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2408  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2409  mv -f $depbase.Tpo $depbase.Plo
2410  depbase=`echo src/language/xforms/compute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2411  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/compute.lo -MD -MP -MF $depbase.Tpo -c -o src/language/xforms/compute.lo ../src/language/xforms/compute.c &&\
2412  mv -f $depbase.Tpo $depbase.Plo
2413  depbase=`echo src/language/xforms/count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2414  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/count.lo -MD -MP -MF $depbase.Tpo -c -o src/language/xforms/count.lo ../src/language/xforms/count.c &&\
2415  mv -f $depbase.Tpo $depbase.Plo
2416  depbase=`echo src/language/xforms/fail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2417  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/fail.lo -MD -MP -MF $depbase.Tpo -c -o src/language/xforms/fail.lo ../src/language/xforms/fail.c &&\
2418  mv -f $depbase.Tpo $depbase.Plo
2419  depbase=`echo src/language/xforms/sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2420  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/sample.lo -MD -MP -MF $depbase.Tpo -c -o src/language/xforms/sample.lo ../src/language/xforms/sample.c &&\
2421  mv -f $depbase.Tpo $depbase.Plo
2422  depbase=`echo src/language/xforms/recode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2423  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/recode.lo -MD -MP -MF $depbase.Tpo -c -o src/language/xforms/recode.lo ../src/language/xforms/recode.c &&\
2424  mv -f $depbase.Tpo $depbase.Plo
2425  depbase=`echo src/language/xforms/select-if.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2426  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/select-if.lo -MD -MP -MF $depbase.Tpo -c -o src/language/xforms/select-if.lo ../src/language/xforms/select-if.c &&\
2427  mv -f $depbase.Tpo $depbase.Plo
2428  depbase=`echo src/language/control/define.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2429  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/define.lo -MD -MP -MF $depbase.Tpo -c -o src/language/control/define.lo ../src/language/control/define.c &&\
2430  mv -f $depbase.Tpo $depbase.Plo
2431  depbase=`echo src/language/control/do-if.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2432  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/do-if.lo -MD -MP -MF $depbase.Tpo -c -o src/language/control/do-if.lo ../src/language/control/do-if.c &&\
2433  mv -f $depbase.Tpo $depbase.Plo
2434  depbase=`echo src/language/control/loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2435  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/loop.lo -MD -MP -MF $depbase.Tpo -c -o src/language/control/loop.lo ../src/language/control/loop.c &&\
2436  mv -f $depbase.Tpo $depbase.Plo
2437  depbase=`echo src/language/control/repeat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2438  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/repeat.lo -MD -MP -MF $depbase.Tpo -c -o src/language/control/repeat.lo ../src/language/control/repeat.c &&\
2439  mv -f $depbase.Tpo $depbase.Plo
2440  depbase=`echo src/language/control/temporary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2441  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/temporary.lo -MD -MP -MF $depbase.Tpo -c -o src/language/control/temporary.lo ../src/language/control/temporary.c &&\
2442  mv -f $depbase.Tpo $depbase.Plo
2443  depbase=`echo src/language/dictionary/attributes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2444  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/attributes.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/attributes.lo ../src/language/dictionary/attributes.c &&\
2445  mv -f $depbase.Tpo $depbase.Plo
2446  depbase=`echo src/language/dictionary/apply-dictionary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2447  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/apply-dictionary.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/apply-dictionary.lo ../src/language/dictionary/apply-dictionary.c &&\
2448  mv -f $depbase.Tpo $depbase.Plo
2449  depbase=`echo src/language/dictionary/delete-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2450  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/delete-variables.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/delete-variables.lo ../src/language/dictionary/delete-variables.c &&\
2451  mv -f $depbase.Tpo $depbase.Plo
2452  depbase=`echo src/language/dictionary/formats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2453  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/formats.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/formats.lo ../src/language/dictionary/formats.c &&\
2454  mv -f $depbase.Tpo $depbase.Plo
2455  depbase=`echo src/language/dictionary/missing-values.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2456  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/missing-values.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/missing-values.lo ../src/language/dictionary/missing-values.c &&\
2457  mv -f $depbase.Tpo $depbase.Plo
2458  depbase=`echo src/language/dictionary/modify-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2459  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/modify-variables.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/modify-variables.lo ../src/language/dictionary/modify-variables.c &&\
2460  mv -f $depbase.Tpo $depbase.Plo
2461  depbase=`echo src/language/dictionary/mrsets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2462  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/mrsets.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/mrsets.lo ../src/language/dictionary/mrsets.c &&\
2463  mv -f $depbase.Tpo $depbase.Plo
2464  depbase=`echo src/language/dictionary/numeric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2465  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/numeric.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/numeric.lo ../src/language/dictionary/numeric.c &&\
2466  mv -f $depbase.Tpo $depbase.Plo
2467  depbase=`echo src/language/dictionary/rename-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2468  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/rename-variables.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/rename-variables.lo ../src/language/dictionary/rename-variables.c &&\
2469  mv -f $depbase.Tpo $depbase.Plo
2470  depbase=`echo src/language/dictionary/sort-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2471  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/sort-variables.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/sort-variables.lo ../src/language/dictionary/sort-variables.c &&\
2472  mv -f $depbase.Tpo $depbase.Plo
2473  depbase=`echo src/language/dictionary/split-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2474  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/split-file.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/split-file.lo ../src/language/dictionary/split-file.c &&\
2475  mv -f $depbase.Tpo $depbase.Plo
2476  depbase=`echo src/language/dictionary/sys-file-info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2477  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/sys-file-info.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/sys-file-info.lo ../src/language/dictionary/sys-file-info.c &&\
2478  mv -f $depbase.Tpo $depbase.Plo
2479  depbase=`echo src/language/dictionary/value-labels.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2480  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/value-labels.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/value-labels.lo ../src/language/dictionary/value-labels.c &&\
2481  mv -f $depbase.Tpo $depbase.Plo
2482  depbase=`echo src/language/dictionary/variable-label.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2483  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/variable-label.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/variable-label.lo ../src/language/dictionary/variable-label.c &&\
2484  mv -f $depbase.Tpo $depbase.Plo
2485  depbase=`echo src/language/dictionary/vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2486  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/vector.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/vector.lo ../src/language/dictionary/vector.c &&\
2487  mv -f $depbase.Tpo $depbase.Plo
2488  depbase=`echo src/language/dictionary/variable-display.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2489  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/variable-display.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/variable-display.lo ../src/language/dictionary/variable-display.c &&\
2490  mv -f $depbase.Tpo $depbase.Plo
2491  depbase=`echo src/language/dictionary/weight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2492  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/weight.lo -MD -MP -MF $depbase.Tpo -c -o src/language/dictionary/weight.lo ../src/language/dictionary/weight.c &&\
2493  mv -f $depbase.Tpo $depbase.Plo
2494  depbase=`echo src/language/tests/format-guesser-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2495  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2496  mv -f $depbase.Tpo $depbase.Plo
2497  depbase=`echo src/language/tests/float-format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2498  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2499  mv -f $depbase.Tpo $depbase.Plo
2500  depbase=`echo src/language/tests/moments-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2501  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2502  mv -f $depbase.Tpo $depbase.Plo
2503  depbase=`echo src/language/tests/paper-size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2504  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2505  mv -f $depbase.Tpo $depbase.Plo
2506  depbase=`echo src/language/tests/pool-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2507  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
2508  mv -f $depbase.Tpo $depbase.Plo
2509  depbase=`echo src/language/utilities/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2510  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/cache.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/cache.lo ../src/language/utilities/cache.c &&\
2511  mv -f $depbase.Tpo $depbase.Plo
2512  depbase=`echo src/language/utilities/cd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2513  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/cd.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/cd.lo ../src/language/utilities/cd.c &&\
2514  mv -f $depbase.Tpo $depbase.Plo
2515  depbase=`echo src/language/utilities/date.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2516  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/date.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/date.lo ../src/language/utilities/date.c &&\
2517  mv -f $depbase.Tpo $depbase.Plo
2518  depbase=`echo src/language/utilities/echo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2519  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/echo.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/echo.lo ../src/language/utilities/echo.c &&\
2520  mv -f $depbase.Tpo $depbase.Plo
2521  depbase=`echo src/language/utilities/host.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2522  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/host.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/host.lo ../src/language/utilities/host.c &&\
2523  mv -f $depbase.Tpo $depbase.Plo
2524  depbase=`echo src/language/utilities/set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2525  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/set.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/set.lo ../src/language/utilities/set.c &&\
2526  mv -f $depbase.Tpo $depbase.Plo
2527  depbase=`echo src/language/utilities/title.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2528  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/title.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/title.lo ../src/language/utilities/title.c &&\
2529  mv -f $depbase.Tpo $depbase.Plo
2530  depbase=`echo src/language/utilities/include.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2531  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/include.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/include.lo ../src/language/utilities/include.c &&\
2532  mv -f $depbase.Tpo $depbase.Plo
2533  depbase=`echo src/language/utilities/output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2534  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/output.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/output.lo ../src/language/utilities/output.c &&\
2535  mv -f $depbase.Tpo $depbase.Plo
2536  depbase=`echo src/language/utilities/permissions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2537  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/permissions.lo -MD -MP -MF $depbase.Tpo -c -o src/language/utilities/permissions.lo ../src/language/utilities/permissions.c &&\
2538  mv -f $depbase.Tpo $depbase.Plo
2539  depbase=`echo src/language/stats/aggregate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2540  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/aggregate.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/aggregate.lo ../src/language/stats/aggregate.c &&\
2541  mv -f $depbase.Tpo $depbase.Plo
2542  depbase=`echo src/language/stats/autorecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2543  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/autorecode.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/autorecode.lo ../src/language/stats/autorecode.c &&\
2544  mv -f $depbase.Tpo $depbase.Plo
2545  depbase=`echo src/language/stats/binomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2546  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/binomial.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/binomial.lo ../src/language/stats/binomial.c &&\
2547  mv -f $depbase.Tpo $depbase.Plo
2548  depbase=`echo src/language/stats/chisquare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2549  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/chisquare.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/chisquare.lo ../src/language/stats/chisquare.c &&\
2550  mv -f $depbase.Tpo $depbase.Plo
2551  depbase=`echo src/language/stats/cochran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2552  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/cochran.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/cochran.lo ../src/language/stats/cochran.c &&\
2553  mv -f $depbase.Tpo $depbase.Plo
2554  depbase=`echo src/language/stats/correlations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2555  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/correlations.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/correlations.lo ../src/language/stats/correlations.c &&\
2556  mv -f $depbase.Tpo $depbase.Plo
2557  depbase=`echo src/language/stats/crosstabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2558  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/crosstabs.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/crosstabs.lo ../src/language/stats/crosstabs.c &&\
2559  mv -f $depbase.Tpo $depbase.Plo
2560  mv -f src/libpspp/.deps/utilities_pspp_dump_sav-integer-format.Tpo src/libpspp/.deps/utilities_pspp_dump_sav-integer-format.Po
2561  depbase=`echo src/language/stats/descriptives.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2562  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/descriptives.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/descriptives.lo ../src/language/stats/descriptives.c &&\
2563  mv -f $depbase.Tpo $depbase.Plo
2564  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2565  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2566  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2567  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2568  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2569  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/libgl_la-regex.lo -MD -MP -MF gl/.deps/libgl_la-regex.Tpo -c ../gl/regex.c  -fPIC -DPIC -o gl/.libs/libgl_la-regex.o
2570  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2571  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2572  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2573  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2574  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2575  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_dupfree.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_dupfree.Tpo -c ../gl/malloc/scratch_buffer_dupfree.c  -fPIC -DPIC -o gl/malloc/.libs/libgl_la-scratch_buffer_dupfree.o
2576  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2577  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2578  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2579  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2580  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2581  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2582  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2583  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2584  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2585  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2586  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2587  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2588  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2589  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2590  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/libgl_la-timegm.lo -MD -MP -MF gl/.deps/libgl_la-timegm.Tpo -c ../gl/timegm.c  -fPIC -DPIC -o gl/.libs/libgl_la-timegm.o
2591  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2592  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2593  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2594  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2595  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2596  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2597  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2598  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2599  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2600  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2601  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2602  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2603  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2604  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2605  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2606  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2607  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2608  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2609  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2610  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2611  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2612  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2613  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2614  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2615  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2616  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2617  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2618  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2619  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2620  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/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=1.6.1-ga421d8 --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/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
2621  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2622  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2623  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2624  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2625  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2626  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2627  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/libgl_la-timegm.lo -MD -MP -MF gl/.deps/libgl_la-timegm.Tpo -c ../gl/timegm.c -o gl/libgl_la-timegm.o >/dev/null 2>&1
2628  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2629  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2630  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2631  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2632  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2633  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2634  mv -f src/libpspp/.deps/utilities_pspp_dump_sav-float-format.Tpo src/libpspp/.deps/utilities_pspp_dump_sav-float-format.Po
2635  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2636  depbase=`echo src/language/stats/examine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/examine.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/examine.lo ../src/language/stats/examine.c &&\
2638  mv -f $depbase.Tpo $depbase.Plo
2639  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2640  mv -f utilities/.deps/pspp_convert-pspp-convert.Tpo utilities/.deps/pspp_convert-pspp-convert.Po
2641  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/malloc/libgl_la-scratch_buffer_dupfree.lo -MD -MP -MF gl/malloc/.deps/libgl_la-scratch_buffer_dupfree.Tpo -c ../gl/malloc/scratch_buffer_dupfree.c -o gl/malloc/libgl_la-scratch_buffer_dupfree.o >/dev/null 2>&1
2642  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2643  depbase=`echo src/language/stats/factor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/factor.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/factor.lo ../src/language/stats/factor.c &&\
2645  mv -f $depbase.Tpo $depbase.Plo
2646  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2647  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2648  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2649  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2650  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2651  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2652  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2653  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/attributes.lo -MD -MP -MF src/language/dictionary/.deps/attributes.Tpo -c ../src/language/dictionary/attributes.c  -fPIC -DPIC -o src/language/dictionary/.libs/attributes.o
2654  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2655  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2656  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2657  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/numeric.lo -MD -MP -MF src/language/dictionary/.deps/numeric.Tpo -c ../src/language/dictionary/numeric.c  -fPIC -DPIC -o src/language/dictionary/.libs/numeric.o
2658  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2659  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2660  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2661  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2662  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/sample.lo -MD -MP -MF src/language/xforms/.deps/sample.Tpo -c ../src/language/xforms/sample.c  -fPIC -DPIC -o src/language/xforms/.libs/sample.o
2663  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2664  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2665  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/sys-file-info.lo -MD -MP -MF src/language/dictionary/.deps/sys-file-info.Tpo -c ../src/language/dictionary/sys-file-info.c  -fPIC -DPIC -o src/language/dictionary/.libs/sys-file-info.o
2666  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/mrsets.lo -MD -MP -MF src/language/dictionary/.deps/mrsets.Tpo -c ../src/language/dictionary/mrsets.c  -fPIC -DPIC -o src/language/dictionary/.libs/mrsets.o
2667  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/delete-variables.lo -MD -MP -MF src/language/dictionary/.deps/delete-variables.Tpo -c ../src/language/dictionary/delete-variables.c  -fPIC -DPIC -o src/language/dictionary/.libs/delete-variables.o
2668  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/formats.lo -MD -MP -MF src/language/dictionary/.deps/formats.Tpo -c ../src/language/dictionary/formats.c  -fPIC -DPIC -o src/language/dictionary/.libs/formats.o
2669  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/modify-variables.lo -MD -MP -MF src/language/dictionary/.deps/modify-variables.Tpo -c ../src/language/dictionary/modify-variables.c  -fPIC -DPIC -o src/language/dictionary/.libs/modify-variables.o
2670  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2671  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2672  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/do-if.lo -MD -MP -MF src/language/control/.deps/do-if.Tpo -c ../src/language/control/do-if.c  -fPIC -DPIC -o src/language/control/.libs/do-if.o
2673  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/count.lo -MD -MP -MF src/language/xforms/.deps/count.Tpo -c ../src/language/xforms/count.c  -fPIC -DPIC -o src/language/xforms/.libs/count.o
2674  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/repeat.lo -MD -MP -MF src/language/control/.deps/repeat.Tpo -c ../src/language/control/repeat.c  -fPIC -DPIC -o src/language/control/.libs/repeat.o
2675  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2676  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/rename-variables.lo -MD -MP -MF src/language/dictionary/.deps/rename-variables.Tpo -c ../src/language/dictionary/rename-variables.c  -fPIC -DPIC -o src/language/dictionary/.libs/rename-variables.o
2677  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/compute.lo -MD -MP -MF src/language/xforms/.deps/compute.Tpo -c ../src/language/xforms/compute.c  -fPIC -DPIC -o src/language/xforms/.libs/compute.o
2678  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/split-file.lo -MD -MP -MF src/language/dictionary/.deps/split-file.Tpo -c ../src/language/dictionary/split-file.c  -fPIC -DPIC -o src/language/dictionary/.libs/split-file.o
2679  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2680  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/vector.lo -MD -MP -MF src/language/dictionary/.deps/vector.Tpo -c ../src/language/dictionary/vector.c  -fPIC -DPIC -o src/language/dictionary/.libs/vector.o
2681  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2682  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2683  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/fail.lo -MD -MP -MF src/language/xforms/.deps/fail.Tpo -c ../src/language/xforms/fail.c  -fPIC -DPIC -o src/language/xforms/.libs/fail.o
2684  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2685  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2686  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2687  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2688  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/weight.lo -MD -MP -MF src/language/dictionary/.deps/weight.Tpo -c ../src/language/dictionary/weight.c  -fPIC -DPIC -o src/language/dictionary/.libs/weight.o
2689  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/missing-values.lo -MD -MP -MF src/language/dictionary/.deps/missing-values.Tpo -c ../src/language/dictionary/missing-values.c  -fPIC -DPIC -o src/language/dictionary/.libs/missing-values.o
2690  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/recode.lo -MD -MP -MF src/language/xforms/.deps/recode.Tpo -c ../src/language/xforms/recode.c  -fPIC -DPIC -o src/language/xforms/.libs/recode.o
2691  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/loop.lo -MD -MP -MF src/language/control/.deps/loop.Tpo -c ../src/language/control/loop.c  -fPIC -DPIC -o src/language/control/.libs/loop.o
2692  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/define.lo -MD -MP -MF src/language/control/.deps/define.Tpo -c ../src/language/control/define.c  -fPIC -DPIC -o src/language/control/.libs/define.o
2693  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2694  mv -f gl/.deps/libgl_la-sockets.Tpo gl/.deps/libgl_la-sockets.Plo
2695  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/sort-variables.lo -MD -MP -MF src/language/dictionary/.deps/sort-variables.Tpo -c ../src/language/dictionary/sort-variables.c  -fPIC -DPIC -o src/language/dictionary/.libs/sort-variables.o
2696  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/apply-dictionary.lo -MD -MP -MF src/language/dictionary/.deps/apply-dictionary.Tpo -c ../src/language/dictionary/apply-dictionary.c  -fPIC -DPIC -o src/language/dictionary/.libs/apply-dictionary.o
2697  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/temporary.lo -MD -MP -MF src/language/control/.deps/temporary.Tpo -c ../src/language/control/temporary.c  -fPIC -DPIC -o src/language/control/.libs/temporary.o
2698  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/include.lo -MD -MP -MF src/language/utilities/.deps/include.Tpo -c ../src/language/utilities/include.c  -fPIC -DPIC -o src/language/utilities/.libs/include.o
2699  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/echo.lo -MD -MP -MF src/language/utilities/.deps/echo.Tpo -c ../src/language/utilities/echo.c  -fPIC -DPIC -o src/language/utilities/.libs/echo.o
2700  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2701  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2702  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2703  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2704  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/select-if.lo -MD -MP -MF src/language/xforms/.deps/select-if.Tpo -c ../src/language/xforms/select-if.c  -fPIC -DPIC -o src/language/xforms/.libs/select-if.o
2705  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2706  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/cache.lo -MD -MP -MF src/language/utilities/.deps/cache.Tpo -c ../src/language/utilities/cache.c  -fPIC -DPIC -o src/language/utilities/.libs/cache.o
2707  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2708  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2709  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2710  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2711  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2712  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2713  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/variable-label.lo -MD -MP -MF src/language/dictionary/.deps/variable-label.Tpo -c ../src/language/dictionary/variable-label.c  -fPIC -DPIC -o src/language/dictionary/.libs/variable-label.o
2714  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2715  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/output.lo -MD -MP -MF src/language/utilities/.deps/output.Tpo -c ../src/language/utilities/output.c  -fPIC -DPIC -o src/language/utilities/.libs/output.o
2716  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/permissions.lo -MD -MP -MF src/language/utilities/.deps/permissions.Tpo -c ../src/language/utilities/permissions.c  -fPIC -DPIC -o src/language/utilities/.libs/permissions.o
2717  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/variable-display.lo -MD -MP -MF src/language/dictionary/.deps/variable-display.Tpo -c ../src/language/dictionary/variable-display.c  -fPIC -DPIC -o src/language/dictionary/.libs/variable-display.o
2718  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/cd.lo -MD -MP -MF src/language/utilities/.deps/cd.Tpo -c ../src/language/utilities/cd.c  -fPIC -DPIC -o src/language/utilities/.libs/cd.o
2719  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/value-labels.lo -MD -MP -MF src/language/dictionary/.deps/value-labels.Tpo -c ../src/language/dictionary/value-labels.c  -fPIC -DPIC -o src/language/dictionary/.libs/value-labels.o
2720  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/title.lo -MD -MP -MF src/language/utilities/.deps/title.Tpo -c ../src/language/utilities/title.c  -fPIC -DPIC -o src/language/utilities/.libs/title.o
2721  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/host.lo -MD -MP -MF src/language/utilities/.deps/host.Tpo -c ../src/language/utilities/host.c  -fPIC -DPIC -o src/language/utilities/.libs/host.o
2722  depbase=`echo src/language/stats/flip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2723  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/flip.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/flip.lo ../src/language/stats/flip.c &&\
2724  mv -f $depbase.Tpo $depbase.Plo
2725  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/date.lo -MD -MP -MF src/language/utilities/.deps/date.Tpo -c ../src/language/utilities/date.c  -fPIC -DPIC -o src/language/utilities/.libs/date.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2727  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/set.lo -MD -MP -MF src/language/utilities/.deps/set.Tpo -c ../src/language/utilities/set.c  -fPIC -DPIC -o src/language/utilities/.libs/set.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2729  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2730  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/chisquare.lo -MD -MP -MF src/language/stats/.deps/chisquare.Tpo -c ../src/language/stats/chisquare.c  -fPIC -DPIC -o src/language/stats/.libs/chisquare.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/binomial.lo -MD -MP -MF src/language/stats/.deps/binomial.Tpo -c ../src/language/stats/binomial.c  -fPIC -DPIC -o src/language/stats/.libs/binomial.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2733  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2734  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/correlations.lo -MD -MP -MF src/language/stats/.deps/correlations.Tpo -c ../src/language/stats/correlations.c  -fPIC -DPIC -o src/language/stats/.libs/correlations.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/cochran.lo -MD -MP -MF src/language/stats/.deps/cochran.Tpo -c ../src/language/stats/cochran.c  -fPIC -DPIC -o src/language/stats/.libs/cochran.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/crosstabs.lo -MD -MP -MF src/language/stats/.deps/crosstabs.Tpo -c ../src/language/stats/crosstabs.c  -fPIC -DPIC -o src/language/stats/.libs/crosstabs.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/aggregate.lo -MD -MP -MF src/language/stats/.deps/aggregate.Tpo -c ../src/language/stats/aggregate.c  -fPIC -DPIC -o src/language/stats/.libs/aggregate.o
2738  mv -f gl/.deps/libgl_la-sys_socket.Tpo gl/.deps/libgl_la-sys_socket.Plo
2739  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2740  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/autorecode.lo -MD -MP -MF src/language/stats/.deps/autorecode.Tpo -c ../src/language/stats/autorecode.c  -fPIC -DPIC -o src/language/stats/.libs/autorecode.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2742  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2743  mv -f gl/.deps/libgl_la-timespec.Tpo gl/.deps/libgl_la-timespec.Plo
2744  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/descriptives.lo -MD -MP -MF src/language/stats/.deps/descriptives.Tpo -c ../src/language/stats/descriptives.c  -fPIC -DPIC -o src/language/stats/.libs/descriptives.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2746  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2747  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2748  depbase=`echo src/language/stats/freq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2749  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/freq.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/freq.lo ../src/language/stats/freq.c &&\
2750  mv -f $depbase.Tpo $depbase.Plo
2751  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2752  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2753  mv -f gl/.deps/libgl_la-memcasecmp.Tpo gl/.deps/libgl_la-memcasecmp.Plo
2754  depbase=`echo src/language/stats/frequencies.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2755  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/frequencies.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/frequencies.lo ../src/language/stats/frequencies.c &&\
2756  mv -f $depbase.Tpo $depbase.Plo
2757  mv -f gl/.deps/libgl_la-mbrtowc.Tpo gl/.deps/libgl_la-mbrtowc.Plo
2758  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2759  mv -f gl/.deps/libgl_la-memchr2.Tpo gl/.deps/libgl_la-memchr2.Plo
2760  depbase=`echo src/language/stats/friedman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2761  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/friedman.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/friedman.lo ../src/language/stats/friedman.c &&\
2762  mv -f $depbase.Tpo $depbase.Plo
2763  mv -f gl/.deps/libgl_la-malloca.Tpo gl/.deps/libgl_la-malloca.Plo
2764  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2765  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2766  mv -f gl/.deps/libgl_la-safe-read.Tpo gl/.deps/libgl_la-safe-read.Plo
2767  mv -f gl/malloc/.deps/libgl_la-scratch_buffer_grow.Tpo gl/malloc/.deps/libgl_la-scratch_buffer_grow.Plo
2768  depbase=`echo src/language/stats/glm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2769  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/glm.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/glm.lo ../src/language/stats/glm.c &&\
2770  mv -f $depbase.Tpo $depbase.Plo
2771  mv -f gl/.deps/libgl_la-timespec-add.Tpo gl/.deps/libgl_la-timespec-add.Plo
2772  depbase=`echo src/language/stats/graph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2773  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/graph.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/graph.lo ../src/language/stats/graph.c &&\
2774  mv -f $depbase.Tpo $depbase.Plo
2775  depbase=`echo src/language/stats/kruskal-wallis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2776  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/kruskal-wallis.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/kruskal-wallis.lo ../src/language/stats/kruskal-wallis.c &&\
2777  mv -f $depbase.Tpo $depbase.Plo
2778  mv -f gl/malloc/.deps/libgl_la-scratch_buffer_dupfree.Tpo gl/malloc/.deps/libgl_la-scratch_buffer_dupfree.Plo
2779  mv -f gl/.deps/libgl_la-mbiter.Tpo gl/.deps/libgl_la-mbiter.Plo
2780  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2781  mv -f gl/glthread/.deps/libgl_la-threadlib.Tpo gl/glthread/.deps/libgl_la-threadlib.Plo
2782  depbase=`echo src/language/stats/ks-one-sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2783  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/ks-one-sample.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/ks-one-sample.lo ../src/language/stats/ks-one-sample.c &&\
2784  mv -f $depbase.Tpo $depbase.Plo
2785  depbase=`echo src/language/stats/logistic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2786  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/logistic.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/logistic.lo ../src/language/stats/logistic.c &&\
2787  mv -f $depbase.Tpo $depbase.Plo
2788  depbase=`echo src/language/stats/jonckheere-terpstra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2789  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/jonckheere-terpstra.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/jonckheere-terpstra.lo ../src/language/stats/jonckheere-terpstra.c &&\
2790  mv -f $depbase.Tpo $depbase.Plo
2791  mv -f gl/.deps/libgl_la-strnlen1.Tpo gl/.deps/libgl_la-strnlen1.Plo
2792  mv -f gl/.deps/libgl_la-setlocale_null.Tpo gl/.deps/libgl_la-setlocale_null.Plo
2793  depbase=`echo src/language/stats/mann-whitney.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2794  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/mann-whitney.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/mann-whitney.lo ../src/language/stats/mann-whitney.c &&\
2795  mv -f $depbase.Tpo $depbase.Plo
2796  depbase=`echo src/language/stats/matrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2797  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/matrix.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/matrix.lo ../src/language/stats/matrix.c &&\
2798  mv -f $depbase.Tpo $depbase.Plo
2799  depbase=`echo src/language/stats/means.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2800  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/means.lo ../src/language/stats/means.c &&\
2801  mv -f $depbase.Tpo $depbase.Plo
2802  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2803  mv -f gl/.deps/libgl_la-timespec-sub.Tpo gl/.deps/libgl_la-timespec-sub.Plo
2804  depbase=`echo src/language/stats/means-calc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2805  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means-calc.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/means-calc.lo ../src/language/stats/means-calc.c &&\
2806  mv -f $depbase.Tpo $depbase.Plo
2807  depbase=`echo src/language/stats/means-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2808  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/means-parser.lo ../src/language/stats/means-parser.c &&\
2809  mv -f $depbase.Tpo $depbase.Plo
2810  depbase=`echo src/language/stats/mcnemar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2811  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/mcnemar.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/mcnemar.lo ../src/language/stats/mcnemar.c &&\
2812  mv -f $depbase.Tpo $depbase.Plo
2813  mv -f gl/.deps/libgl_la-sig-handler.Tpo gl/.deps/libgl_la-sig-handler.Plo
2814  mv -f gl/.deps/libgl_la-mbchar.Tpo gl/.deps/libgl_la-mbchar.Plo
2815  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2816  mv -f gl/.deps/libgl_la-unistd.Tpo gl/.deps/libgl_la-unistd.Plo
2817  depbase=`echo src/language/stats/median.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/median.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/median.lo ../src/language/stats/median.c &&\
2819  mv -f $depbase.Tpo $depbase.Plo
2820  mv -f gl/.deps/libgl_la-xsize.Tpo gl/.deps/libgl_la-xsize.Plo
2821  depbase=`echo src/language/stats/npar.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/npar.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/npar.lo ../src/language/stats/npar.c &&\
2823  mv -f $depbase.Tpo $depbase.Plo
2824  mv -f gl/.deps/libgl_la-stat-time.Tpo gl/.deps/libgl_la-stat-time.Plo
2825  depbase=`echo src/language/stats/npar-summary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2826  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/npar-summary.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/npar-summary.lo ../src/language/stats/npar-summary.c &&\
2827  mv -f $depbase.Tpo $depbase.Plo
2828  mv -f gl/.deps/libgl_la-timegm.Tpo gl/.deps/libgl_la-timegm.Plo
2829  depbase=`echo src/language/stats/oneway.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/oneway.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/oneway.lo ../src/language/stats/oneway.c &&\
2831  mv -f $depbase.Tpo $depbase.Plo
2832  xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=1.6.1-ga421d8 --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
2833  mv -f gl/malloc/.deps/libgl_la-scratch_buffer_set_array_size.Tpo gl/malloc/.deps/libgl_la-scratch_buffer_set_array_size.Plo
2834  mv -f gl/.deps/libgl_la-safe-write.Tpo gl/.deps/libgl_la-safe-write.Plo
2835  depbase=`echo src/language/stats/quick-cluster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2836  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/quick-cluster.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/quick-cluster.lo ../src/language/stats/quick-cluster.c &&\
2837  mv -f $depbase.Tpo $depbase.Plo
2838  depbase=`echo src/language/stats/rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2839  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/rank.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/rank.lo ../src/language/stats/rank.c &&\
2840  mv -f $depbase.Tpo $depbase.Plo
2841  depbase=`echo src/language/stats/reliability.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2842  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/reliability.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/reliability.lo ../src/language/stats/reliability.c &&\
2843  mv -f $depbase.Tpo $depbase.Plo
2844  depbase=`echo src/language/stats/roc.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/roc.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/roc.lo ../src/language/stats/roc.c &&\
2846  mv -f $depbase.Tpo $depbase.Plo
2847  mv -f gl/.deps/libgl_la-wctype-h.Tpo gl/.deps/libgl_la-wctype-h.Plo
2848  depbase=`echo src/language/stats/regression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2849  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/regression.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/regression.lo ../src/language/stats/regression.c &&\
2850  mv -f $depbase.Tpo $depbase.Plo
2851  mv -f gl/.deps/libgl_la-progname.Tpo gl/.deps/libgl_la-progname.Plo
2852  depbase=`echo src/language/stats/runs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2853  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/runs.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/runs.lo ../src/language/stats/runs.c &&\
2854  mv -f $depbase.Tpo $depbase.Plo
2855  mv -f gl/.deps/libgl_la-pipe2.Tpo gl/.deps/libgl_la-pipe2.Plo
2856  mv -f gl/malloc/.deps/libgl_la-scratch_buffer_grow_preserve.Tpo gl/malloc/.deps/libgl_la-scratch_buffer_grow_preserve.Plo
2857  mv -f gl/.deps/libgl_la-xmalloca.Tpo gl/.deps/libgl_la-xmalloca.Plo
2858  depbase=`echo src/language/stats/sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2859  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sign.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/sign.lo ../src/language/stats/sign.c &&\
2860  mv -f $depbase.Tpo $depbase.Plo
2861  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/delete-variables.lo -MD -MP -MF src/language/dictionary/.deps/delete-variables.Tpo -c ../src/language/dictionary/delete-variables.c -o src/language/dictionary/delete-variables.o >/dev/null 2>&1
2862  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/examine.lo -MD -MP -MF src/language/stats/.deps/examine.Tpo -c ../src/language/stats/examine.c  -fPIC -DPIC -o src/language/stats/.libs/examine.o
2863  depbase=`echo src/language/stats/sort-cases.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sort-cases.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/sort-cases.lo ../src/language/stats/sort-cases.c &&\
2865  mv -f $depbase.Tpo $depbase.Plo
2866  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2867  xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=1.6.1-ga421d8 --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
2868  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/cd.lo -MD -MP -MF src/language/utilities/.deps/cd.Tpo -c ../src/language/utilities/cd.c -o src/language/utilities/cd.o >/dev/null 2>&1
2869  mv -f gl/.deps/libgl_la-version-etc-fsf.Tpo gl/.deps/libgl_la-version-etc-fsf.Plo
2870  depbase=`echo src/language/stats/sort-criteria.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sort-criteria.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/sort-criteria.lo ../src/language/stats/sort-criteria.c &&\
2872  mv -f $depbase.Tpo $depbase.Plo
2873  mv -f gl/.deps/libgl_la-math.Tpo gl/.deps/libgl_la-math.Plo
2874  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/factor.lo -MD -MP -MF src/language/stats/.deps/factor.Tpo -c ../src/language/stats/factor.c  -fPIC -DPIC -o src/language/stats/.libs/factor.o
2875  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2876  mv -f gl/.deps/libgl_la-xmemdup0.Tpo gl/.deps/libgl_la-xmemdup0.Plo
2877  depbase=`echo src/language/stats/t-test-indep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2878  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-indep.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/t-test-indep.lo ../src/language/stats/t-test-indep.c &&\
2879  mv -f $depbase.Tpo $depbase.Plo
2880  depbase=`echo src/language/stats/t-test-one-sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2881  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-one-sample.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/t-test-one-sample.lo ../src/language/stats/t-test-one-sample.c &&\
2882  mv -f $depbase.Tpo $depbase.Plo
2883  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2884  mv -f gl/.deps/libgl_la-xbinary-io.Tpo gl/.deps/libgl_la-xbinary-io.Plo
2885  mv -f gl/.deps/libgl_la-xstrndup.Tpo gl/.deps/libgl_la-xstrndup.Plo
2886  depbase=`echo src/language/stats/t-test-paired.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2887  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-paired.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/t-test-paired.lo ../src/language/stats/t-test-paired.c &&\
2888  mv -f $depbase.Tpo $depbase.Plo
2889  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2890  mv -f gl/.deps/libgl_la-printf-frexpl.Tpo gl/.deps/libgl_la-printf-frexpl.Plo
2891  depbase=`echo src/language/stats/t-test-parser.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/t-test-parser.lo ../src/language/stats/t-test-parser.c &&\
2893  mv -f $depbase.Tpo $depbase.Plo
2894  mv -f gl/.deps/libgl_la-printf-frexp.Tpo gl/.deps/libgl_la-printf-frexp.Plo
2895  mv -f gl/.deps/libgl_la-xalloc-die.Tpo gl/.deps/libgl_la-xalloc-die.Plo
2896  mv po/pspp.pot,tmp po/pspp.pot
2897  depbase=`echo src/language/stats/wilcoxon.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/wilcoxon.lo -MD -MP -MF $depbase.Tpo -c -o src/language/stats/wilcoxon.lo ../src/language/stats/wilcoxon.c &&\
2899  mv -f $depbase.Tpo $depbase.Plo
2900  mv -f gl/.deps/libgl_la-xreadlink.Tpo gl/.deps/libgl_la-xreadlink.Plo
2901  depbase=`echo src/language/data-io/combine-files.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2902  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/combine-files.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/combine-files.lo ../src/language/data-io/combine-files.c &&\
2903  mv -f $depbase.Tpo $depbase.Plo
2904  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2905  mv -f gl/.deps/libgl_la-gl_xlist.Tpo gl/.deps/libgl_la-gl_xlist.Plo
2906  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/echo.lo -MD -MP -MF src/language/utilities/.deps/echo.Tpo -c ../src/language/utilities/echo.c -o src/language/utilities/echo.o >/dev/null 2>&1
2907  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/flip.lo -MD -MP -MF src/language/stats/.deps/flip.Tpo -c ../src/language/stats/flip.c  -fPIC -DPIC -o src/language/stats/.libs/flip.o
2908  mv -f gl/.deps/libgl_la-xasprintf.Tpo gl/.deps/libgl_la-xasprintf.Plo
2909  depbase=`echo src/language/data-io/data-list.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-list.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/data-list.lo ../src/language/data-io/data-list.c &&\
2911  mv -f $depbase.Tpo $depbase.Plo
2912  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/weight.lo -MD -MP -MF src/language/dictionary/.deps/weight.Tpo -c ../src/language/dictionary/weight.c -o src/language/dictionary/weight.o >/dev/null 2>&1
2913  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/fail.lo -MD -MP -MF src/language/xforms/.deps/fail.Tpo -c ../src/language/xforms/fail.c -o src/language/xforms/fail.o >/dev/null 2>&1
2914  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/select-if.lo -MD -MP -MF src/language/xforms/.deps/select-if.Tpo -c ../src/language/xforms/select-if.c -o src/language/xforms/select-if.o >/dev/null 2>&1
2915  depbase=`echo src/language/data-io/data-parser.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/data-parser.lo ../src/language/data-io/data-parser.c &&\
2917  mv -f $depbase.Tpo $depbase.Plo
2918  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/numeric.lo -MD -MP -MF src/language/dictionary/.deps/numeric.Tpo -c ../src/language/dictionary/numeric.c -o src/language/dictionary/numeric.o >/dev/null 2>&1
2919  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/temporary.lo -MD -MP -MF src/language/control/.deps/temporary.Tpo -c ../src/language/control/temporary.c -o src/language/control/temporary.o >/dev/null 2>&1
2920  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/cache.lo -MD -MP -MF src/language/utilities/.deps/cache.Tpo -c ../src/language/utilities/cache.c -o src/language/utilities/cache.o >/dev/null 2>&1
2921  depbase=`echo src/language/data-io/data-reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2922  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-reader.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/data-reader.lo ../src/language/data-io/data-reader.c &&\
2923  mv -f $depbase.Tpo $depbase.Plo
2924  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2925  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/split-file.lo -MD -MP -MF src/language/dictionary/.deps/split-file.Tpo -c ../src/language/dictionary/split-file.c -o src/language/dictionary/split-file.o >/dev/null 2>&1
2926  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/rename-variables.lo -MD -MP -MF src/language/dictionary/.deps/rename-variables.Tpo -c ../src/language/dictionary/rename-variables.c -o src/language/dictionary/rename-variables.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/frequencies.lo -MD -MP -MF src/language/stats/.deps/frequencies.Tpo -c ../src/language/stats/frequencies.c  -fPIC -DPIC -o src/language/stats/.libs/frequencies.o
2928  depbase=`echo src/language/data-io/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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-writer.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/data-writer.lo ../src/language/data-io/data-writer.c &&\
2930  mv -f $depbase.Tpo $depbase.Plo
2931  depbase=`echo src/language/data-io/dataset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2932  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/dataset.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/dataset.lo ../src/language/data-io/dataset.c &&\
2933  mv -f $depbase.Tpo $depbase.Plo
2934  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/freq.lo -MD -MP -MF src/language/stats/.deps/freq.Tpo -c ../src/language/stats/freq.c  -fPIC -DPIC -o src/language/stats/.libs/freq.o
2935  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/value-labels.lo -MD -MP -MF src/language/dictionary/.deps/value-labels.Tpo -c ../src/language/dictionary/value-labels.c -o src/language/dictionary/value-labels.o >/dev/null 2>&1
2936  depbase=`echo src/language/data-io/file-handle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2937  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/file-handle.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/file-handle.lo ../src/language/data-io/file-handle.c &&\
2938  mv -f $depbase.Tpo $depbase.Plo
2939  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
2940  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/do-if.lo -MD -MP -MF src/language/control/.deps/do-if.Tpo -c ../src/language/control/do-if.c -o src/language/control/do-if.o >/dev/null 2>&1
2941  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/friedman.lo -MD -MP -MF src/language/stats/.deps/friedman.Tpo -c ../src/language/stats/friedman.c  -fPIC -DPIC -o src/language/stats/.libs/friedman.o
2942  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2943  mv -f gl/.deps/libgl_la-xvasprintf.Tpo gl/.deps/libgl_la-xvasprintf.Plo
2944  depbase=`echo src/language/data-io/get-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2945  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/get-data.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/get-data.lo ../src/language/data-io/get-data.c &&\
2946  mv -f $depbase.Tpo $depbase.Plo
2947  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2948  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/apply-dictionary.lo -MD -MP -MF src/language/dictionary/.deps/apply-dictionary.Tpo -c ../src/language/dictionary/apply-dictionary.c -o src/language/dictionary/apply-dictionary.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/glm.lo -MD -MP -MF src/language/stats/.deps/glm.Tpo -c ../src/language/stats/glm.c  -fPIC -DPIC -o src/language/stats/.libs/glm.o
2950  depbase=`echo src/language/data-io/get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2951  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/get.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/get.lo ../src/language/data-io/get.c &&\
2952  mv -f $depbase.Tpo $depbase.Plo
2953  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/graph.lo -MD -MP -MF src/language/stats/.deps/graph.Tpo -c ../src/language/stats/graph.c  -fPIC -DPIC -o src/language/stats/.libs/graph.o
2954  mv -f gl/.deps/libgl_la-tempname.Tpo gl/.deps/libgl_la-tempname.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/output.lo -MD -MP -MF src/language/utilities/.deps/output.Tpo -c ../src/language/utilities/output.c -o src/language/utilities/output.o >/dev/null 2>&1
2956  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2957  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/missing-values.lo -MD -MP -MF src/language/dictionary/.deps/missing-values.Tpo -c ../src/language/dictionary/missing-values.c -o src/language/dictionary/missing-values.o >/dev/null 2>&1
2958  depbase=`echo src/language/data-io/inpt-pgm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2959  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/inpt-pgm.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/inpt-pgm.lo ../src/language/data-io/inpt-pgm.c &&\
2960  mv -f $depbase.Tpo $depbase.Plo
2961  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2962  mv -f gl/.deps/libgl_la-tmpdir.Tpo gl/.deps/libgl_la-tmpdir.Plo
2963  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/ks-one-sample.lo -MD -MP -MF src/language/stats/.deps/ks-one-sample.Tpo -c ../src/language/stats/ks-one-sample.c  -fPIC -DPIC -o src/language/stats/.libs/ks-one-sample.o
2964  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2965  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/title.lo -MD -MP -MF src/language/utilities/.deps/title.Tpo -c ../src/language/utilities/title.c -o src/language/utilities/title.o >/dev/null 2>&1
2966  depbase=`echo src/language/data-io/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2967  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/list.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/list.lo ../src/language/data-io/list.c &&\
2968  mv -f $depbase.Tpo $depbase.Plo
2969  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/jonckheere-terpstra.lo -MD -MP -MF src/language/stats/.deps/jonckheere-terpstra.Tpo -c ../src/language/stats/jonckheere-terpstra.c  -fPIC -DPIC -o src/language/stats/.libs/jonckheere-terpstra.o
2970  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/kruskal-wallis.lo -MD -MP -MF src/language/stats/.deps/kruskal-wallis.Tpo -c ../src/language/stats/kruskal-wallis.c  -fPIC -DPIC -o src/language/stats/.libs/kruskal-wallis.o
2971  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/logistic.lo -MD -MP -MF src/language/stats/.deps/logistic.Tpo -c ../src/language/stats/logistic.c  -fPIC -DPIC -o src/language/stats/.libs/logistic.o
2972  mv -f gl/.deps/libgl_la-xmalloc.Tpo gl/.deps/libgl_la-xmalloc.Plo
2973  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means.lo -MD -MP -MF src/language/stats/.deps/means.Tpo -c ../src/language/stats/means.c  -fPIC -DPIC -o src/language/stats/.libs/means.o
2974  depbase=`echo src/language/data-io/placement-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2975  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/placement-parser.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/placement-parser.lo ../src/language/data-io/placement-parser.c &&\
2976  mv -f $depbase.Tpo $depbase.Plo
2977  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/include.lo -MD -MP -MF src/language/utilities/.deps/include.Tpo -c ../src/language/utilities/include.c -o src/language/utilities/include.o >/dev/null 2>&1
2978  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2979  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2980  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/mann-whitney.lo -MD -MP -MF src/language/stats/.deps/mann-whitney.Tpo -c ../src/language/stats/mann-whitney.c  -fPIC -DPIC -o src/language/stats/.libs/mann-whitney.o
2981  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/matrix.lo -MD -MP -MF src/language/stats/.deps/matrix.Tpo -c ../src/language/stats/matrix.c  -fPIC -DPIC -o src/language/stats/.libs/matrix.o
2982  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/variable-label.lo -MD -MP -MF src/language/dictionary/.deps/variable-label.Tpo -c ../src/language/dictionary/variable-label.c -o src/language/dictionary/variable-label.o >/dev/null 2>&1
2983  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2984  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/sort-variables.lo -MD -MP -MF src/language/dictionary/.deps/sort-variables.Tpo -c ../src/language/dictionary/sort-variables.c -o src/language/dictionary/sort-variables.o >/dev/null 2>&1
2985  mv -f gl/.deps/libgl_la-progreloc.Tpo gl/.deps/libgl_la-progreloc.Plo
2986  depbase=`echo src/language/data-io/print-space.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/print-space.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/print-space.lo ../src/language/data-io/print-space.c &&\
2988  mv -f $depbase.Tpo $depbase.Plo
2989  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2990  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/npar.lo -MD -MP -MF src/language/stats/.deps/npar.Tpo -c ../src/language/stats/npar.c  -fPIC -DPIC -o src/language/stats/.libs/npar.o
2991  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
2992  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/formats.lo -MD -MP -MF src/language/dictionary/.deps/formats.Tpo -c ../src/language/dictionary/formats.c -o src/language/dictionary/formats.o >/dev/null 2>&1
2993  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/define.lo -MD -MP -MF src/language/control/.deps/define.Tpo -c ../src/language/control/define.c -o src/language/control/define.o >/dev/null 2>&1
2994  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means-calc.lo -MD -MP -MF src/language/stats/.deps/means-calc.Tpo -c ../src/language/stats/means-calc.c  -fPIC -DPIC -o src/language/stats/.libs/means-calc.o
2995  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/count.lo -MD -MP -MF src/language/xforms/.deps/count.Tpo -c ../src/language/xforms/count.c -o src/language/xforms/count.o >/dev/null 2>&1
2996  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/npar-summary.lo -MD -MP -MF src/language/stats/.deps/npar-summary.Tpo -c ../src/language/stats/npar-summary.c  -fPIC -DPIC -o src/language/stats/.libs/npar-summary.o
2997  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/mcnemar.lo -MD -MP -MF src/language/stats/.deps/mcnemar.Tpo -c ../src/language/stats/mcnemar.c  -fPIC -DPIC -o src/language/stats/.libs/mcnemar.o
2998  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means-parser.lo -MD -MP -MF src/language/stats/.deps/means-parser.Tpo -c ../src/language/stats/means-parser.c  -fPIC -DPIC -o src/language/stats/.libs/means-parser.o
2999  depbase=`echo src/language/data-io/print.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/print.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/print.lo ../src/language/data-io/print.c &&\
3001  mv -f $depbase.Tpo $depbase.Plo
3002  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/median.lo -MD -MP -MF src/language/stats/.deps/median.Tpo -c ../src/language/stats/median.c  -fPIC -DPIC -o src/language/stats/.libs/median.o
3003  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/rank.lo -MD -MP -MF src/language/stats/.deps/rank.Tpo -c ../src/language/stats/rank.c  -fPIC -DPIC -o src/language/stats/.libs/rank.o
3004  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/variable-display.lo -MD -MP -MF src/language/dictionary/.deps/variable-display.Tpo -c ../src/language/dictionary/variable-display.c -o src/language/dictionary/variable-display.o >/dev/null 2>&1
3005  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/oneway.lo -MD -MP -MF src/language/stats/.deps/oneway.Tpo -c ../src/language/stats/oneway.c  -fPIC -DPIC -o src/language/stats/.libs/oneway.o
3006  mv -f gl/.deps/libgl_la-time_rz.Tpo gl/.deps/libgl_la-time_rz.Plo
3007  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/reliability.lo -MD -MP -MF src/language/stats/.deps/reliability.Tpo -c ../src/language/stats/reliability.c  -fPIC -DPIC -o src/language/stats/.libs/reliability.o
3008  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/roc.lo -MD -MP -MF src/language/stats/.deps/roc.Tpo -c ../src/language/stats/roc.c  -fPIC -DPIC -o src/language/stats/.libs/roc.o
3009  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/quick-cluster.lo -MD -MP -MF src/language/stats/.deps/quick-cluster.Tpo -c ../src/language/stats/quick-cluster.c  -fPIC -DPIC -o src/language/stats/.libs/quick-cluster.o
3010  depbase=`echo src/language/data-io/matrix-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3011  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/matrix-data.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/matrix-data.lo ../src/language/data-io/matrix-data.c &&\
3012  mv -f $depbase.Tpo $depbase.Plo
3013  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/host.lo -MD -MP -MF src/language/utilities/.deps/host.Tpo -c ../src/language/utilities/host.c -o src/language/utilities/host.o >/dev/null 2>&1
3014  mv -f utilities/.deps/pspp_dump_sav-pspp-dump-sav.Tpo utilities/.deps/pspp_dump_sav-pspp-dump-sav.Po
3015  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3016  depbase=`echo src/language/data-io/matrix-reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3017  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/matrix-reader.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/matrix-reader.lo ../src/language/data-io/matrix-reader.c &&\
3018  mv -f $depbase.Tpo $depbase.Plo
3019  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/regression.lo -MD -MP -MF src/language/stats/.deps/regression.Tpo -c ../src/language/stats/regression.c  -fPIC -DPIC -o src/language/stats/.libs/regression.o
3020  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/cochran.lo -MD -MP -MF src/language/stats/.deps/cochran.Tpo -c ../src/language/stats/cochran.c -o src/language/stats/cochran.o >/dev/null 2>&1
3021  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/vector.lo -MD -MP -MF src/language/dictionary/.deps/vector.Tpo -c ../src/language/dictionary/vector.c -o src/language/dictionary/vector.o >/dev/null 2>&1
3022  mv -f gl/.deps/libgl_la-read-file.Tpo gl/.deps/libgl_la-read-file.Plo
3023  depbase=`echo src/language/data-io/mconvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3024  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/mconvert.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/mconvert.lo ../src/language/data-io/mconvert.c &&\
3025  mv -f $depbase.Tpo $depbase.Plo
3026  mv -f gl/.deps/libgl_la-version-etc.Tpo gl/.deps/libgl_la-version-etc.Plo
3027  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/loop.lo -MD -MP -MF src/language/control/.deps/loop.Tpo -c ../src/language/control/loop.c -o src/language/control/loop.o >/dev/null 2>&1
3028  depbase=`echo src/language/data-io/save-translate.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/save-translate.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/save-translate.lo ../src/language/data-io/save-translate.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/date.lo -MD -MP -MF src/language/utilities/.deps/date.Tpo -c ../src/language/utilities/date.c -o src/language/utilities/date.o >/dev/null 2>&1
3032  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/runs.lo -MD -MP -MF src/language/stats/.deps/runs.Tpo -c ../src/language/stats/runs.c  -fPIC -DPIC -o src/language/stats/.libs/runs.o
3033  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/permissions.lo -MD -MP -MF src/language/utilities/.deps/permissions.Tpo -c ../src/language/utilities/permissions.c -o src/language/utilities/permissions.o >/dev/null 2>&1
3034  depbase=`echo src/language/data-io/save.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3035  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/save.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/save.lo ../src/language/data-io/save.c &&\
3036  mv -f $depbase.Tpo $depbase.Plo
3037  depbase=`echo src/language/data-io/trim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3038  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/trim.lo -MD -MP -MF $depbase.Tpo -c -o src/language/data-io/trim.lo ../src/language/data-io/trim.c &&\
3039  mv -f $depbase.Tpo $depbase.Plo
3040  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/sample.lo -MD -MP -MF src/language/xforms/.deps/sample.Tpo -c ../src/language/xforms/sample.c -o src/language/xforms/sample.o >/dev/null 2>&1
3041  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/modify-variables.lo -MD -MP -MF src/language/dictionary/.deps/modify-variables.Tpo -c ../src/language/dictionary/modify-variables.c -o src/language/dictionary/modify-variables.o >/dev/null 2>&1
3042  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3043  depbase=`echo src/language/expressions/evaluate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3044  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3045  mv -f $depbase.Tpo $depbase.Plo
3046  depbase=`echo src/language/expressions/helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3047  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3048  mv -f $depbase.Tpo $depbase.Plo
3049  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sign.lo -MD -MP -MF src/language/stats/.deps/sign.Tpo -c ../src/language/stats/sign.c  -fPIC -DPIC -o src/language/stats/.libs/sign.o
3050  depbase=`echo src/language/expressions/optimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3051  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3052  mv -f $depbase.Tpo $depbase.Plo
3053  depbase=`echo src/language/expressions/parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3054  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3055  mv -f $depbase.Tpo $depbase.Plo
3056  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/compute.lo -MD -MP -MF src/language/xforms/.deps/compute.Tpo -c ../src/language/xforms/compute.c -o src/language/xforms/compute.o >/dev/null 2>&1
3057  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/mrsets.lo -MD -MP -MF src/language/dictionary/.deps/mrsets.Tpo -c ../src/language/dictionary/mrsets.c -o src/language/dictionary/mrsets.o >/dev/null 2>&1
3058  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/chisquare.lo -MD -MP -MF src/language/stats/.deps/chisquare.Tpo -c ../src/language/stats/chisquare.c -o src/language/stats/chisquare.o >/dev/null 2>&1
3059  depbase=`echo src/math/chart-geometry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3060  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3061  mv -f $depbase.Tpo $depbase.Plo
3062  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sort-cases.lo -MD -MP -MF src/language/stats/.deps/sort-cases.Tpo -c ../src/language/stats/sort-cases.c  -fPIC -DPIC -o src/language/stats/.libs/sort-cases.o
3063  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/repeat.lo -MD -MP -MF src/language/control/.deps/repeat.Tpo -c ../src/language/control/repeat.c -o src/language/control/repeat.o >/dev/null 2>&1
3064  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3065  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/xforms/recode.lo -MD -MP -MF src/language/xforms/.deps/recode.Tpo -c ../src/language/xforms/recode.c -o src/language/xforms/recode.o >/dev/null 2>&1
3066  depbase=`echo src/math/box-whisker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3067  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3068  mv -f $depbase.Tpo $depbase.Plo
3069  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/attributes.lo -MD -MP -MF src/language/dictionary/.deps/attributes.Tpo -c ../src/language/dictionary/attributes.c -o src/language/dictionary/attributes.o >/dev/null 2>&1
3070  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sort-criteria.lo -MD -MP -MF src/language/stats/.deps/sort-criteria.Tpo -c ../src/language/stats/sort-criteria.c  -fPIC -DPIC -o src/language/stats/.libs/sort-criteria.o
3071  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-indep.lo -MD -MP -MF src/language/stats/.deps/t-test-indep.Tpo -c ../src/language/stats/t-test-indep.c  -fPIC -DPIC -o src/language/stats/.libs/t-test-indep.o
3072  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-one-sample.lo -MD -MP -MF src/language/stats/.deps/t-test-one-sample.Tpo -c ../src/language/stats/t-test-one-sample.c  -fPIC -DPIC -o src/language/stats/.libs/t-test-one-sample.o
3073  depbase=`echo src/math/categoricals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3074  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3075  mv -f $depbase.Tpo $depbase.Plo
3076  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-paired.lo -MD -MP -MF src/language/stats/.deps/t-test-paired.Tpo -c ../src/language/stats/t-test-paired.c  -fPIC -DPIC -o src/language/stats/.libs/t-test-paired.o
3077  depbase=`echo src/math/covariance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3078  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3079  mv -f $depbase.Tpo $depbase.Plo
3080  depbase=`echo src/math/correlation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3081  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3082  mv -f $depbase.Tpo $depbase.Plo
3083  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-parser.lo -MD -MP -MF src/language/stats/.deps/t-test-parser.Tpo -c ../src/language/stats/t-test-parser.c  -fPIC -DPIC -o src/language/stats/.libs/t-test-parser.o
3084  depbase=`echo src/math/distributions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3085  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3086  mv -f $depbase.Tpo $depbase.Plo
3087  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/wilcoxon.lo -MD -MP -MF src/language/stats/.deps/wilcoxon.Tpo -c ../src/language/stats/wilcoxon.c  -fPIC -DPIC -o src/language/stats/.libs/wilcoxon.o
3088  depbase=`echo src/math/histogram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3089  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3090  mv -f $depbase.Tpo $depbase.Plo
3091  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/combine-files.lo -MD -MP -MF src/language/data-io/.deps/combine-files.Tpo -c ../src/language/data-io/combine-files.c  -fPIC -DPIC -o src/language/data-io/.libs/combine-files.o
3092  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-parser.lo -MD -MP -MF src/language/data-io/.deps/data-parser.Tpo -c ../src/language/data-io/data-parser.c  -fPIC -DPIC -o src/language/data-io/.libs/data-parser.o
3093  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-list.lo -MD -MP -MF src/language/data-io/.deps/data-list.Tpo -c ../src/language/data-io/data-list.c  -fPIC -DPIC -o src/language/data-io/.libs/data-list.o
3094  depbase=`echo src/math/interaction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3095  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3096  mv -f $depbase.Tpo $depbase.Plo
3097  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-writer.lo -MD -MP -MF src/language/data-io/.deps/data-writer.Tpo -c ../src/language/data-io/data-writer.c  -fPIC -DPIC -o src/language/data-io/.libs/data-writer.o
3098  depbase=`echo src/math/levene.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3099  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3100  mv -f $depbase.Tpo $depbase.Plo
3101  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/dataset.lo -MD -MP -MF src/language/data-io/.deps/dataset.Tpo -c ../src/language/data-io/dataset.c  -fPIC -DPIC -o src/language/data-io/.libs/dataset.o
3102  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-reader.lo -MD -MP -MF src/language/data-io/.deps/data-reader.Tpo -c ../src/language/data-io/data-reader.c  -fPIC -DPIC -o src/language/data-io/.libs/data-reader.o
3103  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/file-handle.lo -MD -MP -MF src/language/data-io/.deps/file-handle.Tpo -c ../src/language/data-io/file-handle.c  -fPIC -DPIC -o src/language/data-io/.libs/file-handle.o
3104  depbase=`echo src/math/linreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3105  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3106  mv -f $depbase.Tpo $depbase.Plo
3107  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/get-data.lo -MD -MP -MF src/language/data-io/.deps/get-data.Tpo -c ../src/language/data-io/get-data.c  -fPIC -DPIC -o src/language/data-io/.libs/get-data.o
3108  depbase=`echo src/math/merge.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3110  mv -f $depbase.Tpo $depbase.Plo
3111  depbase=`echo src/math/mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3112  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3113  mv -f $depbase.Tpo $depbase.Plo
3114  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/binomial.lo -MD -MP -MF src/language/stats/.deps/binomial.Tpo -c ../src/language/stats/binomial.c -o src/language/stats/binomial.o >/dev/null 2>&1
3115  depbase=`echo src/math/moments.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3117  mv -f $depbase.Tpo $depbase.Plo
3118  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/get.lo -MD -MP -MF src/language/data-io/.deps/get.Tpo -c ../src/language/data-io/get.c  -fPIC -DPIC -o src/language/data-io/.libs/get.o
3119  depbase=`echo src/math/np.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3120  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3121  mv -f $depbase.Tpo $depbase.Plo
3122  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/inpt-pgm.lo -MD -MP -MF src/language/data-io/.deps/inpt-pgm.Tpo -c ../src/language/data-io/inpt-pgm.c  -fPIC -DPIC -o src/language/data-io/.libs/inpt-pgm.o
3123  depbase=`echo src/math/order-stats.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3125  mv -f $depbase.Tpo $depbase.Plo
3126  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/placement-parser.lo -MD -MP -MF src/language/data-io/.deps/placement-parser.Tpo -c ../src/language/data-io/placement-parser.c  -fPIC -DPIC -o src/language/data-io/.libs/placement-parser.o
3127  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/autorecode.lo -MD -MP -MF src/language/stats/.deps/autorecode.Tpo -c ../src/language/stats/autorecode.c -o src/language/stats/autorecode.o >/dev/null 2>&1
3128  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/print-space.lo -MD -MP -MF src/language/data-io/.deps/print-space.Tpo -c ../src/language/data-io/print-space.c  -fPIC -DPIC -o src/language/data-io/.libs/print-space.o
3129  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/list.lo -MD -MP -MF src/language/data-io/.deps/list.Tpo -c ../src/language/data-io/list.c  -fPIC -DPIC -o src/language/data-io/.libs/list.o
3130  depbase=`echo src/math/percentiles.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3131  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3132  mv -f $depbase.Tpo $depbase.Plo
3133  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/print.lo -MD -MP -MF src/language/data-io/.deps/print.Tpo -c ../src/language/data-io/print.c  -fPIC -DPIC -o src/language/data-io/.libs/print.o
3134  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/matrix-reader.lo -MD -MP -MF src/language/data-io/.deps/matrix-reader.Tpo -c ../src/language/data-io/matrix-reader.c  -fPIC -DPIC -o src/language/data-io/.libs/matrix-reader.o
3135  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/mconvert.lo -MD -MP -MF src/language/data-io/.deps/mconvert.Tpo -c ../src/language/data-io/mconvert.c  -fPIC -DPIC -o src/language/data-io/.libs/mconvert.o
3136  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/matrix-data.lo -MD -MP -MF src/language/data-io/.deps/matrix-data.Tpo -c ../src/language/data-io/matrix-data.c  -fPIC -DPIC -o src/language/data-io/.libs/matrix-data.o
3137  depbase=`echo src/math/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3138  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3139  mv -f $depbase.Tpo $depbase.Plo
3140  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/save-translate.lo -MD -MP -MF src/language/data-io/.deps/save-translate.Tpo -c ../src/language/data-io/save-translate.c  -fPIC -DPIC -o src/language/data-io/.libs/save-translate.o
3141  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/freq.lo -MD -MP -MF src/language/stats/.deps/freq.Tpo -c ../src/language/stats/freq.c -o src/language/stats/freq.o >/dev/null 2>&1
3142  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/save.lo -MD -MP -MF src/language/data-io/.deps/save.Tpo -c ../src/language/data-io/save.c  -fPIC -DPIC -o src/language/data-io/.libs/save.o
3143  depbase=`echo src/math/sort.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3145  mv -f $depbase.Tpo $depbase.Plo
3146  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/trim.lo -MD -MP -MF src/language/data-io/.deps/trim.Tpo -c ../src/language/data-io/trim.c  -fPIC -DPIC -o src/language/data-io/.libs/trim.o
3147  depbase=`echo src/math/shapiro-wilk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3148  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3149  mv -f $depbase.Tpo $depbase.Plo
3150  depbase=`echo src/math/trimmed-mean.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3152  mv -f $depbase.Tpo $depbase.Plo
3153  mv -f src/ui/terminal/.deps/libui_la-terminal-opts.Tpo src/ui/terminal/.deps/libui_la-terminal-opts.Plo
3154  depbase=`echo src/math/tukey-hinges.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3155  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3156  mv -f $depbase.Tpo $depbase.Plo
3157  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3158  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3159  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3160  mv -f src/ui/terminal/.deps/libui_la-main.Tpo src/ui/terminal/.deps/libui_la-main.Plo
3161  depbase=`echo src/math/wilcoxon-sig.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3163  mv -f $depbase.Tpo $depbase.Plo
3164  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3165  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/correlations.lo -MD -MP -MF src/language/stats/.deps/correlations.Tpo -c ../src/language/stats/correlations.c -o src/language/stats/correlations.o >/dev/null 2>&1
3166  depbase=`echo lib/linreg/sweep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3167  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3168  mv -f $depbase.Tpo $depbase.Plo
3169  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/utilities/set.lo -MD -MP -MF src/language/utilities/.deps/set.Tpo -c ../src/language/utilities/set.c -o src/language/utilities/set.o >/dev/null 2>&1
3170  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means-parser.lo -MD -MP -MF src/language/stats/.deps/means-parser.Tpo -c ../src/language/stats/means-parser.c -o src/language/stats/means-parser.o >/dev/null 2>&1
3171  depbase=`echo lib/tukey/ptukey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3172  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3173  mv -f $depbase.Tpo $depbase.Plo
3174  mv -f src/ui/terminal/.deps/libui_la-terminal-reader.Tpo src/ui/terminal/.deps/libui_la-terminal-reader.Plo
3175  depbase=`echo lib/tukey/qtukey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3176  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
3177  mv -f $depbase.Tpo $depbase.Plo
3178  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3179  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3180  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3181  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sort-criteria.lo -MD -MP -MF src/language/stats/.deps/sort-criteria.Tpo -c ../src/language/stats/sort-criteria.c -o src/language/stats/sort-criteria.o >/dev/null 2>&1
3182  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3183  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3184  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3185  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/dictionary/sys-file-info.lo -MD -MP -MF src/language/dictionary/.deps/sys-file-info.Tpo -c ../src/language/dictionary/sys-file-info.c -o src/language/dictionary/sys-file-info.o >/dev/null 2>&1
3186  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/aggregate.lo -MD -MP -MF src/language/stats/.deps/aggregate.Tpo -c ../src/language/stats/aggregate.c -o src/language/stats/aggregate.o >/dev/null 2>&1
3187  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means-calc.lo -MD -MP -MF src/language/stats/.deps/means-calc.Tpo -c ../src/language/stats/means-calc.c -o src/language/stats/means-calc.o >/dev/null 2>&1
3188  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3189  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3190  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3191  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3192  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3193  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sort-cases.lo -MD -MP -MF src/language/stats/.deps/sort-cases.Tpo -c ../src/language/stats/sort-cases.c -o src/language/stats/sort-cases.o >/dev/null 2>&1
3194  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/descriptives.lo -MD -MP -MF src/language/stats/.deps/descriptives.Tpo -c ../src/language/stats/descriptives.c -o src/language/stats/descriptives.o >/dev/null 2>&1
3195  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3196  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3197  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/friedman.lo -MD -MP -MF src/language/stats/.deps/friedman.Tpo -c ../src/language/stats/friedman.c -o src/language/stats/friedman.o >/dev/null 2>&1
3198  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3199  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/mann-whitney.lo -MD -MP -MF src/language/stats/.deps/mann-whitney.Tpo -c ../src/language/stats/mann-whitney.c -o src/language/stats/mann-whitney.o >/dev/null 2>&1
3200  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3201  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3202  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3203  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/flip.lo -MD -MP -MF src/language/stats/.deps/flip.Tpo -c ../src/language/stats/flip.c -o src/language/stats/flip.o >/dev/null 2>&1
3204  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3205  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/ks-one-sample.lo -MD -MP -MF src/language/stats/.deps/ks-one-sample.Tpo -c ../src/language/stats/ks-one-sample.c -o src/language/stats/ks-one-sample.o >/dev/null 2>&1
3206  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3207  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3208  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/npar-summary.lo -MD -MP -MF src/language/stats/.deps/npar-summary.Tpo -c ../src/language/stats/npar-summary.c -o src/language/stats/npar-summary.o >/dev/null 2>&1
3209  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3210  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3211  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3212  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3213  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3214  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3215  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3216  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3217  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3218  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3219  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3220  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3221  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3222  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3223  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/kruskal-wallis.lo -MD -MP -MF src/language/stats/.deps/kruskal-wallis.Tpo -c ../src/language/stats/kruskal-wallis.c -o src/language/stats/kruskal-wallis.o >/dev/null 2>&1
3224  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/jonckheere-terpstra.lo -MD -MP -MF src/language/stats/.deps/jonckheere-terpstra.Tpo -c ../src/language/stats/jonckheere-terpstra.c -o src/language/stats/jonckheere-terpstra.o >/dev/null 2>&1
3225  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/runs.lo -MD -MP -MF src/language/stats/.deps/runs.Tpo -c ../src/language/stats/runs.c -o src/language/stats/runs.o >/dev/null 2>&1
3226  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-parser.lo -MD -MP -MF src/language/stats/.deps/t-test-parser.Tpo -c ../src/language/stats/t-test-parser.c -o src/language/stats/t-test-parser.o >/dev/null 2>&1
3227  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3228  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3229  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/mcnemar.lo -MD -MP -MF src/language/stats/.deps/mcnemar.Tpo -c ../src/language/stats/mcnemar.c -o src/language/stats/mcnemar.o >/dev/null 2>&1
3230  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3231  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-writer.lo -MD -MP -MF src/language/data-io/.deps/data-writer.Tpo -c ../src/language/data-io/data-writer.c -o src/language/data-io/data-writer.o >/dev/null 2>&1
3232  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3233  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-one-sample.lo -MD -MP -MF src/language/stats/.deps/t-test-one-sample.Tpo -c ../src/language/stats/t-test-one-sample.c -o src/language/stats/t-test-one-sample.o >/dev/null 2>&1
3234  mv -f gl/.deps/libgl_la-nstrftime.Tpo gl/.deps/libgl_la-nstrftime.Plo
3235  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/file-handle.lo -MD -MP -MF src/language/data-io/.deps/file-handle.Tpo -c ../src/language/data-io/file-handle.c -o src/language/data-io/file-handle.o >/dev/null 2>&1
3236  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/dataset.lo -MD -MP -MF src/language/data-io/.deps/dataset.Tpo -c ../src/language/data-io/dataset.c -o src/language/data-io/dataset.o >/dev/null 2>&1
3237  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3238  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3239  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3240  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/median.lo -MD -MP -MF src/language/stats/.deps/median.Tpo -c ../src/language/stats/median.c -o src/language/stats/median.o >/dev/null 2>&1
3241  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3242  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/print-space.lo -MD -MP -MF src/language/data-io/.deps/print-space.Tpo -c ../src/language/data-io/print-space.c -o src/language/data-io/print-space.o >/dev/null 2>&1
3243  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/sign.lo -MD -MP -MF src/language/stats/.deps/sign.Tpo -c ../src/language/stats/sign.c -o src/language/stats/sign.o >/dev/null 2>&1
3244  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3245  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3246  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/placement-parser.lo -MD -MP -MF src/language/data-io/.deps/placement-parser.Tpo -c ../src/language/data-io/placement-parser.c -o src/language/data-io/placement-parser.o >/dev/null 2>&1
3247  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3248  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-indep.lo -MD -MP -MF src/language/stats/.deps/t-test-indep.Tpo -c ../src/language/stats/t-test-indep.c -o src/language/stats/t-test-indep.o >/dev/null 2>&1
3249  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3250  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3251  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3252  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/reliability.lo -MD -MP -MF src/language/stats/.deps/reliability.Tpo -c ../src/language/stats/reliability.c -o src/language/stats/reliability.o >/dev/null 2>&1
3253  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/get.lo -MD -MP -MF src/language/data-io/.deps/get.Tpo -c ../src/language/data-io/get.c -o src/language/data-io/get.o >/dev/null 2>&1
3254  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3255  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/wilcoxon.lo -MD -MP -MF src/language/stats/.deps/wilcoxon.Tpo -c ../src/language/stats/wilcoxon.c -o src/language/stats/wilcoxon.o >/dev/null 2>&1
3256  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3257  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3258  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/save-translate.lo -MD -MP -MF src/language/data-io/.deps/save-translate.Tpo -c ../src/language/data-io/save-translate.c -o src/language/data-io/save-translate.o >/dev/null 2>&1
3259  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3260  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3261  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/graph.lo -MD -MP -MF src/language/stats/.deps/graph.Tpo -c ../src/language/stats/graph.c -o src/language/stats/graph.o >/dev/null 2>&1
3262  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-parser.lo -MD -MP -MF src/language/data-io/.deps/data-parser.Tpo -c ../src/language/data-io/data-parser.c -o src/language/data-io/data-parser.o >/dev/null 2>&1
3263  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3264  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3265  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-reader.lo -MD -MP -MF src/language/data-io/.deps/data-reader.Tpo -c ../src/language/data-io/data-reader.c -o src/language/data-io/data-reader.o >/dev/null 2>&1
3266  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3267  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/save.lo -MD -MP -MF src/language/data-io/.deps/save.Tpo -c ../src/language/data-io/save.c -o src/language/data-io/save.o >/dev/null 2>&1
3268  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3269  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/inpt-pgm.lo -MD -MP -MF src/language/data-io/.deps/inpt-pgm.Tpo -c ../src/language/data-io/inpt-pgm.c -o src/language/data-io/inpt-pgm.o >/dev/null 2>&1
3270  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/t-test-paired.lo -MD -MP -MF src/language/stats/.deps/t-test-paired.Tpo -c ../src/language/stats/t-test-paired.c -o src/language/stats/t-test-paired.o >/dev/null 2>&1
3271  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3272  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/data-list.lo -MD -MP -MF src/language/data-io/.deps/data-list.Tpo -c ../src/language/data-io/data-list.c -o src/language/data-io/data-list.o >/dev/null 2>&1
3273  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3274  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/rank.lo -MD -MP -MF src/language/stats/.deps/rank.Tpo -c ../src/language/stats/rank.c -o src/language/stats/rank.o >/dev/null 2>&1
3275  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3276  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/roc.lo -MD -MP -MF src/language/stats/.deps/roc.Tpo -c ../src/language/stats/roc.c -o src/language/stats/roc.o >/dev/null 2>&1
3277  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/get-data.lo -MD -MP -MF src/language/data-io/.deps/get-data.Tpo -c ../src/language/data-io/get-data.c -o src/language/data-io/get-data.o >/dev/null 2>&1
3278  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3279  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3280  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3281  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3282  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3283  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3284  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3285  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3286  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3287  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3288  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/list.lo -MD -MP -MF src/language/data-io/.deps/list.Tpo -c ../src/language/data-io/list.c -o src/language/data-io/list.o >/dev/null 2>&1
3289  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/combine-files.lo -MD -MP -MF src/language/data-io/.deps/combine-files.Tpo -c ../src/language/data-io/combine-files.c -o src/language/data-io/combine-files.o >/dev/null 2>&1
3290  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3291  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3292  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3293  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/npar.lo -MD -MP -MF src/language/stats/.deps/npar.Tpo -c ../src/language/stats/npar.c -o src/language/stats/npar.o >/dev/null 2>&1
3294  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3295  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3296  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3297  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/trim.lo -MD -MP -MF src/language/data-io/.deps/trim.Tpo -c ../src/language/data-io/trim.c -o src/language/data-io/trim.o >/dev/null 2>&1
3298  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3299  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3300  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3301  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/glm.lo -MD -MP -MF src/language/stats/.deps/glm.Tpo -c ../src/language/stats/glm.c -o src/language/stats/glm.o >/dev/null 2>&1
3302  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3303  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3304  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3305  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3306  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3307  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3308  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3309  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3310  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3311  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3312  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3313  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3314  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3315  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3316  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3317  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3318  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3319  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3320  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3321  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3322  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3323  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/means.lo -MD -MP -MF src/language/stats/.deps/means.Tpo -c ../src/language/stats/means.c -o src/language/stats/means.o >/dev/null 2>&1
3324  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3325  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3326  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3327  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3328  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3329  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3330  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3331  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/frequencies.lo -MD -MP -MF src/language/stats/.deps/frequencies.Tpo -c ../src/language/stats/frequencies.c -o src/language/stats/frequencies.o >/dev/null 2>&1
3332  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3333  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3334  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/print.lo -MD -MP -MF src/language/data-io/.deps/print.Tpo -c ../src/language/data-io/print.c -o src/language/data-io/print.o >/dev/null 2>&1
3335  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/mconvert.lo -MD -MP -MF src/language/data-io/.deps/mconvert.Tpo -c ../src/language/data-io/mconvert.c -o src/language/data-io/mconvert.o >/dev/null 2>&1
3336  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3337  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3338  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3339  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3340  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3341  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3342  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3343  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3344  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3345  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3346  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3347  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3348  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3349  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3350  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3351  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3352  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3353  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/examine.lo -MD -MP -MF src/language/stats/.deps/examine.Tpo -c ../src/language/stats/examine.c -o src/language/stats/examine.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3355  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3356  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3357  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3358  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3359  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3360  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3361  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3362  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3363  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3364  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3365  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3366  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/matrix-reader.lo -MD -MP -MF src/language/data-io/.deps/matrix-reader.Tpo -c ../src/language/data-io/matrix-reader.c -o src/language/data-io/matrix-reader.o >/dev/null 2>&1
3367  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3368  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3369  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3370  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3371  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3372  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3373  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3374  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3375  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3376  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3377  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3378  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3379  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3380  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3381  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3382  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3383  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3384  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3385  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3386  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3387  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3388  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/quick-cluster.lo -MD -MP -MF src/language/stats/.deps/quick-cluster.Tpo -c ../src/language/stats/quick-cluster.c -o src/language/stats/quick-cluster.o >/dev/null 2>&1
3389  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3390  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3391  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/regression.lo -MD -MP -MF src/language/stats/.deps/regression.Tpo -c ../src/language/stats/regression.c -o src/language/stats/regression.o >/dev/null 2>&1
3392  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3393  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3394  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3395  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3396  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3397  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3398  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3399  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3400  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/oneway.lo -MD -MP -MF src/language/stats/.deps/oneway.Tpo -c ../src/language/stats/oneway.c -o src/language/stats/oneway.o >/dev/null 2>&1
3401  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3402  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3403  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3404  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3405  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3406  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/logistic.lo -MD -MP -MF src/language/stats/.deps/logistic.Tpo -c ../src/language/stats/logistic.c -o src/language/stats/logistic.o >/dev/null 2>&1
3407  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3408  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3409  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3410  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3411  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3412  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3413  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3414  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3415  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3416  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3417  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3418  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3419  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3420  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3421  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3422  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3423  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3424  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3425  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3426  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3427  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3428  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3429  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3430  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3431  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3432  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3433  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3434  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3435  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3436  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3437  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3438  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3439  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3440  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3441  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3442  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3443  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3444  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3445  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/data-io/matrix-data.lo -MD -MP -MF src/language/data-io/.deps/matrix-data.Tpo -c ../src/language/data-io/matrix-data.c -o src/language/data-io/matrix-data.o >/dev/null 2>&1
3446  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3447  mv -f src/output/charts/.deps/liboutput_la-np-plot-cairo.Tpo src/output/charts/.deps/liboutput_la-np-plot-cairo.Plo
3448  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3449  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3450  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3451  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3452  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3453  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3454  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3455  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3456  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3457  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3458  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3459  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3460  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3461  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3462  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3463  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3464  mv -f src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Tpo src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Plo
3465  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3466  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3467  mv -f src/output/charts/.deps/liboutput_la-piechart.Tpo src/output/charts/.deps/liboutput_la-piechart.Plo
3468  mv -f src/output/charts/.deps/liboutput_la-roc-chart.Tpo src/output/charts/.deps/liboutput_la-roc-chart.Plo
3469  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3470  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3471  mv -f src/output/charts/.deps/liboutput_la-roc-chart-cairo.Tpo src/output/charts/.deps/liboutput_la-roc-chart-cairo.Plo
3472  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3473  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3474  mv -f src/output/charts/.deps/liboutput_la-boxplot.Tpo src/output/charts/.deps/liboutput_la-boxplot.Plo
3475  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3476  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3477  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3478  mv -f src/output/charts/.deps/liboutput_la-np-plot.Tpo src/output/charts/.deps/liboutput_la-np-plot.Plo
3479  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3480  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3481  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3482  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3483  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3484  mv -f src/output/.deps/liboutput_la-chart.Tpo src/output/.deps/liboutput_la-chart.Plo
3485  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3486  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3487  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3488  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3489  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3490  mv -f src/output/charts/.deps/liboutput_la-scatterplot.Tpo src/output/charts/.deps/liboutput_la-scatterplot.Plo
3491  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3492  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3493  mv -f src/output/charts/.deps/liboutput_la-scatterplot-cairo.Tpo src/output/charts/.deps/liboutput_la-scatterplot-cairo.Plo
3494  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3495  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3496  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3497  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3498  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3499  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3500  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3501  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3502  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3503  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3504  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3505  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3506  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3507  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3508  mv -f src/output/.deps/liboutput_la-page-setup.Tpo src/output/.deps/liboutput_la-page-setup.Plo
3509  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3510  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3511  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3512  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3513  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3514  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3515  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3516  mv -f src/output/charts/.deps/liboutput_la-spreadlevel-plot.Tpo src/output/charts/.deps/liboutput_la-spreadlevel-plot.Plo
3517  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3518  mv -f src/output/charts/.deps/liboutput_la-boxplot-cairo.Tpo src/output/charts/.deps/liboutput_la-boxplot-cairo.Plo
3519  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3520  mv -f src/output/.deps/liboutput_la-tex-glyphs.Tpo src/output/.deps/liboutput_la-tex-glyphs.Plo
3521  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3522  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3523  mv -f src/output/.deps/liboutput_la-msglog.Tpo src/output/.deps/liboutput_la-msglog.Plo
3524  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3525  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3526  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3527  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3528  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3529  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3530  mv -f src/output/.deps/liboutput_la-journal.Tpo src/output/.deps/liboutput_la-journal.Plo
3531  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3532  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3533  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/factor.lo -MD -MP -MF src/language/stats/.deps/factor.Tpo -c ../src/language/stats/factor.c -o src/language/stats/factor.o >/dev/null 2>&1
3534  mv -f src/output/.deps/liboutput_la-measure.Tpo src/output/.deps/liboutput_la-measure.Plo
3535  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3536  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3537  mv -f src/output/charts/.deps/liboutput_la-scree.Tpo src/output/charts/.deps/liboutput_la-scree.Plo
3538  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3539  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3540  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I/usr/include -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3541  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3542  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3543  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3544  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3545  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3546  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3547  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3548  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3549  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3550  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3551  mv -f src/output/charts/.deps/liboutput_la-scree-cairo.Tpo src/output/charts/.deps/liboutput_la-scree-cairo.Plo
3552  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3553  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3554  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3555  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3556  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3557  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3558  mv -f src/output/charts/.deps/liboutput_la-piechart-cairo.Tpo src/output/charts/.deps/liboutput_la-piechart-cairo.Plo
3559  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3560  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3561  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3562  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3563  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3564  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3565  mv -f src/output/charts/.deps/liboutput_la-barchart.Tpo src/output/charts/.deps/liboutput_la-barchart.Plo
3566  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3567  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3568  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3569  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3570  mv -f src/output/.deps/liboutput_la-tex-parsing.Tpo src/output/.deps/liboutput_la-tex-parsing.Plo
3571  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3572  mv -f src/output/charts/.deps/liboutput_la-barchart-cairo.Tpo src/output/charts/.deps/liboutput_la-barchart-cairo.Plo
3573  mv -f src/output/.deps/liboutput_la-options.Tpo src/output/.deps/liboutput_la-options.Plo
3574  mv -f src/output/.deps/liboutput_la-csv.Tpo src/output/.deps/liboutput_la-csv.Plo
3575  mv -f src/output/.deps/liboutput_la-spv-driver.Tpo src/output/.deps/liboutput_la-spv-driver.Plo
3576  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3577  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3578  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3579  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3580  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3581  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3582  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3583  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3584  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3585  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3586  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3587  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3588  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3589  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3590  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3591  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3592  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3593  mv -f src/output/.deps/liboutput_la-tex-rendering.Tpo src/output/.deps/liboutput_la-tex-rendering.Plo
3594  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3595  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3596  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3597  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3598  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3599  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3600  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3601  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3602  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3603  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3604  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3605  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3606  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3607  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3608  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3609  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3610  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3611  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3612  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3613  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3614  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3615  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3616  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3617  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3618  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3619  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3620  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3621  mv -f src/output/charts/.deps/liboutput_la-plot-hist-cairo.Tpo src/output/charts/.deps/liboutput_la-plot-hist-cairo.Plo
3622  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3623  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3624  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3625  mv -f src/output/charts/.deps/liboutput_la-plot-hist.Tpo src/output/charts/.deps/liboutput_la-plot-hist.Plo
3626  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3627  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3628  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3629  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3630  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3631  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3632  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3633  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3634  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3635  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3636  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3637  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3638  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3639  mv -f src/output/.deps/liboutput_la-select.Tpo src/output/.deps/liboutput_la-select.Plo
3640  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3641  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3642  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3643  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3644  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3645  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3646  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3647  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3648  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3649  mv -f src/output/.deps/liboutput_la-odt.Tpo src/output/.deps/liboutput_la-odt.Plo
3650  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3651  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3652  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3653  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3654  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3655  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3656  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3657  mv -f src/data/.deps/libdata_la-any-writer.Tpo src/data/.deps/libdata_la-any-writer.Plo
3658  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3659  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3660  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3661  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3662  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3663  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3664  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3665  mv -f src/output/.deps/liboutput_la-driver.Tpo src/output/.deps/liboutput_la-driver.Plo
3666  mv -f src/output/spv/.deps/liboutput_la-spv-css-parser.Tpo src/output/spv/.deps/liboutput_la-spv-css-parser.Plo
3667  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3668  mv -f src/output/.deps/liboutput_la-html.Tpo src/output/.deps/liboutput_la-html.Plo
3669  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3670  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3671  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3672  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3673  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3674  mv -f src/output/.deps/liboutput_la-output-item.Tpo src/output/.deps/liboutput_la-output-item.Plo
3675  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3676  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3677  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3678  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3679  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3680  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3681  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3682  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3683  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3684  mv -f src/output/.deps/liboutput_la-ascii.Tpo src/output/.deps/liboutput_la-ascii.Plo
3685  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3686  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3687  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3688  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3689  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3690  mv -f src/output/.deps/liboutput_la-table.Tpo src/output/.deps/liboutput_la-table.Plo
3691  mv -f src/data/.deps/libdata_la-case-matcher.Tpo src/data/.deps/libdata_la-case-matcher.Plo
3692  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3693  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3694  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3695  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3696  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3697  mv -f src/data/.deps/libdata_la-casereader-project.Tpo src/data/.deps/libdata_la-casereader-project.Plo
3698  mv -f src/data/.deps/libdata_la-casegrouper.Tpo src/data/.deps/libdata_la-casegrouper.Plo
3699  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3700  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3701  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3702  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3703  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3704  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3705  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3706  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3707  mv -f src/data/.deps/libdata_la-casereader-shim.Tpo src/data/.deps/libdata_la-casereader-shim.Plo
3708  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3709  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3710  mv -f src/data/.deps/libdata_la-casewriter-translator.Tpo src/data/.deps/libdata_la-casewriter-translator.Plo
3711  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3712  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3713  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3714  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3715  mv -f src/data/.deps/libdata_la-casereader-select.Tpo src/data/.deps/libdata_la-casereader-select.Plo
3716  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3717  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3718  mv -f src/output/spv/.deps/liboutput_la-spvbin-helpers.Tpo src/output/spv/.deps/liboutput_la-spvbin-helpers.Plo
3719  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3720  mv -f src/data/.deps/libdata_la-casereader-filter.Tpo src/data/.deps/libdata_la-casereader-filter.Plo
3721  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3722  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3723  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3724  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3725  mv -f src/data/.deps/libdata_la-dataset-writer.Tpo src/data/.deps/libdata_la-dataset-writer.Plo
3726  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3727  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3728  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3729  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3730  mv -f src/data/.deps/libdata_la-dict-class.Tpo src/data/.deps/libdata_la-dict-class.Plo
3731  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3732  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3733  mv -f src/data/.deps/libdata_la-sys-file-encoding.Tpo src/data/.deps/libdata_la-sys-file-encoding.Plo
3734  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3735  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3736  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3737  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3738  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3739  mv -f src/data/.deps/libdata_la-attributes.Tpo src/data/.deps/libdata_la-attributes.Plo
3740  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3741  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3742  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3743  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3744  mv -f src/data/.deps/libdata_la-caseinit.Tpo src/data/.deps/libdata_la-caseinit.Plo
3745  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3746  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3747  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3748  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3749  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3750  mv -f src/data/.deps/libdata_la-casewriter.Tpo src/data/.deps/libdata_la-casewriter.Plo
3751  /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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3752  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3753  mv -f src/data/.deps/libdata_la-calendar.Tpo src/data/.deps/libdata_la-calendar.Plo
3754  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3755  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3756  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3757  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3758  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3759  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3760  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3761  mv -f src/data/.deps/libdata_la-identifier2.Tpo src/data/.deps/libdata_la-identifier2.Plo
3762  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3763  mv -f src/output/.deps/liboutput_la-pivot-output.Tpo src/output/.deps/liboutput_la-pivot-output.Plo
3764  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3765  mv -f src/data/.deps/libdata_la-lazy-casereader.Tpo src/data/.deps/libdata_la-lazy-casereader.Plo
3766  mv -f src/output/.deps/liboutput_la-cairo-pager.Tpo src/output/.deps/liboutput_la-cairo-pager.Plo
3767  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3768  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3769  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3770  mv -f src/data/.deps/libdata_la-case-tmpfile.Tpo src/data/.deps/libdata_la-case-tmpfile.Plo
3771  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3772  mv -f src/data/.deps/libdata_la-casewindow.Tpo src/data/.deps/libdata_la-casewindow.Plo
3773  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3774  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3775  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3776  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3777  mv -f src/data/.deps/libdata_la-casereader.Tpo src/data/.deps/libdata_la-casereader.Plo
3778  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3779  mv -f src/libpspp/.deps/liblibpspp_la-copyleft.Tpo src/libpspp/.deps/liblibpspp_la-copyleft.Plo
3780  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3781  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3782  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3783  mv -f src/output/spv/.deps/liboutput_la-old-binary-parser.Tpo src/output/spv/.deps/liboutput_la-old-binary-parser.Plo
3784  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3785  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3786  mv -f src/data/.deps/libdata_la-casereader-translator.Tpo src/data/.deps/libdata_la-casereader-translator.Plo
3787  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3788  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3789  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3790  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3791  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3792  mv -f src/output/.deps/liboutput_la-tex.Tpo src/output/.deps/liboutput_la-tex.Plo
3793  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3794  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3795  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3796  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3797  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3798  mv -f src/output/spv/.deps/liboutput_la-tlo-parser.Tpo src/output/spv/.deps/liboutput_la-tlo-parser.Plo
3799  mv -f src/data/.deps/libdata_la-caseproto.Tpo src/data/.deps/libdata_la-caseproto.Plo
3800  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3801  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3802  mv -f src/data/.deps/libdata_la-identifier.Tpo src/data/.deps/libdata_la-identifier.Plo
3803  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3804  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3805  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3806  mv -f src/output/.deps/liboutput_la-cairo.Tpo src/output/.deps/liboutput_la-cairo.Plo
3807  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3808  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3809  mv -f src/data/.deps/libdata_la-mrset.Tpo src/data/.deps/libdata_la-mrset.Plo
3810  mv -f src/data/.deps/libdata_la-file-name.Tpo src/data/.deps/libdata_la-file-name.Plo
3811  mv -f src/output/spv/.deps/liboutput_la-spvxml-helpers.Tpo src/output/spv/.deps/liboutput_la-spvxml-helpers.Plo
3812  mv -f src/data/.deps/libdata_la-case-map.Tpo src/data/.deps/libdata_la-case-map.Plo
3813  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3814  mv -f src/data/.deps/libdata_la-encrypted-file.Tpo src/data/.deps/libdata_la-encrypted-file.Plo
3815  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3816  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3817  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3818  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3819  mv -f src/data/.deps/libdata_la-any-reader.Tpo src/data/.deps/libdata_la-any-reader.Plo
3820  mv -f src/output/spv/.deps/liboutput_la-spv-legacy-data.Tpo src/output/spv/.deps/liboutput_la-spv-legacy-data.Plo
3821  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3822  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3823  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3824  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3825  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3826  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3827  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3828  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3829  mv -f src/libpspp/.deps/liblibpspp_la-cmac-aes256.Tpo src/libpspp/.deps/liblibpspp_la-cmac-aes256.Plo
3830  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3831  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3832  mv -f src/libpspp/.deps/liblibpspp_la-bit-vector.Tpo src/libpspp/.deps/liblibpspp_la-bit-vector.Plo
3833  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3834  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3835  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3836  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3837  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3838  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3839  mv -f src/data/.deps/libdata_la-transformations.Tpo src/data/.deps/libdata_la-transformations.Plo
3840  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3841  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3842  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3843  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3844  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3845  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3846  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3847  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3848  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3849  mv -f src/data/.deps/libdata_la-vector.Tpo src/data/.deps/libdata_la-vector.Plo
3850  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3851  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3852  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3853  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3854  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3855  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3856  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3857  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3858  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3859  mv -f src/libpspp/.deps/liblibpspp_la-bt.Tpo src/libpspp/.deps/liblibpspp_la-bt.Plo
3860  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3861  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3862  mv -f src/libpspp/.deps/liblibpspp_la-freaderror.Tpo src/libpspp/.deps/liblibpspp_la-freaderror.Plo
3863  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3864  mv -f src/data/.deps/libdata_la-session.Tpo src/data/.deps/libdata_la-session.Plo
3865  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3866  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3867  mv -f src/data/.deps/libdata_la-spreadsheet-reader.Tpo src/data/.deps/libdata_la-spreadsheet-reader.Plo
3868  mv -f src/libpspp/.deps/liblibpspp_la-abt.Tpo src/libpspp/.deps/liblibpspp_la-abt.Plo
3869  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3870  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3871  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3872  mv -f src/data/.deps/libdata_la-short-names.Tpo src/data/.deps/libdata_la-short-names.Plo
3873  mv -f src/libpspp/.deps/liblibpspp_la-deque.Tpo src/libpspp/.deps/liblibpspp_la-deque.Plo
3874  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3875  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3876  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3877  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3878  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3879  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3880  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3881  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3882  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3883  mv -f src/data/.deps/libdata_la-case.Tpo src/data/.deps/libdata_la-case.Plo
3884  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3885  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3886  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3887  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3888  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/crosstabs.lo -MD -MP -MF src/language/stats/.deps/crosstabs.Tpo -c ../src/language/stats/crosstabs.c -o src/language/stats/crosstabs.o >/dev/null 2>&1
3889  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3890  mv -f src/libpspp/.deps/liblibpspp_la-hmap.Tpo src/libpspp/.deps/liblibpspp_la-hmap.Plo
3891  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3892  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3893  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3894  mv -f src/output/spv/.deps/liboutput_la-spv-table-look.Tpo src/output/spv/.deps/liboutput_la-spv-table-look.Plo
3895  mv -f src/libpspp/.deps/liblibpspp_la-hash-functions.Tpo src/libpspp/.deps/liblibpspp_la-hash-functions.Plo
3896  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3897  mv -f src/libpspp/.deps/liblibpspp_la-ext-array.Tpo src/libpspp/.deps/liblibpspp_la-ext-array.Plo
3898  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3899  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3900  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3901  mv -f src/libpspp/.deps/liblibpspp_la-argv-parser.Tpo src/libpspp/.deps/liblibpspp_la-argv-parser.Plo
3902  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3903  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3904  mv -f src/libpspp/.deps/liblibpspp_la-heap.Tpo src/libpspp/.deps/liblibpspp_la-heap.Plo
3905  mv -f src/data/.deps/libdata_la-format-guesser.Tpo src/data/.deps/libdata_la-format-guesser.Plo
3906  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3907  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3908  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3909  mv -f src/data/.deps/libdata_la-value.Tpo src/data/.deps/libdata_la-value.Plo
3910  mv -f src/libpspp/.deps/liblibpspp_la-range-map.Tpo src/libpspp/.deps/liblibpspp_la-range-map.Plo
3911  mv -f src/data/.deps/libdata_la-make-file.Tpo src/data/.deps/libdata_la-make-file.Plo
3912  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3913  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3914  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3915  mv -f src/libpspp/.deps/liblibpspp_la-integer-format.Tpo src/libpspp/.deps/liblibpspp_la-integer-format.Plo
3916  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3917  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3918  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3919  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3920  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3921  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3922  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3923  mv -f src/data/.deps/libdata_la-settings.Tpo src/data/.deps/libdata_la-settings.Plo
3924  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3925  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3926  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3927  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3928  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3929  mv -f src/libpspp/.deps/liblibpspp_la-misc.Tpo src/libpspp/.deps/liblibpspp_la-misc.Plo
3930  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3931  mv -f src/libpspp/.deps/liblibpspp_la-prompt.Tpo src/libpspp/.deps/liblibpspp_la-prompt.Plo
3932  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3933  mv -f src/output/.deps/liboutput_la-cairo-chart.Tpo src/output/.deps/liboutput_la-cairo-chart.Plo
3934  mv -f src/libpspp/.deps/liblibpspp_la-intern.Tpo src/libpspp/.deps/liblibpspp_la-intern.Plo
3935  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3936  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3937  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3938  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3939  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3940  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3941  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3942  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3943  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3944  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3945  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3946  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3947  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3948  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3949  mv -f src/data/.deps/libdata_la-subcase.Tpo src/data/.deps/libdata_la-subcase.Plo
3950  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3951  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3952  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3953  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3954  mv -f src/data/.deps/libdata_la-csv-file-writer.Tpo src/data/.deps/libdata_la-csv-file-writer.Plo
3955  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3956  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3957  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3958  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3959  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3960  mv -f src/data/.deps/libdata_la-missing-values.Tpo src/data/.deps/libdata_la-missing-values.Plo
3961  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3962  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3963  mv -f src/data/.deps/libdata_la-value-labels.Tpo src/data/.deps/libdata_la-value-labels.Plo
3964  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3965  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3966  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3967  mv -f src/libpspp/.deps/liblibpspp_la-encoding-guesser.Tpo src/libpspp/.deps/liblibpspp_la-encoding-guesser.Plo
3968  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3969  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3970  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3971  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3972  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3973  mv -f src/libpspp/.deps/liblibpspp_la-hmapx.Tpo src/libpspp/.deps/liblibpspp_la-hmapx.Plo
3974  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3975  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3976  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3977  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3978  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3979  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3980  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3981  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3982  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3983  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3984  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3985  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3986  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3987  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3988  mv -f src/data/.deps/libdata_la-file-handle-def.Tpo src/data/.deps/libdata_la-file-handle-def.Plo
3989  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3990  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3991  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3992  mv -f src/libpspp/.deps/liblibpspp_la-version.Tpo src/libpspp/.deps/liblibpspp_la-version.Plo
3993  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3994  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3995  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3996  mv -f src/data/.deps/libdata_la-sys-file-private.Tpo src/data/.deps/libdata_la-sys-file-private.Plo
3997  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
3998  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
3999  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4000  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -MT gl/libgl_la-regex.lo -MD -MP -MF gl/.deps/libgl_la-regex.Tpo -c ../gl/regex.c -o gl/libgl_la-regex.o >/dev/null 2>&1
4001  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4002  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4003  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4004  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4005  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4006  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4007  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4008  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4009  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4010  mv -f src/output/spv/.deps/liboutput_la-spv.Tpo src/output/spv/.deps/liboutput_la-spv.Plo
4011  mv -f gl/.deps/libgl_la-allocator.Tpo gl/.deps/libgl_la-allocator.Plo
4012  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4013  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4014  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4015  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4016  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4017  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4018  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4019  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4020  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4021  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4022  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4023  mv -f src/libpspp/.deps/liblibpspp_la-start-date.Tpo src/libpspp/.deps/liblibpspp_la-start-date.Plo
4024  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4025  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4026  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4027  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4028  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4029  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4030  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4031  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4032  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4033  mv -f src/libpspp/.deps/liblibpspp_la-range-set.Tpo src/libpspp/.deps/liblibpspp_la-range-set.Plo
4034  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4035  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4036  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4037  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4038  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4039  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4040  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4041  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4042  mv -f gl/.deps/libgl_la-asyncsafe-spin.Tpo gl/.deps/libgl_la-asyncsafe-spin.Plo
4043  mv -f src/libpspp/.deps/liblibpspp_la-line-reader.Tpo src/libpspp/.deps/liblibpspp_la-line-reader.Plo
4044  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4045  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4046  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4047  mv -f src/libpspp/.deps/liblibpspp_la-ll.Tpo src/libpspp/.deps/liblibpspp_la-ll.Plo
4048  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4049  mv -f src/data/.deps/libdata_la-dataset.Tpo src/data/.deps/libdata_la-dataset.Plo
4050  mv -f gl/.deps/libgl_la-c-strncasecmp.Tpo gl/.deps/libgl_la-c-strncasecmp.Plo
4051  mv -f gl/.deps/libgl_la-binary-io.Tpo gl/.deps/libgl_la-binary-io.Plo
4052  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4053  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4054  mv -f src/libpspp/.deps/liblibpspp_la-llx.Tpo src/libpspp/.deps/liblibpspp_la-llx.Plo
4055  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4056  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4057  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4058  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4059  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4060  mv -f gl/.deps/libgl_la-c-strcasecmp.Tpo gl/.deps/libgl_la-c-strcasecmp.Plo
4061  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4062  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4063  mv -f gl/.deps/libgl_la-areadlink.Tpo gl/.deps/libgl_la-areadlink.Plo
4064  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4065  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4066  mv -f gl/.deps/libgl_la-c-snprintf.Tpo gl/.deps/libgl_la-c-snprintf.Plo
4067  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4068  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4069  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4070  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4071  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4072  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4073  mv -f src/libpspp/.deps/liblibpspp_la-float-format.Tpo src/libpspp/.deps/liblibpspp_la-float-format.Plo
4074  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4075  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4076  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4077  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4078  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4079  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4080  mv -f src/libpspp/.deps/liblibpspp_la-tower.Tpo src/libpspp/.deps/liblibpspp_la-tower.Plo
4081  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4082  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4083  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4084  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4085  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4086  mv -f src/output/spv/.deps/liboutput_la-spv-light-decoder.Tpo src/output/spv/.deps/liboutput_la-spv-light-decoder.Plo
4087  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4088  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4089  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4090  mv -f gl/.deps/libgl_la-c-ctype.Tpo gl/.deps/libgl_la-c-ctype.Plo
4091  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4092  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4093  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4094  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4095  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4096  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4097  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4098  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4099  mv -f src/libpspp/.deps/liblibpspp_la-array.Tpo src/libpspp/.deps/liblibpspp_la-array.Plo
4100  mv -f gl/.deps/libgl_la-c-xasprintf.Tpo gl/.deps/libgl_la-c-xasprintf.Plo
4101  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4102  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4103  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4104  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4105  mv -f gl/.deps/libgl_la-count-one-bits.Tpo gl/.deps/libgl_la-count-one-bits.Plo
4106  mv -f src/libpspp/.deps/liblibpspp_la-temp-file.Tpo src/libpspp/.deps/liblibpspp_la-temp-file.Plo
4107  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4108  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4109  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4110  mv -f gl/.deps/libgl_la-basename-lgpl.Tpo gl/.deps/libgl_la-basename-lgpl.Plo
4111  mv -f src/libpspp/.deps/liblibpspp_la-string-array.Tpo src/libpspp/.deps/liblibpspp_la-string-array.Plo
4112  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4114  mv -f src/libpspp/.deps/liblibpspp_la-message.Tpo src/libpspp/.deps/liblibpspp_la-message.Plo
4115  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4116  mv -f gl/.deps/libgl_la-c-asprintf.Tpo gl/.deps/libgl_la-c-asprintf.Plo
4117  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4118  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4119  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4120  mv -f gl/.deps/libgl_la-cloexec.Tpo gl/.deps/libgl_la-cloexec.Plo
4121  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4122  mv -f src/data/.deps/libdata_la-por-file-writer.Tpo src/data/.deps/libdata_la-por-file-writer.Plo
4123  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4124  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4125  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4126  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4127  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4128  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4129  mv -f gl/.deps/libgl_la-c-strtod.Tpo gl/.deps/libgl_la-c-strtod.Plo
4130  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4131  mv -f gl/.deps/libgl_la-crc.Tpo gl/.deps/libgl_la-crc.Plo
4132  mv -f gl/.deps/libgl_la-c-xvasprintf.Tpo gl/.deps/libgl_la-c-xvasprintf.Plo
4133  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4134  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4135  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4136  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4137  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4138  mv -f src/libpspp/.deps/liblibpspp_la-u8-line.Tpo src/libpspp/.deps/liblibpspp_la-u8-line.Plo
4139  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4140  mv -f src/output/.deps/liboutput_la-cairo-fsm.Tpo src/output/.deps/liboutput_la-cairo-fsm.Plo
4141  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4142  mv -f src/libpspp/.deps/liblibpspp_la-pool.Tpo src/libpspp/.deps/liblibpspp_la-pool.Plo
4143  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4144  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4145  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4146  mv -f gl/.deps/libgl_la-count-leading-zeros.Tpo gl/.deps/libgl_la-count-leading-zeros.Plo
4147  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4148  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4149  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4150  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4151  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4152  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4153  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4154  mv -f src/libpspp/.deps/liblibpspp_la-taint.Tpo src/libpspp/.deps/liblibpspp_la-taint.Plo
4155  mv -f src/data/.deps/libdata_la-psql-reader.Tpo src/data/.deps/libdata_la-psql-reader.Plo
4156  mv -f gl/.deps/libgl_la-careadlinkat.Tpo gl/.deps/libgl_la-careadlinkat.Plo
4157  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4158  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4159  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4160  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4161  mv -f gl/.deps/libgl_la-basename.Tpo gl/.deps/libgl_la-basename.Plo
4162  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4163  mv -f src/data/.deps/libdata_la-por-file-reader.Tpo src/data/.deps/libdata_la-por-file-reader.Plo
4164  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4165  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4166  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4167  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4168  mv -f gl/.deps/libgl_la-stripslash.Tpo gl/.deps/libgl_la-stripslash.Plo
4169  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4170  mv -f src/libpspp/.deps/liblibpspp_la-range-tower.Tpo src/libpspp/.deps/liblibpspp_la-range-tower.Plo
4171  mv -f gl/malloc/.deps/libgl_la-dynarray_finalize.Tpo gl/malloc/.deps/libgl_la-dynarray_finalize.Plo
4172  mv -f gl/.deps/libgl_la-c-vasprintf.Tpo gl/.deps/libgl_la-c-vasprintf.Plo
4173  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4174  mv -f gl/.deps/libgl_la-md4-stream.Tpo gl/.deps/libgl_la-md4-stream.Plo
4175  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4176  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4177  mv -f src/libpspp/.deps/liblibpspp_la-string-map.Tpo src/libpspp/.deps/liblibpspp_la-string-map.Plo
4178  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4179  mv -f gl/malloc/.deps/libgl_la-dynarray_resize_clear.Tpo gl/malloc/.deps/libgl_la-dynarray_resize_clear.Plo
4180  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4181  mv -f gl/.deps/libgl_la-dtotimespec.Tpo gl/.deps/libgl_la-dtotimespec.Plo
4182  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4183  mv -f gl/malloc/.deps/libgl_la-dynarray_emplace_enlarge.Tpo gl/malloc/.deps/libgl_la-dynarray_emplace_enlarge.Plo
4184  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4186  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4188  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4189  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4190  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4191  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4192  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4193  mv -f gl/.deps/libgl_la-dirname.Tpo gl/.deps/libgl_la-dirname.Plo
4194  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4195  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4197  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4198  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4199  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4200  mv -f gl/.deps/libgl_la-exitfail.Tpo gl/.deps/libgl_la-exitfail.Plo
4201  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4203  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4204  mv -f gl/.deps/libgl_la-dirname-lgpl.Tpo gl/.deps/libgl_la-dirname-lgpl.Plo
4205  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4206  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4207  mv -f gl/.deps/libgl_la-full-write.Tpo gl/.deps/libgl_la-full-write.Plo
4208  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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4209  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4210  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I/usr/include/libxml2  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4211  mv -f src/data/.deps/libdata_la-variable.Tpo src/data/.deps/libdata_la-variable.Plo
4212  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4213  mv -f gl/.deps/libgl_la-hard-locale.Tpo gl/.deps/libgl_la-hard-locale.Plo
4214  mv -f src/libpspp/.deps/liblibpspp_la-stringi-map.Tpo src/libpspp/.deps/liblibpspp_la-stringi-map.Plo
4215  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4216  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4217  mv -f src/data/.deps/libdata_la-mdd-writer.Tpo src/data/.deps/libdata_la-mdd-writer.Plo
4218  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4219  mv -f gl/.deps/libgl_la-offtostr.Tpo gl/.deps/libgl_la-offtostr.Plo
4220  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4221  mv -f gl/malloc/.deps/libgl_la-dynarray_resize.Tpo gl/malloc/.deps/libgl_la-dynarray_resize.Plo
4222  mv -f gl/.deps/libgl_la-c-strcasestr.Tpo gl/.deps/libgl_la-c-strcasestr.Plo
4223  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4224  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4225  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4226  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4227  mv -f src/data/.deps/libdata_la-gnumeric-reader.Tpo src/data/.deps/libdata_la-gnumeric-reader.Plo
4228  mv -f src/libpspp/.deps/liblibpspp_la-stringi-set.Tpo src/libpspp/.deps/liblibpspp_la-stringi-set.Plo
4229  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4230  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4231  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4232  mv -f gl/.deps/libgl_la-ialloc.Tpo gl/.deps/libgl_la-ialloc.Plo
4233  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4234  mv -f gl/.deps/libgl_la-fseterr.Tpo gl/.deps/libgl_la-fseterr.Plo
4235  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4236  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4237  mv -f src/libpspp/.deps/liblibpspp_la-u8-istream.Tpo src/libpspp/.deps/liblibpspp_la-u8-istream.Plo
4238  mv -f gl/.deps/libgl_la-fwriteerror.Tpo gl/.deps/libgl_la-fwriteerror.Plo
4239  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4240  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4241  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4242  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4243  mv -f src/data/.deps/libdata_la-data-in.Tpo src/data/.deps/libdata_la-data-in.Plo
4244  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4245  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4246  mv -f src/data/.deps/libdata_la-data-out.Tpo src/data/.deps/libdata_la-data-out.Plo
4247  mv -f gl/.deps/libgl_la-getprogname.Tpo gl/.deps/libgl_la-getprogname.Plo
4248  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4249  mv -f gl/.deps/libgl_la-gettime.Tpo gl/.deps/libgl_la-gettime.Plo
4250  mv -f gl/.deps/libgl_la-localename-table.Tpo gl/.deps/libgl_la-localename-table.Plo
4251  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4252  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4253  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4254  mv -f gl/malloc/.deps/libgl_la-dynarray_at_failure.Tpo gl/malloc/.deps/libgl_la-dynarray_at_failure.Plo
4255  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4256  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4257  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4258  mv -f gl/.deps/libgl_la-md4.Tpo gl/.deps/libgl_la-md4.Plo
4259  mv -f gl/unicase/.deps/libgl_la-empty-prefix-context.Tpo gl/unicase/.deps/libgl_la-empty-prefix-context.Plo
4260  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4261  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4262  mv -f gl/.deps/libgl_la-fd-hook.Tpo gl/.deps/libgl_la-fd-hook.Plo
4263  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4264  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4265  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4266  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4267  mv -f gl/.deps/libgl_la-imaxtostr.Tpo gl/.deps/libgl_la-imaxtostr.Plo
4268  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4269  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4270  mv -f gl/.deps/libgl_la-uinttostr.Tpo gl/.deps/libgl_la-uinttostr.Plo
4271  mv -f gl/unicase/.deps/libgl_la-empty-suffix-context.Tpo gl/unicase/.deps/libgl_la-empty-suffix-context.Plo
4272  mv -f src/libpspp/.deps/liblibpspp_la-sparse-xarray.Tpo src/libpspp/.deps/liblibpspp_la-sparse-xarray.Plo
4273  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4274  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4275  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4276  mv -f gl/.deps/libgl_la-inttostr.Tpo gl/.deps/libgl_la-inttostr.Plo
4277  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4278  mv -f gl/unicase/.deps/libgl_la-cased.Tpo gl/unicase/.deps/libgl_la-cased.Plo
4279  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4280  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4281  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4282  mv -f gl/.deps/libgl_la-rijndael-alg-fst.Tpo gl/.deps/libgl_la-rijndael-alg-fst.Plo
4283  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4284  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4285  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4286  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4287  mv -f src/libpspp/.deps/liblibpspp_la-zip-writer.Tpo src/libpspp/.deps/liblibpspp_la-zip-writer.Plo
4288  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4289  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4290  mv -f src/data/.deps/libdata_la-ods-reader.Tpo src/data/.deps/libdata_la-ods-reader.Plo
4291  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4292  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4293  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4294  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4295  mv -f src/data/.deps/libdata_la-datasheet.Tpo src/data/.deps/libdata_la-datasheet.Plo
4296  mv -f src/libpspp/.deps/liblibpspp_la-string-set.Tpo src/libpspp/.deps/liblibpspp_la-string-set.Plo
4297  mv -f gl/.deps/libgl_la-fcntl.Tpo gl/.deps/libgl_la-fcntl.Plo
4298  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4299  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4300  mv -f gl/unicase/.deps/libgl_la-ignorable.Tpo gl/unicase/.deps/libgl_la-ignorable.Plo
4301  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4302  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4303  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4304  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4305  mv -f gl/.deps/libgl_la-gl_list.Tpo gl/.deps/libgl_la-gl_list.Plo
4306  mv -f src/libpspp/.deps/liblibpspp_la-sparse-array.Tpo src/libpspp/.deps/liblibpspp_la-sparse-array.Plo
4307  mv -f gl/glthread/.deps/libgl_la-lock.Tpo gl/glthread/.deps/libgl_la-lock.Plo
4308  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4309  mv -f src/data/.deps/libdata_la-format.Tpo src/data/.deps/libdata_la-format.Plo
4310  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4311  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4312  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4313  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4314  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4315  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4316  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4317  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4318  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4319  mv -f gl/.deps/libgl_la-umaxtostr.Tpo gl/.deps/libgl_la-umaxtostr.Plo
4320  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4321  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4322  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4323  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4324  mv -f gl/.deps/libgl_la-dtoastr.Tpo gl/.deps/libgl_la-dtoastr.Plo
4325  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4326  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4327  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4328  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4329  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4330  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4331  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4332  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4333  mv -f gl/.deps/libgl_la-localcharset.Tpo gl/.deps/libgl_la-localcharset.Plo
4334  mv -f gl/.deps/libgl_la-fatal-signal.Tpo gl/.deps/libgl_la-fatal-signal.Plo
4335  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4336  mv -f src/output/.deps/liboutput_la-render.Tpo src/output/.deps/liboutput_la-render.Plo
4337  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4338  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4339  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4340  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4341  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4342  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4343  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4344  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4345  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4347  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4348  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4349  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4350  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4351  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4352  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4353  mv -f gl/unicase/.deps/libgl_la-tocasefold.Tpo gl/unicase/.deps/libgl_la-tocasefold.Plo
4354  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4355  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4356  mv -f gl/unicase/.deps/libgl_la-totitle.Tpo gl/unicase/.deps/libgl_la-totitle.Plo
4357  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4358  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4359  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4360  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4361  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4362  mv -f gl/unicase/.deps/libgl_la-special-casing.Tpo gl/unicase/.deps/libgl_la-special-casing.Plo
4363  mv -f gl/unicase/.deps/libgl_la-tolower.Tpo gl/unicase/.deps/libgl_la-tolower.Plo
4364  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4365  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4366  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4367  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4368  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4369  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4370  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4371  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4372  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4373  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4374  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4375  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4376  mv -f gl/.deps/libgl_la-rijndael-api-fst.Tpo gl/.deps/libgl_la-rijndael-api-fst.Plo
4377  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4378  mv -f src/libpspp/.deps/liblibpspp_la-zip-reader.Tpo src/libpspp/.deps/liblibpspp_la-zip-reader.Plo
4379  mv -f gl/unicase/.deps/libgl_la-toupper.Tpo gl/unicase/.deps/libgl_la-toupper.Plo
4380  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4381  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4382  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4383  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4384  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4385  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4386  mv -f gl/.deps/libgl_la-clean-temp-simple.Tpo gl/.deps/libgl_la-clean-temp-simple.Plo
4387  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4388  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4389  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4390  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4391  mv -f gl/.deps/libgl_la-localename.Tpo gl/.deps/libgl_la-localename.Plo
4392  mv -f gl/unictype/.deps/libgl_la-pr_extended_pictographic.Tpo gl/unictype/.deps/libgl_la-pr_extended_pictographic.Plo
4393  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4394  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4395  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4396  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4397  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4398  mv -f gl/unicase/.deps/libgl_la-u8-toupper.Tpo gl/unicase/.deps/libgl_la-u8-toupper.Plo
4399  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4400  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4401  mv -f src/data/.deps/libdata_la-pc+-file-reader.Tpo src/data/.deps/libdata_la-pc+-file-reader.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/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4403  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4404  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4405  mv -f gl/unicase/.deps/libgl_la-u8-casefold.Tpo gl/unicase/.deps/libgl_la-u8-casefold.Plo
4406  mv -f gl/unictype/.deps/libgl_la-ctype_print.Tpo gl/unictype/.deps/libgl_la-ctype_print.Plo
4407  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4408  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4409  mv -f gl/uninorm/.deps/libgl_la-nfkd.Tpo gl/uninorm/.deps/libgl_la-nfkd.Plo
4410  mv -f gl/unicase/.deps/libgl_la-u8-ct-casefold.Tpo gl/unicase/.deps/libgl_la-u8-ct-casefold.Plo
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4412  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4413  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4414  mv -f gl/unictype/.deps/libgl_la-categ_none.Tpo gl/unictype/.deps/libgl_la-categ_none.Plo
4415  mv -f gl/.deps/libgl_la-clean-temp.Tpo gl/.deps/libgl_la-clean-temp.Plo
4416  mv -f gl/unicase/.deps/libgl_la-u8-tolower.Tpo gl/unicase/.deps/libgl_la-u8-tolower.Plo
4417  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4418  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4419  mv -f gl/.deps/libgl_la-full-read.Tpo gl/.deps/libgl_la-full-read.Plo
4420  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4421  mv -f gl/uninorm/.deps/libgl_la-nfd.Tpo gl/uninorm/.deps/libgl_la-nfd.Plo
4422  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4423  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4424  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4425  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4426  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4427  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4428  mv -f src/libpspp/.deps/liblibpspp_la-model-checker.Tpo src/libpspp/.deps/liblibpspp_la-model-checker.Plo
4429  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4431  mv -f gl/unictype/.deps/libgl_la-pr_soft_dotted.Tpo gl/unictype/.deps/libgl_la-pr_soft_dotted.Plo
4432  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4433  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4434  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4435  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I/usr/include -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4436  mv -f gl/unictype/.deps/libgl_la-combiningclass.Tpo gl/unictype/.deps/libgl_la-combiningclass.Plo
4437  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4438  mv -f gl/unicase/.deps/libgl_la-u8-totitle.Tpo gl/unicase/.deps/libgl_la-u8-totitle.Plo
4439  mv -f gl/uninorm/.deps/libgl_la-compat-decomposition.Tpo gl/uninorm/.deps/libgl_la-compat-decomposition.Plo
4440  mv -f gl/unictype/.deps/libgl_la-categ_of.Tpo gl/unictype/.deps/libgl_la-categ_of.Plo
4441  mv -f gl/uninorm/.deps/libgl_la-decomposition.Tpo gl/uninorm/.deps/libgl_la-decomposition.Plo
4442  mv -f src/data/.deps/libdata_la-dictionary.Tpo src/data/.deps/libdata_la-dictionary.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4444  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4445  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4446  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4447  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4448  mv -f gl/unicase/.deps/libgl_la-u8-casecmp.Tpo gl/unicase/.deps/libgl_la-u8-casecmp.Plo
4449  mv -f gl/unigbrk/.deps/libgl_la-uc-is-grapheme-break.Tpo gl/unigbrk/.deps/libgl_la-uc-is-grapheme-break.Plo
4450  mv -f gl/uninorm/.deps/libgl_la-decomposing-form.Tpo gl/uninorm/.deps/libgl_la-decomposing-form.Plo
4451  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4452  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4453  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4454  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4455  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4456  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4458  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4459  mv -f src/libpspp/.deps/liblibpspp_la-i18n.Tpo src/libpspp/.deps/liblibpspp_la-i18n.Plo
4460  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4461  mv -f gl/uninorm/.deps/libgl_la-canonical-decomposition.Tpo gl/uninorm/.deps/libgl_la-canonical-decomposition.Plo
4462  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4463  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4464  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4465  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4466  mv -f gl/unigbrk/.deps/libgl_la-uc-gbrk-prop.Tpo gl/unigbrk/.deps/libgl_la-uc-gbrk-prop.Plo
4467  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4468  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4469  mv -f gl/unistr/.deps/libgl_la-u8-mbtouc.Tpo gl/unistr/.deps/libgl_la-u8-mbtouc.Plo
4470  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4471  mv -f gl/unicase/.deps/libgl_la-u8-casemap.Tpo gl/unicase/.deps/libgl_la-u8-casemap.Plo
4472  mv -f gl/unistr/.deps/libgl_la-u8-cmp.Tpo gl/unistr/.deps/libgl_la-u8-cmp.Plo
4473  mv -f gl/unistr/.deps/libgl_la-u8-strncat.Tpo gl/unistr/.deps/libgl_la-u8-strncat.Plo
4474  mv -f gl/.deps/libgl_la-gl_linked_list.Tpo gl/.deps/libgl_la-gl_linked_list.Plo
4475  mv -f gl/uninorm/.deps/libgl_la-decompose-internal.Tpo gl/uninorm/.deps/libgl_la-decompose-internal.Plo
4476  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4478  mv -f gl/unilbrk/.deps/libgl_la-lbrktables.Tpo gl/unilbrk/.deps/libgl_la-lbrktables.Plo
4479  mv -f gl/uniwbrk/.deps/libgl_la-wbrktable.Tpo gl/uniwbrk/.deps/libgl_la-wbrktable.Plo
4480  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4481  mv -f src/ui/gui/.deps/psppire-psppire-marshal.Tpo src/ui/gui/.deps/psppire-psppire-marshal.Po
4482  mv -f gl/unistr/.deps/libgl_la-u8-check.Tpo gl/unistr/.deps/libgl_la-u8-check.Plo
4483  mv -f gl/unistr/.deps/libgl_la-u8-mblen.Tpo gl/unistr/.deps/libgl_la-u8-mblen.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4486  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4487  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4488  mv -f gl/unistr/.deps/libgl_la-u8-mbtouc-aux.Tpo gl/unistr/.deps/libgl_la-u8-mbtouc-aux.Plo
4489  mv -f gl/unicase/.deps/libgl_la-u8-ct-totitle.Tpo gl/unicase/.deps/libgl_la-u8-ct-totitle.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4491  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4493  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4494  mv -f gl/unistr/.deps/libgl_la-u8-strmbtouc.Tpo gl/unistr/.deps/libgl_la-u8-strmbtouc.Plo
4495  mv -f gl/unistr/.deps/libgl_la-u8-uctomb.Tpo gl/unistr/.deps/libgl_la-u8-uctomb.Plo
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4497  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4498  mv -f gl/unistr/.deps/libgl_la-u8-cpy.Tpo gl/unistr/.deps/libgl_la-u8-cpy.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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4500  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4501  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4502  mv -f gl/uniwidth/.deps/libgl_la-u8-width.Tpo gl/uniwidth/.deps/libgl_la-u8-width.Plo
4503  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4504  mv -f gl/uniwbrk/.deps/libgl_la-wordbreak-property.Tpo gl/uniwbrk/.deps/libgl_la-wordbreak-property.Plo
4505  mv -f gl/.deps/libgl_la-gl_linkedhash_list.Tpo gl/.deps/libgl_la-gl_linkedhash_list.Plo
4506  mv -f gl/uninorm/.deps/libgl_la-decomposition-table.Tpo gl/uninorm/.deps/libgl_la-decomposition-table.Plo
4507  mv -f gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe-aux.Tpo gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe-aux.Plo
4508  mv -f gl/uniwidth/.deps/libgl_la-u8-strwidth.Tpo gl/uniwidth/.deps/libgl_la-u8-strwidth.Plo
4509  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4510  mv -f gl/unistr/.deps/libgl_la-u8-mbtoucr.Tpo gl/unistr/.deps/libgl_la-u8-mbtoucr.Plo
4511  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4513  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4514  mv -f gl/unistr/.deps/libgl_la-u8-strlen.Tpo gl/unistr/.deps/libgl_la-u8-strlen.Plo
4515  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4517  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4518  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4519  /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4521  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4522  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4523  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4524  mv -f gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe.Tpo gl/unistr/.deps/libgl_la-u8-mbtouc-unsafe.Plo
4525  mv -f gl/unistr/.deps/libgl_la-u8-cmp2.Tpo gl/unistr/.deps/libgl_la-u8-cmp2.Plo
4526  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4527  mv -f gl/unilbrk/.deps/libgl_la-u8-possible-linebreaks.Tpo gl/unilbrk/.deps/libgl_la-u8-possible-linebreaks.Plo
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/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread  -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4529  msgmerge --previous --quiet ../po/ca.po po/pspp.pot -o po/ca.po,tmp
4530  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4531  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4532  mv -f gl/uniwbrk/.deps/libgl_la-u8-wordbreaks.Tpo gl/uniwbrk/.deps/libgl_la-u8-wordbreaks.Plo
4533  msgmerge --previous --quiet ../po/de.po po/pspp.pot -o po/de.po,tmp
4534  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4535  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4536  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4537  mv -f gl/unistr/.deps/libgl_la-u8-uctomb-aux.Tpo gl/unistr/.deps/libgl_la-u8-uctomb-aux.Plo
4538  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4539  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4540  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4541  mv -f utilities/.deps/pspp_output-pspp-output.Tpo utilities/.deps/pspp_output-pspp-output.Po
4542  msgmerge --previous --quiet ../po/el.po po/pspp.pot -o po/el.po,tmp
4543  msgmerge --previous --quiet ../po/es.po po/pspp.pot -o po/es.po,tmp
4544  mv -f gl/uninorm/.deps/libgl_la-u8-normalize.Tpo gl/uninorm/.deps/libgl_la-u8-normalize.Plo
4545  msgmerge --previous --quiet ../po/fr.po po/pspp.pot -o po/fr.po,tmp
4546  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4547  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4548  mv -f gl/uniwidth/.deps/libgl_la-width.Tpo gl/uniwidth/.deps/libgl_la-width.Plo
4549  msgmerge --previous --quiet ../po/gl.po po/pspp.pot -o po/gl.po,tmp
4550  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4551  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4552  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4553  mv -f src/output/spv/.deps/liboutput_la-light-binary-parser.Tpo src/output/spv/.deps/liboutput_la-light-binary-parser.Plo
4554  msgmerge --previous --quiet ../po/hu.po po/pspp.pot -o po/hu.po,tmp
4555  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4556  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4557  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4558  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4559  mv -f src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Tpo src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Plo
4560  if test -e ../po/de.po,aux ; then \
4561  	touch po/de.po,tmp ; \
4562  	msgcat --use-first ../po/de.po,aux po/de.po,tmp -o po/de.po,tmp; \
4563  fi ;
4564  msgmerge --previous --quiet ../po/ja.po po/pspp.pot -o po/ja.po,tmp
4565  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4566  msgfmt -c po/de.po,tmp -o - > /dev/null
4567  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4568  mv -f src/libpspp/.deps/liblibpspp_la-str.Tpo src/libpspp/.deps/liblibpspp_la-str.Plo
4569  msgmerge --previous --quiet ../po/lt.po po/pspp.pot -o po/lt.po,tmp
4570  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4571  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4572  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4573  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4574  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4575  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4576  if test -e ../po/ca.po,aux ; then \
4577  	touch po/ca.po,tmp ; \
4578  	msgcat --use-first ../po/ca.po,aux po/ca.po,tmp -o po/ca.po,tmp; \
4579  fi ;
4580  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4581  msgfmt -c po/ca.po,tmp -o - > /dev/null
4582  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4583  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4584  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4585  mv po/de.po,tmp po/de.po
4586  if test -e ../po/el.po,aux ; then \
4587  	touch po/el.po,tmp ; \
4588  	msgcat --use-first ../po/el.po,aux po/el.po,tmp -o po/el.po,tmp; \
4589  fi ;
4590  msgmerge --previous --quiet ../po/nl.po po/pspp.pot -o po/nl.po,tmp
4591  if test -e ../po/fr.po,aux ; then \
4592  	touch po/fr.po,tmp ; \
4593  	msgcat --use-first ../po/fr.po,aux po/fr.po,tmp -o po/fr.po,tmp; \
4594  fi ;
4595  msgfmt -c po/el.po,tmp -o - > /dev/null
4596  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4597  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4598  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4599  mv -f src/ui/gui/.deps/psppire-entry-dialog.Tpo src/ui/gui/.deps/psppire-entry-dialog.Po
4600  mv -f src/ui/gui/.deps/psppire-resources.Tpo src/ui/gui/.deps/psppire-resources.Po
4601  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4602  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4603  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4604  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4605  mv -f src/ui/gui/.deps/psppire-builder-wrapper.Tpo src/ui/gui/.deps/psppire-builder-wrapper.Po
4606  if test -e ../po/es.po,aux ; then \
4607  	touch po/es.po,tmp ; \
4608  	msgcat --use-first ../po/es.po,aux po/es.po,tmp -o po/es.po,tmp; \
4609  fi ;
4610  if test -e ../po/gl.po,aux ; then \
4611  	touch po/gl.po,tmp ; \
4612  	msgcat --use-first ../po/gl.po,aux po/gl.po,tmp -o po/gl.po,tmp; \
4613  fi ;
4614  mv po/ca.po,tmp po/ca.po
4615  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4616  msgfmt -c po/fr.po,tmp -o - > /dev/null
4617  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4618  msgfmt -c po/es.po,tmp -o - > /dev/null
4619  msgfmt -c po/gl.po,tmp -o - > /dev/null
4620  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-missing-prototypes -Wno-unused-parameter -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
4621  mv -f src/ui/gui/.deps/psppire-psppire-encoding-selector.Tpo src/ui/gui/.deps/psppire-psppire-encoding-selector.Po
4622  mv -f src/ui/gui/.deps/psppire-psppire-window-register.Tpo src/ui/gui/.deps/psppire-psppire-window-register.Po
4623  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4624  mv -f src/ui/gui/.deps/psppire-psppire-spreadsheet-model.Tpo src/ui/gui/.deps/psppire-psppire-spreadsheet-model.Po
4625  msgmerge --previous --quiet ../po/pl.po po/pspp.pot -o po/pl.po,tmp
4626  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4627  msgmerge --previous --quiet ../po/pt_BR.po po/pspp.pot -o po/pt_BR.po,tmp
4628  msgmerge --previous --quiet ../po/ru.po po/pspp.pot -o po/ru.po,tmp
4629  if test -e ../po/hu.po,aux ; then \
4630  	touch po/hu.po,tmp ; \
4631  	msgcat --use-first ../po/hu.po,aux po/hu.po,tmp -o po/hu.po,tmp; \
4632  fi ;
4633  mv po/el.po,tmp po/el.po
4634  msgmerge --previous --quiet ../po/sl.po po/pspp.pot -o po/sl.po,tmp
4635  msgmerge --previous --quiet ../po/tr.po po/pspp.pot -o po/tr.po,tmp
4636  msgfmt -c po/hu.po,tmp -o - > /dev/null
4637  msgmerge --previous --quiet ../po/uk.po po/pspp.pot -o po/uk.po,tmp
4638  msgmerge --previous --quiet ../po/zh_CN.po po/pspp.pot -o po/zh_CN.po,tmp
4639  mv -f src/ui/gui/.deps/psppire-t-test-options.Tpo src/ui/gui/.deps/psppire-t-test-options.Po
4640  mv -f src/ui/gui/.deps/psppire-executor.Tpo src/ui/gui/.deps/psppire-executor.Po
4641  mv po/fr.po,tmp po/fr.po
4642  mv po/es.po,tmp po/es.po
4643  mv po/gl.po,tmp po/gl.po
4644  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4645  msgmerge --previous --quiet ../po/cs.po po/pspp.pot -o po/cs.po,tmp
4646  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4647  mv -f src/ui/gui/.deps/psppire-psppire-delimited-text.Tpo src/ui/gui/.deps/psppire-psppire-delimited-text.Po
4648  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4649  msgfmt po/ca.po -o po/ca.gmo
4650  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4651  msgfmt po/el.po -o po/el.gmo
4652  msgfmt po/es.po -o po/es.gmo
4653  msgfmt po/fr.po -o po/fr.gmo
4654  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4655  mv -f src/ui/gui/.deps/psppire-goto-case-dialog.Tpo src/ui/gui/.deps/psppire-goto-case-dialog.Po
4656  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4657  mv -f src/ui/gui/.deps/psppire-psppire.Tpo src/ui/gui/.deps/psppire-psppire.Po
4658  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4659  mv -f src/ui/gui/.deps/psppire-missing-val-dialog.Tpo src/ui/gui/.deps/psppire-missing-val-dialog.Po
4660  if test -e ../po/ja.po,aux ; then \
4661  	touch po/ja.po,tmp ; \
4662  	msgcat --use-first ../po/ja.po,aux po/ja.po,tmp -o po/ja.po,tmp; \
4663  fi ;
4664  if test -e ../po/lt.po,aux ; then \
4665  	touch po/lt.po,tmp ; \
4666  	msgcat --use-first ../po/lt.po,aux po/lt.po,tmp -o po/lt.po,tmp; \
4667  fi ;
4668  mv po/hu.po,tmp po/hu.po
4669  msgfmt po/de.po -o po/de.gmo
4670  msgfmt -c po/ja.po,tmp -o - > /dev/null
4671  msgfmt -c po/lt.po,tmp -o - > /dev/null
4672  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4673  mv -f src/ui/gui/.deps/psppire-psppire-spreadsheet-data-model.Tpo src/ui/gui/.deps/psppire-psppire-spreadsheet-data-model.Po
4674  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4675  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4676  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4677  mv -f src/ui/gui/.deps/psppire-help-menu.Tpo src/ui/gui/.deps/psppire-help-menu.Po
4678  mv -f src/ui/gui/.deps/psppire-psppire-import-assistant.Tpo src/ui/gui/.deps/psppire-psppire-import-assistant.Po
4679  mv -f src/ui/gui/.deps/psppire-psppire-lex-reader.Tpo src/ui/gui/.deps/psppire-psppire-lex-reader.Po
4680  mv -f src/ui/gui/.deps/psppire-value-variant.Tpo src/ui/gui/.deps/psppire-value-variant.Po
4681  mv -f src/ui/gui/.deps/psppire-windows-menu.Tpo src/ui/gui/.deps/psppire-windows-menu.Po
4682  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4683  if test -e ../po/nl.po,aux ; then \
4684  	touch po/nl.po,tmp ; \
4685  	msgcat --use-first ../po/nl.po,aux po/nl.po,tmp -o po/nl.po,tmp; \
4686  fi ;
4687  mv -f src/output/.deps/liboutput_la-pivot-table.Tpo src/output/.deps/liboutput_la-pivot-table.Plo
4688  msgfmt po/gl.po -o po/gl.gmo
4689  mv -f src/ui/gui/.deps/psppire-helper.Tpo src/ui/gui/.deps/psppire-helper.Po
4690  mv -f src/ui/gui/.deps/psppire-psppire-output-window.Tpo src/ui/gui/.deps/psppire-psppire-output-window.Po
4691  mv -f src/ui/gui/.deps/psppire-psppire-scanf.Tpo src/ui/gui/.deps/psppire-psppire-scanf.Po
4692  mv po/ja.po,tmp po/ja.po
4693  mv po/lt.po,tmp po/lt.po
4694  msgfmt -c po/nl.po,tmp -o - > /dev/null
4695  /bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/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  
4696  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o src/ui/libuicommon.la  src/ui/source-init-opts.lo src/ui/syntax-gen.lo  -lreadline -lgslcblas -lz -lm  
4697  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o lib/linreg/liblinreg.la  lib/linreg/sweep.lo  -lreadline -lgslcblas -lz -lm  
4698  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o lib/tukey/libtukey.la  lib/tukey/ptukey.lo lib/tukey/qtukey.lo  -lreadline -lgslcblas -lz -lm  
4699  mv -f src/ui/gui/.deps/psppire-psppire-value-entry.Tpo src/ui/gui/.deps/psppire-psppire-value-entry.Po
4700  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4701  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
4702  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4703  mv -f src/ui/gui/.deps/psppire-find-dialog.Tpo src/ui/gui/.deps/psppire-find-dialog.Po
4704  msgfmt po/hu.po -o po/hu.gmo
4705  msgfmt po/lt.po -o po/lt.gmo
4706  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4707  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4708  msgfmt po/ja.po -o po/ja.gmo
4709  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4710  mv po/nl.po,tmp po/nl.po
4711  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4712  mv -f src/ui/gui/.deps/psppire-options-dialog.Tpo src/ui/gui/.deps/psppire-options-dialog.Po
4713  msgfmt po/nl.po -o po/nl.gmo
4714  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4715  mv -f src/ui/gui/.deps/psppire-psppire-import-spreadsheet.Tpo src/ui/gui/.deps/psppire-psppire-import-spreadsheet.Po
4716  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4717  mv -f src/output/spv/.deps/liboutput_la-structure-xml-parser.Tpo src/output/spv/.deps/liboutput_la-structure-xml-parser.Plo
4718  mv -f src/ui/gui/.deps/psppire-main.Tpo src/ui/gui/.deps/psppire-main.Po
4719  mv -f src/ui/gui/.deps/psppire-psppire-data-editor.Tpo src/ui/gui/.deps/psppire-psppire-data-editor.Po
4720  mv -f src/ui/gui/.deps/psppire-psppire-data-store.Tpo src/ui/gui/.deps/psppire-psppire-data-store.Po
4721  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4722  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4723  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4724  mv -f src/ui/gui/.deps/psppire-val-labs-dialog.Tpo src/ui/gui/.deps/psppire-val-labs-dialog.Po
4725  mv -f src/ui/gui/.deps/psppire-var-display.Tpo src/ui/gui/.deps/psppire-var-display.Po
4726  mv -f src/ui/gui/.deps/psppire-var-type-dialog.Tpo src/ui/gui/.deps/psppire-var-type-dialog.Po
4727  mv -f src/ui/gui/.deps/psppire-widget-io.Tpo src/ui/gui/.deps/psppire-widget-io.Po
4728  if test -e ../po/ru.po,aux ; then \
4729  	touch po/ru.po,tmp ; \
4730  	msgcat --use-first ../po/ru.po,aux po/ru.po,tmp -o po/ru.po,tmp; \
4731  fi ;
4732  msgfmt -c po/ru.po,tmp -o - > /dev/null
4733  if test -e ../po/pt_BR.po,aux ; then \
4734  	touch po/pt_BR.po,tmp ; \
4735  	msgcat --use-first ../po/pt_BR.po,aux po/pt_BR.po,tmp -o po/pt_BR.po,tmp; \
4736  fi ;
4737  msgfmt -c po/pt_BR.po,tmp -o - > /dev/null
4738  libtool: link: ar cru lib/tukey/.libs/libtukey.a lib/tukey/.libs/ptukey.o lib/tukey/.libs/qtukey.o 
4739  if test -e ../po/pl.po,aux ; then \
4740  	touch po/pl.po,tmp ; \
4741  	msgcat --use-first ../po/pl.po,aux po/pl.po,tmp -o po/pl.po,tmp; \
4742  fi ;
4743  mv po/ru.po,tmp po/ru.po
4744  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
4745  msgfmt -c po/pl.po,tmp -o - > /dev/null
4746  mv -f src/ui/gui/.deps/psppire-psppire-output-view.Tpo src/ui/gui/.deps/psppire-psppire-output-view.Po
4747  libtool: link: ar cru lib/linreg/.libs/liblinreg.a lib/linreg/.libs/sweep.o 
4748  libtool: link: ar cru src/ui/.libs/libuicommon.a src/ui/.libs/source-init-opts.o src/ui/.libs/syntax-gen.o 
4749  if test -e ../po/zh_CN.po,aux ; then \
4750  	touch po/zh_CN.po,tmp ; \
4751  	msgcat --use-first ../po/zh_CN.po,aux po/zh_CN.po,tmp -o po/zh_CN.po,tmp; \
4752  fi ;
4753  msgfmt po/ru.po -o po/ru.gmo
4754  msgfmt -c po/zh_CN.po,tmp -o - > /dev/null
4755  mv -f src/ui/gui/.deps/psppire-psppire-syntax-window.Tpo src/ui/gui/.deps/psppire-psppire-syntax-window.Po
4756  mv -f src/ui/gui/.deps/psppire-psppire-window.Tpo src/ui/gui/.deps/psppire-psppire-window.Po
4757  libtool: link: ranlib lib/tukey/.libs/libtukey.a
4758  libtool: link: ar cru 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 
4759  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4760  if test -e ../po/uk.po,aux ; then \
4761  	touch po/uk.po,tmp ; \
4762  	msgcat --use-first ../po/uk.po,aux po/uk.po,tmp -o po/uk.po,tmp; \
4763  fi ;
4764  mv po/pt_BR.po,tmp po/pt_BR.po
4765  if test -e ../po/sl.po,aux ; then \
4766  	touch po/sl.po,tmp ; \
4767  	msgcat --use-first ../po/sl.po,aux po/sl.po,tmp -o po/sl.po,tmp; \
4768  fi ;
4769  msgfmt -c po/uk.po,tmp -o - > /dev/null
4770  if test -e ../po/cs.po,aux ; then \
4771  	touch po/cs.po,tmp ; \
4772  	msgcat --use-first ../po/cs.po,aux po/cs.po,tmp -o po/cs.po,tmp; \
4773  fi ;
4774  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4775  if test -e ../po/tr.po,aux ; then \
4776  	touch po/tr.po,tmp ; \
4777  	msgcat --use-first ../po/tr.po,aux po/tr.po,tmp -o po/tr.po,tmp; \
4778  fi ;
4779  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4780  libtool: link: ranlib lib/linreg/.libs/liblinreg.a
4781  msgfmt -c po/sl.po,tmp -o - > /dev/null
4782  msgfmt -c po/tr.po,tmp -o - > /dev/null
4783  libtool: link: ranlib src/ui/.libs/libuicommon.a
4784  msgfmt po/pt_BR.po -o po/pt_BR.gmo
4785  libtool: link: ar cru 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 
4786  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4787  mv po/zh_CN.po,tmp po/zh_CN.po
4788  msgfmt po/zh_CN.po -o po/zh_CN.gmo
4789  libtool: link: ranlib src/ui/terminal/.libs/libui.a
4790  mv po/pl.po,tmp po/pl.po
4791  libtool: link: ( cd "lib/tukey/.libs" && rm -f "libtukey.la" && ln -s "../libtukey.la" "libtukey.la" )
4792  msgfmt po/pl.po -o po/pl.gmo
4793  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4794  mv po/sl.po,tmp po/sl.po
4795  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4796  libtool: link: ( cd "lib/linreg/.libs" && rm -f "liblinreg.la" && ln -s "../liblinreg.la" "liblinreg.la" )
4797  msgfmt po/sl.po -o po/sl.gmo
4798  mv po/tr.po,tmp po/tr.po
4799  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4800  libtool: link: ( cd "src/ui/.libs" && rm -f "libuicommon.la" && ln -s "../libuicommon.la" "libuicommon.la" )
4801  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
4802  msgfmt po/tr.po -o po/tr.gmo
4803  mv po/uk.po,tmp po/uk.po
4804  msgfmt --desktop --template ../doc/org.gnu.pspp.desktop.in -o doc/org.gnu.pspp.desktop -d ../po
4805  msgfmt --xml --template ../doc/org.gnu.pspp.metainfo.xml.in -o doc/org.gnu.pspp.metainfo.xml -d ../po || \
4806    msgfmt -L appdata --xml --template ../doc/org.gnu.pspp.metainfo.xml.in -o doc/org.gnu.pspp.metainfo.xml -d ../po
4807  mv -f src/ui/gui/.deps/psppire-psppire-import-textfile.Tpo src/ui/gui/.deps/psppire-psppire-import-textfile.Po
4808  msgfmt po/uk.po -o po/uk.gmo
4809  libtool: link: ( cd "src/ui/terminal/.libs" && rm -f "libui.la" && ln -s "../libui.la" "libui.la" )
4810  msgfmt -c po/cs.po,tmp -o - > /dev/null
4811  libtool: link: ranlib src/libpspp/.libs/liblibpspp.a
4812  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4813  ../src/ui/gui/psppire-format.c: In function ‘psppire_format_copy’:
4814  ../src/ui/gui/psppire-format.c:24:3: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
4815     24 |   return g_memdup (format, sizeof *format);
4816        |   ^~~~~~
4817  In file included from /usr/include/glib-2.0/glib.h:82,
4818                   from /usr/include/glib-2.0/gobject/gbinding.h:28,
4819                   from /usr/include/glib-2.0/glib-object.h:22,
4820                   from ../src/ui/gui/psppire-format.h:21,
4821                   from ../src/ui/gui/psppire-format.c:18:
4822  /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
4823    257 | gpointer              g_memdup         (gconstpointer mem,
4824        |                       ^~~~~~~~
4825  po/cs.po,tmp:4: warning: header field 'Last-Translator' missing in header
4826  po/cs.po,tmp:4: warning: header field 'Language-Team' missing in header
4827  mv po/cs.po,tmp po/cs.po
4828  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4829  msgfmt po/cs.po -o po/cs.gmo
4830  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
4831  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4832  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4833  libtool: link: ( cd "src/libpspp/.libs" && rm -f "liblibpspp.la" && ln -s "../liblibpspp.la" "liblibpspp.la" )
4834  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4835  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4836  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4837  mv -f src/output/spv/.deps/liboutput_la-spv-writer.Tpo src/output/spv/.deps/liboutput_la-spv-writer.Plo
4838  libtool: link: (cd src/math/.libs/libpspp-math.lax/liblinreg.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/lib/linreg/.libs/liblinreg.a")
4839  ../src/ui/gui/psppire-dialog-action-examine.c: In function ‘psppire_dialog_action_examine_activate’:
4840  ../src/ui/gui/psppire-dialog-action-examine.c:423:3: warning: ‘gtk_container_set_focus_chain’ is deprecated [-Wdeprecated-declarations]
4841    423 |   gtk_container_set_focus_chain (GTK_CONTAINER (table), list);
4842        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4843  In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
4844                   from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
4845                   from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
4846                   from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
4847                   from /usr/include/gtk-3.0/gtk/gtk.h:31,
4848                   from ../src/ui/gui/psppire-dialog.h:22,
4849                   from ../src/ui/gui/psppire-dialog-action.h:36,
4850                   from ../src/ui/gui/psppire-dialog-action-examine.h:24,
4851                   from ../src/ui/gui/psppire-dialog-action-examine.c:20:
4852  /usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
4853    177 | void     gtk_container_set_focus_chain  (GtkContainer   *container,
4854        |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4855  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4856  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4857  libtool: link: (cd src/math/.libs/libpspp-math.lax/libtukey.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/lib/tukey/.libs/libtukey.a")
4858  libtool: link: ar cru 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 
4859  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4860  mv -f src/ui/gui/.deps/psppire-psppire-data-window.Tpo src/ui/gui/.deps/psppire-psppire-data-window.Po
4861  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4862  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4863  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4864  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4865  libtool: link: ranlib src/math/.libs/libpspp-math.a
4866  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4867  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4868  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
4869  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4870  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4871  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4872  ../src/ui/gui/psppire-dialog-action-recode.c: In function ‘new_value_copy’:
4873  ../src/ui/gui/psppire-dialog-action-recode.c:74:10: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
4874     74 |   struct new_value *copy = g_memdup (nv, sizeof (*copy));
4875        |          ^~~~~~~~~
4876  In file included from /usr/include/glib-2.0/glib.h:82,
4877                   from ../src/ui/gui/psppire-var-view.h:22,
4878                   from ../src/ui/gui/psppire-dialog-action-recode.c:21:
4879  /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
4880    257 | gpointer              g_memdup         (gconstpointer mem,
4881        |                       ^~~~~~~~
4882  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4883  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-format.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-format.Plo
4884  libtool: link: rm -fr src/math/.libs/libpspp-math.lax
4885  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4886  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4887  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4888  mv -f src/data/.deps/libdata_la-sys-file-writer.Tpo src/data/.deps/libdata_la-sys-file-writer.Plo
4889  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4890  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4891  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4892  libtool: link: ( cd "src/math/.libs" && rm -f "libpspp-math.la" && ln -s "../libpspp-math.la" "libpspp-math.la" )
4893  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4894  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/stats/matrix.lo -MD -MP -MF src/language/stats/.deps/matrix.Tpo -c ../src/language/stats/matrix.c -o src/language/stats/matrix.o >/dev/null 2>&1
4895  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4896  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4897  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-var-ptr.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-var-ptr.Plo
4898  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4899  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4900  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4901  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4902  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4903  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4904  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4905  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4906  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4907  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4908  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4909  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4910  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4911  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4912  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4913  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4914  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4915  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4916  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4917  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4918  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4919  mv -f src/data/.deps/libdata_la-sys-file-reader.Tpo src/data/.deps/libdata_la-sys-file-reader.Plo
4920  /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-1.6.1-ga421d8/_build/../../../source/ssw/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-vector.lo src/data/libdata_la-sys-file-encoding.lo -lxml2  -lpq -lreadline -lgslcblas -lz -lm  
4921  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4922  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4923  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4924  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4925  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4926  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4927  ../src/ui/gui/psppire-val-chooser.c: In function ‘old_value_copy’:
4928  ../src/ui/gui/psppire-val-chooser.c:387:10: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
4929    387 |   struct old_value *copy = g_memdup (ov, sizeof (*copy));
4930        |          ^~~~~~~~~
4931  In file included from /usr/include/glib-2.0/glib.h:82,
4932                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
4933                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4934                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4935                   from ../src/ui/gui/psppire-val-chooser.c:20:
4936  /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
4937    257 | gpointer              g_memdup         (gconstpointer mem,
4938        |                       ^~~~~~~~
4939  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4940  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4941  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4942  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4943  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-checkbox-treeview.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-checkbox-treeview.Plo
4944  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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
4945  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
4946  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
4947  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog-action.Plo
4948  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
4949  libtool: link: ar cru 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-vector.o src/data/.libs/libdata_la-sys-file-encoding.o 
4950  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
4951  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-conf.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-conf.Plo
4952  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-acr.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-acr.Plo
4953  libtool: link: ranlib src/data/.libs/libdata.a
4954  libtool: link: ( cd "src/data/.libs" && rm -f "libdata.la" && ln -s "../libdata.la" "libdata.la" )
4955  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-buttonbox.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-buttonbox.Plo
4956  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
4957  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
4958  mv -f gl/.deps/libgl_la-c-vasnprintf.Tpo gl/.deps/libgl_la-c-vasnprintf.Plo
4959  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
4960  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
4961  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
4962  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
4963  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
4964  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
4965  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-window-base.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-window-base.Plo
4966  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
4967  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
4968  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
4969  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
4970  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
4971  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
4972  mv -f src/ui/gui/.deps/libpsppire_glade_la-dummy.Tpo src/ui/gui/.deps/libpsppire_glade_la-dummy.Plo
4973  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
4974  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
4975  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
4976  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
4977  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
4978  mv -f gl/.deps/libgl_la-regex.Tpo gl/.deps/libgl_la-regex.Plo
4979  /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 -g -O2 -DGCC_LINT  -no-undefined                 gl/ -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/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-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-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/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/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/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-mbrtowc.lo    gl/libgl_la-memcasecmp.lo  gl/libgl_la-memchr2.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-regex.lo gl/libgl_la-progreloc.lo    gl/libgl_la-safe-read.lo gl/libgl_la-safe-write.lo gl/malloc/libgl_la-scratch_buffer_dupfree.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-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-timegm.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_print.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/mktime.lo gl/printf-args.lo gl/printf-parse.lo gl/relocatable.lo gl/vasnprintf.lo gl/ -lreadline -lgslcblas -lz -lm  
4980  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
4981  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
4982  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-select-dest.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-select-dest.Plo
4983  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
4984  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
4985  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
4986  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
4987  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
4988  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
4989  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
4990  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
4991  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
4992  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
4993  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-means-layer.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-means-layer.Plo
4994  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
4995  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
4996  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
4997  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-var-info.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-var-info.Plo
4998  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
4999  mv -f src/ui/gui/.deps/libwidgets_essential_la-dialog-common.Tpo src/ui/gui/.deps/libwidgets_essential_la-dialog-common.Plo
5000  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
5001  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dialog.Plo
5002  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-data-sheet.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-data-sheet.Plo
5003  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
5004  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
5005  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-var-view.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-var-view.Plo
5006  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-keypad.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-keypad.Plo
5007  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
5008  mv -f src/ui/gui/.deps/libwidgets_essential_la-dict-display.Tpo src/ui/gui/.deps/libwidgets_essential_la-dict-display.Plo
5009  mv -f src/ui/gui/.deps/libwidgets_essential_la-widgets.Tpo src/ui/gui/.deps/libwidgets_essential_la-widgets.Plo
5010  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-variable-sheet.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-variable-sheet.Plo
5011  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-selector.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-selector.Plo
5012  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-val-chooser.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-val-chooser.Plo
5013  libtool: link: ar cru 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-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-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/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/.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/.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-mbrtowc.o gl/.libs/libgl_la-memcasecmp.o gl/.libs/libgl_la-memchr2.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-regex.o gl/.libs/libgl_la-progreloc.o gl/.libs/libgl_la-safe-read.o gl/.libs/libgl_la-safe-write.o gl/malloc/.libs/libgl_la-scratch_buffer_dupfree.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-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-timegm.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_print.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/mktime.o gl/.libs/printf-args.o gl/.libs/printf-parse.o gl/.libs/relocatable.o gl/.libs/vasnprintf.o 
5014  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-text-file.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-text-file.Plo
5015  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dictview.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dictview.Plo
5016  libtool: link: ranlib gl/.libs/libgl.a
5017  mv -f src/ui/gui/.deps/libwidgets_essential_la-psppire-dict.Tpo src/ui/gui/.deps/libwidgets_essential_la-psppire-dict.Plo
5018  /bin/sh ./libtool  --tag=CC   --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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-1.6.1-ga421d8/_build/../../../source/ssw/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-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-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  
5019  libtool: link: ( cd "gl/.libs" && rm -f "libgl.la" && ln -s "../libgl.la" "libgl.la" )
5020  /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 1.6.1-ga421d8 -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/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  
5021  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5022  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5023  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -lxml2 -lpq -lreadline -lgslcblas -lz -lm  -g -O2   -Wl,-soname -Wl,libpspp-core-1.6.1-ga421d8.so -o src/.libs/libpspp-core-1.6.1-ga421d8.so
5024  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5025  libtool: link: ar cru 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-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-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 
5026  libtool: link: (cd "src/.libs" && rm -f "libpspp-core.so" && ln -s "libpspp-core-1.6.1-ga421d8.so" "libpspp-core.so")
5027  libtool: link: (cd src/.libs/libpspp-core.lax/libdata.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/data/.libs/libdata.a")
5028  libtool: link: ranlib src/ui/gui/.libs/libwidgets-essential.a
5029  libtool: link: (cd src/.libs/libpspp-core.lax/liblibpspp.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/libpspp/.libs/liblibpspp.a")
5030  libtool: link: (cd src/.libs/libpspp-core.lax/libgl.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/gl/.libs/libgl.a")
5031  libtool: link: ( cd "src/ui/gui/.libs" && rm -f "libwidgets-essential.la" && ln -s "../libwidgets-essential.la" "libwidgets-essential.la" )
5032  /bin/sh ./libtool  --tag=CC   --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -Wno-unused-parameter -g -O2 -DGCC_LINT -release 1.6.1-ga421d8  -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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o src/ui/gui/libpsppire-glade.la -rpath /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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  
5033  libtool: link: ar cru 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-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/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-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-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_print.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-mbrtowc.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-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-regex.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_dupfree.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-timegm.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/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/relocatable.o src/.libs/libpspp-core.lax/libgl.a/vasnprintf.o 
5034  libtool: link: ranlib src/.libs/libpspp-core.a
5035  libtool: warning: library '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib/libspread-sheet-widget.la' was moved.
5036  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -Wl,-rpath -Wl,/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -L/lib /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -lreadline -lgslcblas -lz -lm  -pthread -g -O2   -pthread -Wl,-soname -Wl,libpsppire-glade-1.6.1-ga421d8.so -o src/ui/gui/.libs/libpsppire-glade-1.6.1-ga421d8.so
5037  /usr/bin/ld: skipping incompatible /lib/libpangocairo-1.0.so when searching for -lpangocairo-1.0
5038  /usr/bin/ld: skipping incompatible /lib/libpango-1.0.so when searching for -lpango-1.0
5039  /usr/bin/ld: skipping incompatible /lib/libharfbuzz.so when searching for -lharfbuzz
5040  /usr/bin/ld: skipping incompatible /lib/libcairo.so when searching for -lcairo
5041  /usr/bin/ld: skipping incompatible /lib/libgio-2.0.so when searching for -lgio-2.0
5042  /usr/bin/ld: skipping incompatible /lib/libgobject-2.0.so when searching for -lgobject-2.0
5043  /usr/bin/ld: skipping incompatible /lib/libglib-2.0.so when searching for -lglib-2.0
5044  /usr/bin/ld: skipping incompatible /lib/libreadline.so when searching for -lreadline
5045  /usr/bin/ld: skipping incompatible /lib/libgslcblas.so when searching for -lgslcblas
5046  /usr/bin/ld: skipping incompatible /lib/libz.so when searching for -lz
5047  /usr/bin/ld: skipping incompatible /lib/libm.so when searching for -lm
5048  /usr/bin/ld: skipping incompatible /lib/libc.so when searching for -lc
5049  libtool: link: rm -fr src/.libs/libpspp-core.lax
5050  libtool: link: ( cd "src/.libs" && rm -f "libpspp-core.la" && ln -s "../libpspp-core.la" "libpspp-core.la" )
5051  /bin/sh ./libtool  --tag=CC   --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5052  libtool: link: (cd "src/ui/gui/.libs" && rm -f "libpsppire-glade.so" && ln -s "libpsppire-glade-1.6.1-ga421d8.so" "libpsppire-glade.so")
5053  libtool: link: (cd src/ui/gui/.libs/libpsppire-glade.lax/libwidgets-essential.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/gui/.libs/libwidgets-essential.a")
5054  libtool: link: ar cru 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-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-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 
5055  mv -f src/output/spv/.deps/liboutput_la-detail-xml-parser.Tpo src/output/spv/.deps/liboutput_la-detail-xml-parser.Plo
5056  libtool: link: ranlib src/ui/gui/.libs/libpsppire-glade.a
5057  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  -lreadline -lgslcblas -lz -lm  
5058  libtool: link: gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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 -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 -pthread  -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/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
5059  libtool: link: rm -fr src/ui/gui/.libs/libpsppire-glade.lax
5060  libtool: link: ( cd "src/ui/gui/.libs" && rm -f "libpsppire-glade.la" && ln -s "../libpsppire-glade.la" "libpsppire-glade.la" )
5061  libtool: link: ar cru 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 
5062  libtool: link: ranlib src/output/.libs/liboutput.a
5063  libtool: link: ( cd "src/output/.libs" && rm -f "liboutput.la" && ln -s "../liboutput.la" "liboutput.la" )
5064  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o src/language/liblanguage.la  src/language/command.lo src/language/lexer/command-name.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/xforms/compute.lo src/language/xforms/count.lo src/language/xforms/fail.lo src/language/xforms/sample.lo src/language/xforms/recode.lo src/language/xforms/select-if.lo src/language/control/define.lo src/language/control/do-if.lo src/language/control/loop.lo src/language/control/repeat.lo src/language/control/temporary.lo src/language/dictionary/attributes.lo src/language/dictionary/apply-dictionary.lo src/language/dictionary/delete-variables.lo src/language/dictionary/formats.lo src/language/dictionary/missing-values.lo src/language/dictionary/modify-variables.lo src/language/dictionary/mrsets.lo src/language/dictionary/numeric.lo src/language/dictionary/rename-variables.lo src/language/dictionary/sort-variables.lo src/language/dictionary/split-file.lo src/language/dictionary/sys-file-info.lo src/language/dictionary/value-labels.lo src/language/dictionary/variable-label.lo src/language/dictionary/vector.lo src/language/dictionary/variable-display.lo src/language/dictionary/weight.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/utilities/cache.lo src/language/utilities/cd.lo src/language/utilities/date.lo src/language/utilities/echo.lo src/language/utilities/host.lo src/language/utilities/set.lo src/language/utilities/title.lo src/language/utilities/include.lo src/language/utilities/output.lo src/language/utilities/permissions.lo src/language/stats/aggregate.lo src/language/stats/autorecode.lo src/language/stats/binomial.lo src/language/stats/chisquare.lo src/language/stats/cochran.lo src/language/stats/correlations.lo src/language/stats/crosstabs.lo src/language/stats/descriptives.lo src/language/stats/examine.lo src/language/stats/factor.lo src/language/stats/flip.lo src/language/stats/freq.lo src/language/stats/frequencies.lo src/language/stats/friedman.lo src/language/stats/glm.lo src/language/stats/graph.lo src/language/stats/kruskal-wallis.lo src/language/stats/ks-one-sample.lo src/language/stats/logistic.lo src/language/stats/jonckheere-terpstra.lo src/language/stats/mann-whitney.lo src/language/stats/matrix.lo src/language/stats/means.lo src/language/stats/means-calc.lo src/language/stats/means-parser.lo src/language/stats/mcnemar.lo src/language/stats/median.lo src/language/stats/npar.lo src/language/stats/npar-summary.lo src/language/stats/oneway.lo src/language/stats/quick-cluster.lo src/language/stats/rank.lo src/language/stats/reliability.lo src/language/stats/roc.lo src/language/stats/regression.lo src/language/stats/runs.lo src/language/stats/sign.lo src/language/stats/sort-cases.lo src/language/stats/sort-criteria.lo src/language/stats/t-test-indep.lo src/language/stats/t-test-one-sample.lo src/language/stats/t-test-paired.lo src/language/stats/t-test-parser.lo src/language/stats/wilcoxon.lo src/language/data-io/combine-files.lo src/language/data-io/data-list.lo src/language/data-io/data-parser.lo src/language/data-io/data-reader.lo src/language/data-io/data-writer.lo src/language/data-io/dataset.lo src/language/data-io/file-handle.lo src/language/data-io/get-data.lo src/language/data-io/get.lo src/language/data-io/inpt-pgm.lo src/language/data-io/list.lo src/language/data-io/placement-parser.lo src/language/data-io/print-space.lo src/language/data-io/print.lo src/language/data-io/matrix-data.lo src/language/data-io/matrix-reader.lo src/language/data-io/mconvert.lo src/language/data-io/save-translate.lo src/language/data-io/save.lo src/language/data-io/trim.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  
5065  libtool: link: ar cru src/language/.libs/liblanguage.a src/language/.libs/command.o src/language/lexer/.libs/command-name.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/xforms/.libs/compute.o src/language/xforms/.libs/count.o src/language/xforms/.libs/fail.o src/language/xforms/.libs/sample.o src/language/xforms/.libs/recode.o src/language/xforms/.libs/select-if.o src/language/control/.libs/define.o src/language/control/.libs/do-if.o src/language/control/.libs/loop.o src/language/control/.libs/repeat.o src/language/control/.libs/temporary.o src/language/dictionary/.libs/attributes.o src/language/dictionary/.libs/apply-dictionary.o src/language/dictionary/.libs/delete-variables.o src/language/dictionary/.libs/formats.o src/language/dictionary/.libs/missing-values.o src/language/dictionary/.libs/modify-variables.o src/language/dictionary/.libs/mrsets.o src/language/dictionary/.libs/numeric.o src/language/dictionary/.libs/rename-variables.o src/language/dictionary/.libs/sort-variables.o src/language/dictionary/.libs/split-file.o src/language/dictionary/.libs/sys-file-info.o src/language/dictionary/.libs/value-labels.o src/language/dictionary/.libs/variable-label.o src/language/dictionary/.libs/vector.o src/language/dictionary/.libs/variable-display.o src/language/dictionary/.libs/weight.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/utilities/.libs/cache.o src/language/utilities/.libs/cd.o src/language/utilities/.libs/date.o src/language/utilities/.libs/echo.o src/language/utilities/.libs/host.o src/language/utilities/.libs/set.o src/language/utilities/.libs/title.o src/language/utilities/.libs/include.o src/language/utilities/.libs/output.o src/language/utilities/.libs/permissions.o src/language/stats/.libs/aggregate.o src/language/stats/.libs/autorecode.o src/language/stats/.libs/binomial.o src/language/stats/.libs/chisquare.o src/language/stats/.libs/cochran.o src/language/stats/.libs/correlations.o src/language/stats/.libs/crosstabs.o src/language/stats/.libs/descriptives.o src/language/stats/.libs/examine.o src/language/stats/.libs/factor.o src/language/stats/.libs/flip.o src/language/stats/.libs/freq.o src/language/stats/.libs/frequencies.o src/language/stats/.libs/friedman.o src/language/stats/.libs/glm.o src/language/stats/.libs/graph.o src/language/stats/.libs/kruskal-wallis.o src/language/stats/.libs/ks-one-sample.o src/language/stats/.libs/logistic.o src/language/stats/.libs/jonckheere-terpstra.o src/language/stats/.libs/mann-whitney.o src/language/stats/.libs/matrix.o src/language/stats/.libs/means.o src/language/stats/.libs/means-calc.o src/language/stats/.libs/means-parser.o src/language/stats/.libs/mcnemar.o src/language/stats/.libs/median.o src/language/stats/.libs/npar.o src/language/stats/.libs/npar-summary.o src/language/stats/.libs/oneway.o src/language/stats/.libs/quick-cluster.o src/language/stats/.libs/rank.o src/language/stats/.libs/reliability.o src/language/stats/.libs/roc.o src/language/stats/.libs/regression.o src/language/stats/.libs/runs.o src/language/stats/.libs/sign.o src/language/stats/.libs/sort-cases.o src/language/stats/.libs/sort-criteria.o src/language/stats/.libs/t-test-indep.o src/language/stats/.libs/t-test-one-sample.o src/language/stats/.libs/t-test-paired.o src/language/stats/.libs/t-test-parser.o src/language/stats/.libs/wilcoxon.o src/language/data-io/.libs/combine-files.o src/language/data-io/.libs/data-list.o src/language/data-io/.libs/data-parser.o src/language/data-io/.libs/data-reader.o src/language/data-io/.libs/data-writer.o src/language/data-io/.libs/dataset.o src/language/data-io/.libs/file-handle.o src/language/data-io/.libs/get-data.o src/language/data-io/.libs/get.o src/language/data-io/.libs/inpt-pgm.o src/language/data-io/.libs/list.o src/language/data-io/.libs/placement-parser.o src/language/data-io/.libs/print-space.o src/language/data-io/.libs/print.o src/language/data-io/.libs/matrix-data.o src/language/data-io/.libs/matrix-reader.o src/language/data-io/.libs/mconvert.o src/language/data-io/.libs/save-translate.o src/language/data-io/.libs/save.o src/language/data-io/.libs/trim.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 
5066  libtool: link: ranlib src/language/.libs/liblanguage.a
5067  libtool: link: ( cd "src/language/.libs" && rm -f "liblanguage.la" && ln -s "../liblanguage.la" "liblanguage.la" )
5068  /bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DGCC_LINT -release 1.6.1-ga421d8 -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/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  
5069  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -lgsl -lreadline -lgslcblas -lz -lm  -g -O2   -Wl,-soname -Wl,libpspp-1.6.1-ga421d8.so -o src/.libs/libpspp-1.6.1-ga421d8.so
5070  libtool: link: (cd "src/.libs" && rm -f "libpspp.so" && ln -s "libpspp-1.6.1-ga421d8.so" "libpspp.so")
5071  libtool: link: (cd src/.libs/libpspp.lax/liblanguage.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/.libs/liblanguage.a")
5072  libtool: link: (cd src/.libs/libpspp.lax/libpspp-math.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/math/.libs/libpspp-math.a")
5073  libtool: link: (cd src/.libs/libpspp.lax/liboutput.a && ar x "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/output/.libs/liboutput.a")
5074  libtool: link: ar cru 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.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/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/modify-variables.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 
5075  libtool: link: ranlib src/.libs/libpspp.a
5076  libtool: link: rm -fr src/.libs/libpspp.lax
5077  libtool: link: ( cd "src/.libs" && rm -f "libpspp.la" && ln -s "../libpspp.la" "libpspp.la" )
5078  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5079  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5080  /bin/sh ./libtool  --tag=CC   --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5081  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5082  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-1.6.1-ga421d8/_build/../../../source/ssw/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
5083  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-1.6.1-ga421d8/_build/../../../source/ssw/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
5084  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-1.6.1-ga421d8/_build/../../../source/ssw/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
5085  (cd "../examples" \
5086           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/aggregate.sps -o - -O format=spv) > doc/pspp-figures/aggregate.spv.tmp
5087  (cd "../examples" \
5088           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/autorecode.sps -o - -O format=spv) > doc/pspp-figures/autorecode.spv.tmp
5089  (cd "../examples" \
5090           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/chisquare.sps -o - -O format=spv) > doc/pspp-figures/chisquare.spv.tmp
5091  (cd "../examples" \
5092           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/compute.sps -o - -O format=spv) > doc/pspp-figures/compute.spv.tmp
5093  (cd "../examples" \
5094           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/count.sps -o - -O format=spv) > doc/pspp-figures/count.spv.tmp
5095  (cd "../examples" \
5096           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/crosstabs.sps -o - -O format=spv) > doc/pspp-figures/crosstabs.spv.tmp
5097  (cd "../examples" \
5098           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/descriptives.sps -o - -O format=spv) > doc/pspp-figures/descriptives.spv.tmp
5099  (cd "../examples" \
5100           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/flip.sps -o - -O format=spv) > doc/pspp-figures/flip.spv.tmp
5101  (cd "../examples" \
5102           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/frequencies.sps -o - -O format=spv) > doc/pspp-figures/frequencies.spv.tmp
5103  (cd "../examples" \
5104           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/matrix-print.sps -o - -O format=spv) > doc/pspp-figures/matrix-print.spv.tmp
5105  (cd "../examples" \
5106           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/means.sps -o - -O format=spv) > doc/pspp-figures/means.spv.tmp
5107  (cd "../examples" \
5108           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/one-sample-t.sps -o - -O format=spv) > doc/pspp-figures/one-sample-t.spv.tmp
5109  (cd "../examples" \
5110           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/independent-samples-t.sps -o - -O format=spv) > doc/pspp-figures/independent-samples-t.spv.tmp
5111  (cd "../examples" \
5112           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/reliability.sps -o - -O format=spv) > doc/pspp-figures/reliability.spv.tmp
5113  (cd "../examples" \
5114           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/select-if.sps -o - -O format=spv) > doc/pspp-figures/select-if.spv.tmp
5115  (cd "../examples" \
5116           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/show-system.sps -o - -O format=spv) > doc/pspp-figures/show-system.spv.tmp
5117  (cd "../examples" \
5118           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/sort-cases.sps -o - -O format=spv) > doc/pspp-figures/sort-cases.spv.tmp
5119  (cd "../examples" \
5120           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/split.sps -o - -O format=spv) > doc/pspp-figures/split.spv.tmp
5121  (cd "../examples" \
5122           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/temporary.sps -o - -O format=spv) > doc/pspp-figures/temporary.spv.tmp
5123  (cd "../examples" \
5124           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial1.sps -o - -O format=spv) > doc/pspp-figures/tutorial1.spv.tmp
5125  (cd "../examples" \
5126           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial2.sps -o - -O format=spv) > doc/pspp-figures/tutorial2.spv.tmp
5127  (cd "../examples" \
5128           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial3.sps -o - -O format=spv) > doc/pspp-figures/tutorial3.spv.tmp
5129  (cd "../examples" \
5130           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial4.sps -o - -O format=spv) > doc/pspp-figures/tutorial4.spv.tmp
5131  (cd "../examples" \
5132           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial5.sps -o - -O format=spv) > doc/pspp-figures/tutorial5.spv.tmp
5133  (cd "../examples" \
5134           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial6.sps -o - -O format=spv) > doc/pspp-figures/tutorial6.spv.tmp
5135  (cd "../examples" \
5136           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/tutorial7.sps -o - -O format=spv) > doc/pspp-figures/tutorial7.spv.tmp
5137  (cd "../examples" \
5138           && "/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/terminal/pspp" ../doc/pspp-figures/weight.sps -o - -O format=spv) > doc/pspp-figures/weight.spv.tmp
5139  mv doc/pspp-figures/aggregate.spv.tmp doc/pspp-figures/aggregate.spv
5140  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5141  mv doc/pspp-figures/crosstabs.spv.tmp doc/pspp-figures/crosstabs.spv
5142  mv doc/pspp-figures/autorecode.spv.tmp doc/pspp-figures/autorecode.spv
5143  mv doc/pspp-figures/descriptives.spv.tmp doc/pspp-figures/descriptives.spv
5144  mv doc/pspp-figures/one-sample-t.spv.tmp doc/pspp-figures/one-sample-t.spv
5145  mv doc/pspp-figures/flip.spv.tmp doc/pspp-figures/flip.spv
5146  mv doc/pspp-figures/frequencies.spv.tmp doc/pspp-figures/frequencies.spv
5147  mv doc/pspp-figures/reliability.spv.tmp doc/pspp-figures/reliability.spv
5148  mv doc/pspp-figures/sort-cases.spv.tmp doc/pspp-figures/sort-cases.spv
5149  mv doc/pspp-figures/chisquare.spv.tmp doc/pspp-figures/chisquare.spv
5150  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/aggregate.spv doc/pspp-figures/aggregate.txt
5151  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/autorecode.spv doc/pspp-figures/autorecode.txt
5152  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/crosstabs.spv doc/pspp-figures/crosstabs.txt
5153  mv doc/pspp-figures/means.spv.tmp doc/pspp-figures/means.spv
5154  mv doc/pspp-figures/show-system.spv.tmp doc/pspp-figures/show-system.spv
5155  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/descriptives.spv doc/pspp-figures/descriptives.txt
5156  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/flip.spv doc/pspp-figures/flip.txt
5157  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/frequencies.spv doc/pspp-figures/frequencies.txt
5158  mv doc/pspp-figures/tutorial6.spv.tmp doc/pspp-figures/tutorial6.spv
5159  mv doc/pspp-figures/count.spv.tmp doc/pspp-figures/count.spv
5160  mv doc/pspp-figures/compute.spv.tmp doc/pspp-figures/compute.spv
5161  mv doc/pspp-figures/matrix-print.spv.tmp doc/pspp-figures/matrix-print.spv
5162  mv doc/pspp-figures/independent-samples-t.spv.tmp doc/pspp-figures/independent-samples-t.spv
5163  mv doc/pspp-figures/select-if.spv.tmp doc/pspp-figures/select-if.spv
5164  mv doc/pspp-figures/split.spv.tmp doc/pspp-figures/split.spv
5165  mv doc/pspp-figures/temporary.spv.tmp doc/pspp-figures/temporary.spv
5166  mv doc/pspp-figures/tutorial1.spv.tmp doc/pspp-figures/tutorial1.spv
5167  mv doc/pspp-figures/tutorial2.spv.tmp doc/pspp-figures/tutorial2.spv
5168  mv doc/pspp-figures/tutorial3.spv.tmp doc/pspp-figures/tutorial3.spv
5169  mv doc/pspp-figures/tutorial4.spv.tmp doc/pspp-figures/tutorial4.spv
5170  mv doc/pspp-figures/tutorial5.spv.tmp doc/pspp-figures/tutorial5.spv
5171  mv doc/pspp-figures/tutorial7.spv.tmp doc/pspp-figures/tutorial7.spv
5172  mv doc/pspp-figures/weight.spv.tmp doc/pspp-figures/weight.spv
5173  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5174  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5175  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/reliability.spv doc/pspp-figures/reliability.txt
5176  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5177  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5178  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5179  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/split.spv doc/pspp-figures/split.txt
5180  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/temporary.spv doc/pspp-figures/temporary.txt
5181  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial1.spv doc/pspp-figures/tutorial1.txt
5182  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2.spv doc/pspp-figures/tutorial2.txt
5183  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial3.spv doc/pspp-figures/tutorial3.txt
5184  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial4.spv doc/pspp-figures/tutorial4.txt
5185  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5.spv doc/pspp-figures/tutorial5.txt
5186  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial6.spv doc/pspp-figures/tutorial6.txt
5187  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7.spv doc/pspp-figures/tutorial7.txt
5188  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/weight.spv doc/pspp-figures/weight.txt
5189  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5190  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5191  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5192  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5193  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5194  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5195  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5196  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5197  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5198  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5199  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5200  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5201  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5202  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5203  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5204  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5205  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5206  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5207  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5208  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5209  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5210  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5211  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5212  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5213  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5214  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5215  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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'
5216  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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'
5217  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5218  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5219  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5220  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5221  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/aggregate.txt > doc/pspp-figures/aggregate.texi
5222  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/autorecode.txt > doc/pspp-figures/autorecode.texi
5223  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/chisquare.spv doc/pspp-figures/chisquare.txt
5224  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/compute.spv doc/pspp-figures/compute.txt
5225  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/count.spv doc/pspp-figures/count.txt
5226  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/crosstabs.txt > doc/pspp-figures/crosstabs.texi
5227  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/descriptives.txt > doc/pspp-figures/descriptives.texi
5228  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/flip.txt > doc/pspp-figures/flip.texi
5229  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/frequencies.txt > doc/pspp-figures/frequencies.texi
5230  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5231  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/means.spv doc/pspp-figures/means.txt
5232  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/one-sample-t.txt > doc/pspp-figures/one-sample-t.texi
5233  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/independent-samples-t.txt > doc/pspp-figures/independent-samples-t.texi
5234  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/reliability.txt > doc/pspp-figures/reliability.texi
5235  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/select-if.txt > doc/pspp-figures/select-if.texi
5236  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/show-system.txt > doc/pspp-figures/show-system.texi
5237  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/sort-cases.txt > doc/pspp-figures/sort-cases.texi
5238  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/split.txt > doc/pspp-figures/split.texi
5239  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/temporary.txt > doc/pspp-figures/temporary.texi
5240  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial1.txt > doc/pspp-figures/tutorial1.texi
5241  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial2.txt > doc/pspp-figures/tutorial2.texi
5242  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial3.txt > doc/pspp-figures/tutorial3.texi
5243  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial4.txt > doc/pspp-figures/tutorial4.texi
5244  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial5.txt > doc/pspp-figures/tutorial5.texi
5245  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial6.txt > doc/pspp-figures/tutorial6.texi
5246  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial7.txt > doc/pspp-figures/tutorial7.texi
5247  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/weight.txt > doc/pspp-figures/weight.texi
5248  libtool: warning: library '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib/libspread-sheet-widget.la' was moved.
5249  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/chisquare.txt > doc/pspp-figures/chisquare.texi
5250  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5251  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5252  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5253  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5254  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5255  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/count.txt > doc/pspp-figures/count.texi
5256  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/matrix-print.txt > doc/pspp-figures/matrix-print.texi
5257  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/means.txt > doc/pspp-figures/means.texi
5258  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2a.spv doc/pspp-figures/tutorial2a.txt
5259  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial2b.spv doc/pspp-figures/tutorial2b.txt
5260  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5a.spv doc/pspp-figures/tutorial5a.txt
5261  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial5b.spv doc/pspp-figures/tutorial5b.txt
5262  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7a.spv doc/pspp-figures/tutorial7a.txt
5263  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS" utilities/pspp-output convert doc/pspp-figures/tutorial7b.spv doc/pspp-figures/tutorial7b.txt
5264  LSAN_OPTIONS="suppressions=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_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
5265  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/compute.txt > doc/pspp-figures/compute.texi
5266  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial2a.txt > doc/pspp-figures/tutorial2a.texi
5267  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial5b.txt > doc/pspp-figures/tutorial5b.texi
5268  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial2b.txt > doc/pspp-figures/tutorial2b.texi
5269  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial7b.txt > doc/pspp-figures/tutorial7b.texi
5270  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial5a.txt > doc/pspp-figures/tutorial5a.texi
5271  /usr/bin/sed -e 's/@/@@/g' doc/pspp-figures/tutorial7a.txt > doc/pspp-figures/tutorial7a.texi
5272  /bin/sh /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/build-aux/missing makeinfo --docbook   \
5273  	-I doc -I ../doc ../doc/pspp.texi -o doc/pspp.xml
5274  libtool: warning: library '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib/libspread-sheet-widget.la' was moved.
5275  libtool: link: gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gtksourceview-4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -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 -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 -pthread  -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/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-1.6.1-ga421d8/_build/../../../source/ssw/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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib
5276  /usr/bin/ld: skipping incompatible /lib/libxml2.so when searching for -lxml2
5277  /usr/bin/ld: skipping incompatible /lib/libgthread-2.0.so when searching for -lgthread-2.0
5278  /usr/bin/ld: skipping incompatible /lib/libgio-2.0.so when searching for -lgio-2.0
5279  /usr/bin/ld: skipping incompatible /lib/libpangocairo-1.0.so when searching for -lpangocairo-1.0
5280  /usr/bin/ld: skipping incompatible /lib/libpango-1.0.so when searching for -lpango-1.0
5281  /usr/bin/ld: skipping incompatible /lib/libgobject-2.0.so when searching for -lgobject-2.0
5282  /usr/bin/ld: skipping incompatible /lib/libglib-2.0.so when searching for -lglib-2.0
5283  /usr/bin/ld: skipping incompatible /lib/libharfbuzz.so when searching for -lharfbuzz
5284  /usr/bin/ld: skipping incompatible /lib/libcairo.so when searching for -lcairo
5285  /usr/bin/ld: skipping incompatible /lib/libgsl.so when searching for -lgsl
5286  /usr/bin/ld: skipping incompatible /lib/libreadline.so when searching for -lreadline
5287  /usr/bin/ld: skipping incompatible /lib/libgslcblas.so when searching for -lgslcblas
5288  /usr/bin/ld: skipping incompatible /lib/libz.so when searching for -lz
5289  /usr/bin/ld: skipping incompatible /lib/libm.so when searching for -lm
5290  /usr/bin/ld: skipping incompatible /lib/libc.so when searching for -lc
5291  make[3]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5292  make[3]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5293  restore=: && backupdir=".am$$" && \
5294  rm -rf $backupdir && mkdir $backupdir && \
5295  if (/bin/sh /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
5296    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 \
5297      if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
5298    done; \
5299  else :; fi && \
5300  if /bin/sh /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/build-aux/missing makeinfo   -I doc -I ../doc \
5301   -o doc/pspp.info `test -f 'doc/pspp.texi' || echo '../'`doc/pspp.texi; \
5302  then \
5303    rc=0; \
5304  else \
5305    rc=$?; \
5306    $restore $backupdir/* `echo "./doc/pspp.info" | sed 's|[^/]*$||'`; \
5307  fi; \
5308  rm -rf $backupdir; exit $rc
5309  make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5310  make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'

5312  Install
5313  cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build && make -j$(nproc) install DESTDIR=$PWD/pspp-1.6.1-ga421d8-x86_64-build20220619140850
5314  make  install-recursive
5315  make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5316  Making install in po
5317  make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/po'
5318  make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/po'
5319  make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5320  make[3]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5321  true
5322   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/applications'
5323   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/metainfo'
5324   /usr/bin/install -c -m 644 doc/org.gnu.pspp.desktop '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/applications'
5325   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp'
5326   /usr/bin/install -c -m 644 doc/org.gnu.pspp.metainfo.xml '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/metainfo'
5327   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/examples'
5328   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/mime/packages'
5329   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp'
5330   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/man/man1'
5331   /usr/bin/install -c -m 644 ../examples/t-test.sps ../examples/descript.sps ../examples/grid.sps ../examples/hotel.sav ../examples/horticulture.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-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/examples'
5332   /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/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 '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp'
5333   /usr/bin/install -c -m 644 ../org.gnu.pspp.xml '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/mime/packages'
5334   /usr/bin/install -c -m 644 src/ui/gui/icons/splash.png '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp'
5335   /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-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/man/man1'
5336  /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/screenshots
5337   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/bin'
5338   /usr/bin/install -c -m 644 ../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-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp'
5339   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp'
5340   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp'
5341  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 \
5342  	/usr/bin/install -c -m 644 $p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/screenshots ;\
5343  done
5344   /bin/sh ./libtool   --mode=install /usr/bin/install -c   src/libpspp-core.la src/libpspp.la '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp'
5345   /usr/bin/install -c -m 644 doc/pspp.xml '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp'
5346    /bin/sh ./libtool   --mode=install /usr/bin/install -c src/ui/terminal/pspp src/ui/gui/psppire utilities/pspp-dump-sav utilities/pspp-convert utilities/pspp-output '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/bin'
5347  libtool: install: /usr/bin/install -c src/.libs/libpspp-core-1.6.1-ga421d8.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core-1.6.1-ga421d8.so
5348  libtool: install: (cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp && { ln -s -f libpspp-core-1.6.1-ga421d8.so libpspp-core.so || { rm -f libpspp-core.so && ln -s libpspp-core-1.6.1-ga421d8.so libpspp-core.so; }; })
5349  libtool: install: /usr/bin/install -c src/.libs/libpspp-core.lai /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core.la
5350  libtool: install: /usr/bin/install -c src/.libs/libpspp-1.6.1-ga421d8.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-1.6.1-ga421d8.so
5351  libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
5352  libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
5353  libtool: install: (cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp && { ln -s -f libpspp-1.6.1-ga421d8.so libpspp.so || { rm -f libpspp.so && ln -s libpspp-1.6.1-ga421d8.so libpspp.so; }; })
5354  libtool: install: /usr/bin/install -c src/ui/terminal/.libs/pspp /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/bin/pspp
5355  libtool: install: /usr/bin/install -c src/.libs/libpspp.lai /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp.la
5356  /usr/bin/install -c -d /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/pspp-figures
5357  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/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 \
5358  	/usr/bin/install -c -m 644 $p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/pspp-figures ;\
5359  done
5360  libtool: install: /usr/bin/install -c src/.libs/libpspp-core.a /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core.a
5361  libtool: install: chmod 644 /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core.a
5362  libtool: install: ranlib /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core.a
5363  libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
5364  libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
5365  libtool: install: /usr/bin/install -c src/ui/gui/.libs/psppire /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/bin/psppire
5366  libtool: install: /usr/bin/install -c utilities/pspp-dump-sav /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/bin/pspp-dump-sav
5367  libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
5368  libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
5369  libtool: install: /usr/bin/install -c utilities/.libs/pspp-convert /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/bin/pspp-convert
5370  libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
5371  libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
5372  libtool: install: /usr/bin/install -c utilities/.libs/pspp-output /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/bin/pspp-output
5373  libtool: install: /usr/bin/install -c src/.libs/libpspp.a /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp.a
5374  libtool: install: chmod 644 /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp.a
5375  libtool: install: ranlib /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp.a
5376   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info'
5377   /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 ../doc/pspp-dev.info-1 ../doc/pspp-dev.info-2 '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info'
5378   install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info' '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/pspp.info'
5379   install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info' '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/pspp-dev.info'
5380  make  install-data-hook
5381  libtool: warning: remember to run 'libtool --finish /lib/pspp'
5382  make[4]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5383  /usr/bin/install -c -m 644 ../src/ui/gui/pspp.lang /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp
5384  for wicon in ; do \
5385    /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/icons/ ; \
5386    /usr/bin/install -c -m 644 $wicon /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/icons/ ; \
5387  done
5388  for context in apps mimetypes; do \
5389  	for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
5390  	/usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/icons/hicolor/$size/$context ; \
5391  		if (cd ../src/ui/gui/icons/$size/$context && \
5392  			(test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
5393  			/usr/bin/install -c -m 644 ../src/ui/gui/icons/$size/$context/* /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/icons/hicolor/$size/$context ; \
5394  		fi ; \
5395  	done ; \
5396  done
5397  for context in actions categories ; do \
5398    /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/$context; \
5399    for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
5400  	if (cd ../src/ui/gui/icons/$context/$size && \
5401  		(test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
5402  		/usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/$context/$size ; \
5403  		/usr/bin/install -c -m 644 ../src/ui/gui/icons/$context/$size/* /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/$context/$size ; \
5404  	fi ; \
5405    done ; \
5406  done
5407  for f in po/cs.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/tr.gmo po/uk.gmo po/zh_CN.gmo; do \
5408    lang=`echo $f | /usr/bin/sed -e 's%po/\(.*\)\.gmo%\1%' ` ; \
5409    /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/locale/$lang/LC_MESSAGES; \
5410    /usr/bin/install -c -m 644 $f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/locale/$lang/LC_MESSAGES/pspp.mo ; \
5411  done
5412  make[4]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5413  make[3]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5414  make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5415  make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5416  cd ../source/ssw && make -j$(nproc) install DESTDIR=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850
5417  make  install-am
5418  make[1]: Entering directory '/home/blp/tmp/pspptmp/master/source/ssw'
5419  make[2]: Entering directory '/home/blp/tmp/pspptmp/master/source/ssw'
5420  /usr/bin/mkdir -p /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pkgconfig
5421  chmod -R u+w /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib
5422  /usr/bin/install -c -m 644 spread-sheet-widget.pc /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pkgconfig/spread-sheet-widget.pc
5423   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/include'
5424   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib'
5425   /bin/sh ./libtool   --mode=install /usr/bin/install -c   libspread-sheet-widget.la '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib'
5426   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info'
5427   /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-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/include'
5428   /usr/bin/install -c -m 644 ./doc/spread-sheet-widget.info '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info'
5429   install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info' '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/spread-sheet-widget.info'
5430  libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.so.0.0.0 /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.so.0.0.0
5431  libtool: install: (cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/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; }; })
5432  libtool: install: (cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/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; }; })
5433  libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.lai /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.la
5434  libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.a /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.a
5435  libtool: install: chmod 644 /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.a
5436  libtool: install: ranlib /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.a
5437  libtool: warning: remember to run 'libtool --finish /lib'
5438  make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/source/ssw'
5439  make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/source/ssw'

5441  Make binary distribution
5442  cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build && tar cfz pspp-1.6.1-ga421d8-x86_64-build20220619140850.tar.gz pspp-1.6.1-ga421d8-x86_64-build20220619140850

5444  Saving binary distribution: pspp-1.6.1-ga421d8-x86_64-build20220619140850.tar.gz
5445  cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850.tar.gz /home/blp/tmp/pspptmp/master/x86_64/results/pspp-1.6.1-ga421d8-x86_64-build20220619140850.tar.gz
5446  rm /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850.tar.gz

5448  Check
5449  cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build && make check TESTSUITEFLAGS=-j$(nproc)
5450  make  check-recursive
5451  make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5452  Making check in po
5453  make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/po'
5454  make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/po'
5455  make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5456  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
5457  make[3]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5458  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5459  mv -f tests/data/.deps/datasheet_test-datasheet-test.Tpo tests/data/.deps/datasheet_test-datasheet-test.Po
5460  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/data/datasheet-test tests/data/datasheet_test-datasheet-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm  
5461  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5462  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5463  mv -f tests/data/.deps/sack-sack.Tpo tests/data/.deps/sack-sack.Po
5464  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/data/sack tests/data/sack-sack.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm  
5465  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5466  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5467  mv -f tests/data/.deps/tests_data_spreadsheet_test-spreadsheet-test.Tpo tests/data/.deps/tests_data_spreadsheet_test-spreadsheet-test.Po
5468  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/data/spreadsheet-test tests/data/tests_data_spreadsheet_test-spreadsheet-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm  
5469  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5470  depbase=`echo tests/libpspp/line-reader-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5471  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5472  mv -f $depbase.Tpo $depbase.Po
5473  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/libpspp/line-reader-test tests/libpspp/line-reader-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm  
5474  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5475  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5476  mv -f src/libpspp/.deps/tests_libpspp_ll_test-ll.Tpo src/libpspp/.deps/tests_libpspp_ll_test-ll.Po
5477  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5478  mv -f tests/libpspp/.deps/ll_test-ll-test.Tpo tests/libpspp/.deps/ll_test-ll-test.Po
5479  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5480  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5481  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5482  mv -f src/libpspp/.deps/tests_libpspp_llx_test-ll.Tpo src/libpspp/.deps/tests_libpspp_llx_test-ll.Po
5483  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5484  mv -f src/libpspp/.deps/tests_libpspp_llx_test-llx.Tpo src/libpspp/.deps/tests_libpspp_llx_test-llx.Po
5485  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5486  mv -f tests/libpspp/.deps/llx_test-llx-test.Tpo tests/libpspp/.deps/llx_test-llx-test.Po
5487  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5488  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5489  depbase=`echo tests/libpspp/encoding-guesser-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5490  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5491  mv -f $depbase.Tpo $depbase.Po
5492  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/libpspp/encoding-guesser-test tests/libpspp/encoding-guesser-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm  
5493  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5494  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5495  mv -f tests/libpspp/.deps/heap_test-heap-test.Tpo tests/libpspp/.deps/heap_test-heap-test.Po
5496  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5497  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5498  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5499  mv -f src/libpspp/.deps/tests_libpspp_hmap_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_hmap_test-hmap.Po
5500  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5501  mv -f tests/libpspp/.deps/hmap_test-hmap-test.Tpo tests/libpspp/.deps/hmap_test-hmap-test.Po
5502  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5503  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5504  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5505  mv -f src/libpspp/.deps/tests_libpspp_hmapx_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_hmapx_test-hmap.Po
5506  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5507  mv -f src/libpspp/.deps/tests_libpspp_hmapx_test-hmapx.Tpo src/libpspp/.deps/tests_libpspp_hmapx_test-hmapx.Po
5508  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5509  mv -f tests/libpspp/.deps/hmapx_test-hmapx-test.Tpo tests/libpspp/.deps/hmapx_test-hmapx-test.Po
5510  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5511  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5512  depbase=`echo tests/libpspp/i18n-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5513  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5514  mv -f $depbase.Tpo $depbase.Po
5515  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/libpspp/i18n-test tests/libpspp/i18n-test.o src/libpspp-core.la gl/libgl.la  -lreadline -lgslcblas -lz -lm  
5516  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5517  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5518  mv -f src/libpspp/.deps/tests_libpspp_abt_test-abt.Tpo src/libpspp/.deps/tests_libpspp_abt_test-abt.Po
5519  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5520  mv -f tests/libpspp/.deps/abt_test-abt-test.Tpo tests/libpspp/.deps/abt_test-abt-test.Po
5521  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5522  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5523  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5524  mv -f src/libpspp/.deps/tests_libpspp_bt_test-bt.Tpo src/libpspp/.deps/tests_libpspp_bt_test-bt.Po
5525  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5526  mv -f tests/libpspp/.deps/bt_test-bt-test.Tpo tests/libpspp/.deps/bt_test-bt-test.Po
5527  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5528  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5529  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5530  mv -f src/libpspp/.deps/tests_libpspp_cmac_aes256_test-cmac-aes256.Tpo src/libpspp/.deps/tests_libpspp_cmac_aes256_test-cmac-aes256.Po
5531  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5532  mv -f tests/libpspp/.deps/cmac_aes256_test-cmac-aes256-test.Tpo tests/libpspp/.deps/cmac_aes256_test-cmac-aes256-test.Po
5533  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5534  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5535  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5536  mv -f src/libpspp/.deps/tests_libpspp_range_map_test-bt.Tpo src/libpspp/.deps/tests_libpspp_range_map_test-bt.Po
5537  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5538  mv -f src/libpspp/.deps/tests_libpspp_range_map_test-range-map.Tpo src/libpspp/.deps/tests_libpspp_range_map_test-range-map.Po
5539  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5540  mv -f tests/libpspp/.deps/range_map_test-range-map-test.Tpo tests/libpspp/.deps/range_map_test-range-map-test.Po
5541  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5542  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5543  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5544  mv -f tests/libpspp/.deps/range_set_test-range-set-test.Tpo tests/libpspp/.deps/range_set_test-range-set-test.Po
5545  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5546  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5547  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5548  mv -f tests/libpspp/.deps/range_tower_test-range-tower-test.Tpo tests/libpspp/.deps/range_tower_test-range-tower-test.Po
5549  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5550  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5551  depbase=`echo tests/libpspp/str-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5552  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5553  mv -f $depbase.Tpo $depbase.Po
5554  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/libpspp/str-test tests/libpspp/str-test.o src/libpspp/liblibpspp.la gl/libgl.la  -lreadline -lgslcblas -lz -lm  
5555  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5556  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5557  mv -f tests/libpspp/.deps/string_map_test-string-map-test.Tpo tests/libpspp/.deps/string_map_test-string-map-test.Po
5558  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5559  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5560  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5561  mv -f tests/libpspp/.deps/stringi_map_test-stringi-map-test.Tpo tests/libpspp/.deps/stringi_map_test-stringi-map-test.Po
5562  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5563  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5564  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5565  mv -f src/libpspp/.deps/tests_libpspp_string_set_test-hash-functions.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-hash-functions.Po
5566  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5567  mv -f src/libpspp/.deps/tests_libpspp_string_set_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-hmap.Po
5568  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5569  mv -f src/libpspp/.deps/tests_libpspp_string_set_test-string-set.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-string-set.Po
5570  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5571  mv -f tests/libpspp/.deps/string_set_test-string-set-test.Tpo tests/libpspp/.deps/string_set_test-string-set-test.Po
5572  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5573  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5574  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5575  mv -f tests/libpspp/.deps/stringi_set_test-stringi-set-test.Tpo tests/libpspp/.deps/stringi_set_test-stringi-set-test.Po
5576  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5577  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5578  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5579  mv -f tests/libpspp/.deps/tower_test-tower-test.Tpo tests/libpspp/.deps/tower_test-tower-test.Po
5580  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5581  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5582  depbase=`echo tests/libpspp/u8-istream-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5583  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5584  mv -f $depbase.Tpo $depbase.Po
5585  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/libpspp/u8-istream-test tests/libpspp/u8-istream-test.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm  
5586  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5587  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5588  mv -f tests/libpspp/.deps/sparse_array_test-sparse-array-test.Tpo tests/libpspp/.deps/sparse_array_test-sparse-array-test.Po
5589  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5590  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5591  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5592  mv -f tests/libpspp/.deps/sparse_xarray_test-sparse-xarray-test.Tpo tests/libpspp/.deps/sparse_xarray_test-sparse-xarray-test.Po
5593  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/libpspp/sparse-xarray-test tests/libpspp/sparse_xarray_test-sparse-xarray-test.o src/libpspp/liblibpspp.la src/libpspp-core.la gl/libgl.la  -lreadline -lgslcblas -lz -lm  
5594  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5595  depbase=`echo tests/data/inexactify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5596  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5597  mv -f $depbase.Tpo $depbase.Po
5598  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/data/inexactify tests/data/inexactify.o gl/libgl.la -lreadline -lgslcblas -lz -lm  
5599  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5600  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5601  mv -f src/data/.deps/tests_language_lexer_command_name_test-identifier.Tpo src/data/.deps/tests_language_lexer_command_name_test-identifier.Po
5602  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5603  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
5604  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5605  mv -f tests/language/lexer/.deps/command_name_test-command-name-test.Tpo tests/language/lexer/.deps/command_name_test-command-name-test.Po
5606  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5607  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5608  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5609  mv -f src/data/.deps/tests_language_lexer_scan_test-identifier.Tpo src/data/.deps/tests_language_lexer_scan_test-identifier.Po
5610  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5611  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
5612  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5613  mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-scan.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-scan.Po
5614  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5615  mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-segment.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-segment.Po
5616  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5617  mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-token.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-token.Po
5618  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5619  mv -f tests/language/lexer/.deps/scan_test-scan-test.Tpo tests/language/lexer/.deps/scan_test-scan-test.Po
5620  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5621  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5622  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5623  mv -f src/data/.deps/tests_language_lexer_segment_test-identifier.Tpo src/data/.deps/tests_language_lexer_segment_test-identifier.Po
5624  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5625  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
5626  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5627  mv -f src/language/lexer/.deps/tests_language_lexer_segment_test-segment.Tpo src/language/lexer/.deps/tests_language_lexer_segment_test-segment.Po
5628  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5629  mv -f tests/language/lexer/.deps/segment_test-segment-test.Tpo tests/language/lexer/.deps/segment_test-segment-test.Po
5630  /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-1.6.1-ga421d8/_build/../../../source/ssw/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-segment.o tests/language/lexer/segment_test-segment-test.o src/libpspp/liblibpspp.la gl/libgl.la  -lreadline -lgslcblas -lz -lm  
5631  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-segment.o tests/language/lexer/segment_test-segment-test.o  -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5632  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5633  mv -f tests/libpspp/.deps/zip_test-zip-test.Tpo tests/libpspp/.deps/zip_test-zip-test.Po
5634  /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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib -o tests/libpspp/zip-test tests/libpspp/zip_test-zip-test.o src/libpspp/liblibpspp.la src/libpspp-core.la gl/libgl.la  -lreadline -lgslcblas -lz -lm  
5635  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5636  depbase=`echo tests/math/chart-get-scale-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5637  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5638  mv -f $depbase.Tpo $depbase.Po
5639  /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-1.6.1-ga421d8/_build/../../../source/ssw/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 src/libpspp-core.la gl/libgl.la  -lreadline -lgslcblas -lz -lm  
5640  libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/math/.libs/chart-get-scale-test tests/math/chart-get-scale-test.o  -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/math/.libs/libpspp-math.a src/libpspp/.libs/liblibpspp.a src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5641  depbase=`echo tests/math/chart-get-ticks-format-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5642  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5643  mv -f $depbase.Tpo $depbase.Po
5644  /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-1.6.1-ga421d8/_build/../../../source/ssw/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 src/libpspp-core.la gl/libgl.la  -lreadline -lgslcblas -lz -lm  
5645  libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/math/.libs/chart-get-ticks-format-test tests/math/chart-get-ticks-format-test.o  -L/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/math/.libs/libpspp-math.a src/libpspp/.libs/liblibpspp.a src/.libs/libpspp-core.so -lxml2 -lpq gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5646  depbase=`echo tests/output/pivot-table-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5647  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5648  mv -f $depbase.Tpo $depbase.Po
5649  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5650  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-1.6.1-ga421d8/_build/../../../source/ssw/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
5651  depbase=`echo tests/output/ascii-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5652  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5653  mv -f $depbase.Tpo $depbase.Po
5654  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5655  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-1.6.1-ga421d8/_build/../../../source/ssw/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
5656  depbase=`echo tests/ui/syntax-gen-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5657  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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 &&\
5658  mv -f $depbase.Tpo $depbase.Po
5659  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5660  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-1.6.1-ga421d8/_build/../../../source/ssw/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
5661  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5662  mv -f tests/output/.deps/tex_glyphs-tex-glyphs.Tpo tests/output/.deps/tex_glyphs-tex-glyphs.Po
5663  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5664  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/output/.libs/liboutput.a src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5665  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I"../gl" -I"./gl" -DINSTALLDIR=\"/bin\" -I"../src" -I"../lib" -Isrc -I"../src/language/stats" -I"/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/language/expressions" -I"../src/language/expressions" -Isrc -I/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/../../../source/ssw/inst/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -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
5666  mv -f tests/output/.deps/tex_strings-tex-strings.Tpo tests/output/.deps/tex_strings-tex-strings.Po
5667  /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-1.6.1-ga421d8/_build/../../../source/ssw/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  
5668  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-1.6.1-ga421d8/_build/../../../source/ssw/inst/lib src/output/.libs/liboutput.a src/.libs/libpspp-core.so -lxml2 -lpq -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5669  make[3]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5670  make  check-local
5671  make[3]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
5672  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
5673  ## ---------------------------------- ##
5674  ## GNU PSPP 1.6.1-ga421d8 test suite. ##
5675  ## ---------------------------------- ##
5676  
5677    3: reading big numbers                             ok
5678    1: epoch                                           ok
5679   23: leading zeros in numeric output                 ok
5680   24: non-ASCII custom currency formats               ok
5681   21: MONTH input format                              ok
5682   20: WKDAY input format                              ok
5683   31: AHEX output bug                                 ok
5684   27: output invalid dates                            ok
5685   53: Reusing inline file                             ok
5686   47: dictionary case-insensitivity                   ok
5687   51: Write fifo                                      ok
5688   48: Write error - directory exists                  ok
5689   49: Write error - no permission                     ok
5690   46: spreadsheet ODS with repeating data             ok
5691   25: binary and hexadecimal output                   ok
5692   52: Reading from pipe                               ok
5693   50: Write error - temp file disappeared             ok
5694   44: multisheet --metadata                           ok
5695   38: simple --sheet=0 --reverse                      ok
5696    7: JDATE input format                              ok
5697   45: simple --metadata                               ok
5698   11: WKYR input format                               ok
5699   40: repeating                                       ok
5700   42: holey                                           ok
5701   41: sparse                                          ok
5702    9: QYR input format                                ok
5703   39: multisheet --sheet=1                            ok
5704   37: simple --sheet=0                                ok
5705   14: MTIME input format                              ok
5706   29: MONTH output                                    ok
5707   10: MOYR input format                               ok
5708   15: TIME input format                               ok
5709   67: record 1 bad length                             ok
5710   64: invalid compression type                        ok
5711   66: labels bad offsets                              ok
5712   74: invalid weight index                            ok
5713   59: weighted                                        ok
5714   30: WKDAY output                                    ok
5715   61: unexpected fixed values                         ok
5716   62: short main header                               ok
5717   68: bad variable format                             ok
5718   69: bad variable name                               ok
5719   70: duplicate variable name                         ok
5720   54: format guesser                                  ok
5721   75: string weight                                   ok
5722   63: long main header                                ok
5723   72: case extends past end of data record            ok
5724   57: value labels                                    ok
5725   71: partial case                                    ok
5726   73: corrupt compressed data                         ok
5727   65: unrealistic number of cases                     ok
5728   58: compressed data                                 ok
5729   55: write MDD file                                  ok
5730   56: variable labels and missing values              ok
5731   76: overwriting portable file                       ok
5732   60: unspecified character encoding                  ok
5733   87: extra product info                              ok
5734   77: overwriting portable file atomically            ok
5735   16: DTIME input format                              ok
5736    5: ADATE input format                              ok
5737    6: EDATE input format                              ok
5738    4: DATE input format                               ok
5739    8: SDATE input format                              ok
5740   79: write portable file with value labels           ok
5741   78: write to same portable file being read          ok
5742   81: unspecified number of variable positions        ok
5743   82: wrong number of variable positions but version 13 ok
5744   83: value labels                                    ok
5745   86: multiple response sets                          ok
5746   80: variable labels and missing values              ok
5747   84: documents                                       ok
5748   90: long variable names                             ok
5749   85: empty document record                           ok
5750  100: misplaced type 4 record                         ok
5751  103: variable name may not begin with `#'            ok
5752   88: variable display parameters, without width      ok
5753   91: very long strings                               ok
5754  105: variable width must be between 0 and 255        ok
5755  102: wrong number of variable positions              ok
5756  104: variable name may not be reserved word          ok
5757   94: compressed data                                 ok
5758  101: bad record type                                 ok
5759  107: variable label indicator not 0 or 1             ok
5760  109: invalid string missing value indicator          ok
5761  106: duplicate variable name                         ok
5762  108: invalid numeric missing value indicator         ok
5763  111: invalid variable format                         ok
5764   96: compressed data, other bias                     ok
5765  120: bad machine integer info float format           ok
5766   89: variable display parameters, with width         ok
5767   95: compressed data, zero bias                      ok
5768  110: missing string continuation record              ok
5769  114: bad weighting variable index                    ok
5770   99: unspecified character encoding                  ok
5771  121: bad machine integer info endianness             ok
5772   93: variable roles                                  ok
5773  117: extension record too large                      ok
5774  127: missing label source in mrsets                  ok
5775   97: zcompressed data                                ok
5776  122: bad machine floating-point info size            ok
5777  125: missing space after C in mrsets                 ok
5778  112: invalid long string missing values              ok
5779  113: weighting variable must be numeric              ok
5780  118: unknown extension record                        ok
5781  115: variable index is long string continuation      ok
5782  116: multiple documents records                      ok
5783  128: unexpected label source in mrsets               ok
5784  124: bad mrsets name                                 ok
5785  119: bad machine integer info size                   ok
5786  177: integer overflows in long string missing values ok
5787  126: missing space after E in mrsets                 ok
5788  123: wrong special floating point values             ok
5789  178: null dereference skipping bad extension record 18 ok
5790  188: read very long strings written by SPSS 13       ok
5791  189: read very long strings written by SPSS 14       ok
5792  187: write v2 system file                            ok
5793  182: overwriting system file                         ok
5794  183: overwriting system file atomically              ok
5795  181: write and read compressed files                 ok
5796  129: bad type character in mrsets                    ok
5797   98: no variables                                    ok
5798  185: nonempty case_map doesn't crash                 ok
5799  137: missing newline after variable name in mrsets   ok
5800  131: missing space in counted string in mrsets       ok
5801  133: missing space after counted string in mrsets    ok
5802  146: bad very long string segment width              ok
5803  141: wrong display measurement level                 ok
5804  132: counted string too long in mrsets               ok
5805  147: too many value labels                           ok
5806  134: missing newline after variable name in mrsets   ok
5807  130: bad counted string length in mrsets             ok
5808  140: wrong display parameter count                   ok
5809  155: missing attribute value                         ok
5810  136: mixed variable types in mrsets                  ok
5811  154: duplicate value labels type                     ok
5812  139: wrong display parameter size                    ok
5813   92: data file and variable attributes               ok
5814  194: decrypt an encrypted syntax file                ok
5815  145: bad very long string length                     ok
5816  151: value label variable indexes must be in correct range ok
5817  135: duplicate variable name in mrsets               ok
5818  138: zero or one variable in mrset                   ok
5819  159: fewer data records than indicated by file header ok
5820  152: value label variable indexes must not be long string continuation ok
5821  153: variables for value label must all be same type ok
5822  148: missing type 4 record                           ok
5823  150: type 4 record names long string variable        ok
5824  156: unquoted attribute value                        ok
5825  201: COMMENT at end of file                          ok
5826  144: duplicate long variable name                    ok
5827  143: bad variable name in variable/value pair        ok
5828  149: value label with no associated variables        ok
5829  158: bad variable name in long string value label    ok
5830  162: partial compressed data record                  ok
5831  157: duplicate attribute name                        ok
5832  142: wrong display alignment                         ok
5833  163: zcompressed data - bad zheader_ofs              ok
5834  160: partial data record between variables           ok
5835  196: command parser crash bug                        ok
5836  200: N OF CASES                                      ok
5837  197: FINISH executes immediately                     ok
5838  166: zcompressed data - wrong ztrailer_len           ok
5839  164: zcompressed data - bad ztrailer_ofs             ok
5840  161: partial data record within long string          ok
5841  168: zcompressed data - wrong ztrailer_zero          ok
5842  165: zcompressed data - invalid ztrailer_len         ok
5843  195: decrypt an encrypted viewer file                ok
5844  171: zcompressed data - wrong uncompressed_ofs       ok
5845  176: zcompressed data - compressed sizes don't add up ok
5846  198: ERASE -- safer mode                             ok
5847  167: zcompressed data - wrong ztrailer_bias          ok
5848  205: macro expansion with positional arguments       ok
5849  202: simple macro expansion                          ok
5850  203: redefining a macro                              ok
5851  174: zcompressed data - uncompressed_size > block_size ok
5852  172: zcompressed data - wrong compressed_ofs         ok
5853  169: zcompressed data - wrong block_size             ok
5854  206: macro call missing positional !TOKENS arguments ok
5855  199: ERASE -- not safer mode                         ok
5856  186: system files with -1 case_size                  ok
5857  193: decrypt an encrypted system file                ok
5858  204: macro expansion - one !TOKENS(1) positional argument ok
5859  173: zcompressed data - compressed sizes don't add up ok
5860  207: macro call incomplete positional !TOKENS arguments ok
5861  170: zcompressed data - wrong n_blocks               ok
5862  175: zcompressed data - compression expands data too much ok
5863  184: write to same system file being read            ok
5864  210: macro call incomplete positional !CHAREND arguments ok
5865  229: macro expansion - !QUOTE and !UNQUOTE           ok
5866  191: save very long string -- compressed             ok
5867    2: numeric input formats                           ok
5868  221: macro expansion - !BLANKS                       ok
5869  190: save very long string -- uncompressed           ok
5870  213: keyword macro argument name with ! prefix       ok
5871  192: system file character encoding                  ok
5872  215: macro expansion - one !TOKENS(1) keyword argument ok
5873  216: macro expansion - one !TOKENS(1) keyword argument - negative ok
5874  232: macro expansion - !*                            ok
5875  217: macro expansion - !CHAREND keyword arguments    ok
5876  227: macro expansion - !LENGTH                       ok
5877  226: macro expansion - !INDEX                        ok
5878  218: macro expansion - !CHAREND keyword arguments - negative ok
5879  225: macro expansion - !TAIL                         ok
5880  179: write and read numeric data                     ok
5881  231: macro expansion - !UPCASE                       ok
5882  222: macro expansion - !CONCAT                       ok
5883  180: write and read long string value labels and missing values ok
5884  211: macro call missing positional !ENCLOSE arguments ok
5885  223: macro expansion - !EVAL                         ok
5886  208: macro call empty positional !CHAREND arguments  ok
5887  224: macro expansion - !HEAD                         ok
5888  233: macro maximum nesting level (MNEST)             ok
5889  209: macro call missing positional !CHAREND arguments ok
5890  212: macro call incomplete positional !ENCLOSE arguments ok
5891  219: macro expansion - !ENCLOSE keyword arguments    ok
5892  214: reserved macro keyword argument name            ok
5893  228: macro expansion - !NULL                         ok
5894  237: macro !LET                                      ok
5895  240: macro indexed !DO reaches MITERATE              ok
5896  220: macro expansion - !ENCLOSE keyword arguments - negative ok
5897  230: macro expansion - !SUBSTR                       ok
5898  241: !BREAK with macro indexed !DO                   ok
5899  239: macro !DO invalid variable names                ok
5900  238: macro indexed !DO                               ok
5901  243: macro list !DO reaches MITERATE                 ok
5902  244: !BREAK with macro list !DO                      ok
5903  242: macro list !DO                                  ok
5904  235: macro !IF condition -- case sensitivity         ok
5905  234: macro !IF condition                             ok
5906  249: error message within macro expansion            ok
5907  259: macros in comments                              ok
5908  246: macro !LET invalid variable names               ok
5909  245: macro !LET                                      ok
5910  247: BEGIN DATA inside a macro                       ok
5911  258: macro !DO errors                                ok
5912  256: macro !IF errors                                ok
5913  250: macro calls in each others' lookahead           ok
5914  253: generic macro function syntax errors            ok
5915  236: macro !IF condition -- logical operators        ok
5916   18: BCD input (P and PK formats)                    ok
5917  251: bad token in macro body                         ok
5918  252: macro name overlaps with macro function name    ok
5919  255: macro expression errors                         ok
5920  254: specific macro function syntax errors           ok
5921  257: macro !LET errors                               ok
5922  262: one macro calls another                         ok
5923  264: DO IF - negative                                ok
5924   26: output valid dates                              ok
5925  261: macro expansion with token merging              ok
5926  270: DO REPEAT -- missing END REPEAT                 ok
5927  260: DEFINE syntax errors                            ok
5928  280: LOOP negative                                   ok
5929  265: DO REPEAT -- simple                             ok
5930  288: DATA LIST LIST with empty fields                ok
5931  269: DO REPEAT -- empty                              ok
5932  290: DATA LIST FREE with SKIP                        ok
5933  271: LOOP with index                                 ok
5934  289: DATA LIST LIST with explicit delimiters         ok
5935  298: DATA LIST FREE and LIST assume a width if omitted ok
5936  272: LOOP with IF condition                          ok
5937  292: DATA LIST FREE with explicit delimiter at end of line ok
5938  297: DATA LIST FREE and LIST report missing delimiters ok
5939  291: DATA LIST LIST with SKIP and tab delimiter      ok
5940  273: LOOP with END IF condition                      ok
5941  275: LOOP with index and END IF based on index       ok
5942  294: DATA LIST FIXED with empty trailing record      ok
5943  266: DO REPEAT -- containing BEGIN DATA              ok
5944  334: GET DATA /TYPE=PSQL                             skipped (get-data-psql.at:149)
5945  276: LOOP with index and IF and END IF based on index ok
5946  274: LOOP with index and IF based on index           ok
5947  299: DATA LIST Decimal comma                         ok
5948  277: LOOP with no conditions containing BREAK        ok
5949  268: DO REPEAT -- nested                             ok
5950  279: LOOP with IF condition that ends due to MXLOOPS ok
5951  278: LOOP with no conditions that ends due to MXLOOPS ok
5952  267: DO REPEAT -- dummy vars not expanded in include files ok
5953  248: TITLE and SUBTITLE with macros                  ok
5954  281: TEMPORARY as first transformation               ok
5955  300: DATA LIST - Negative SKIP                       ok
5956  301: DATA LIST - Negative RECORDS                    ok
5957  263: DO IF                                           ok
5958  293: DATA LIST FIXED with multiple records per case  ok
5959  302: BEGIN DATA as part of a procedure               ok
5960  303: BEGIN DATA as an independent command            ok
5961  309: DATASET DECLARE                                 ok
5962  314: DATASET heap overflow                           ok
5963  312: DATASET ACTIVATE executes pending transformations ok
5964  324: GET DATA /TYPE=GNM assert-fail                  ok
5965  323: GET DATA /TYPE=GNM sheet index bug              ok
5966  310: DATASET NAME deletes duplicate name             ok
5967  313: DATASET CLOSE                                   ok
5968  315: FILE HANDLE                                     ok
5969  320: GET DATA /TYPE=GNM with no options              ok
5970  308: DATASET COPY                                    ok
5971  311: DATASET ACTIVATE deletes unnamed dataset        ok
5972  318: GET DATA /TYPE=GNM without CELLRANGE            ok
5973  329: GET DATA /TYPE=ODS with no options              ok
5974  322: GET DATA /TYPE=GNM with nonexistent sheet       ok
5975  327: GET DATA /TYPE=ODS without CELLRANGE            ok
5976  283: ADD FILES -- interleave sav with inline         ok
5977  317: GET DATA /TYPE=GNM with CELLRANGE and READNAMES ok
5978  349: GET nonexistent file doesn't crash              ok
5979  321: GET DATA /TYPE=GNM with empty sheet             ok
5980  319: GET DATA /TYPE=GNM with missing data            ok
5981  295: DATA LIST with various line-ends                ok
5982  325: GET DATA /TYPE=ODS with CELLRANGE               ok
5983  345: GET DATA /TYPE= truncated                       ok
5984  335: GET DATA /TYPE=TXT with explicit delimiters     ok
5985  332: GET DATA /TYPE=ODS crash                        ok
5986  316: GET DATA /TYPE=GNM with CELLRANGE               ok
5987  333: GET DATA /TYPE=ODS readnames                    ok
5988  287: ADD FILES -- concatenate inline with sav        ok
5989  326: GET DATA /TYPE=ODS with CELLRANGE and READNAMES ok
5990  286: ADD FILES -- concatenate sav with inline        ok
5991  330: GET DATA /TYPE=ODS with empty sheet             ok
5992  328: GET DATA /TYPE=ODS with missing data            ok
5993  284: ADD FILES -- interleave inline with sav         ok
5994  331: GET DATA /TYPE=ODS with nonexistent sheet       ok
5995  352: GET data no type                                ok
5996  347: GET DATA /TYPE=txt another bug                  ok
5997  353: INPUT PROGRAM invalid syntax crash              ok
5998  351: GET with /KEEP=ALL crashes -- compressed        ok
5999  336: GET DATA /TYPE=TXT with FIRSTCASE               ok
6000  348: GET data works in multiple procedures           ok
6001  346: GET DATA /TYPE=txt bug                          ok
6002  340: GET DATA /TYPE=TXT password example             ok
6003  337: GET DATA /TYPE=TXT with FIRSTCASE and tab delimiter ok
6004  342: GET DATA /TYPE=TXT pets example                 ok
6005  341: GET DATA /TYPE=TXT cars example                 ok
6006  339: GET DATA /TYPE=TXT with empty trailing record   ok
6007  296: DATA LIST properly expands tabs in input        ok
6008  350: GET with /KEEP=ALL crashes -- uncompressed      ok
6009  338: GET DATA /TYPE=TXT with multiple records per case ok
6010  356: INPUT PROGRAM with VECTOR and EXECUTE           ok
6011  343: GET DATA /TYPE=TXT with IMPORTCASE              ok
6012  344: GET DATA /TYPE=TXT with ENCODING subcommand     ok
6013  354: INPUT PROGRAM invalid syntax crash              ok
6014  355: INPUT PROGRAM infinite loop                     ok
6015  282: ADD FILES -- interleave sav with sav            ok
6016  285: ADD FILES -- concatenate sav with sav           ok
6017  304: read and write files with MODE=BINARY           ok
6018  361: INPUT PROGRAM generating data                   ok
6019  363: INPUT PROGRAM no variables                      ok
6020  362: INPUT PROGRAM unexpected end of file            ok
6021  360: INPUT PROGRAM concatenating two files - version 2 ok
6022  306: read and write files with MODE=360 /RECFORM=VARIABLE ok
6023  367: LIST lots of variables                          ok
6024  366: LIST with split file                            ok
6025  370: LIST crash on invalid input                     ok
6026  307: read and write files with MODE=360 /RECFORM=SPANNED ok
6027  387: MATRIX DATA - LOWER NODIAGONAL with ROWTYPE_    ok
6028  384: MATRIX DATA - FULL with ROWTYPE_                ok
6029  388: MATRIX DATA - split data                        ok
6030  386: MATRIX DATA - UPPER NODIAGONAL with ROWTYPE_ - 2 ok
6031  305: read and write files with MODE=360 /RECFORM=FIXED /LRECL=32 ok
6032  369: LIST very long string                           ok
6033  383: MATRIX DATA - UPPER DIAGONAL with ROWTYPE_      ok
6034  385: MATRIX DATA - UPPER NODIAGONAL with ROWTYPE_    ok
6035  381: MATCH FILES with incompatible variable types    ok
6036  368: LIST selected cases                             ok
6037  402: MATRIX DATA - crash                             ok
6038  359: INPUT PROGRAM concatenating two files - version 1 ok
6039  397: MATRIX DATA - too many rows                     ok
6040  396: MATRIX DATA - read integrity                    ok
6041  394: MATRIX DATA - bad number                        ok
6042  400: MATRIX DATA - N subcommand                      ok
6043  392: MATRIX DATA - bad ROWTYPE_                      ok
6044  398: MATRIX DATA - too few rows                      ok
6045  395: MATRIX DATA - long variable names               ok
6046  391: MATRIX DATA - factors and splits                ok
6047  390: MATRIX DATA - factor variables                  ok
6048  364: LIST plain cases                                ok
6049  389: MATRIX DATA - split data - 2                    ok
6050  382: MATRIX DATA - LOWER DIAGONAL with ROWTYPE_      ok
6051  399: MATRIX DATA - badly formed                      ok
6052  403: MATRIX DATA - LOWER DIAGONAL without ROWTYPE_   ok
6053  380: MATCH FILES bug with scratch variables          ok
6054  393: MATRIX DATA - unexpected ROWTYPE_               ok
6055   43: one-thousand-by-fifty-three --refcheck --reverse ok
6056  365: LIST numbered cases                             ok
6057  408: MATRIX DATA - Factor variables grouping within-cell records by row type without ROWTYPE_ ok
6058  371: LIST tutorial example                           ok
6059  410: MATRIX DATA - plus and minus as delimiters      ok
6060  412: MCONVERT                                        ok
6061  406: MATRIX DATA - Split variable with sequential values without ROWTYPE_ ok
6062  401: MATRIX DATA - N subcommand - 2                  ok
6063  411: Matrix reader - negative tests                  ok
6064  405: MATRIX DATA - Split variables with explicit values without ROWTYPE_ ok
6065  407: MATRIX DATA - Factor variables grouping within-cell records by factor without ROWTYPE_ ok
6066  416: MCONVERT with APPEND                            ok
6067  409: MATRIX DATA - syntax errors                     ok
6068  417: MCONVERT negative test                          ok
6069  404: MATRIX DATA - extraneous data without ROWTYPE_  ok
6070  418: PRINT SPACE without arguments                   ok
6071  419: PRINT SPACE with number                         ok
6072  441: CSV output -- KEEP, RENAME bad name             ok
6073   19: legacy input (N and Z formats)                  ok
6074  379: MATCH FILES bug with TABLE from active dataset  ok
6075   17: binary and hexadecimal input (IB, PIB, and PIBHEX formats) ok
6076  425: PRINT crash bug                                 ok
6077  421: PRINT SPACE to file with number                 ok
6078  420: PRINT SPACE to file                             ok
6079  422: PRINT numeric variables                         ok
6080  462: MRSETS variables must be same type              ok
6081  424: PRINT to file                                   ok
6082  450: DELETE VARIABLES with string variables          ok
6083  436: CSV output -- var names, formats                ok
6084  423: PRINT string variables                          ok
6085  435: CSV output -- recode missing, delete unselected ok
6086  440: CSV output -- KEEP, RENAME multi quoted         ok
6087  426: WRITE to file                                   ok
6088  459: MRSETS does not allow noninteger VALUE          ok
6089  442: TAB output                                      ok
6090  460: MRSETS requires NAME to define a group          ok
6091  439: CSV output -- KEEP, RENAME quoted               ok
6092  432: IMPORT and EXPORT                               ok
6093  434: CSV output -- defaults                          ok
6094  448: APPLY DICTIONARY                                ok
6095  438: CSV output -- custom delimiter, qualifier       ok
6096  427: PRINT overwrites file                           ok
6097  437: CSV output -- comma as decimal point            ok
6098  446: SAVE RENAME with TO                             ok
6099  454: MISSING VALUES invalid cases                    ok
6100  457: MRSETS names must begin with $                  ok
6101  458: MRSETS must have at least 2 variables           ok
6102  455: MRSETS add, display, delete                     ok
6103  429: PRINT to same file being read                   ok
6104  428: PRINT overwrites file atomically                ok
6105  413: MCONVERT from .sav file                         ok
6106  431: PRINT with special line ends                    ok
6107  414: MCONVERT to .sav file                           ok
6108  451: FORMATS positive tests                          ok
6109  357: INPUT PROGRAM taking shorter of two files       ok
6110  358: INPUT PROGRAM taking longer of two files        ok
6111  463: MRSETS variables and VALUE must be same type    ok
6112  449: DELETE VARIABLES with FILTER                    ok
6113  453: MISSING VALUES valid cases                      ok
6114  430: PRINT to special file                           ok
6115  452: FORMATS negative tests                          ok
6116  461: MRSETS requires VARIABLES to define a group     ok
6117  466: MRSETS DISPLAY or DELETE unknown group          ok
6118  465: MRSETS LABEL and LABELSOURCE are exclusive      ok
6119  464: MRSETS VALUE must not be too wide               ok
6120  433: SAVE -- delete unselected                       ok
6121  467: MODIFY VARS /REORDER                            ok
6122  373: MATCH FILES -- system file and active file      ok
6123  372: MATCH FILES -- system file and system file      ok
6124  375: MATCH FILES -- system file and system table     ok
6125  376: MATCH FILES -- system file and active table     ok
6126  456: MRSETS read and write                           ok
6127  378: MATCH FILES parallel match                      ok
6128  377: MATCH FILES -- active file and system table     ok
6129  374: MATCH FILES -- active file and system file      ok
6130  470: MODIFY VARS crash                               ok
6131  445: UPDATE inline with sav                          ok
6132  469: MODIFY VARS /DROP and /KEEP                     ok
6133  468: MODIFY VARS /RENAME                             ok
6134  444: UPDATE sav with inline                          ok
6135  447: VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES     ok
6136  472: RENAME VARIABLES -- multiple sets               ok
6137  471: RENAME VARIABLES                                ok
6138  475: RENAME VARIABLES -- invalid syntax 3            ok
6139  473: RENAME VARIABLES -- invalid syntax 1            ok
6140  484: DISPLAY LABELS                                  ok
6141  489: VALUE LABELS trailing `/' bug                   ok
6142  481: DISPLAY SCRATCH                                 ok
6143  485: VALUE LABELS date formats                       ok
6144  488: VALUE LABELS invalid syntax bug                 ok
6145  480: DISPLAY FILE LABEL                              ok
6146  483: DISPLAY NAMES                                   ok
6147  474: RENAME VARIABLES -- invalid syntax 2            ok
6148  482: DISPLAY INDEX                                   ok
6149  486: VALUE LABELS with new-line                      ok
6150  477: SPLIT FILE - basic test                         ok
6151  415: MCONVERT from .sav file to .sav file            ok
6152  493: VECTOR short form with format specification     ok
6153  490: variable display attribute commands             ok
6154  443: UPDATE sav with sav                             ok
6155  494: VECTOR short form in INPUT PROGRAM              ok
6156  492: VECTOR short form                               ok
6157  491: variable labels                                 ok
6158  479: SYSFILE INFO                                    ok
6159  496: WEIGHT                                          ok
6160  495: VECTOR long form                                ok
6161  478: SPLIT FILE  - vs procedures                     ok
6162  498: expressions - coercion to and from Boolean      ok
6163  487: VALUE LABELS with new-line in system file       ok
6164  497: expressions - numeric syntax                    ok
6165  502: expressions - unary minus                       ok
6166  500: expressions - multiplication and division       ok
6167  501: expressions - exponentiation                    ok
6168  517: expressions - CONCAT                            ok
6169  532: expressions - TIME.DAYS                         ok
6170  504: expressions - OR truth table                    ok
6171  499: expressions - addition and subtraction          ok
6172  514: expressions - MAX MIN                           ok
6173  511: expressions - MISSING NMISS NVALID SYSMIS       ok
6174  505: expressions - NOT truth table                   ok
6175  590: single words                                    ok
6176  506: expressions - = <= <                            ok
6177  538: expressions - DATE.MOYR                         ok
6178  515: expressions - CFVAR MEAN MEDIAN                 ok
6179  531: expressions - UPCASE                            ok
6180  503: expressions - AND truth table                   ok
6181  591: two words without prefix match                  ok
6182  520: expressions - LENGTH                            ok
6183  510: expressions - vector indexing                   ok
6184  507: expressions - >= > <>                           ok
6185  536: expressions - YRMODA                            ok
6186  516: expressions - SD SUM VARIANCE                   ok
6187  513: expressions - RANGE                             ok
6188  593: ambiguous single-word names                     ok
6189  592: two words with prefix match                     ok
6190  595: numbers and punctuation                         ok
6191  512: expressions - ANY                               ok
6192  594: ambiguous two-word names                        ok
6193  535: expressions - DATE.DMY                          ok
6194  596: off by more than one word                       ok
6195  541: expressions - DATE.YRDAY                        ok
6196  577: assigning string expression to new variable     ok
6197  529: expressions - STRUNC                            ok
6198  539: expressions - DATE.QYR                          ok
6199  526: expressions - RPAD                              ok
6200  508: expressions - EXP LG10 LN SQRT ABS MOD MOD10 RND TRUNC ok
6201  519: expressions - RINDEX                            ok
6202  527: expressions - RTRIM                             ok
6203  569: expressions - UNIFORM                           ok
6204  542: expressions - XDATE.DATE                        ok
6205  575: parsing numeric expression with type mismatch   ok
6206  509: expressions - ACOS ARSIN ARTAN COS SIN TAN      ok
6207  537: expressions - DATE.MDY                          ok
6208  530: expressions - SUBSTR                            ok
6209  525: expressions - LTRIM                             ok
6210  584: binary operator type mismatch                   ok
6211  583: chaining operators that shouldn't be            ok
6212  528: expressions - STRING                            ok
6213  573: parse expression with unknown variable crash    ok
6214  570: expressions - VALUELABEL                        ok
6215  518: expressions - INDEX                             ok
6216  578: parse expression with unknown system variable   ok
6217  523: expressions - LPAD                              ok
6218  580: parse expression with extension function in compatibility mode ok
6219  574: parsing boolean expression with type mismatch   ok
6220  579: parse expression with unknown identifier        ok
6221  585: unary operator type mismatch                    ok
6222  588: system variables - $DATE $DATE11 $JDATE $TIME   ok
6223  576: parsing string expression with type mismatch    ok
6224  586: parsing with negative numbers                   ok
6225  587: system variables                                ok
6226  581: LAG expression following TEMPORARY              ok
6227  568: expression - LAG crash                          ok
6228  582: parse expression with invalid logical expression ok
6229  540: expressions - DATE.WKYR                         ok
6230  533: expressions - TIME.HMS                          ok
6231  599: lexer crash due to null byte                    ok
6232  522: expressions - REPLACE                           ok
6233  572: expressions - vectors                           ok
6234  524: expressions - NUMBER                            ok
6235  534: expressions - CTIME.*                           ok
6236  521: expressions - LOWER                             ok
6237  571: expressions - variables                         ok
6238  567: expressions - LAG                               ok
6239  601: identifiers                                     ok
6240  602: reserved words                                  ok
6241  544: expressions - XDATE.JDAY                        ok
6242  603: punctuation                                     ok
6243  600: lexer crash due to overflow                     ok
6244  598: lexer properly reports scan errors              ok
6245  609: DOCUMENT command                                ok
6246  604: positive numbers                                ok
6247  612: DO REPEAT command                               ok
6248  543: expressions - XDATE.HOUR                        ok
6249  597: lexer ignores initial #! line                   ok
6250  607: #! construct                                    ok
6251  606: strings                                         ok
6252  613: DO REPEAT command in batch mode                 ok
6253  611: BEGIN DATA command                              ok
6254  545: expressions - XDATE.MDAY                        ok
6255  608: * and COMMENT commands                          ok
6256  610: FILE LABEL commands                             ok
6257  548: expressions - XDATE.QUARTER                     ok
6258  552: expressions - XDATE.WEEK                        ok
6259  560: expressions - DATEDIFF time of day              ok
6260  547: expressions - XDATE.MONTH                       ok
6261  563: expressions - DATESUM                           ok
6262  550: expressions - XDATE.TDAY                        ok
6263  565: expressions - NCDF.BETA                         ok
6264  558: expressions - DATEDIFF weeks                    ok
6265  553: expressions - XDATE.WKDAY                       ok
6266  562: expressions - DATESUM with leap year            ok
6267  546: expressions - XDATE.MINUTE                      ok
6268  554: expressions - XDATE.YEAR                        ok
6269  549: expressions - XDATE.SECOND                      ok
6270  555: expressions - DATEDIFF years                    ok
6271  559: expressions - DATEDIFF days                     ok
6272  561: expressions - DATESUM with non-leap year        ok
6273  566: expressions - generic tree optimizations        ok
6274  556: expressions - DATEDIFF quarters                 ok
6275  551: expressions - XDATE.TIME                        ok
6276  589: expressions - negative checks                   ok
6277  564: expressions - DATESUM preserves time of day for units of days and longer ok
6278  614: DEFINE command - simple                         ok
6279  557: expressions - DATEDIFF months                   ok
6280  605: negative numbers                                ok
6281  624: DEFINE command - early end of command 2         ok
6282  625: DEFINE command - early end of command 3         ok
6283  622: DEFINE command - arguments start on second line ok
6284  616: DEFINE command - no newline before !ENDDEFINE   ok
6285  623: DEFINE command - early end of command 1         ok
6286  621: DEFINE command - multiline arguments            ok
6287  626: DEFINE command - early end of command 4         ok
6288  617: DEFINE command - all on one line                ok
6289  618: DEFINE command - empty                          ok
6290  615: DEFINE command - no newline after parentheses   ok
6291  619: DEFINE command - blank lines                    ok
6292  620: DEFINE command - arguments                      ok
6293  628: batch mode                                      ok
6294  627: DEFINE command - missing !ENDDEFINE             ok
6295  660: Long variable names                             ok
6296  661: variable parser crash                           ok
6297  687: AUTORECODE with /BLANK without specifier        ok
6298  685: AUTORECODE with TEMPORARY                       ok
6299  690: CORRELATIONS -- non-square                      ok
6300  636: #! construct                                    ok
6301  664: AGGREGATE unsorted data to dataset file, itemwise missing ok
6302  635: strings                                         ok
6303  662: AGGREGATE presorted data to dataset file, itemwise missing ok
6304  663: AGGREGATE presorted data to dataset file, columnwise missing ok
6305  666: AGGREGATE presorted data to active file, itemwise missing ok
6306  668: AGGREGATE unsorted data to active file, itemwise missing ok
6307  639: FILE LABEL command                              ok
6308  633: positive numbers                                ok
6309  667: AGGREGATE presorted data to active file, columnwise missing ok
6310  665: AGGREGATE unsorted data to dataset file, columnwise missing ok
6311  669: AGGREGATE unsorted data to active file, columnwise missing ok
6312  659: input ends in carriage return                   ok
6313  654: DEFINE command - early end of command 3         ok
6314  671: AGGREGATE presorted data to external file, columnwise missing ok
6315  644: DEFINE command - no newline after parentheses   ok
6316  643: DEFINE command - simple                         ok
6317  672: AGGREGATE unsorted data to external file, itemwise missing ok
6318  670: AGGREGATE presorted data to external file, itemwise missing ok
6319  647: DEFINE command - empty                          ok
6320  674: AGGREGATE crash with MAX function               ok
6321  677: AGGREGATE buggy duplicate variables             ok
6322  678: AUTORECODE multiple missing values              ok
6323  679: AUTORECODE numbers and short strings            ok
6324  681: AUTORECODE group subcommand                     ok
6325  698: CROSSTABS long string crash                     ok
6326  676: AGGREGATE mode=addvariables                     ok
6327  684: AUTORECODE /blank                               ok
6328  694: CORRELATIONS -- empty dataset 2                 ok
6329  638: DOCUMENT command                                ok
6330  682: AUTORECODE group - string variables             ok
6331  675: AGGREGATE crash with invalid syntax             ok
6332  686: AUTORECODE with /INTO                           ok
6333  689: CORRELATIONS -- weighted                        ok
6334  680: AUTORECODE long strings and check the value labels ok
6335  683: AUTORECODE group vs. strings                    ok
6336  697: CROSSTABS integer mode crash 2                  ok
6337  693: CORRELATIONS -- empty dataset                   ok
6338  705: CROSSTABS crash when all cases missing          ok
6339  700: CROSSTABS chi-square crash                      ok
6340  699: CROSSTABS crash                                 ok
6341  695: CROSSTABS residuals                             ok
6342  632: punctuation                                     ok
6343  655: DEFINE command - early end of command 4         ok
6344  645: DEFINE command - no newline before !ENDDEFINE   ok
6345  648: DEFINE command - blank lines                    ok
6346  652: DEFINE command - early end of command 1         ok
6347  646: DEFINE command - all on one line                ok
6348  631: reserved words                                  ok
6349  702: 3-way CROSSTABS                                 ok
6350  634: negative numbers                                ok
6351  701: CROSSTABS crash with SPLIT FILE                 ok
6352  641: DO REPEAT command                               ok
6353  653: DEFINE command - early end of command 2         ok
6354  630: identifiers that end in '.'                     ok
6355  656: DEFINE command - missing !ENDDEFINE             ok
6356  651: DEFINE command - arguments start on second line ok
6357  691: CORRELATIONS -- crash with WITH keyword         ok
6358  650: DEFINE command - multiline arguments            ok
6359  696: CROSSTABS integer mode crash                    ok
6360  692: CORRELATIONS -- incorrect subtable selection    ok
6361  629: identifiers                                     ok
6362  711: CROSSTABS Pearson's R - 5                       ok
6363  704: CROSSTABS descending sort order                 ok
6364  707: CROSSTABS Pearson's R - 1                       ok
6365  642: DO REPEAT command in batch mode                 ok
6366  706: CROSSTABS Fisher Exact Test                     ok
6367  658: auto mode                                       ok
6368  649: DEFINE command - arguments                      ok
6369  637: * and COMMENT commands                          ok
6370  688: CORRELATIONS -- unweighted                      ok
6371  703: CROSSTABS rounding weights with COUNT           ok
6372  657: batch mode                                      ok
6373  673: AGGREGATE unsorted data to external file, columnwise missing ok
6374  640: BEGIN DATA command                              ok
6375  725: DESCRIPTIVES -- excluding missing data          ok
6376  726: DESCRIPTIVES -- including missing data          ok
6377  710: CROSSTABS Pearson's R - 4                       ok
6378  712: CROSSTABS Goodman and Kruskal's lambda - 1      ok
6379  729: DESCRIPTIVES bug calculating mean only          ok
6380  709: CROSSTABS Pearson's R - 3                       ok
6381  724: DESCRIPTIVES basics                             ok
6382  736: EXAMINE                                         ok
6383  731: DESCRIPTIVES -- Z scores                        ok
6384  728: DESCRIPTIVES -- including missing data listwise ok
6385  713: CROSSTABS Goodman and Kruskal's lambda - 2      ok
6386  730: DESCRIPTIVES bug with TEMPORARY                 ok
6387  737: EXAMINE -- extremes                             ok
6388  738: EXAMINE -- extremes with fractional weights     ok
6389  708: CROSSTABS Pearson's R - 2                       ok
6390  727: DESCRIPTIVES -- excluding missing data listwise ok
6391  718: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 3    ok
6392  717: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 2    ok
6393  742: EXAMINE -- missing values and percentiles       ok
6394  744: EXAMINE -- crash bug                            ok
6395  714: CROSSTABS Goodman and Kruskal's lambda - 3      ok
6396  720: CROSSTABS many statistics                       ok
6397  715: CROSSTABS Goodman and Kruskal's lambda - treatment of ties ok
6398  732: DESCRIPTIVES -- Z scores with SPLIT FILE        ok
6399  741: EXAMINE -- user missing values                  ok
6400  721: CROSSTABS uncertainy coefficient                ok
6401  739: EXAMINE -- percentiles                          ok
6402  743: EXAMINE -- trimmed mean                         ok
6403  722: CROSSTABS estimated risk                        ok
6404  719: CROSSTABS Cohens Kappa                          ok
6405  716: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 1    ok
6406  748: EXAMINE -- all-missing data doesn't crash       ok
6407  733: DESCRIPTIVES -- Z scores bug with TEMPORARY     ok
6408  734: DESCRIPTIVES -- Z scores with FILTER            ok
6409  746: EXAMINE -- missing values don't crash           ok
6410  740: EXAMINE -- missing values                       ok
6411  745: EXAMINE -- consecutive runs don't crash         ok
6412  735: DESCRIPTIVES tutorial example                   ok
6413  747: EXAMINE -- single case doesn't crash            ok
6414  751: EXAMINE -- non-numeric ID                       ok
6415  723: CROSSTABS barchart                              ok
6416  756: EXAMINE -- Bad variable                         ok
6417  752: EXAMINE -- Bad Input                            ok
6418  755: EXAMINE -- Empty Parentheses                    ok
6419  761: EXAMINE -- shapiro-wilk 1                       ok
6420  753: EXAMINE -- MISSING=REPORT                       ok
6421  763: GRAPH simple scatterplot                        ok
6422  784: FACTOR bad input                                ok
6423  780: FACTOR /CRITERIA=ITERATE                        ok
6424  757: EXAMINE -- Extremes vs. Missing Weights         ok
6425  769: GRAPH histogram all missing                     ok
6426  754: EXAMINE -- sample unweighted                    ok
6427  758: EXAMINE tutorial example 1                      ok
6428  778: FACTOR empty dataset                            ok
6429  762: EXAMINE -- shapiro-wilk 2                       ok
6430  782: FACTOR covariance matrix                        ok
6431  786: FACTOR Kaiser-Meyer-Olkin                       ok
6432  775: GRAPH barchart percentage sub-categorical       ok
6433  783: FACTOR correlation matrix                       ok
6434  772: GRAPH barchart bad syntax                       ok
6435  768: GRAPH histogram with null data                  ok
6436  779: FACTOR /ROTATION=NOROTATE                       ok
6437  777: FACTOR extraction=pc method=correlation         ok
6438  785: FACTOR anti-image matrix                        ok
6439  767: GRAPH missing value in by variable              ok
6440  789: FLIP badly formed                               ok
6441  771: GRAPH barchart arity                            ok
6442  774: GRAPH buggy syntax                              ok
6443  790: FLIP with invalid variable names                ok
6444  765: GRAPH missing values don't crash                ok
6445  759: EXAMINE tutorial example 2                      ok
6446  807: FREQUENCIES dichotomous histogram               ok
6447  773: GRAPH barchart full                             ok
6448  787: FLIP with NEWNAMES                              ok
6449  791: FREQUENCIES string variable                     ok
6450  792: FREQUENCIES two runs crash                      ok
6451  797: FREQUENCIES median with histogram crash         ok
6452  801: FREQUENCIES compatibility percentiles           ok
6453  795: FREQUENCIES pie chart crash                     ok
6454  800: FREQUENCIES basic n-tiles                       ok
6455  788: FLIP without NEWNAMES                           ok
6456  770: GRAPH barcharts                                 ok
6457  808: FREQUENCIES median                              ok
6458  804: FREQUENCIES enhanced percentiles, weighted (2)  ok
6459  809: FREQUENCIES variance                            ok
6460  766: GRAPH missing=VARIABLE no crash                 ok
6461  803: FREQUENCIES enhanced percentiles, weighted      ok
6462  793: FREQUENCIES with LIMIT                          ok
6463  806: FREQUENCIES enhanced percentiles, weighted, missing values ok
6464  811: FREQUENCIES no valid data                       ok
6465  802: FREQUENCIES enhanced percentiles                ok
6466  760: EXAMINE -- Crash on unrepresentable graphs      ok
6467  805: FREQUENCIES enhanced percentiles, weighted (3)  ok
6468  799: FREQUENCIES basic percentiles                   ok
6469  812: FREQUENCIES histogram no valid cases            ok
6470  776: FACTOR extraction=paf method=correlation        ok
6471  816: GLM 2 by 2 factorial design                     ok
6472  824: LOGISTIC REGRESSION non-dichotomous dep var     ok
6473  814: FREQUENCIES vs. missing weights                 ok
6474  815: GLM latin square design                         ok
6475  813: FREQUENCIES percentiles + histogram bug#48128   ok
6476  827: LOGISTIC REGRESSION identical categories        ok
6477  834: MATRIX - subvectors as rvalues                  ok
6478  823: LOGISTIC REGRESSION without constant            ok
6479  830: MATRIX - empty matrices                         ok
6480  818: GLM excluded intercept                          ok
6481  831: MATRIX - submatrices as rvalues - all columns or all rows ok
6482  833: MATRIX - COMPUTE submatrices as lvalues - negative ok
6483  832: MATRIX - COMPUTE submatrices as lvalues         ok
6484  749: EXAMINE -- big input doesn't crash              ok
6485  837: MATRIX - COMPUTE - negative                     ok
6486  829: LOGISTIC REGRESSION confidence interval         ok
6487  826: LOGISTIC REGRESSION with cat var 2              ok
6488  794: FREQUENCIES HTML output crash                   ok
6489  825: LOGISTIC REGRESSION with categorical            ok
6490  835: MATRIX - COMPUTE subvectors as lvalues          ok
6491  796: FREQUENCIES histogram crash                     ok
6492  836: MATRIX - COMPUTE subvectors as lvalues - negative ok
6493  798: FREQUENCIES crash after TEMPORARY               ok
6494  810: FREQUENCIES default statistics                  ok
6495  842: MATRIX - sequences and construction             ok
6496  839: MATRIX - relational operators                   ok
6497  844: MATRIX - string matrices                        ok
6498  841: MATRIX - matrix operators                       ok
6499  838: MATRIX - elementwise arithmetic operators       ok
6500  843: MATRIX - comments                               ok
6501  848: MATRIX - EVAL EXP GINV GRADE GSCH               ok
6502  847: MATRIX - CSSQ CSUM DESIGN DET DIAG              ok
6503  820: LOGISTIC REGRESSION basic test                  ok
6504  846: MATRIX - BLOCK CHOL CMAX CMIN COS               ok
6505  845: MATRIX - ABS ALL ANY ARSIN ARTAN                ok
6506  840: MATRIX - logical operators                      ok
6507  850: MATRIX - MAGIC                                  ok
6508  849: MATRIX - IDENT INV KRONEKER LG10 LN             ok
6509  852: MATRIX - MSSQ MSUM NCOL NROW RANK               ok
6510  851: MATRIX - MAKE MDIAG MMAX MMIN MOD               ok
6511  855: MATRIX - SSCP SVAL SWEEP TRACE TRANSPOS TRUNC   ok
6512  854: MATRIX - RSSQ RSUM SIN SOLVE SQRT               ok
6513  853: MATRIX - RESHAPE RMAX RMIN RND RNKORDER         ok
6514  856: MATRIX - UNIFORM                                ok
6515   28: time output                                     ok
6516  860: MATRIX - CALL EIGEN                             ok
6517  858: MATRIX - invalid number function arguments      ok
6518  859: MATRIX - CALL SETDIAG                           ok
6519  857: MATRIX - invalid function arguments             ok
6520  863: MATRIX - DO IF                                  ok
6521  865: MATRIX - indexed or conditional LOOP            ok
6522  861: MATRIX - CALL SVD                               ok
6523  476: SORT VARIABLES                                  ok
6524  817: GLM Type I and II Sums of Squares               ok
6525  864: MATRIX - unbounded LOOP                         ok
6526  866: MATRIX - BREAK outside LOOP                     ok
6527  781: FACTOR promax                                   ok
6528  821: LOGISTIC REGRESSION missing values              ok
6529  822: LOGISTIC REGRESSION weights                     ok
6530  828: LOGISTIC REGRESSION missing categoricals        ok
6531  862: MATRIX - PRINT                                  ok
6532  819: GLM missing values                              ok
6533  868: MATRIX - READ - negative                        ok
6534  869: MATRIX - WRITE                                  ok
6535  876: MATRIX - MGET                                   ok
6536  883: MATRIX - MGET - wrong format for VARNAME_ and ROWTYPE_ ok
6537  867: MATRIX - READ                                   ok
6538  882: MATRIX - MGET - missing VARNAME_ and ROWTYPE_   ok
6539  877: MATRIX - MGET with split variables              ok
6540  881: MATRIX - MGET - negative - parsing              ok
6541  879: MATRIX - MGET with factor and split variables   ok
6542  874: MATRIX - SAVE - inline                          ok
6543  889: MATRIX - MGET - missing values in input         ok
6544  870: MATRIX - WRITE - negative                       ok
6545  885: MATRIX - MGET - no continuous variables         ok
6546  884: MATRIX - MGET - wrong order for VARNAME_ and ROWTYPE_ ok
6547  902: MEANS parser bug                                ok
6548  898: MATRIX - RELEASE - negative                     ok
6549  901: MEANS empty factor spec                         ok
6550  888: MATRIX - MGET - duplicate matrix variable name  ok
6551  886: MATRIX - MGET - unexpected string variables     ok
6552  887: MATRIX - MGET - unknown ROWTYPE_                ok
6553  896: MATRIX - DISPLAY - negative                     ok
6554  897: MATRIX - RELEASE                                ok
6555  900: MEANS very simple                               ok
6556  899: MEANS simple                                    ok
6557  927: NPAR TESTS BINOMIAL - crash                     ok
6558  906: MEANS three way                                 ok
6559  905: MEANS unbalanced                                ok
6560  871: MATRIX - GET                                    ok
6561  872: MATRIX - GET - negative                         ok
6562  893: MATRIX - MSAVE with factor and split variables  ok
6563  890: MATRIX - MSAVE                                  ok
6564  907: MEANS three way string                          ok
6565  903: MEANS default missing behaviour                 ok
6566  894: MATRIX - MSAVE - negative                       ok
6567  875: MATRIX - SAVE - negative                        ok
6568  904: MEANS two way                                   ok
6569  892: MATRIX - MSAVE with split variables             ok
6570  891: MATRIX - MSAVE with factor variables            ok
6571  914: MEANS split                                     ok
6572  910: MEANS multi combination                         ok
6573  911: MEANS clean up                                  ok
6574  916: NPAR TESTS BINOMIAL P < 0.5; N1/N2 < 1          ok
6575  928: NPAR TESTS CHISQUARE                            ok
6576  925: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1 Cutpoint ok
6577  921: NPAR TESTS BINOMIAL P > 0.5; N1/N2 = 1          ok
6578  913: MEANS missing classes                           ok
6579  917: NPAR TESTS BINOMIAL P < 0.5; N1/N2 > 1          ok
6580  926: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1 Named values ok
6581  945: NPAR TESTS McNemar Symetricity                  ok
6582  924: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1          ok
6583  909: MEANS multi variable                            ok
6584  908: MEANS multiple tables                           ok
6585  915: MEANS formats                                   ok
6586  912: MEANS control all missing                       ok
6587  919: NPAR TESTS BINOMIAL P > 0.5; N1/N2 < 1          ok
6588  929: NPAR TESTS CHISQUARE expected values missing    ok
6589  920: NPAR TESTS BINOMIAL P > 0.5; N1/N2 > 1          ok
6590  939: NPAR TESTS Friedman                             ok
6591  918: NPAR TESTS BINOMIAL P < 0.5; N1/N2 = 1          ok
6592  923: NPAR TESTS BINOMIAL P = 0.5; N1/N2 > 1          ok
6593  922: NPAR TESTS BINOMIAL P = 0.5; N1/N2 < 1          ok
6594  940: NPAR TESTS Mann-Whitney                         ok
6595  948: NPAR TESTS Median Test (median imputed)         ok
6596  951: NPAR TESTS Jonckheere-Terpstra                  ok
6597  938: NPAR TESTS Runs (2)                             ok
6598  931: NPAR TESTS CHISQUARE, listwise missing          ok
6599  937: NPAR TESTS Runs                                 ok
6600  947: NPAR TESTS Kolmogorov-Smirnov Normal parameters imputed ok
6601  946: NPAR TESTS Kolmogorov-Smirnov Uniform parameters given ok
6602  930: NPAR TESTS CHISQUARE with DESCRIPTIVES          ok
6603  880: MATRIX - MGET with TYPE                         ok
6604  955: NPAR TESTS - crash on unterminated string       ok
6605  944: NPAR TESTS McNemar                              ok
6606  932: NPAR TESTS WILCOXON                             ok
6607  933: NPAR TESTS WILCOXON with missing values         ok
6608  954: NPAR TESTS - crash on invalid syntax            ok
6609  943: NPAR TESTS Kendall                              ok
6610  952: NPAR TESTS (PAIRED)                             ok
6611  950: NPAR TESTS Median Test (two sample)             ok
6612  959: ONEWAY descriptives subcommand                  ok
6613  953: NPAR TESTS CHISQUARE crash                      ok
6614  949: NPAR TESTS Median Test (median given)           ok
6615  941: NPAR TESTS Mann-Whitney Multiple                ok
6616  936: NPAR Kruskal-Wallis multiple-variables          ok
6617  878: MATRIX - MGET with factor variables             ok
6618  942: NPAR TESTS Cochran                              ok
6619  934: NPAR TESTS SIGN                                 ok
6620  980: QUICK CLUSTER crash on bad cluster quantity     ok
6621  960: ONEWAY homogeneity subcommand                   ok
6622  961: ONEWAY multiple variables                       ok
6623  957: ONEWAY with splits                              ok
6624  966: ONEWAY posthoc Scheffe                          ok
6625  956: ONEWAY basic operation                          ok
6626  973: ONEWAY Crash on unterminated string             ok
6627  965: ONEWAY posthoc Sidak                            ok
6628  968: ONEWAY crash on single category independent variable ok
6629  972: ONEWAY Crash on invalid dependent variable      ok
6630  970: ONEWAY Games-Howell test with few cases         ok
6631  971: ONEWAY Crash on empty data                      ok
6632  974: ONEWAY contrast bug                             ok
6633  981: QUICK CLUSTER infinite loop on bad command name ok
6634  975: QUICK CLUSTER with small data set               ok
6635  963: ONEWAY posthoc LSD and BONFERRONI               ok
6636  967: ONEWAY bad contrast count                       ok
6637  895: MATRIX - DISPLAY                                ok
6638  969: ONEWAY crash on missing dependent variable      ok
6639  978: QUICK CLUSTER with listwise missing             ok
6640  962: ONEWAY vs. weights                              ok
6641   32: 3x3, 0 backing rows, backing widths             ok
6642  964: ONEWAY posthoc Tukey HSD and Games-Howell       ok
6643  982: QUICK CLUSTER /PRINT subcommand                 ok
6644  994: RANK and TEMPORARY                              ok
6645  985: QUICK CLUSTER with single save                  ok
6646  986: QUICK CLUSTER crash on bizarre input            ok
6647  995: RANK variable name fallback                     ok
6648  977: QUICK CLUSTER with weights                      ok
6649  984: QUICK CLUSTER with save                         ok
6650  989: RANK with RANK, RFRACTION, N                    ok
6651  983: QUICK CLUSTER -- Empty Parentheses              ok
6652  998: RANK handling of invalid syntax                 ok
6653  993: RANK all-ties due to tiny weights               ok
6654  1000: LINEAR REGRESSION - one save                    ok
6655  1015: RELIABILITY bad syntax                          ok
6656  1007: LINEAR REGRESSION coefficient confidence interval ok
6657  1017: RELIABILITY crash with no data                  ok
6658  992: RANK with fractional ranks                      ok
6659  1004: LINEAR REGRESSION no crash on all missing       ok
6660  1009: LINEAR REGRESSION -- Empty Parentheses          ok
6661  1023: ROC crash on invalid syntax                     ok
6662  1006: LINEAR REGRESSION with invalid syntax (and empty dataset) ok
6663  1010: LINEAR REGRESSION varibles on ENTER subcommand  ok
6664  1016: RELIABILITY bad syntax 2                        ok
6665  1022: ROC crash on no state variable                  ok
6666  997: RANK handling of invalid input                  ok
6667  1011: LINEAR REGRESSION /ORIGIN                       ok
6668  999: LINEAR REGRESSION - basic                       ok
6669  1013: LINEAR REGRESSION vif                           ok
6670  988: RANK multiple variables with defaults           ok
6671  1012: REGRESSION tutorial example                     ok
6672  991: RANK with SPLIT FILE                            ok
6673  987: RANK simple case with defaults                  ok
6674  990: RANK with SAVAGE, PERCENT, PROPORTION, NTILES   ok
6675  996: RANK robust variable name creation              ok
6676  1003: LINEAR REGRESSION test of QR decomposition      ok
6677  935: NPAR Kruskal-Wallis test                        ok
6678  1008: LINEAR REGRESSION crash with long string variables ok
6679  958: ONEWAY with missing values                      ok
6680  873: MATRIX - SAVE                                   ok
6681  1019: ROC free distribution                           ok
6682  1021: ROC with anomaly                                ok
6683  1020: ROC negative exponential distribution           ok
6684  979: QUICK CLUSTER with pairwise missing             ok
6685  1014: RELIABILITY                                     ok
6686  1018: RELIABILITY tutorial example                    ok
6687  1044: SORT CASES preserves filtered cases             ok
6688  1059: T-TEST invalid syntax                           ok
6689  1064: T-TEST non number p value                       ok
6690  1002: LINEAR REGRESSION multiple dependent variables  ok
6691  1005: LINEAR REGRESSION missing dependent variable    ok
6692  1045: T-TEST /PAIRS                                   ok
6693  1048: T-TEST weighted paired bug                      ok
6694  1049: T-TEST /PAIRS bug                               ok
6695  1051: T-TEST /GROUPS with one value for independent variable ok
6696  1050: T-TEST /GROUPS                                  ok
6697  1054: T-TEST /TESTVAL                                 ok
6698  1060: T-TEST string variable                          ok
6699  1058: T-TEST tutorial example                         ok
6700  1066: CACHE                                           ok
6701  1063: T-TEST wrong group                              ok
6702  1068: USE ALL                                         ok
6703  1065: T-TEST unterminated string - paired             ok
6704  1069: HOST - one command                              ok
6705  1026: sort 500 cases (100 unique) with 4 buffers      ok
6706  1061: T-TEST string variable, only one value          ok
6707  1073: HOST - nonexistent shell                        ok
6708  1025: sort 500 cases (100 unique) with 3 buffers      ok
6709  1027: sort 500 cases (100 unique) with 5 buffers      ok
6710  1072: HOST - command failure                          ok
6711  1028: sort 500 cases (100 unique) with 10 buffers     ok
6712  1024: sort 500 cases (100 unique) with 2 buffers      ok
6713  1029: sort 500 cases (100 unique) with 50 buffers     ok
6714  1030: sort 500 cases (100 unique) with 100 buffers    ok
6715  1070: HOST - two commands                             ok
6716  1035: sort 1000 cases (100 unique)                    ok
6717  1062: T-TEST string variable comparison bug           ok
6718  1031: sort 500 cases (100 unique)                     ok
6719  1078: HOST - zero time limit                          ok
6720  1087: INSERT nonexistent file                         ok
6721  1077: HOST - input from stdin                         ok
6722  1067: CD                                              ok
6723  1076: HOST - output to stderr                         ok
6724  1047: T-TEST /PAIRS with listwise missing values      ok
6725  1080: HOST - SAFER                                    ok
6726  1075: HOST - output to stdout                         ok
6727  1088: INCLUDE full check                              ok
6728  1085: INSERT ERROR=STOP                               ok
6729  1081: INSERT SYNTAX=INTERACTIVE                       ok
6730  1083: INSERT CD=NO                                    ok
6731  1074: HOST - nonexistent command                      ok
6732  1055: T-TEST /TESTVAL with per-analysis missing values ok
6733  1053: T-TEST /GROUPS with listwise missing values     ok
6734  1052: T-TEST /GROUPS with per-analysis missing values ok
6735  1046: T-TEST /PAIRS with per-analysis missing values  ok
6736  1082: INSERT SYNTAX=BATCH                             ok
6737  1056: T-TEST /TESTVAL with listwise missing values    ok
6738  1084: INSERT CD=YES                                   ok
6739  1057: T-TEST wih TEMPORARY transformation             ok
6740  1086: INSERT ERROR=CONTINUE                           ok
6741  1034: sort 1000 cases (100 unique) with 5 buffers     ok
6742  1089: INSERT unterminated string                      ok
6743  1091: PERMISSIONS - bad syntax                        ok
6744  1033: sort 1000 cases (100 unique) with 3 buffers     ok
6745  1032: sort 1000 cases (100 unique) with 2 buffers     ok
6746  1071: HOST - time limit                               ok
6747  1093: SET crash on invalid cc                         ok
6748  1095: SET MXWARNS special case zero                   ok
6749  1097: PRESERVE of SET FORMAT                          ok
6750  1098: SHOW N                                          ok
6751  976: QUICK CLUSTER with large data set               ok
6752  1096: SET macro - MEXPAND MPRINT MITERATE MNEST       ok
6753  1092: SET FORMAT to invalid output format             ok
6754  1094: SET MXWARNS                                     ok
6755  1106: COUNT -- numeric data                           ok
6756  1103: COMPUTE bug in long string UPCASE               ok
6757  1109: RECODE numeric to numeric, with INTO, without COPY ok
6758  1104: COMPUTE bug with long variable names            ok
6759  1038: sort 5000 cases (1000 unique)                   ok
6760  1099: SHOW N empty                                    ok
6761  1107: COUNT -- string data                            ok
6762  1037: sort 5000 cases (1000 unique) with 50 buffers   ok
6763  1111: RECODE string to string, with INTO, without COPY ok
6764  1113: RECODE string to numeric                        ok
6765  1108: RECODE numeric to numeric, without INTO         ok
6766  1110: RECODE numeric to numeric, with INTO, with COPY ok
6767  1139: UTF-16 with big-endian byte order mark          ok
6768  1105: COMPUTE self-reference to new variable          ok
6769  1001: LINEAR REGRESSION - SAVE vs SPLITS              ok
6770  1100: FILE LABEL and (ADD) DOCUMENT                   ok
6771  1133: BT -- find-ge-le                                ok
6772  1114: RECODE numeric to string                        ok
6773  1118: RECODE crash on invalid dest variable           ok
6774  1116: RECODE bug in COPY with INTO                    ok
6775  1115: RECODE bug in COPY                              ok
6776  1120: FILTER                                          ok
6777  1117: RECODE increased string widths                  ok
6778  1102: COMPUTE crash with SAVE                         ok
6779  1129: BT -- insert-any-remove-same                    ok
6780  1112: RECODE string to string                         ok
6781  1135: BT -- changed                                   ok
6782  1136: ASCII                                           ok
6783  1130: BT -- insert-any-remove-reverse                 ok
6784  1079: HOST - signal termination                       ok
6785  1128: BT -- insert-any-remove-any                     ok
6786  1101: TITLE and SUBTITLE                              ok
6787  1127: ABT -- changed                                  ok
6788  1173: hmap -- random-sequence-constant-hash           ok
6789  1041: sort 10000 cases (100 unique)                   ok
6790  1132: BT -- insert-ordered                            ok
6791  1167: hmap -- insert-any-remove-same-constant-hash    ok
6792  1134: BT -- moved                                     ok
6793  1164: hmap -- insert-any-remove-any-constant-hash     ok
6794  1119: SAMPLE                                          ok
6795  1138: UTF-8 starting with ASCII                       ok
6796  1168: hmap -- insert-any-remove-reverse-random-hash   ok
6797  1170: hmap -- insert-any-remove-reverse-constant-hash ok
6798  1121: ABT -- insert-any-remove-any                    ok
6799  1141: UTF-16BE                                        ok
6800  1123: ABT -- insert-any-remove-reverse                ok
6801  1154: UTF-8 with character split across input buffers ok
6802  1147: UTF-32BE                                        ok
6803  1159: heap -- insert-no-dups-delete-random            ok
6804  1126: ABT -- moved                                    ok
6805  1145: UTF-32 with big-endian byte order mark          ok
6806  1140: UTF-16 with little-endian byte order mark       ok
6807  1142: UTF-16BE starting with U+0100                   ok
6808  1143: UTF-16LE                                        ok
6809  1137: UTF-8                                           ok
6810  1146: UTF-32 with little-endian byte order mark       ok
6811  1172: hmap -- random-sequence-identity-hash           ok
6812  1158: heap -- insert-with-dups-delete-min             ok
6813  1125: ABT -- insert-ordered                           ok
6814  1148: UTF-32LE                                        ok
6815  1166: hmap -- insert-any-remove-same-identity-hash    ok
6816  1157: heap -- insert-no-dups-delete-min               ok
6817  1165: hmap -- insert-any-remove-same-random-hash      ok
6818  1169: hmap -- insert-any-remove-reverse-identity-hash ok
6819  1144: UTF-16LE starting with U+0100                   ok
6820  1162: hmap -- insert-any-remove-any-random-hash       ok
6821  1122: ABT -- insert-any-remove-same                   ok
6822  1163: hmap -- insert-any-remove-any-identity-hash     ok
6823  1179: hmap -- moved-constant-hash                     ok
6824  1090: PERMISSIONS                                     ok
6825  1161: heap -- random-insert-delete                    ok
6826  1160: heap -- inc-dec                                 ok
6827  1198: hmapx -- random-sequence-constant-hash          ok
6828  1155: windows-1252 as Auto,UTF-8                      ok
6829  1204: hmapx -- moved-constant-hash                    ok
6830  1176: hmap -- insert-ordered-constant-hash            ok
6831  1171: hmap -- random-sequence-random-hash             ok
6832  1186: hmap -- shrink-empty                            ok
6833  1211: hmapx -- swap-random-hash                       ok
6834  1180: hmap -- changed-random-hash                     ok
6835  1181: hmap -- changed-identity-hash                   ok
6836  1183: hmap -- swap-random-hash                        ok
6837  1206: hmapx -- changed-identity-hash                  ok
6838  1201: hmapx -- insert-ordered-constant-hash           ok
6839  1149: ISO-8859-1                                      ok
6840  1185: hmap -- destroy-null                            ok
6841  1036: sort 5000 cases (1000 unique) with 5 buffers    ok
6842  1153: EUC-JP starting with ASCII as Auto,EUC-JP       ok
6843  1197: hmapx -- random-sequence-identity-hash          ok
6844  1152: EUC-JP as Auto,EUC-JP                           ok
6845  1150: GB-18030 with byte order mark                   ok
6846  1190: hmapx -- insert-any-remove-same-random-hash     ok
6847  1182: hmap -- changed-constant-hash                   ok
6848  1151: UTF-EBCDIC with byte order mark                 ok
6849  1194: hmapx -- insert-any-remove-reverse-identity-hash ok
6850  1193: hmapx -- insert-any-remove-reverse-random-hash  ok
6851  1213: hmapx -- destroy-null                           ok
6852  1195: hmapx -- insert-any-remove-reverse-constant-hash ok
6853  1189: hmapx -- insert-any-remove-any-constant-hash    ok
6854  1178: hmap -- moved-identity-hash                     ok
6855  1192: hmapx -- insert-any-remove-same-constant-hash   ok
6856  1212: hmapx -- clear                                  ok
6857  1207: hmapx -- changed-constant-hash                  ok
6858  1208: hmapx -- change-random-hash                     ok
6859  1184: hmap -- clear                                   ok
6860  1203: hmapx -- moved-identity-hash                    ok
6861  1209: hmapx -- change-identity-hash                   ok
6862  1177: hmap -- moved-random-hash                       ok
6863  1156: floating point format conversions               ok
6864  1196: hmapx -- random-sequence-random-hash            ok
6865  1210: hmapx -- change-constant-hash                   ok
6866  1205: hmapx -- changed-random-hash                    ok
6867  1191: hmapx -- insert-any-remove-same-identity-hash   ok
6868  1188: hmapx -- insert-any-remove-any-identity-hash    ok
6869  1187: hmapx -- insert-any-remove-any-random-hash      ok
6870  1214: hmapx -- shrink-empty                           ok
6871  1202: hmapx -- moved-random-hash                      ok
6872  1266: ll -- count-if                                  ok
6873  1255: ll -- swap                                      ok
6874  1256: ll -- swap-range                                ok
6875  1254: ll -- insert-remove                             ok
6876  1277: ll -- sort-subset                               ok
6877  1269: ll -- apply                                     ok
6878  1253: ll -- push-pop                                  ok
6879  1268: ll -- lexicographical-compare-3way              ok
6880  1259: ll -- remove-if                                 ok
6881  1260: ll -- moved                                     ok
6882  1270: ll -- reverse                                   ok
6883  1223: convert unknown encoding                        ok
6884  1263: ll -- find-adjacent-equal                       ok
6885  1257: ll -- remove-range                              ok
6886  1265: ll -- count-equal                               ok
6887  1261: ll -- find-equal                                ok
6888  1262: ll -- find-if                                   ok
6889  1267: ll -- min-max                                   ok
6890  1200: hmapx -- insert-ordered-identity-hash           ok
6891  1264: ll -- count-range                               ok
6892  1271: ll -- permutations-no-dups                      ok
6893  1249: read UTF-8 as Auto                              ok
6894  1248: read ASCII as Auto                              ok
6895  1258: ll -- remove-equal                              ok
6896  1273: ll -- merge-no-dups                             ok
6897  1282: ll -- partition                                 ok
6898  1279: ll -- unique                                    ok
6899  1298: llx -- lexicographical-compare-3way             ok
6900  1287: llx -- remove-range                             ok
6901  1284: llx -- insert-remove                            ok
6902  1231: truncate "abc" + "uvwxyz" to 6 bytes in UTF-8   ok
6903  1199: hmapx -- insert-ordered-random-hash             ok
6904  1225: truncate "" + "xyz" to 6 bytes in UTF-8         ok
6905  1227: truncate "abcdefghij" to 6 bytes in UTF-8       ok
6906  1175: hmap -- insert-ordered-identity-hash            ok
6907  1246: read UTF-8                                      ok
6908  1220: convert truncated UTF-8 to ISO-8559-1           ok
6909  1292: llx -- find-if                                  ok
6910  1281: ll -- insert-ordered                            ok
6911  1276: ll -- sort-stable                               ok
6912  1229: truncate "abc" + "xyz" to 6 bytes in UTF-8      ok
6913  1283: llx -- push-pop                                 ok
6914  1286: llx -- swap-range                               ok
6915  1217: convert from ISO-8859-1 to UTF-8                ok
6916  1285: llx -- swap                                     ok
6917  1218: convert from UTF-8 to ISO-8859-1                ok
6918  1230: truncate "abcd" + "xyz" to 6 bytes in UTF-8     ok
6919  1226: truncate "" to 6 bytes in UTF-8                 ok
6920  1288: llx -- remove-equal                             ok
6921  1291: llx -- find                                     ok
6922  1232: truncate "x\342\203\236" + "y" to 0 bytes in UTF-8 ok
6923  1221: convert dropped final character in windows-1258 ok
6924  1216: convert without any change                      ok
6925  1228: truncate "" + "tuvwxyz" to 6 bytes in UTF-8     ok
6926  1294: llx -- count-range                              ok
6927  1215: convert reflexively                             ok
6928  1237: truncate "x\342\203\236" + "y" to 5 bytes in UTF-8 ok
6929  1222: convert from ISO-8859-1 to UTF-8 with overflow  ok
6930  1290: llx -- find-equal                               ok
6931  1289: llx -- remove-if                                ok
6932  1219: convert invalid UTF-8 to ISO-8859-1             ok
6933  1240: truncate "\303\251\303\250\303\244" + "xyz" to 2 bytes in ISO-8859-1 ok
6934  1243: truncate "\303\251\303\250\303\244" + "xyz" to 5 bytes in ISO-8859-1 ok
6935  1224: truncate "abc" to 6 bytes in UTF-8              ok
6936  1235: truncate "x\342\203\236" + "y" to 3 bytes in UTF-8 ok
6937  1236: truncate "x\342\203\236" + "y" to 4 bytes in UTF-8 ok
6938  1238: truncate "\303\251\303\250\303\244" + "xyz" to 0 bytes in ISO-8859-1 ok
6939  1233: truncate "x\342\203\236" + "y" to 1 bytes in UTF-8 ok
6940  1244: truncate "\303\251\303\250\303\244" + "xyz" to 6 bytes in ISO-8859-1 ok
6941  1242: truncate "\303\251\303\250\303\244" + "xyz" to 4 bytes in ISO-8859-1 ok
6942  1275: ll -- sort-exhaustive                           ok
6943  1245: read ASCII                                      ok
6944  1234: truncate "x\342\203\236" + "y" to 2 bytes in UTF-8 ok
6945  1239: truncate "\303\251\303\250\303\244" + "xyz" to 1 bytes in ISO-8859-1 ok
6946  1241: truncate "\303\251\303\250\303\244" + "xyz" to 3 bytes in ISO-8859-1 ok
6947  1174: hmap -- insert-ordered-random-hash              ok
6948  1252: read EUC-JP as Auto,EUC-JP                      ok
6949  1247: read EUC-JP                                     ok
6950  1272: ll -- permutations-with-dups                    ok
6951  1251: read UTF-16BE as Auto,UTF-16BE                  ok
6952  1274: ll -- merge-with-dups                           ok
6953  1299: llx -- apply                                    ok
6954  1293: llx -- find-adjacent-equal                      ok
6955  1301: llx -- reverse                                  ok
6956  1295: llx -- count-equal                              ok
6957  1308: llx -- sort-subset                              ok
6958  1296: llx -- count-if                                 ok
6959  1300: llx -- destroy                                  ok
6960  1278: ll -- sort-big                                  ok
6961  1302: llx -- permutations-no-dups                     ok
6962  1297: llx -- min-max                                  ok
6963  1280: ll -- sort-unique                               ok
6964  1314: llx -- allocation-failure                       ok
6965  1304: llx -- merge-no-dups                            ok
6966  1313: llx -- partition                                ok
6967  1323: range-set -- destroy-null                       ok
6968  1310: llx -- unique                                   ok
6969  1322: range-set -- pool                               ok
6970  1312: llx -- insert-ordered                           ok
6971  1307: llx -- sort-stable                              ok
6972  1320: range-set -- allocate                           ok
6973  1330: range-tower -- pool                             ok
6974  1306: llx -- sort-exhaustive                          ok
6975  1321: range-set -- allocate-fully                     ok
6976  1317: range-map -- delete-gaps                        ok
6977  1311: llx -- sort-unique                              ok
6978  1315: range-map -- insert                             ok
6979  1341: 26-adic string formatting                       ok
6980  1316: range-map -- delete-contiguous                  ok
6981  1303: llx -- permutations-with-dups                   ok
6982  1349: string map -- clone                             ok
6983  1348: string map -- clear                             ok
6984  1331: range-tower -- destroy-null                     ok
6985  1346: string map -- replace                           ok
6986  1347: string map -- insert-ordered                    ok
6987  1351: string map -- node-swap-value                   ok
6988  1350: string map -- swap                              ok
6989  1355: string map -- destroy-null                      ok
6990  1354: string map -- get-keys-and-values               ok
6991  1353: string map -- replace-map                       ok
6992  1352: string map -- insert-map                        ok
6993  1131: BT -- random-sequence                           ok
6994  1250: read ISO-8859-1 as Auto,ISO-8859-1              ok
6995   35: 3x3, 3 backing rows, backing widths 5           ok
6996  1374: string set -- insert-ordered                    ok
6997  1309: llx -- sort-big                                 ok
6998  1363: case-insensitive string map -- clone            ok
6999  1362: case-insensitive string map -- clear            ok
7000  1365: case-insensitive string map -- node-swap-value  ok
7001  1382: string set -- destroy-null                      ok
7002  1305: llx -- merge-with-dups                          ok
7003  1368: case-insensitive string map -- get-keys-and-values ok
7004  1400: tower -- splice-in                              ok
7005  1399: tower -- splice-out                             ok
7006  1369: case-insensitive string map -- destroy-null     ok
7007  1396: tower -- insert                                 ok
7008  1398: tower -- resize                                 ok
7009  1344: string map -- insert-any-remove-reverse         ok
7010  1380: string set -- clear                             ok
7011  1397: tower -- delete                                 ok
7012  1395: case-insensitive string set -- destroy-null     ok
7013  1343: string map -- insert-any-remove-same            ok
7014  1377: string set -- intersect                         ok
7015  1378: string set -- subtract                          ok
7016  1376: string set -- union-and-intersection            ok
7017  1360: case-insensitive string map -- replace          ok
7018  1375: string set -- union                             ok
7019  1372: string set -- insert-any-remove-reverse         ok
7020  1379: string set -- swap                              ok
7021  1405: read UTF-8 with character split across output buffers ok
7022  1371: string set -- insert-any-remove-same            ok
7023  1381: string set -- clone                             ok
7024  1361: case-insensitive string map -- insert-ordered   ok
7025  1319: range-set -- delete                             ok
7026  1342: string map -- insert-any-remove-any             ok
7027  1401: read ASCII                                      ok
7028  1419: Chart Scale                                     ok
7029  1410: read ASCII as Auto                              ok
7030  1370: string set -- insert-any-remove-any             ok
7031  1402: read UTF-8                                      ok
7032  1403: read EUC-JP                                     ok
7033  1420: Chart Ticks Format                              ok
7034  1334: in-memory sparse_xarray                         ok
7035  1421: two-pass moments                                ok
7036  1422: one-pass moments                                ok
7037  1373: string set -- random-sequence                   ok
7038  1345: string map -- random-sequence                   ok
7039  1367: case-insensitive string map -- replace-map      ok
7040  1366: case-insensitive string map -- insert-map       ok
7041  1364: case-insensitive string map -- swap             ok
7042  1411: read UTF-8 as Auto                              ok
7043  1387: case-insensitive string set -- insert-ordered   ok
7044  1408: read EUC-JP with character split across output buffers ok
7045  1416: read EUC-JP as Auto,EUC-JP                      ok
7046  1404: read UTF-8 with character split across input buffers ok
7047  1440: ASCII driver u8_line_set_length                 ok
7048  1406: read UTF-8 with character split across input and output buffers ok
7049  1444: ASCII crash on non-printables                   ok
7050  1442: ASCII unicode box chars                         ok
7051  1443: ASCII crash on empty line                       ok
7052  1441: ASCII driver syntax printback                   ok
7053  1423: random distributions -- beta                    ok
7054  1338: copying between in-memory sparse_xarrays        ok
7055  1425: random distributions -- chisq                   ok
7056  1424: random distributions -- cauchy                  ok
7057  1040: sort 10000 cases (100 unique) with 5 buffers    ok
7058  1451: BOXPLOT Empty                                   ok
7059  1413: read UTF-16BE as Auto,UTF-16BE                  ok
7060  1452: HTML bug                                        ok
7061  1318: range-set -- insert                             ok
7062  1428: random distributions -- gamma                   ok
7063  1426: random distributions -- exp                     ok
7064  1459: a4 default paper size                           ok
7065  1454: output html to unwritable directory             ok
7066  1431: random distributions -- lnormal                 ok
7067  1429: random distributions -- laplace                 ok
7068  1427: random distributions -- f                       ok
7069  1446: Roc                                             ok
7070  1455: output odt to unwritable directory              ok
7071  1458: letter default paper size                       ok
7072  1460: specific paper sizes                            ok
7073  1457: output txt to unwritable directory              ok
7074  1434: random distributions -- t                       ok
7075  1453: output csv to unwritable directory              ok
7076   34: 3x3, 3 backing rows, backing widths 0           ok
7077  1436: random distributions -- weibull                 ok
7078  1430: random distributions -- logistic                ok
7079  1447: Scree                                           ok
7080  1433: random distributions -- pareto                  ok
7081  1456: output pdf to unwritable directory              ok
7082  1435: random distributions -- uniform                 ok
7083  1412: read ISO-8859-1 as Auto,ISO-8859-1              ok
7084  1407: read EUC-JP with character split across input buffers ok
7085  1409: read EUC-JP with character split across input and output buffers ok
7086  1432: random distributions -- normal                  ok
7087  1439: ASCII driver overwriting combining characters   ok
7088  1438: ASCII driver overwriting double-width text      ok
7089  1437: ASCII driver overwriting single-width text      ok
7090  1488: Syntax Generation - printf like                 ok
7091  1487: argument parsing                                ok
7092  1415: read UTF-32 as Auto                             ok
7093  1475: OUTPUT precision                                ok
7094  1498: pspp-output --labels equal                      ok
7095  1325: range-tower -- set0                             ok
7096  1042: sort 50000 cases (10000 unique) with 500 buffers ok
7097  1495: pspp-output --nth-commands                      ok
7098  1496: pspp-output --subtypes equal                    ok
7099  1484: nonexistent syntax file crash                   ok
7100  1492: pspp-output --select unequal                    ok
7101  1476: OUTPUT crash                                    ok
7102  1490: pspp-output dir                                 ok
7103  1474: LIST puts space between columns                 ok
7104  1449: FREQUENCIES charts                              ok
7105  1491: pspp-output --select equal                      ok
7106  1450: CROSSTABS charts                                ok
7107  1505: Perl writing cases to system files              skipped (perl-module.at:110)
7108  1504: Perl create system file                         skipped (perl-module.at:49)
7109  1494: pspp-output --commands unequal                  ok
7110  1497: pspp-output --subtypes unequal                  ok
7111  1510: Perl value formatting                           skipped (perl-module.at:541)
7112  1493: pspp-output --commands equal                    ok
7113  1328: range-tower -- delete                           ok
7114  1506: Perl write variable parameters                  skipped (perl-module.at:205)
7115  1508: Perl read system file                           skipped (perl-module.at:343)
7116  1326: range-tower -- insert0                          ok
7117  1511: Perl opening nonexistent file                   skipped (perl-module.at:580)
7118  1512: Perl missing values                             skipped (perl-module.at:599)
7119  1514: Perl Pspp.t                                     skipped (perl-module.at:677)
7120  1507: Perl dictionary survives system file            skipped (perl-module.at:274)
7121  1509: Perl copying system files                       skipped (perl-module.at:435)
7122  1513: Perl custom attributes                          skipped (perl-module.at:645)
7123  1499: pspp-output --labels unequal                    ok
7124  1461: 1-d pivot table                                 ok
7125  1501: pspp-output --instances=last                    ok
7126  1043: sort 50000 cases                                ok
7127  1480: tex another example                             ok
7128  1502: pspp-output --or                                ok
7129  1503: pspp-output convert                             ok
7130  1500: pspp-output --instances                         ok
7131  1332: sparse array -- random-insert-delete            ok
7132  1481: tex table footnotes                             ok
7133  1479: tex simple example                              ok
7134  1483: tex multispan                                   ok
7135  1465: 2-d pivot table - layers                        ok
7136  1477: tex glyphs                                      ok
7137  1482: tex non-ascii                                   ok
7138  1489: pspp-convert crash when output cannot be opened ok
7139  1469: pivot table with no dimensions                  ok
7140  1471: pivot table with empty groups                   ok
7141  1463: 2-d pivot table - dimension labels              ok
7142  1418: zip to pipe                                     ok
7143  1470: pivot table with empty dimensions               ok
7144  1466: 3-d pivot table - layers                        ok
7145  1417: basic zip - unzip test                          ok
7146  1478: tex utf8-strings                                ok
7147  1327: range-tower -- insert1                          ok
7148  1462: 2-d pivot table                                 ok
7149  1467: pivot table title and caption                   ok
7150  1464: 2-d pivot table - groups                        ok
7151  1473: pivot table - small numbers                     ok
7152  1472: pivot table - category and dimension borders    ok
7153  1468: pivot table footnotes                           ok
7154  1039: sort 10000 cases (100 unique) with 3 buffers    ok
7155  1339: copying between on-disk sparse_xarrays max-memory-rows=0 ok
7156  1340: copying between on-disk sparse_xarrays max-memory-rows=1 ok
7157  1448: Histogram                                       ok
7158  1486: SIGSEGV yields error report                     ok
7159  1333: sparse array -- insert and delete with strides  ok
7160  1337: on-disk sparse_xarray max-memory-rows=2         ok
7161  1324: range-tower -- set1                             ok
7162  1124: ABT -- random-sequence                          ok
7163  1393: case-insensitive string set -- clear            ok
7164  1336: on-disk sparse_xarray max-memory-rows=1         ok
7165  1335: on-disk sparse_xarray max-memory-rows=0         ok
7166  750: EXAMINE -- big input doesn't crash 2            ok
7167  1391: case-insensitive string set -- subtract         ok
7168  1390: case-insensitive string set -- intersect        ok
7169  1445: Examine                                         ok
7170  1389: case-insensitive string set -- union-and-intersection ok
7171  1392: case-insensitive string set -- swap             ok
7172  1394: case-insensitive string set -- clone            ok
7173   33: 3x3, 3 backing rows, backing widths 0,0,0       ok
7174   22: numeric format output                           ok
7175  1388: case-insensitive string set -- union            ok
7176  764: GRAPH Scatter and Histogram                     ok
7177  1414: read UTF-16 as Auto                             ok
7178  1485: SIGTERM yields clean shutdown                   ok
7179  1357: case-insensitive string map -- insert-any-remove-same ok
7180  1358: case-insensitive string map -- insert-any-remove-reverse ok
7181  1384: case-insensitive string set -- insert-any-remove-same ok
7182  1329: range-tower -- move                             ok
7183  1385: case-insensitive string set -- insert-any-remove-reverse ok
7184   36: 3x3, 1 backing rows, backing widths 0,9,0       ok
7185  1356: case-insensitive string map -- insert-any-remove-any ok
7186  1383: case-insensitive string set -- insert-any-remove-any ok
7187  1359: case-insensitive string map -- random-sequence  ok
7188  1386: case-insensitive string set -- random-sequence  ok
7189   12: DATETIME input format                           ok
7190   13: YMDHMS input format                             ok
7191  
7192  ## ------------- ##
7193  ## Test results. ##
7194  ## ------------- ##
7195  
7196  1502 tests were successful.
7197  12 tests were skipped.
7198  make[3]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
7199  make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
7200  make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'

7202  Saving test logs: testsuite.log
7203  cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/tests/testsuite.log /home/blp/tmp/pspptmp/master/x86_64/results/testsuite.log

7205  Saving test logs: testsuite.dir
7206  cp -R /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/tests/testsuite.dir /home/blp/tmp/pspptmp/master/x86_64/results/testsuite.dir

7208  Uninstall
7209  cd ../source/ssw && make -j$(nproc) uninstall DESTDIR=/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850
7210  rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pkgconfig/spread-sheet-widget.pc
7211   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/spread-sheet-widget/spread-sheet-widget.dvi'
7212   rm -rf '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/spread-sheet-widget/spread-sheet-widget.html'
7213   /bin/sh ./libtool   --mode=uninstall rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.la'
7214   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/include' && rm -f ssw-sheet.h ssw-sheet-axis.h ssw-virtual-model.h ssw-axis-model.h )
7215   install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info' --remove '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/spread-sheet-widget.info'
7216   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/spread-sheet-widget/spread-sheet-widget.pdf'
7217   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/spread-sheet-widget/spread-sheet-widget.ps'
7218  install-info: warning: no entries found for `/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/spread-sheet-widget.info'; nothing deleted
7219   cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/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]
7220  libtool: uninstall: rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.la /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.so.0.0.0 /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.so.0 /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/libspread-sheet-widget.a
7221  cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build && make -j$(nproc) uninstall DESTDIR=$PWD/pspp-1.6.1-ga421d8-x86_64-build20220619140850
7222  Making uninstall in po
7223  make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/po'
7224  make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/po'
7225  make[1]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
7226  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 \
7227  	f=`basename $p ` ; \
7228  	rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/screenshots/$f ; \
7229  done
7230   /bin/sh ./libtool   --mode=uninstall rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/src/ui/gui/libpsppire-glade.la'
7231   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/bin' && rm -f pspp psppire pspp-dump-sav pspp-convert pspp-output )
7232   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/applications' && rm -f org.gnu.pspp.desktop )
7233   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp/pspp.dvi'
7234   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/metainfo' && rm -f org.gnu.pspp.metainfo.xml )
7235   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp' && rm -f pspp.xml )
7236   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/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 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 )
7237   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/examples' && rm -f t-test.sps descript.sps grid.sps hotel.sav horticulture.sav personnel.sav physiology.sav repairs.sav regress.sps regress_categorical.sps )
7238   rm -rf '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp/pspp.html'
7239   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/mime/packages' && rm -f org.gnu.pspp.xml )
7240   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp/pspp.pdf'
7241   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp' && rm -f splash.png )
7242   install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info' --remove '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/pspp.info'
7243   ( cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/man/man1' && rm -f pspp-dump-sav.1 pspp-convert.1 pspp-output.1 pspp.1 psppire.1 )
7244   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp/pspp-dev.dvi'
7245   /bin/sh ./libtool   --mode=uninstall rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core.la'
7246   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp/pspp.ps'
7247   rm -rf '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp/pspp-dev.html'
7248   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp/pspp-dev.pdf'
7249   install-info --info-dir='/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info' --remove '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/pspp-dev.info'
7250   rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/doc/pspp/pspp-dev.ps'
7251   cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/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]
7252   cd '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/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]
7253  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/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 \
7254  	f=`basename $p ` ; \
7255  	rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/info/pspp-figures/$f ; \
7256  done
7257  libtool: uninstall: rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core.la /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core-1.6.1-ga421d8.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core-1.6.1-ga421d8.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-core.a
7258   /bin/sh ./libtool   --mode=uninstall rm -f '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp.la'
7259  libtool: uninstall: rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp.la /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-1.6.1-ga421d8.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp-1.6.1-ga421d8.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp.so /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/lib/pspp/libpspp.a
7260  make  uninstall-hook
7261  make[2]: Entering directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
7262  for f in po/cs.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/tr.gmo po/uk.gmo po/zh_CN.gmo; do \
7263    lang=`echo $f | /usr/bin/sed -e 's%po/\(.*\)\.gmo%\1%' ` ; \
7264    rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/locale/$lang/LC_MESSAGES/pspp.mo ; \
7265  done
7266  for context in actions categories ; do \
7267    for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
7268  	if (cd ../src/ui/gui/icons/$context/$size && \
7269  		(test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
7270  		rm -rf /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/$context/$size ; \
7271  	fi ; \
7272    done ; \
7273  done
7274  for context in apps mimetypes; do \
7275  	for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
7276  		if (cd ../src/ui/gui/icons/$size/$context && \
7277  			(test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
7278  			  rm -rf /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/icons/hicolor/$size/$context/application-x-spss-* ; \
7279  			  rm -rf /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/icons/hicolor/$size/$context/pspp* ; \
7280  			  rm -rf /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/icons/hicolor/$size/$context/org.gnu.pspp*; \
7281  		fi ; \
7282  	done ; \
7283  done
7284  rm -f /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build/pspp-1.6.1-ga421d8-x86_64-build20220619140850/share/pspp/icons/pspp*.ico
7285  make[2]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'
7286  make[1]: Leaving directory '/home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build'

7288  Check uninstall
7289  cd /home/blp/tmp/pspptmp/master/x86_64/pspp-1.6.1-ga421d8/_build && make -j$(nproc) distuninstallcheck distuninstallcheck_dir=$PWD/pspp-1.6.1-ga421d8-x86_64-build20220619140850

7291  Success