2  Starting from /home/blp/tmp/pspptmp/branch-1.4/source/results/pspp-1.4.1-g79ad47.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/branch-1.4/source/results/pspp-1.4.1-g79ad47.tar.gz refs/builds/20200905132128/dist

   7  Determining /home/blp/tmp/pspptmp/branch-1.4/source/results/pspp-1.4.1-g79ad47.tar.gz target directory

   9  Extracting source tarball
  10  zcat /home/blp/tmp/pspptmp/branch-1.4/source/results/pspp-1.4.1-g79ad47.tar.gz | (cd /home/blp/tmp/pspptmp/branch-1.4/x86_64 && tar xf -)

  12  Extracting tar version

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

 674  Saving build configuration: config.h
 675  cp -R /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/config.h /home/blp/tmp/pspptmp/branch-1.4/x86_64/results/config.h

 677  Saving build configuration: config.log
 678  cp -R /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/config.log /home/blp/tmp/pspptmp/branch-1.4/x86_64/results/config.log

 680  Build
 681  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build && make -j$(nproc)
 682  python ../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
 683  python ../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
 684  python ../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
 685  python ../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
 686  python ../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
 687  python ../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
 688  python ../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
 689  python ../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
 690  /usr/bin/mkdir -p `dirname src/language/expressions/evaluate.h` && \
 691  /usr/bin/perl ../src/language/expressions/generate.pl -o src/language/expressions/evaluate.h -i ../src/language/expressions/operations.def
 692  /usr/bin/mkdir -p `dirname src/language/expressions/evaluate.inc` && \
 693  /usr/bin/perl ../src/language/expressions/generate.pl -o src/language/expressions/evaluate.inc -i ../src/language/expressions/operations.def
 694  /usr/bin/mkdir -p `dirname src/language/expressions/operations.h` && \
 695  /usr/bin/perl ../src/language/expressions/generate.pl -o src/language/expressions/operations.h -i ../src/language/expressions/operations.def
 696  /usr/bin/mkdir -p `dirname src/language/expressions/optimize.inc` && \
 697  /usr/bin/perl ../src/language/expressions/generate.pl -o src/language/expressions/optimize.inc -i ../src/language/expressions/operations.def
 698  /usr/bin/mkdir -p `dirname src/language/expressions/parse.inc` && \
 699  /usr/bin/perl ../src/language/expressions/generate.pl -o src/language/expressions/parse.inc -i ../src/language/expressions/operations.def
 700  echo '#include <config.h>' > src/ui/gui/psppire-marshal.c
 701  glib-genmarshal --header --prefix=psppire_marshal ../src/ui/gui/marshaller-list > src/ui/gui/psppire-marshal.h
 702  glib-compile-resources --sourcedir=../src/ui/gui --generate-source ../src/ui/gui/resources.xml --target=src/ui/gui/resources.c,out
 703  glib-genmarshal --body --prefix=psppire_marshal ../src/ui/gui/marshaller-list >> src/ui/gui/psppire-marshal.c
 704  rm -f src/ui/gui/include/gtk/gtk.h-t src/ui/gui/include/gtk/gtk.h && \
 705  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 706    /usr/bin/sed -e 's|%''INCLUDE_NEXT''%|include_next|g' \
 707        -e 's|%''PRAGMA_SYSTEM_HEADER''%||g' \
 708        -e 's|%''PRAGMA_COLUMNS''%||g' \
 709        -e 's|%''NEXT_GTK_GTK_H''%|<gtk/gtk.h>|g' \
 710        < ../src/ui/gui/include/gtk/gtk.in.h; \
 711  } > src/ui/gui/include/gtk/gtk.h-t && \
 712  mv src/ui/gui/include/gtk/gtk.h-t src/ui/gui/include/gtk/gtk.h
 713  mv src/output/spv/old-binary-parser.c.tmp src/output/spv/old-binary-parser.c
 714  mv src/output/spv/light-binary-parser.c.tmp src/output/spv/light-binary-parser.c
 715  mv src/output/spv/structure-xml-parser.c.tmp src/output/spv/structure-xml-parser.c
 716  mv src/output/spv/detail-xml-parser.c.tmp src/output/spv/detail-xml-parser.c
 717  INFO: Reading ../src/ui/gui/marshaller-list...
 718  INFO: Reading ../src/ui/gui/marshaller-list...
 719  echo '#include <config.h>' > src/ui/gui/resources.c,tmp
 720  cat src/ui/gui/resources.c,out >> src/ui/gui/resources.c,tmp
 721  rm -f src/ui/gui/resources.c,out
 722  mv src/ui/gui/resources.c,tmp src/ui/gui/resources.c
 723  make  all-recursive
 724  make[1]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
 725  Making all in gl
 726  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
 727  rm -f alloca.h-t alloca.h && \
 728  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 729    sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ../../gl/alloca.in.h; \
 730  } > alloca.h-t && \
 731  mv -f alloca.h-t alloca.h
 732  rm -f configmake.h-t && \
 733  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 734    echo '#if HAVE_WINSOCK2_H'; \
 735    echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \
 736    echo '#endif'; \
 737    echo '#define PREFIX ""'; \
 738    echo '#define EXEC_PREFIX ""'; \
 739    echo '#define BINDIR "/bin"'; \
 740    echo '#define SBINDIR "/sbin"'; \
 741    echo '#define LIBEXECDIR "/libexec"'; \
 742    echo '#define DATAROOTDIR "/share"'; \
 743    echo '#define DATADIR "/share"'; \
 744    echo '#define SYSCONFDIR "/etc"'; \
 745    echo '#define SHAREDSTATEDIR "/com"'; \
 746    echo '#define LOCALSTATEDIR "/var"'; \
 747    echo '#define RUNSTATEDIR "/var/run"'; \
 748    echo '#define INCLUDEDIR "/include"'; \
 749    echo '#define OLDINCLUDEDIR "/usr/include"'; \
 750    echo '#define DOCDIR "/share/doc/pspp"'; \
 751    echo '#define INFODIR "/share/info"'; \
 752    echo '#define HTMLDIR "/share/doc/pspp"'; \
 753    echo '#define DVIDIR "/share/doc/pspp"'; \
 754    echo '#define PDFDIR "/share/doc/pspp"'; \
 755    echo '#define PSDIR "/share/doc/pspp"'; \
 756    echo '#define LIBDIR "/lib"'; \
 757    echo '#define LISPDIR "/share/emacs/site-lisp"'; \
 758    echo '#define LOCALEDIR "/share/locale"'; \
 759    echo '#define MANDIR "/share/man"'; \
 760    echo '#define MANEXT ""'; \
 761    echo '#define PKGDATADIR "/share/pspp"'; \
 762    echo '#define PKGINCLUDEDIR "/include/pspp"'; \
 763    echo '#define PKGLIBDIR "/lib/pspp"'; \
 764    echo '#define PKGLIBEXECDIR "/libexec/pspp"'; \
 765  } | sed '/""/d' > configmake.h-t && \
 766  mv -f configmake.h-t configmake.h
 767  rm -f fcntl.h-t fcntl.h && \
 768  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 769    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
 770        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 771        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 772        -e 's|@''PRAGMA_COLUMNS''@||g' \
 773        -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
 774        -e 's/@''GNULIB_CREAT''@/0/g' \
 775        -e 's/@''GNULIB_FCNTL''@/1/g' \
 776        -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
 777        -e 's/@''GNULIB_OPEN''@/1/g' \
 778        -e 's/@''GNULIB_OPENAT''@/0/g' \
 779        -e 's|@''HAVE_FCNTL''@|1|g' \
 780        -e 's|@''HAVE_OPENAT''@|1|g' \
 781        -e 's|@''REPLACE_CREAT''@|0|g' \
 782        -e 's|@''REPLACE_FCNTL''@|1|g' \
 783        -e 's|@''REPLACE_OPEN''@|0|g' \
 784        -e 's|@''REPLACE_OPENAT''@|0|g' \
 785        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
 786        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
 787        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
 788        < ../../gl/fcntl.in.h; \
 789  } > fcntl.h-t && \
 790  mv fcntl.h-t fcntl.h
 791  rm -f inttypes.h-t inttypes.h && \
 792  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 793    sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
 794        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 795        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 796        -e 's|@''PRAGMA_COLUMNS''@||g' \
 797        -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
 798        -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
 799        -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
 800        -e 's/@''GNULIB_IMAXABS''@/0/g' \
 801        -e 's/@''GNULIB_IMAXDIV''@/0/g' \
 802        -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
 803        -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
 804        -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
 805        -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
 806        -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
 807        -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
 808        -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
 809        -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
 810        -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
 811        -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
 812        -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
 813        -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
 814        -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
 815        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
 816        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
 817        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
 818        < ../../gl/inttypes.in.h; \
 819  } > inttypes.h-t && \
 820  mv inttypes.h-t inttypes.h
 821  rm -f langinfo.h-t langinfo.h && \
 822  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
 823    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
 824        -e 's|@''HAVE_LANGINFO_H''@|1|g' \
 825        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 826        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 827        -e 's|@''PRAGMA_COLUMNS''@||g' \
 828        -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
 829        -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
 830        -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
 831        -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
 832        -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
 833        -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
 834        -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
 835        -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
 836        -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
 837        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
 838        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
 839        < ../../gl/langinfo.in.h; \
 840  } > langinfo.h-t && \
 841  mv langinfo.h-t langinfo.h
 842  rm -f limits.h-t limits.h && \
 843  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
 844    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
 845        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 846        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 847        -e 's|@''PRAGMA_COLUMNS''@||g' \
 848        -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
 849        < ../../gl/limits.in.h; \
 850  } > limits.h-t && \
 851  mv limits.h-t limits.h
 852  rm -f locale.h-t locale.h && \
 853  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
 854    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
 855        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
 856        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 857        -e 's|@''PRAGMA_COLUMNS''@||g' \
 858        -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
 859        -e 's/@''GNULIB_LOCALECONV''@/1/g' \
 860        -e 's/@''GNULIB_SETLOCALE''@/0/g' \
 861        -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
 862        -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
 863        -e 's/@''GNULIB_LOCALENAME''@/0/g' \
 864        -e 's|@''HAVE_NEWLOCALE''@|1|g' \
 865        -e 's|@''HAVE_DUPLOCALE''@|1|g' \
 866        -e 's|@''HAVE_FREELOCALE''@|1|g' \
 867        -e 's|@''HAVE_XLOCALE_H''@|0|g' \
 868        -e 's|@''REPLACE_LOCALECONV''@|0|g' \
 869        -e 's|@''REPLACE_SETLOCALE''@|0|g' \
 870        -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
 871        -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
 872        -e 's|@''REPLACE_FREELOCALE''@|0|g' \
 873        -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
 874        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
 875        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
 876        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
 877        < ../../gl/locale.in.h; \
 878  } > locale.h-t && \
 879  mv locale.h-t locale.h
 880  rm -f math.h-t math.h && \
 881  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
 882    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
 883        -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
 884        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
 885        -e 's|@''PRAGMA_COLUMNS''@||g' \
 886        -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
 887        -e 's/@''GNULIB_ACOSF''@/0/g' \
 888        -e 's/@''GNULIB_ACOSL''@/0/g' \
 889        -e 's/@''GNULIB_ASINF''@/0/g' \
 890        -e 's/@''GNULIB_ASINL''@/0/g' \
 891        -e 's/@''GNULIB_ATANF''@/0/g' \
 892        -e 's/@''GNULIB_ATANL''@/0/g' \
 893        -e 's/@''GNULIB_ATAN2F''@/0/g' \
 894        -e 's/@''GNULIB_CBRT''@/0/g' \
 895        -e 's/@''GNULIB_CBRTF''@/0/g' \
 896        -e 's/@''GNULIB_CBRTL''@/0/g' \
 897        -e 's/@''GNULIB_CEIL''@/0/g' \
 898        -e 's/@''GNULIB_CEILF''@/0/g' \
 899        -e 's/@''GNULIB_CEILL''@/0/g' \
 900        -e 's/@''GNULIB_COPYSIGN''@/0/g' \
 901        -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
 902        -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
 903        -e 's/@''GNULIB_COSF''@/0/g' \
 904        -e 's/@''GNULIB_COSL''@/0/g' \
 905        -e 's/@''GNULIB_COSHF''@/0/g' \
 906        -e 's/@''GNULIB_EXPF''@/0/g' \
 907        -e 's/@''GNULIB_EXPL''@/0/g' \
 908        -e 's/@''GNULIB_EXP2''@/0/g' \
 909        -e 's/@''GNULIB_EXP2F''@/0/g' \
 910        -e 's/@''GNULIB_EXP2L''@/0/g' \
 911        -e 's/@''GNULIB_EXPM1''@/0/g' \
 912        -e 's/@''GNULIB_EXPM1F''@/0/g' \
 913        -e 's/@''GNULIB_EXPM1L''@/0/g' \
 914        -e 's/@''GNULIB_FABSF''@/0/g' \
 915        -e 's/@''GNULIB_FABSL''@/0/g' \
 916        -e 's/@''GNULIB_FLOOR''@/1/g' \
 917        -e 's/@''GNULIB_FLOORF''@/0/g' \
 918        -e 's/@''GNULIB_FLOORL''@/0/g' \
 919        -e 's/@''GNULIB_FMA''@/0/g' \
 920        -e 's/@''GNULIB_FMAF''@/0/g' \
 921        -e 's/@''GNULIB_FMAL''@/0/g' \
 922        -e 's/@''GNULIB_FMOD''@/0/g' \
 923        -e 's/@''GNULIB_FMODF''@/0/g' \
 924        -e 's/@''GNULIB_FMODL''@/0/g' \
 925        -e 's/@''GNULIB_FREXPF''@/0/g' \
 926        -e 's/@''GNULIB_FREXP''@/1/g' \
 927        -e 's/@''GNULIB_FREXPL''@/1/g' \
 928        -e 's/@''GNULIB_HYPOT''@/0/g' \
 929        -e 's/@''GNULIB_HYPOTF''@/0/g' \
 930        -e 's/@''GNULIB_HYPOTL''@/0/g' \
 931        < ../../gl/math.in.h | \
 932    sed -e 's/@''GNULIB_ILOGB''@/0/g' \
 933        -e 's/@''GNULIB_ILOGBF''@/0/g' \
 934        -e 's/@''GNULIB_ILOGBL''@/0/g' \
 935        -e 's/@''GNULIB_ISFINITE''@/1/g' \
 936        -e 's/@''GNULIB_ISINF''@/1/g' \
 937        -e 's/@''GNULIB_ISNAN''@/1/g' \
 938        -e 's/@''GNULIB_ISNANF''@/1/g' \
 939        -e 's/@''GNULIB_ISNAND''@/1/g' \
 940        -e 's/@''GNULIB_ISNANL''@/1/g' \
 941        -e 's/@''GNULIB_LDEXPF''@/0/g' \
 942        -e 's/@''GNULIB_LDEXPL''@/0/g' \
 943        -e 's/@''GNULIB_LOG''@/0/g' \
 944        -e 's/@''GNULIB_LOGF''@/0/g' \
 945        -e 's/@''GNULIB_LOGL''@/0/g' \
 946        -e 's/@''GNULIB_LOG10''@/0/g' \
 947        -e 's/@''GNULIB_LOG10F''@/0/g' \
 948        -e 's/@''GNULIB_LOG10L''@/0/g' \
 949        -e 's/@''GNULIB_LOG1P''@/0/g' \
 950        -e 's/@''GNULIB_LOG1PF''@/0/g' \
 951        -e 's/@''GNULIB_LOG1PL''@/0/g' \
 952        -e 's/@''GNULIB_LOG2''@/0/g' \
 953        -e 's/@''GNULIB_LOG2F''@/0/g' \
 954        -e 's/@''GNULIB_LOG2L''@/0/g' \
 955        -e 's/@''GNULIB_LOGB''@/0/g' \
 956        -e 's/@''GNULIB_LOGBF''@/0/g' \
 957        -e 's/@''GNULIB_LOGBL''@/0/g' \
 958        -e 's/@''GNULIB_MODF''@/0/g' \
 959        -e 's/@''GNULIB_MODFF''@/0/g' \
 960        -e 's/@''GNULIB_MODFL''@/0/g' \
 961        -e 's/@''GNULIB_POWF''@/0/g' \
 962        -e 's/@''GNULIB_REMAINDER''@/0/g' \
 963        -e 's/@''GNULIB_REMAINDERF''@/0/g' \
 964        -e 's/@''GNULIB_REMAINDERL''@/0/g' \
 965        -e 's/@''GNULIB_RINT''@/0/g' \
 966        -e 's/@''GNULIB_RINTF''@/0/g' \
 967        -e 's/@''GNULIB_RINTL''@/0/g' \
 968        -e 's/@''GNULIB_ROUND''@/1/g' \
 969        -e 's/@''GNULIB_ROUNDF''@/0/g' \
 970        -e 's/@''GNULIB_ROUNDL''@/0/g' \
 971        -e 's/@''GNULIB_SIGNBIT''@/1/g' \
 972        -e 's/@''GNULIB_SINF''@/0/g' \
 973        -e 's/@''GNULIB_SINL''@/0/g' \
 974        -e 's/@''GNULIB_SINHF''@/0/g' \
 975        -e 's/@''GNULIB_SQRTF''@/0/g' \
 976        -e 's/@''GNULIB_SQRTL''@/0/g' \
 977        -e 's/@''GNULIB_TANF''@/0/g' \
 978        -e 's/@''GNULIB_TANL''@/0/g' \
 979        -e 's/@''GNULIB_TANHF''@/0/g' \
 980        -e 's/@''GNULIB_TRUNC''@/1/g' \
 981        -e 's/@''GNULIB_TRUNCF''@/0/g' \
 982        -e 's/@''GNULIB_TRUNCL''@/0/g' \
 983    | \
 984    sed -e 's|@''HAVE_ACOSF''@|1|g' \
 985        -e 's|@''HAVE_ACOSL''@|1|g' \
 986        -e 's|@''HAVE_ASINF''@|1|g' \
 987        -e 's|@''HAVE_ASINL''@|1|g' \
 988        -e 's|@''HAVE_ATANF''@|1|g' \
 989        -e 's|@''HAVE_ATANL''@|1|g' \
 990        -e 's|@''HAVE_ATAN2F''@|1|g' \
 991        -e 's|@''HAVE_CBRT''@|1|g' \
 992        -e 's|@''HAVE_CBRTF''@|1|g' \
 993        -e 's|@''HAVE_CBRTL''@|1|g' \
 994        -e 's|@''HAVE_COPYSIGN''@|1|g' \
 995        -e 's|@''HAVE_COPYSIGNL''@|1|g' \
 996        -e 's|@''HAVE_COSF''@|1|g' \
 997        -e 's|@''HAVE_COSL''@|1|g' \
 998        -e 's|@''HAVE_COSHF''@|1|g' \
 999        -e 's|@''HAVE_EXPF''@|1|g' \
1000        -e 's|@''HAVE_EXPL''@|1|g' \
1001        -e 's|@''HAVE_EXPM1''@|1|g' \
1002        -e 's|@''HAVE_EXPM1F''@|1|g' \
1003        -e 's|@''HAVE_FABSF''@|1|g' \
1004        -e 's|@''HAVE_FABSL''@|1|g' \
1005        -e 's|@''HAVE_FMA''@|1|g' \
1006        -e 's|@''HAVE_FMAF''@|1|g' \
1007        -e 's|@''HAVE_FMAL''@|1|g' \
1008        -e 's|@''HAVE_FMODF''@|1|g' \
1009        -e 's|@''HAVE_FMODL''@|1|g' \
1010        -e 's|@''HAVE_FREXPF''@|1|g' \
1011        -e 's|@''HAVE_HYPOTF''@|1|g' \
1012        -e 's|@''HAVE_HYPOTL''@|1|g' \
1013        -e 's|@''HAVE_ILOGB''@|1|g' \
1014        -e 's|@''HAVE_ILOGBF''@|1|g' \
1015        -e 's|@''HAVE_ILOGBL''@|1|g' \
1016        -e 's|@''HAVE_ISNANF''@|1|g' \
1017        -e 's|@''HAVE_ISNAND''@|1|g' \
1018        -e 's|@''HAVE_ISNANL''@|1|g' \
1019        -e 's|@''HAVE_LDEXPF''@|1|g' \
1020        -e 's|@''HAVE_LOGF''@|1|g' \
1021        -e 's|@''HAVE_LOGL''@|1|g' \
1022        -e 's|@''HAVE_LOG10F''@|1|g' \
1023        -e 's|@''HAVE_LOG10L''@|1|g' \
1024        -e 's|@''HAVE_LOG1P''@|1|g' \
1025        -e 's|@''HAVE_LOG1PF''@|1|g' \
1026        -e 's|@''HAVE_LOG1PL''@|1|g' \
1027        -e 's|@''HAVE_LOGBF''@|1|g' \
1028        -e 's|@''HAVE_LOGBL''@|1|g' \
1029        -e 's|@''HAVE_MODFF''@|1|g' \
1030        -e 's|@''HAVE_MODFL''@|1|g' \
1031        -e 's|@''HAVE_POWF''@|1|g' \
1032        -e 's|@''HAVE_REMAINDER''@|1|g' \
1033        -e 's|@''HAVE_REMAINDERF''@|1|g' \
1034        -e 's|@''HAVE_RINT''@|1|g' \
1035        -e 's|@''HAVE_RINTL''@|1|g' \
1036        -e 's|@''HAVE_SINF''@|1|g' \
1037        -e 's|@''HAVE_SINL''@|1|g' \
1038        -e 's|@''HAVE_SINHF''@|1|g' \
1039        -e 's|@''HAVE_SQRTF''@|1|g' \
1040        -e 's|@''HAVE_SQRTL''@|1|g' \
1041        -e 's|@''HAVE_TANF''@|1|g' \
1042        -e 's|@''HAVE_TANL''@|1|g' \
1043        -e 's|@''HAVE_TANHF''@|1|g' \
1044        -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
1045        -e 's|@''HAVE_DECL_ASINL''@|1|g' \
1046        -e 's|@''HAVE_DECL_ATANL''@|1|g' \
1047        -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
1048        -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
1049        -e 's|@''HAVE_DECL_CEILF''@|1|g' \
1050        -e 's|@''HAVE_DECL_CEILL''@|1|g' \
1051        -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
1052        -e 's|@''HAVE_DECL_COSL''@|1|g' \
1053        -e 's|@''HAVE_DECL_EXPL''@|1|g' \
1054        -e 's|@''HAVE_DECL_EXP2''@|1|g' \
1055        -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
1056        -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
1057        -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
1058        -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
1059        -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
1060        -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
1061        -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
1062        -e 's|@''HAVE_DECL_LOGL''@|1|g' \
1063        -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
1064        -e 's|@''HAVE_DECL_LOG2''@|1|g' \
1065        -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
1066        -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
1067        -e 's|@''HAVE_DECL_LOGB''@|1|g' \
1068        -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
1069        -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
1070        -e 's|@''HAVE_DECL_RINTF''@|1|g' \
1071        -e 's|@''HAVE_DECL_ROUND''@|1|g' \
1072        -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
1073        -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
1074        -e 's|@''HAVE_DECL_SINL''@|1|g' \
1075        -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
1076        -e 's|@''HAVE_DECL_TANL''@|1|g' \
1077        -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
1078        -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
1079        -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
1080    | \
1081    sed -e 's|@''REPLACE_ACOSF''@|0|g' \
1082        -e 's|@''REPLACE_ASINF''@|0|g' \
1083        -e 's|@''REPLACE_ATANF''@|0|g' \
1084        -e 's|@''REPLACE_ATAN2F''@|0|g' \
1085        -e 's|@''REPLACE_CBRTF''@|0|g' \
1086        -e 's|@''REPLACE_CBRTL''@|0|g' \
1087        -e 's|@''REPLACE_CEIL''@|0|g' \
1088        -e 's|@''REPLACE_CEILF''@|0|g' \
1089        -e 's|@''REPLACE_CEILL''@|0|g' \
1090        -e 's|@''REPLACE_COSF''@|0|g' \
1091        -e 's|@''REPLACE_COSHF''@|0|g' \
1092        -e 's|@''REPLACE_EXPF''@|0|g' \
1093        -e 's|@''REPLACE_EXPL''@|0|g' \
1094        -e 's|@''REPLACE_EXPM1''@|0|g' \
1095        -e 's|@''REPLACE_EXPM1F''@|0|g' \
1096        -e 's|@''REPLACE_EXPM1L''@|0|g' \
1097        -e 's|@''REPLACE_EXP2''@|0|g' \
1098        -e 's|@''REPLACE_EXP2L''@|0|g' \
1099        -e 's|@''REPLACE_FABSL''@|0|g' \
1100        -e 's|@''REPLACE_FLOOR''@|0|g' \
1101        -e 's|@''REPLACE_FLOORF''@|0|g' \
1102        -e 's|@''REPLACE_FLOORL''@|0|g' \
1103        -e 's|@''REPLACE_FMA''@|0|g' \
1104        -e 's|@''REPLACE_FMAF''@|0|g' \
1105        -e 's|@''REPLACE_FMAL''@|0|g' \
1106        -e 's|@''REPLACE_FMOD''@|0|g' \
1107        -e 's|@''REPLACE_FMODF''@|0|g' \
1108        -e 's|@''REPLACE_FMODL''@|0|g' \
1109        -e 's|@''REPLACE_FREXPF''@|0|g' \
1110        -e 's|@''REPLACE_FREXP''@|0|g' \
1111        -e 's|@''REPLACE_FREXPL''@|0|g' \
1112        -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
1113        -e 's|@''REPLACE_HYPOT''@|0|g' \
1114        -e 's|@''REPLACE_HYPOTF''@|0|g' \
1115        -e 's|@''REPLACE_HYPOTL''@|0|g' \
1116        -e 's|@''REPLACE_ILOGB''@|0|g' \
1117        -e 's|@''REPLACE_ILOGBF''@|0|g' \
1118        -e 's|@''REPLACE_ILOGBL''@|0|g' \
1119        -e 's|@''REPLACE_ISFINITE''@|0|g' \
1120        -e 's|@''REPLACE_ISINF''@|0|g' \
1121        -e 's|@''REPLACE_ISNAN''@|0|g' \
1122        -e 's|@''REPLACE_ITOLD''@|0|g' \
1123        -e 's|@''REPLACE_LDEXPL''@|0|g' \
1124        -e 's|@''REPLACE_LOG''@|0|g' \
1125        -e 's|@''REPLACE_LOGF''@|0|g' \
1126        -e 's|@''REPLACE_LOGL''@|0|g' \
1127        -e 's|@''REPLACE_LOG10''@|0|g' \
1128        -e 's|@''REPLACE_LOG10F''@|0|g' \
1129        -e 's|@''REPLACE_LOG10L''@|0|g' \
1130        -e 's|@''REPLACE_LOG1P''@|0|g' \
1131        -e 's|@''REPLACE_LOG1PF''@|0|g' \
1132        -e 's|@''REPLACE_LOG1PL''@|0|g' \
1133        -e 's|@''REPLACE_LOG2''@|0|g' \
1134        -e 's|@''REPLACE_LOG2F''@|0|g' \
1135        -e 's|@''REPLACE_LOG2L''@|0|g' \
1136        -e 's|@''REPLACE_LOGB''@|0|g' \
1137        -e 's|@''REPLACE_LOGBF''@|0|g' \
1138        -e 's|@''REPLACE_LOGBL''@|0|g' \
1139        -e 's|@''REPLACE_MODF''@|0|g' \
1140        -e 's|@''REPLACE_MODFF''@|0|g' \
1141        -e 's|@''REPLACE_MODFL''@|0|g' \
1142        -e 's|@''REPLACE_NAN''@|0|g' \
1143        -e 's|@''REPLACE_REMAINDER''@|0|g' \
1144        -e 's|@''REPLACE_REMAINDERF''@|0|g' \
1145        -e 's|@''REPLACE_REMAINDERL''@|0|g' \
1146        -e 's|@''REPLACE_RINTL''@|0|g' \
1147        -e 's|@''REPLACE_ROUND''@|0|g' \
1148        -e 's|@''REPLACE_ROUNDF''@|0|g' \
1149        -e 's|@''REPLACE_ROUNDL''@|0|g' \
1150        -e 's|@''REPLACE_SIGNBIT''@|0|g' \
1151        -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \
1152        -e 's|@''REPLACE_SINF''@|0|g' \
1153        -e 's|@''REPLACE_SINHF''@|0|g' \
1154        -e 's|@''REPLACE_SQRTF''@|0|g' \
1155        -e 's|@''REPLACE_SQRTL''@|0|g' \
1156        -e 's|@''REPLACE_TANF''@|0|g' \
1157        -e 's|@''REPLACE_TANHF''@|0|g' \
1158        -e 's|@''REPLACE_TRUNC''@|0|g' \
1159        -e 's|@''REPLACE_TRUNCF''@|0|g' \
1160        -e 's|@''REPLACE_TRUNCL''@|0|g' \
1161        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1162        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1163        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h'; \
1164  } > math.h-t && \
1165  mv math.h-t math.h
1166  rm -f signal.h-t signal.h && \
1167  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1168    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1169        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1170        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1171        -e 's|@''PRAGMA_COLUMNS''@||g' \
1172        -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
1173        -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
1174        -e 's/@''GNULIB_RAISE''@/1/g' \
1175        -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
1176        -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
1177        -e 's/@''GNULIB_SIGACTION''@/1/g' \
1178        -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
1179        -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
1180        -e 's|@''HAVE_RAISE''@|1|g' \
1181        -e 's|@''HAVE_SIGSET_T''@|1|g' \
1182        -e 's|@''HAVE_SIGINFO_T''@|1|g' \
1183        -e 's|@''HAVE_SIGACTION''@|1|g' \
1184        -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
1185        -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
1186        -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
1187        -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
1188        -e 's|@''REPLACE_RAISE''@|0|g' \
1189        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1190        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1191        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1192        < ../../gl/signal.in.h; \
1193  } > signal.h-t && \
1194  mv signal.h-t signal.h
1195  rm -f stdio.h-t stdio.h && \
1196  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1197    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1198        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1199        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1200        -e 's|@''PRAGMA_COLUMNS''@||g' \
1201        -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
1202        -e 's/@''GNULIB_DPRINTF''@/0/g' \
1203        -e 's/@''GNULIB_FCLOSE''@/0/g' \
1204        -e 's/@''GNULIB_FDOPEN''@/0/g' \
1205        -e 's/@''GNULIB_FFLUSH''@/0/g' \
1206        -e 's/@''GNULIB_FGETC''@/1/g' \
1207        -e 's/@''GNULIB_FGETS''@/1/g' \
1208        -e 's/@''GNULIB_FOPEN''@/1/g' \
1209        -e 's/@''GNULIB_FPRINTF''@/1/g' \
1210        -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \
1211        -e 's/@''GNULIB_FPURGE''@/0/g' \
1212        -e 's/@''GNULIB_FPUTC''@/1/g' \
1213        -e 's/@''GNULIB_FPUTS''@/1/g' \
1214        -e 's/@''GNULIB_FREAD''@/1/g' \
1215        -e 's/@''GNULIB_FREOPEN''@/0/g' \
1216        -e 's/@''GNULIB_FSCANF''@/1/g' \
1217        -e 's/@''GNULIB_FSEEK''@/1/g' \
1218        -e 's/@''GNULIB_FSEEKO''@/1/g' \
1219        -e 's/@''GNULIB_FTELL''@/1/g' \
1220        -e 's/@''GNULIB_FTELLO''@/1/g' \
1221        -e 's/@''GNULIB_FWRITE''@/1/g' \
1222        -e 's/@''GNULIB_GETC''@/1/g' \
1223        -e 's/@''GNULIB_GETCHAR''@/1/g' \
1224        -e 's/@''GNULIB_GETDELIM''@/1/g' \
1225        -e 's/@''GNULIB_GETLINE''@/1/g' \
1226        -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
1227        -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
1228        -e 's/@''GNULIB_PCLOSE''@/0/g' \
1229        -e 's/@''GNULIB_PERROR''@/0/g' \
1230        -e 's/@''GNULIB_POPEN''@/0/g' \
1231        -e 's/@''GNULIB_PRINTF''@/1/g' \
1232        -e 's/@''GNULIB_PRINTF_POSIX''@/1/g' \
1233        -e 's/@''GNULIB_PUTC''@/1/g' \
1234        -e 's/@''GNULIB_PUTCHAR''@/1/g' \
1235        -e 's/@''GNULIB_PUTS''@/1/g' \
1236        -e 's/@''GNULIB_REMOVE''@/0/g' \
1237        -e 's/@''GNULIB_RENAME''@/1/g' \
1238        -e 's/@''GNULIB_RENAMEAT''@/0/g' \
1239        -e 's/@''GNULIB_SCANF''@/1/g' \
1240        -e 's/@''GNULIB_SNPRINTF''@/1/g' \
1241        -e 's/@''GNULIB_SPRINTF_POSIX''@/1/g' \
1242        -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
1243        -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
1244        -e 's/@''GNULIB_TMPFILE''@/0/g' \
1245        -e 's/@''GNULIB_VASPRINTF''@/1/g' \
1246        -e 's/@''GNULIB_VDPRINTF''@/0/g' \
1247        -e 's/@''GNULIB_VFPRINTF''@/1/g' \
1248        -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \
1249        -e 's/@''GNULIB_VFSCANF''@/0/g' \
1250        -e 's/@''GNULIB_VSCANF''@/0/g' \
1251        -e 's/@''GNULIB_VPRINTF''@/1/g' \
1252        -e 's/@''GNULIB_VPRINTF_POSIX''@/1/g' \
1253        -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
1254        -e 's/@''GNULIB_VSPRINTF_POSIX''@/1/g' \
1255        < ../../gl/stdio.in.h | \
1256    sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
1257        -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
1258        -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
1259        -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
1260        -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
1261        -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
1262        -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
1263        -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
1264        -e 's|@''HAVE_DPRINTF''@|1|g' \
1265        -e 's|@''HAVE_FSEEKO''@|1|g' \
1266        -e 's|@''HAVE_FTELLO''@|1|g' \
1267        -e 's|@''HAVE_PCLOSE''@|1|g' \
1268        -e 's|@''HAVE_POPEN''@|1|g' \
1269        -e 's|@''HAVE_RENAMEAT''@|1|g' \
1270        -e 's|@''HAVE_VASPRINTF''@|1|g' \
1271        -e 's|@''HAVE_VDPRINTF''@|1|g' \
1272        -e 's|@''REPLACE_DPRINTF''@|0|g' \
1273        -e 's|@''REPLACE_FCLOSE''@|0|g' \
1274        -e 's|@''REPLACE_FDOPEN''@|0|g' \
1275        -e 's|@''REPLACE_FFLUSH''@|0|g' \
1276        -e 's|@''REPLACE_FOPEN''@|0|g' \
1277        -e 's|@''REPLACE_FPRINTF''@|0|g' \
1278        -e 's|@''REPLACE_FPURGE''@|0|g' \
1279        -e 's|@''REPLACE_FREOPEN''@|0|g' \
1280        -e 's|@''REPLACE_FSEEK''@|0|g' \
1281        -e 's|@''REPLACE_FSEEKO''@|0|g' \
1282        -e 's|@''REPLACE_FTELL''@|0|g' \
1283        -e 's|@''REPLACE_FTELLO''@|0|g' \
1284        -e 's|@''REPLACE_GETDELIM''@|0|g' \
1285        -e 's|@''REPLACE_GETLINE''@|0|g' \
1286        -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
1287        -e 's|@''REPLACE_PERROR''@|0|g' \
1288        -e 's|@''REPLACE_POPEN''@|0|g' \
1289        -e 's|@''REPLACE_PRINTF''@|0|g' \
1290        -e 's|@''REPLACE_REMOVE''@|0|g' \
1291        -e 's|@''REPLACE_RENAME''@|0|g' \
1292        -e 's|@''REPLACE_RENAMEAT''@|0|g' \
1293        -e 's|@''REPLACE_SNPRINTF''@|0|g' \
1294        -e 's|@''REPLACE_SPRINTF''@|0|g' \
1295        -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
1296        -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
1297        -e 's|@''REPLACE_TMPFILE''@|0|g' \
1298        -e 's|@''REPLACE_VASPRINTF''@|0|g' \
1299        -e 's|@''REPLACE_VDPRINTF''@|0|g' \
1300        -e 's|@''REPLACE_VFPRINTF''@|0|g' \
1301        -e 's|@''REPLACE_VPRINTF''@|0|g' \
1302        -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
1303        -e 's|@''REPLACE_VSPRINTF''@|0|g' \
1304        -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
1305        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1306        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1307        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h'; \
1308  } > stdio.h-t && \
1309  mv stdio.h-t stdio.h
1310  rm -f stdlib.h-t stdlib.h && \
1311  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1312    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1313        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1314        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1315        -e 's|@''PRAGMA_COLUMNS''@||g' \
1316        -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
1317        -e 's/@''GNULIB__EXIT''@/0/g' \
1318        -e 's/@''GNULIB_ATOLL''@/0/g' \
1319        -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
1320        -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
1321        -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
1322        -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
1323        -e 's/@''GNULIB_GRANTPT''@/0/g' \
1324        -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
1325        -e 's/@''GNULIB_MBTOWC''@/1/g' \
1326        -e 's/@''GNULIB_MKDTEMP''@/1/g' \
1327        -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
1328        -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
1329        -e 's/@''GNULIB_MKSTEMP''@/1/g' \
1330        -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
1331        -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
1332        -e 's/@''GNULIB_PTSNAME''@/0/g' \
1333        -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
1334        -e 's/@''GNULIB_PUTENV''@/0/g' \
1335        -e 's/@''GNULIB_QSORT_R''@/0/g' \
1336        -e 's/@''GNULIB_RANDOM''@/0/g' \
1337        -e 's/@''GNULIB_RANDOM_R''@/0/g' \
1338        -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
1339        -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
1340        -e 's/@''GNULIB_REALPATH''@/1/g' \
1341        -e 's/@''GNULIB_RPMATCH''@/0/g' \
1342        -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
1343        -e 's/@''GNULIB_SETENV''@/1/g' \
1344        -e 's/@''GNULIB_STRTOD''@/1/g' \
1345        -e 's/@''GNULIB_STRTOLD''@/0/g' \
1346        -e 's/@''GNULIB_STRTOLL''@/0/g' \
1347        -e 's/@''GNULIB_STRTOULL''@/0/g' \
1348        -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
1349        -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
1350        -e 's/@''GNULIB_UNSETENV''@/1/g' \
1351        -e 's/@''GNULIB_WCTOMB''@/0/g' \
1352        < ../../gl/stdlib.in.h | \
1353    sed -e 's|@''HAVE__EXIT''@|1|g' \
1354        -e 's|@''HAVE_ATOLL''@|1|g' \
1355        -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
1356        -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
1357        -e 's|@''HAVE_GETSUBOPT''@|1|g' \
1358        -e 's|@''HAVE_GRANTPT''@|1|g' \
1359        -e 's|@''HAVE_INITSTATE''@|1|g' \
1360        -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
1361        -e 's|@''HAVE_MBTOWC''@|1|g' \
1362        -e 's|@''HAVE_MKDTEMP''@|1|g' \
1363        -e 's|@''HAVE_MKOSTEMP''@|1|g' \
1364        -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
1365        -e 's|@''HAVE_MKSTEMP''@|1|g' \
1366        -e 's|@''HAVE_MKSTEMPS''@|1|g' \
1367        -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
1368        -e 's|@''HAVE_PTSNAME''@|1|g' \
1369        -e 's|@''HAVE_PTSNAME_R''@|1|g' \
1370        -e 's|@''HAVE_QSORT_R''@|1|g' \
1371        -e 's|@''HAVE_RANDOM''@|1|g' \
1372        -e 's|@''HAVE_RANDOM_H''@|1|g' \
1373        -e 's|@''HAVE_RANDOM_R''@|1|g' \
1374        -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
1375        -e 's|@''HAVE_REALPATH''@|1|g' \
1376        -e 's|@''HAVE_RPMATCH''@|1|g' \
1377        -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
1378        -e 's|@''HAVE_DECL_SETENV''@|1|g' \
1379        -e 's|@''HAVE_SETSTATE''@|1|g' \
1380        -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
1381        -e 's|@''HAVE_STRTOD''@|1|g' \
1382        -e 's|@''HAVE_STRTOLD''@|1|g' \
1383        -e 's|@''HAVE_STRTOLL''@|1|g' \
1384        -e 's|@''HAVE_STRTOULL''@|1|g' \
1385        -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
1386        -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
1387        -e 's|@''HAVE_UNLOCKPT''@|1|g' \
1388        -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
1389        -e 's|@''REPLACE_CALLOC''@|0|g' \
1390        -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
1391        -e 's|@''REPLACE_INITSTATE''@|0|g' \
1392        -e 's|@''REPLACE_MALLOC''@|0|g' \
1393        -e 's|@''REPLACE_MBTOWC''@|0|g' \
1394        -e 's|@''REPLACE_MKSTEMP''@|0|g' \
1395        -e 's|@''REPLACE_PTSNAME''@|0|g' \
1396        -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
1397        -e 's|@''REPLACE_PUTENV''@|0|g' \
1398        -e 's|@''REPLACE_QSORT_R''@|0|g' \
1399        -e 's|@''REPLACE_RANDOM''@|0|g' \
1400        -e 's|@''REPLACE_RANDOM_R''@|0|g' \
1401        -e 's|@''REPLACE_REALLOC''@|0|g' \
1402        -e 's|@''REPLACE_REALPATH''@|0|g' \
1403        -e 's|@''REPLACE_SETENV''@|0|g' \
1404        -e 's|@''REPLACE_SETSTATE''@|0|g' \
1405        -e 's|@''REPLACE_STRTOD''@|0|g' \
1406        -e 's|@''REPLACE_STRTOLD''@|0|g' \
1407        -e 's|@''REPLACE_UNSETENV''@|0|g' \
1408        -e 's|@''REPLACE_WCTOMB''@|0|g' \
1409        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1410        -e '/definition of _Noreturn/r ../../gl/_Noreturn.h' \
1411        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1412        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h'; \
1413  } > stdlib.h-t && \
1414  mv stdlib.h-t stdlib.h
1415  rm -f string.h-t string.h && \
1416  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1417    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1418        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1419        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1420        -e 's|@''PRAGMA_COLUMNS''@||g' \
1421        -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
1422        -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \
1423        -e 's/@''GNULIB_FFSL''@/0/g' \
1424        -e 's/@''GNULIB_FFSLL''@/0/g' \
1425        -e 's/@''GNULIB_MBSLEN''@/0/g' \
1426        -e 's/@''GNULIB_MBSNLEN''@/0/g' \
1427        -e 's/@''GNULIB_MBSCHR''@/0/g' \
1428        -e 's/@''GNULIB_MBSRCHR''@/0/g' \
1429        -e 's/@''GNULIB_MBSSTR''@/0/g' \
1430        -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
1431        -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
1432        -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
1433        -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
1434        -e 's/@''GNULIB_MBSCSPN''@/0/g' \
1435        -e 's/@''GNULIB_MBSPBRK''@/0/g' \
1436        -e 's/@''GNULIB_MBSSPN''@/0/g' \
1437        -e 's/@''GNULIB_MBSSEP''@/0/g' \
1438        -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
1439        -e 's/@''GNULIB_MEMCHR''@/1/g' \
1440        -e 's/@''GNULIB_MEMMEM''@/1/g' \
1441        -e 's/@''GNULIB_MEMPCPY''@/1/g' \
1442        -e 's/@''GNULIB_MEMRCHR''@/1/g' \
1443        -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
1444        -e 's/@''GNULIB_STPCPY''@/1/g' \
1445        -e 's/@''GNULIB_STPNCPY''@/0/g' \
1446        -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
1447        -e 's/@''GNULIB_STRDUP''@/1/g' \
1448        -e 's/@''GNULIB_STRNCAT''@/1/g' \
1449        -e 's/@''GNULIB_STRNDUP''@/1/g' \
1450        -e 's/@''GNULIB_STRNLEN''@/1/g' \
1451        -e 's/@''GNULIB_STRPBRK''@/0/g' \
1452        -e 's/@''GNULIB_STRSEP''@/1/g' \
1453        -e 's/@''GNULIB_STRSTR''@/0/g' \
1454        -e 's/@''GNULIB_STRCASESTR''@/1/g' \
1455        -e 's/@''GNULIB_STRTOK_R''@/1/g' \
1456        -e 's/@''GNULIB_STRERROR''@/1/g' \
1457        -e 's/@''GNULIB_STRERROR_R''@/0/g' \
1458        -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
1459        -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
1460        < ../../gl/string.in.h | \
1461    sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
1462        -e 's|@''HAVE_FFSL''@|1|g' \
1463        -e 's|@''HAVE_FFSLL''@|1|g' \
1464        -e 's|@''HAVE_MBSLEN''@|0|g' \
1465        -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
1466        -e 's|@''HAVE_MEMPCPY''@|1|g' \
1467        -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
1468        -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
1469        -e 's|@''HAVE_STPCPY''@|1|g' \
1470        -e 's|@''HAVE_STPNCPY''@|1|g' \
1471        -e 's|@''HAVE_STRCHRNUL''@|1|g' \
1472        -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
1473        -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
1474        -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
1475        -e 's|@''HAVE_STRPBRK''@|1|g' \
1476        -e 's|@''HAVE_STRSEP''@|1|g' \
1477        -e 's|@''HAVE_STRCASESTR''@|1|g' \
1478        -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
1479        -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
1480        -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
1481        -e 's|@''HAVE_STRVERSCMP''@|1|g' \
1482        -e 's|@''REPLACE_MEMCHR''@|0|g' \
1483        -e 's|@''REPLACE_MEMMEM''@|0|g' \
1484        -e 's|@''REPLACE_STPNCPY''@|0|g' \
1485        -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
1486        -e 's|@''REPLACE_STRDUP''@|0|g' \
1487        -e 's|@''REPLACE_STRNCAT''@|0|g' \
1488        -e 's|@''REPLACE_STRNDUP''@|0|g' \
1489        -e 's|@''REPLACE_STRNLEN''@|0|g' \
1490        -e 's|@''REPLACE_STRSTR''@|0|g' \
1491        -e 's|@''REPLACE_STRCASESTR''@|0|g' \
1492        -e 's|@''REPLACE_STRTOK_R''@|0|g' \
1493        -e 's|@''REPLACE_STRERROR''@|0|g' \
1494        -e 's|@''REPLACE_STRERROR_R''@|0|g' \
1495        -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
1496        -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
1497        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1498        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1499        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h'; \
1500        < ../../gl/string.in.h; \
1501  } > string.h-t && \
1502  mv string.h-t string.h
1503  rm -f strings.h-t strings.h && \
1504  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1505    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1506        -e 's|@''HAVE_STRINGS_H''@|1|g' \
1507        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1508        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1509        -e 's|@''PRAGMA_COLUMNS''@||g' \
1510        -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
1511        -e 's/@''GNULIB_FFS''@/0/g' \
1512        -e 's|@''HAVE_FFS''@|1|g' \
1513        -e 's|@''HAVE_STRCASECMP''@|1|g' \
1514        -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
1515        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1516        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1517        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1518        < ../../gl/strings.in.h; \
1519  } > strings.h-t && \
1520  mv strings.h-t strings.h
1521  /usr/bin/mkdir -p sys
1522  /usr/bin/mkdir -p sys
1523  /usr/bin/mkdir -p sys
1524  /usr/bin/mkdir -p sys
1525  /usr/bin/mkdir -p sys
1526  /usr/bin/mkdir -p sys
1527  /usr/bin/mkdir -p sys
1528  rm -f termios.h-t termios.h && \
1529  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1530    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1531        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1532        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1533        -e 's|@''PRAGMA_COLUMNS''@||g' \
1534        -e 's|@''NEXT_TERMIOS_H''@|<termios.h>|g' \
1535        -e 's/@''GNULIB_TCGETSID''@/0/g' \
1536        -e 's|@''HAVE_DECL_TCGETSID''@|1|g' \
1537        -e 's|@''HAVE_TERMIOS_H''@|1|g' \
1538        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1539        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1540      < ../../gl/termios.in.h; \
1541  } > termios.h-t && \
1542  mv termios.h-t termios.h
1543  rm -f sys/random.h-t sys/random.h && \
1544  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1545    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1546        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1547        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1548        -e 's|@''PRAGMA_COLUMNS''@||g' \
1549        -e 's|@''NEXT_SYS_RANDOM_H''@|<sys/random.h>|g' \
1550        -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \
1551        -e 's/@''GNULIB_GETRANDOM''@/1/g' \
1552        -e 's/@''HAVE_GETRANDOM''@/1/g' \
1553        -e 's/@''REPLACE_GETRANDOM''@/0/g' \
1554        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1555        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1556        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1557        < ../../gl/sys_random.in.h; \
1558  } > sys/random.h-t && \
1559  mv -f sys/random.h-t sys/random.h
1560  rm -f time.h-t time.h && \
1561  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1562    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1563        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1564        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1565        -e 's|@''PRAGMA_COLUMNS''@||g' \
1566        -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
1567        -e 's/@''GNULIB_CTIME''@/0/g' \
1568        -e 's/@''GNULIB_LOCALTIME''@/0/g' \
1569        -e 's/@''GNULIB_MKTIME''@/1/g' \
1570        -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
1571        -e 's/@''GNULIB_STRFTIME''@/0/g' \
1572        -e 's/@''GNULIB_STRPTIME''@/0/g' \
1573        -e 's/@''GNULIB_TIMEGM''@/1/g' \
1574        -e 's/@''GNULIB_TIME_R''@/1/g' \
1575        -e 's/@''GNULIB_TIME_RZ''@/1/g' \
1576        -e 's/@''GNULIB_TZSET''@/1/g' \
1577        -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
1578        -e 's|@''HAVE_NANOSLEEP''@|1|g' \
1579        -e 's|@''HAVE_STRPTIME''@|1|g' \
1580        -e 's|@''HAVE_TIMEGM''@|1|g' \
1581        -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
1582        -e 's|@''HAVE_TZSET''@|1|g' \
1583        -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
1584        -e 's|@''REPLACE_GMTIME''@|0|g' \
1585        -e 's|@''REPLACE_LOCALTIME''@|0|g' \
1586        -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
1587        -e 's|@''REPLACE_MKTIME''@|0|g' \
1588        -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
1589        -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
1590        -e 's|@''REPLACE_TIMEGM''@|0|g' \
1591        -e 's|@''REPLACE_TZSET''@|0|g' \
1592        -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1593        -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1594        -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
1595        -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
1596        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1597        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1598        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1599        < ../../gl/time.in.h; \
1600  } > time.h-t && \
1601  mv time.h-t time.h
1602  rm -f sys/select.h-t sys/select.h && \
1603  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1604    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1605        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1606        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1607        -e 's|@''PRAGMA_COLUMNS''@||g' \
1608        -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
1609        -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
1610        -e 's/@''GNULIB_PSELECT''@/0/g' \
1611        -e 's/@''GNULIB_SELECT''@/1/g' \
1612        -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1613        -e 's|@''HAVE_PSELECT''@|1|g' \
1614        -e 's|@''REPLACE_PSELECT''@|0|g' \
1615        -e 's|@''REPLACE_SELECT''@|0|g' \
1616        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1617        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1618        < ../../gl/sys_select.in.h; \
1619  } > sys/select.h-t && \
1620  mv sys/select.h-t sys/select.h
1621  rm -f sys/socket.h-t sys/socket.h && \
1622  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1623    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1624        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1625        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1626        -e 's|@''PRAGMA_COLUMNS''@||g' \
1627        -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
1628        -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
1629        -e 's/@''GNULIB_CLOSE''@/1/g' \
1630        -e 's/@''GNULIB_SOCKET''@/0/g' \
1631        -e 's/@''GNULIB_CONNECT''@/0/g' \
1632        -e 's/@''GNULIB_ACCEPT''@/0/g' \
1633        -e 's/@''GNULIB_BIND''@/0/g' \
1634        -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
1635        -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
1636        -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
1637        -e 's/@''GNULIB_LISTEN''@/0/g' \
1638        -e 's/@''GNULIB_RECV''@/0/g' \
1639        -e 's/@''GNULIB_SEND''@/0/g' \
1640        -e 's/@''GNULIB_RECVFROM''@/0/g' \
1641        -e 's/@''GNULIB_SENDTO''@/0/g' \
1642        -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
1643        -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
1644        -e 's/@''GNULIB_ACCEPT4''@/0/g' \
1645        -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1646        -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
1647        -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
1648        -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
1649        -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
1650        -e 's|@''HAVE_ACCEPT4''@|1|g' \
1651        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1652        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1653        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1654        < ../../gl/sys_socket.in.h; \
1655  } > sys/socket.h-t && \
1656  mv -f sys/socket.h-t sys/socket.h
1657  rm -f sys/stat.h-t sys/stat.h && \
1658  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1659    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1660        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1661        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1662        -e 's|@''PRAGMA_COLUMNS''@||g' \
1663        -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
1664        -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
1665        -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
1666        -e 's/@''GNULIB_FCHMODAT''@/0/g' \
1667        -e 's/@''GNULIB_FSTAT''@/1/g' \
1668        -e 's/@''GNULIB_FSTATAT''@/0/g' \
1669        -e 's/@''GNULIB_FUTIMENS''@/0/g' \
1670        -e 's/@''GNULIB_GETUMASK''@/0/g' \
1671        -e 's/@''GNULIB_LCHMOD''@/0/g' \
1672        -e 's/@''GNULIB_LSTAT''@/1/g' \
1673        -e 's/@''GNULIB_MKDIRAT''@/0/g' \
1674        -e 's/@''GNULIB_MKFIFO''@/0/g' \
1675        -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
1676        -e 's/@''GNULIB_MKNOD''@/0/g' \
1677        -e 's/@''GNULIB_MKNODAT''@/0/g' \
1678        -e 's/@''GNULIB_STAT''@/1/g' \
1679        -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
1680        -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
1681        -e 's|@''HAVE_FCHMODAT''@|1|g' \
1682        -e 's|@''HAVE_FSTATAT''@|1|g' \
1683        -e 's|@''HAVE_FUTIMENS''@|1|g' \
1684        -e 's|@''HAVE_GETUMASK''@|1|g' \
1685        -e 's|@''HAVE_LCHMOD''@|1|g' \
1686        -e 's|@''HAVE_LSTAT''@|1|g' \
1687        -e 's|@''HAVE_MKDIRAT''@|1|g' \
1688        -e 's|@''HAVE_MKFIFO''@|1|g' \
1689        -e 's|@''HAVE_MKFIFOAT''@|1|g' \
1690        -e 's|@''HAVE_MKNOD''@|1|g' \
1691        -e 's|@''HAVE_MKNODAT''@|1|g' \
1692        -e 's|@''HAVE_UTIMENSAT''@|1|g' \
1693        -e 's|@''REPLACE_FCHMODAT''@|0|g' \
1694        -e 's|@''REPLACE_FSTAT''@|0|g' \
1695        -e 's|@''REPLACE_FSTATAT''@|0|g' \
1696        -e 's|@''REPLACE_FUTIMENS''@|0|g' \
1697        -e 's|@''REPLACE_LSTAT''@|0|g' \
1698        -e 's|@''REPLACE_MKDIR''@|0|g' \
1699        -e 's|@''REPLACE_MKFIFO''@|0|g' \
1700        -e 's|@''REPLACE_MKNOD''@|0|g' \
1701        -e 's|@''REPLACE_STAT''@|0|g' \
1702        -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
1703        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1704        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1705        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1706        < ../../gl/sys_stat.in.h; \
1707  } > sys/stat.h-t && \
1708  mv sys/stat.h-t sys/stat.h
1709  rm -f unicase.h-t unicase.h && \
1710  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1711    cat ../../gl/unicase.in.h; \
1712  } > unicase.h-t && \
1713  mv -f unicase.h-t unicase.h
1714  rm -f sys/time.h-t sys/time.h && \
1715  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1716    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1717        -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
1718        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1719        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1720        -e 's|@''PRAGMA_COLUMNS''@||g' \
1721        -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
1722        -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
1723        -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
1724        -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
1725        -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
1726        -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
1727        -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
1728        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1729        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1730        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
1731        < ../../gl/sys_time.in.h; \
1732  } > sys/time.h-t && \
1733  mv sys/time.h-t sys/time.h
1734  rm -f sys/types.h-t sys/types.h && \
1735  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1736    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1737        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1738        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1739        -e 's|@''PRAGMA_COLUMNS''@||g' \
1740        -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
1741        -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
1742        -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
1743        < ../../gl/sys_types.in.h; \
1744  } > sys/types.h-t && \
1745  mv sys/types.h-t sys/types.h
1746  rm -f sys/uio.h-t sys/uio.h && \
1747  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1748    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1749        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1750        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1751        -e 's|@''PRAGMA_COLUMNS''@||g' \
1752        -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
1753        -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
1754        < ../../gl/sys_uio.in.h; \
1755  } > sys/uio.h-t && \
1756  mv -f sys/uio.h-t sys/uio.h
1757  /usr/bin/mkdir -p unicase
1758  rm -f unictype.h-t unictype.h && \
1759  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1760    cat ../../gl/unictype.in.h; \
1761  } > unictype.h-t && \
1762  mv -f unictype.h-t unictype.h
1763  rm -f unigbrk.h-t unigbrk.h && \
1764  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1765    cat ../../gl/unigbrk.in.h; \
1766  } > unigbrk.h-t && \
1767  mv -f unigbrk.h-t unigbrk.h
1768  rm -f unilbrk.h-t unilbrk.h && \
1769  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1770    cat ../../gl/unilbrk.in.h; \
1771  } > unilbrk.h-t && \
1772  mv -f unilbrk.h-t unilbrk.h
1773  rm -f uninorm.h-t uninorm.h && \
1774  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1775    cat ../../gl/uninorm.in.h; \
1776  } > uninorm.h-t && \
1777  mv -f uninorm.h-t uninorm.h
1778  rm -f unistd.h-t unistd.h && \
1779  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1780    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1781        -e 's|@''HAVE_UNISTD_H''@|1|g' \
1782        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1783        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1784        -e 's|@''PRAGMA_COLUMNS''@||g' \
1785        -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
1786        -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
1787        -e 's/@''GNULIB_ACCESS''@/0/g' \
1788        -e 's/@''GNULIB_CHDIR''@/1/g' \
1789        -e 's/@''GNULIB_CHOWN''@/0/g' \
1790        -e 's/@''GNULIB_CLOSE''@/1/g' \
1791        -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
1792        -e 's/@''GNULIB_DUP''@/0/g' \
1793        -e 's/@''GNULIB_DUP2''@/1/g' \
1794        -e 's/@''GNULIB_DUP3''@/0/g' \
1795        -e 's/@''GNULIB_ENVIRON''@/1/g' \
1796        -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
1797        -e 's/@''GNULIB_FACCESSAT''@/0/g' \
1798        -e 's/@''GNULIB_FCHDIR''@/0/g' \
1799        -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
1800        -e 's/@''GNULIB_FDATASYNC''@/0/g' \
1801        -e 's/@''GNULIB_FSYNC''@/0/g' \
1802        -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
1803        -e 's/@''GNULIB_GETCWD''@/0/g' \
1804        -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
1805        -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
1806        -e 's/@''GNULIB_GETENTROPY''@/0/g' \
1807        -e 's/@''GNULIB_GETGROUPS''@/0/g' \
1808        -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
1809        -e 's/@''GNULIB_GETLOGIN''@/0/g' \
1810        -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
1811        -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
1812        -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
1813        -e 's/@''GNULIB_GETPASS''@/1/g' \
1814        -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
1815        -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
1816        -e 's/@''GNULIB_ISATTY''@/0/g' \
1817        -e 's/@''GNULIB_LCHOWN''@/0/g' \
1818        -e 's/@''GNULIB_LINK''@/0/g' \
1819        -e 's/@''GNULIB_LINKAT''@/0/g' \
1820        -e 's/@''GNULIB_LSEEK''@/1/g' \
1821        -e 's/@''GNULIB_PIPE''@/0/g' \
1822        -e 's/@''GNULIB_PIPE2''@/1/g' \
1823        -e 's/@''GNULIB_PREAD''@/0/g' \
1824        -e 's/@''GNULIB_PWRITE''@/0/g' \
1825        -e 's/@''GNULIB_READ''@/1/g' \
1826        -e 's/@''GNULIB_READLINK''@/1/g' \
1827        -e 's/@''GNULIB_READLINKAT''@/0/g' \
1828        -e 's/@''GNULIB_RMDIR''@/1/g' \
1829        -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
1830        -e 's/@''GNULIB_SLEEP''@/0/g' \
1831        -e 's/@''GNULIB_SYMLINK''@/0/g' \
1832        -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
1833        -e 's/@''GNULIB_TRUNCATE''@/0/g' \
1834        -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
1835        -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
1836        -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
1837        -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
1838        -e 's/@''GNULIB_UNLINK''@/0/g' \
1839        -e 's/@''GNULIB_UNLINKAT''@/0/g' \
1840        -e 's/@''GNULIB_USLEEP''@/0/g' \
1841        -e 's/@''GNULIB_WRITE''@/1/g' \
1842        < ../../gl/unistd.in.h | \
1843    sed -e 's|@''HAVE_CHOWN''@|1|g' \
1844        -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
1845        -e 's|@''HAVE_DUP3''@|1|g' \
1846        -e 's|@''HAVE_EUIDACCESS''@|1|g' \
1847        -e 's|@''HAVE_FACCESSAT''@|1|g' \
1848        -e 's|@''HAVE_FCHDIR''@|1|g' \
1849        -e 's|@''HAVE_FCHOWNAT''@|1|g' \
1850        -e 's|@''HAVE_FDATASYNC''@|1|g' \
1851        -e 's|@''HAVE_FSYNC''@|1|g' \
1852        -e 's|@''HAVE_FTRUNCATE''@|1|g' \
1853        -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
1854        -e 's|@''HAVE_GETENTROPY''@|1|g' \
1855        -e 's|@''HAVE_GETGROUPS''@|1|g' \
1856        -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
1857        -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
1858        -e 's|@''HAVE_GETPASS''@|1|g' \
1859        -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
1860        -e 's|@''HAVE_LCHOWN''@|1|g' \
1861        -e 's|@''HAVE_LINK''@|1|g' \
1862        -e 's|@''HAVE_LINKAT''@|1|g' \
1863        -e 's|@''HAVE_PIPE''@|1|g' \
1864        -e 's|@''HAVE_PIPE2''@|1|g' \
1865        -e 's|@''HAVE_PREAD''@|1|g' \
1866        -e 's|@''HAVE_PWRITE''@|1|g' \
1867        -e 's|@''HAVE_READLINK''@|1|g' \
1868        -e 's|@''HAVE_READLINKAT''@|1|g' \
1869        -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
1870        -e 's|@''HAVE_SLEEP''@|1|g' \
1871        -e 's|@''HAVE_SYMLINK''@|1|g' \
1872        -e 's|@''HAVE_SYMLINKAT''@|1|g' \
1873        -e 's|@''HAVE_UNLINKAT''@|1|g' \
1874        -e 's|@''HAVE_USLEEP''@|1|g' \
1875        -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
1876        -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
1877        -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
1878        -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
1879        -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
1880        -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
1881        -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
1882        -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
1883        -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
1884        -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
1885        -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
1886        -e 's|@''HAVE_OS_H''@|0|g' \
1887        -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
1888    | \
1889    sed -e 's|@''REPLACE_ACCESS''@|0|g' \
1890        -e 's|@''REPLACE_CHOWN''@|0|g' \
1891        -e 's|@''REPLACE_CLOSE''@|0|g' \
1892        -e 's|@''REPLACE_DUP''@|0|g' \
1893        -e 's|@''REPLACE_DUP2''@|0|g' \
1894        -e 's|@''REPLACE_FACCESSAT''@|0|g' \
1895        -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
1896        -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
1897        -e 's|@''REPLACE_GETCWD''@|0|g' \
1898        -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
1899        -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
1900        -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
1901        -e 's|@''REPLACE_GETGROUPS''@|0|g' \
1902        -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
1903        -e 's|@''REPLACE_GETPASS''@|0|g' \
1904        -e 's|@''REPLACE_ISATTY''@|0|g' \
1905        -e 's|@''REPLACE_LCHOWN''@|0|g' \
1906        -e 's|@''REPLACE_LINK''@|0|g' \
1907        -e 's|@''REPLACE_LINKAT''@|0|g' \
1908        -e 's|@''REPLACE_LSEEK''@|0|g' \
1909        -e 's|@''REPLACE_PREAD''@|0|g' \
1910        -e 's|@''REPLACE_PWRITE''@|0|g' \
1911        -e 's|@''REPLACE_READ''@|0|g' \
1912        -e 's|@''REPLACE_READLINK''@|0|g' \
1913        -e 's|@''REPLACE_READLINKAT''@|0|g' \
1914        -e 's|@''REPLACE_RMDIR''@|0|g' \
1915        -e 's|@''REPLACE_SLEEP''@|0|g' \
1916        -e 's|@''REPLACE_SYMLINK''@|0|g' \
1917        -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
1918        -e 's|@''REPLACE_TRUNCATE''@|0|g' \
1919        -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
1920        -e 's|@''REPLACE_UNLINK''@|0|g' \
1921        -e 's|@''REPLACE_UNLINKAT''@|0|g' \
1922        -e 's|@''REPLACE_USLEEP''@|0|g' \
1923        -e 's|@''REPLACE_WRITE''@|0|g' \
1924        -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \
1925        -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
1926        -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
1927        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
1928        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
1929        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h'; \
1930  } > unistd.h-t && \
1931  mv unistd.h-t unistd.h
1932  rm -f unicase/special-casing.h-t unicase/special-casing.h && \
1933  declaration=`grep '^gl_unicase_special_lookup' ../../gl/unicase/special-casing-table.h | sed -e 's/register //g'` && \
1934  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1935    sed -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" ../../gl/unicase/special-casing.in.h; \
1936  } > unicase/special-casing.h-t && \
1937  mv -f unicase/special-casing.h-t unicase/special-casing.h
1938  rm -f unistr.h-t unistr.h && \
1939  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1940    cat ../../gl/unistr.in.h; \
1941  } > unistr.h-t && \
1942  mv -f unistr.h-t unistr.h
1943  rm -f unitypes.h-t unitypes.h && \
1944  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1945    cat ../../gl/unitypes.in.h; \
1946  } > unitypes.h-t && \
1947  mv -f unitypes.h-t unitypes.h
1948  rm -f uniwbrk.h-t uniwbrk.h && \
1949  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1950    cat ../../gl/uniwbrk.in.h; \
1951  } > uniwbrk.h-t && \
1952  mv -f uniwbrk.h-t uniwbrk.h
1953  rm -f uniwidth.h-t uniwidth.h && \
1954  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1955    cat ../../gl/uniwidth.in.h; \
1956  } > uniwidth.h-t && \
1957  mv -f uniwidth.h-t uniwidth.h
1958  rm -f wchar.h-t wchar.h && \
1959  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1960    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1961        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1962        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1963        -e 's|@''PRAGMA_COLUMNS''@||g' \
1964        -e 's|@''HAVE_FEATURES_H''@|1|g' \
1965        -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
1966        -e 's|@''HAVE_WCHAR_H''@|1|g' \
1967        -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
1968        -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
1969        -e 's/@''GNULIB_BTOWC''@/1/g' \
1970        -e 's/@''GNULIB_WCTOB''@/0/g' \
1971        -e 's/@''GNULIB_MBSINIT''@/1/g' \
1972        -e 's/@''GNULIB_MBRTOWC''@/1/g' \
1973        -e 's/@''GNULIB_MBRLEN''@/0/g' \
1974        -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
1975        -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
1976        -e 's/@''GNULIB_WCRTOMB''@/1/g' \
1977        -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
1978        -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
1979        -e 's/@''GNULIB_WCWIDTH''@/1/g' \
1980        -e 's/@''GNULIB_WMEMCHR''@/0/g' \
1981        -e 's/@''GNULIB_WMEMCMP''@/0/g' \
1982        -e 's/@''GNULIB_WMEMCPY''@/0/g' \
1983        -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
1984        -e 's/@''GNULIB_WMEMPCPY''@/0/g' \
1985        -e 's/@''GNULIB_WMEMSET''@/0/g' \
1986        -e 's/@''GNULIB_WCSLEN''@/0/g' \
1987        -e 's/@''GNULIB_WCSNLEN''@/0/g' \
1988        -e 's/@''GNULIB_WCSCPY''@/0/g' \
1989        -e 's/@''GNULIB_WCPCPY''@/0/g' \
1990        -e 's/@''GNULIB_WCSNCPY''@/0/g' \
1991        -e 's/@''GNULIB_WCPNCPY''@/0/g' \
1992        -e 's/@''GNULIB_WCSCAT''@/0/g' \
1993        -e 's/@''GNULIB_WCSNCAT''@/0/g' \
1994        -e 's/@''GNULIB_WCSCMP''@/0/g' \
1995        -e 's/@''GNULIB_WCSNCMP''@/0/g' \
1996        -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
1997        -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
1998        -e 's/@''GNULIB_WCSCOLL''@/0/g' \
1999        -e 's/@''GNULIB_WCSXFRM''@/0/g' \
2000        -e 's/@''GNULIB_WCSDUP''@/0/g' \
2001        -e 's/@''GNULIB_WCSCHR''@/0/g' \
2002        -e 's/@''GNULIB_WCSRCHR''@/0/g' \
2003        -e 's/@''GNULIB_WCSCSPN''@/0/g' \
2004        -e 's/@''GNULIB_WCSSPN''@/0/g' \
2005        -e 's/@''GNULIB_WCSPBRK''@/0/g' \
2006        -e 's/@''GNULIB_WCSSTR''@/0/g' \
2007        -e 's/@''GNULIB_WCSTOK''@/0/g' \
2008        -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
2009        -e 's/@''GNULIB_WCSFTIME''@/0/g' \
2010        < ../../gl/wchar.in.h | \
2011    sed -e 's|@''HAVE_WINT_T''@|1|g' \
2012        -e 's|@''HAVE_BTOWC''@|1|g' \
2013        -e 's|@''HAVE_MBSINIT''@|1|g' \
2014        -e 's|@''HAVE_MBRTOWC''@|1|g' \
2015        -e 's|@''HAVE_MBRLEN''@|1|g' \
2016        -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
2017        -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
2018        -e 's|@''HAVE_WCRTOMB''@|1|g' \
2019        -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
2020        -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
2021        -e 's|@''HAVE_WMEMCHR''@|1|g' \
2022        -e 's|@''HAVE_WMEMCMP''@|1|g' \
2023        -e 's|@''HAVE_WMEMCPY''@|1|g' \
2024        -e 's|@''HAVE_WMEMMOVE''@|1|g' \
2025        -e 's|@''HAVE_WMEMPCPY''@|1|g' \
2026        -e 's|@''HAVE_WMEMSET''@|1|g' \
2027        -e 's|@''HAVE_WCSLEN''@|1|g' \
2028        -e 's|@''HAVE_WCSNLEN''@|1|g' \
2029        -e 's|@''HAVE_WCSCPY''@|1|g' \
2030        -e 's|@''HAVE_WCPCPY''@|1|g' \
2031        -e 's|@''HAVE_WCSNCPY''@|1|g' \
2032        -e 's|@''HAVE_WCPNCPY''@|1|g' \
2033        -e 's|@''HAVE_WCSCAT''@|1|g' \
2034        -e 's|@''HAVE_WCSNCAT''@|1|g' \
2035        -e 's|@''HAVE_WCSCMP''@|1|g' \
2036        -e 's|@''HAVE_WCSNCMP''@|1|g' \
2037        -e 's|@''HAVE_WCSCASECMP''@|1|g' \
2038        -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
2039        -e 's|@''HAVE_WCSCOLL''@|1|g' \
2040        -e 's|@''HAVE_WCSXFRM''@|1|g' \
2041        -e 's|@''HAVE_WCSDUP''@|1|g' \
2042        -e 's|@''HAVE_WCSCHR''@|1|g' \
2043        -e 's|@''HAVE_WCSRCHR''@|1|g' \
2044        -e 's|@''HAVE_WCSCSPN''@|1|g' \
2045        -e 's|@''HAVE_WCSSPN''@|1|g' \
2046        -e 's|@''HAVE_WCSPBRK''@|1|g' \
2047        -e 's|@''HAVE_WCSSTR''@|1|g' \
2048        -e 's|@''HAVE_WCSTOK''@|1|g' \
2049        -e 's|@''HAVE_WCSWIDTH''@|1|g' \
2050        -e 's|@''HAVE_WCSFTIME''@|1|g' \
2051        -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
2052        -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
2053    | \
2054    sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
2055        -e 's|@''REPLACE_BTOWC''@|0|g' \
2056        -e 's|@''REPLACE_WCTOB''@|0|g' \
2057        -e 's|@''REPLACE_MBSINIT''@|0|g' \
2058        -e 's|@''REPLACE_MBRTOWC''@|1|g' \
2059        -e 's|@''REPLACE_MBRLEN''@|0|g' \
2060        -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
2061        -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
2062        -e 's|@''REPLACE_WCRTOMB''@|0|g' \
2063        -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
2064        -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
2065        -e 's|@''REPLACE_WCWIDTH''@|0|g' \
2066        -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
2067        -e 's|@''REPLACE_WCSFTIME''@|0|g' \
2068        -e 's|@''REPLACE_WCSTOK''@|0|g' \
2069        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
2070        -e '/definition of _GL_ARG_NONNULL/r ../../gl/arg-nonnull.h' \
2071        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h'; \
2072  } > wchar.h-t && \
2073  mv wchar.h-t wchar.h
2074  rm -f wctype.h-t wctype.h && \
2075  { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2076    sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2077        -e 's/@''HAVE_WCTYPE_H''@/1/g' \
2078        -e 's|@''INCLUDE_NEXT''@|include_next|g' \
2079        -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
2080        -e 's|@''PRAGMA_COLUMNS''@||g' \
2081        -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
2082        -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
2083        -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
2084        -e 's/@''GNULIB_ISWBLANK''@/1/g' \
2085        -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
2086        -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
2087        -e 's/@''GNULIB_WCTYPE''@/0/g' \
2088        -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
2089        -e 's/@''GNULIB_WCTRANS''@/0/g' \
2090        -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
2091        -e 's/@''HAVE_ISWBLANK''@/1/g' \
2092        -e 's/@''HAVE_ISWCNTRL''@/1/g' \
2093        -e 's/@''HAVE_WCTYPE_T''@/1/g' \
2094        -e 's/@''HAVE_WCTRANS_T''@/1/g' \
2095        -e 's/@''HAVE_WINT_T''@/1/g' \
2096        -e 's/@''REPLACE_ISWBLANK''@/0/g' \
2097        -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
2098        -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
2099        -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
2100        -e 's/@''REPLACE_TOWLOWER''@/0/g' \
2101        -e '/definitions of _GL_FUNCDECL_RPL/r ../../gl/c++defs.h' \
2102        -e '/definition of _GL_WARN_ON_USE/r ../../gl/warn-on-use.h' \
2103        < ../../gl/wctype.in.h; \
2104  } > wctype.h-t && \
2105  mv wctype.h-t wctype.h
2106  make  all-recursive
2107  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
2108  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
2109  depbase=`echo allocator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2110  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT allocator.lo -MD -MP -MF $depbase.Tpo -c -o allocator.lo ../../gl/allocator.c &&\
2111  mv -f $depbase.Tpo $depbase.Plo
2112  depbase=`echo areadlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2113  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT areadlink.lo -MD -MP -MF $depbase.Tpo -c -o areadlink.lo ../../gl/areadlink.c &&\
2114  mv -f $depbase.Tpo $depbase.Plo
2115  depbase=`echo asyncsafe-spin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2116  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT asyncsafe-spin.lo -MD -MP -MF $depbase.Tpo -c -o asyncsafe-spin.lo ../../gl/asyncsafe-spin.c &&\
2117  mv -f $depbase.Tpo $depbase.Plo
2118  depbase=`echo basename-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2119  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT basename-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.lo ../../gl/basename-lgpl.c &&\
2120  mv -f $depbase.Tpo $depbase.Plo
2121  depbase=`echo binary-io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2122  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT binary-io.lo -MD -MP -MF $depbase.Tpo -c -o binary-io.lo ../../gl/binary-io.c &&\
2123  mv -f $depbase.Tpo $depbase.Plo
2124  depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2125  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo ../../gl/c-ctype.c &&\
2126  mv -f $depbase.Tpo $depbase.Plo
2127  depbase=`echo c-snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2128  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-snprintf.lo -MD -MP -MF $depbase.Tpo -c -o c-snprintf.lo ../../gl/c-snprintf.c &&\
2129  mv -f $depbase.Tpo $depbase.Plo
2130  depbase=`echo c-strcasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2131  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-strcasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.lo ../../gl/c-strcasecmp.c &&\
2132  mv -f $depbase.Tpo $depbase.Plo
2133  depbase=`echo c-strncasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2134  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-strncasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.lo ../../gl/c-strncasecmp.c &&\
2135  mv -f $depbase.Tpo $depbase.Plo
2136  depbase=`echo c-strcasestr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2137  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-strcasestr.lo -MD -MP -MF $depbase.Tpo -c -o c-strcasestr.lo ../../gl/c-strcasestr.c &&\
2138  mv -f $depbase.Tpo $depbase.Plo
2139  depbase=`echo c-strtod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2140  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-strtod.lo -MD -MP -MF $depbase.Tpo -c -o c-strtod.lo ../../gl/c-strtod.c &&\
2141  mv -f $depbase.Tpo $depbase.Plo
2142  depbase=`echo c-vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2143  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o c-vasnprintf.lo ../../gl/c-vasnprintf.c &&\
2144  mv -f $depbase.Tpo $depbase.Plo
2145  depbase=`echo c-asprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2146  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-asprintf.lo -MD -MP -MF $depbase.Tpo -c -o c-asprintf.lo ../../gl/c-asprintf.c &&\
2147  mv -f $depbase.Tpo $depbase.Plo
2148  depbase=`echo c-vasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2149  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o c-vasprintf.lo ../../gl/c-vasprintf.c &&\
2150  mv -f $depbase.Tpo $depbase.Plo
2151  depbase=`echo c-xasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2152  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-xasprintf.lo -MD -MP -MF $depbase.Tpo -c -o c-xasprintf.lo ../../gl/c-xasprintf.c &&\
2153  mv -f $depbase.Tpo $depbase.Plo
2154  depbase=`echo c-xvasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2155  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT c-xvasprintf.lo -MD -MP -MF $depbase.Tpo -c -o c-xvasprintf.lo ../../gl/c-xvasprintf.c &&\
2156  mv -f $depbase.Tpo $depbase.Plo
2157  depbase=`echo careadlinkat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2158  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT careadlinkat.lo -MD -MP -MF $depbase.Tpo -c -o careadlinkat.lo ../../gl/careadlinkat.c &&\
2159  mv -f $depbase.Tpo $depbase.Plo
2160  depbase=`echo clean-temp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2161  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT clean-temp.lo -MD -MP -MF $depbase.Tpo -c -o clean-temp.lo ../../gl/clean-temp.c &&\
2162  mv -f $depbase.Tpo $depbase.Plo
2163  depbase=`echo cloexec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2164  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT cloexec.lo -MD -MP -MF $depbase.Tpo -c -o cloexec.lo ../../gl/cloexec.c &&\
2165  mv -f $depbase.Tpo $depbase.Plo
2166  depbase=`echo count-leading-zeros.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2167  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT count-leading-zeros.lo -MD -MP -MF $depbase.Tpo -c -o count-leading-zeros.lo ../../gl/count-leading-zeros.c &&\
2168  mv -f $depbase.Tpo $depbase.Plo
2169  depbase=`echo count-one-bits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2170  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT count-one-bits.lo -MD -MP -MF $depbase.Tpo -c -o count-one-bits.lo ../../gl/count-one-bits.c &&\
2171  mv -f $depbase.Tpo $depbase.Plo
2172  depbase=`echo crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2173  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT crc.lo -MD -MP -MF $depbase.Tpo -c -o crc.lo ../../gl/crc.c &&\
2174  mv -f $depbase.Tpo $depbase.Plo
2175  depbase=`echo md4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2176  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT md4.lo -MD -MP -MF $depbase.Tpo -c -o md4.lo ../../gl/md4.c &&\
2177  mv -f $depbase.Tpo $depbase.Plo
2178  depbase=`echo rijndael-alg-fst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2179  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT rijndael-alg-fst.lo -MD -MP -MF $depbase.Tpo -c -o rijndael-alg-fst.lo ../../gl/rijndael-alg-fst.c &&\
2180  mv -f $depbase.Tpo $depbase.Plo
2181  depbase=`echo rijndael-api-fst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2182  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT rijndael-api-fst.lo -MD -MP -MF $depbase.Tpo -c -o rijndael-api-fst.lo ../../gl/rijndael-api-fst.c &&\
2183  mv -f $depbase.Tpo $depbase.Plo
2184  depbase=`echo dirname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2185  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT dirname.lo -MD -MP -MF $depbase.Tpo -c -o dirname.lo ../../gl/dirname.c &&\
2186  mv -f $depbase.Tpo $depbase.Plo
2187  depbase=`echo basename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2188  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT basename.lo -MD -MP -MF $depbase.Tpo -c -o basename.lo ../../gl/basename.c &&\
2189  mv -f $depbase.Tpo $depbase.Plo
2190  depbase=`echo dirname-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2191  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT dirname-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.lo ../../gl/dirname-lgpl.c &&\
2192  mv -f $depbase.Tpo $depbase.Plo
2193  depbase=`echo stripslash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2194  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT stripslash.lo -MD -MP -MF $depbase.Tpo -c -o stripslash.lo ../../gl/stripslash.c &&\
2195  mv -f $depbase.Tpo $depbase.Plo
2196  depbase=`echo dtoastr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2197  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT dtoastr.lo -MD -MP -MF $depbase.Tpo -c -o dtoastr.lo ../../gl/dtoastr.c &&\
2198  mv -f $depbase.Tpo $depbase.Plo
2199  depbase=`echo exitfail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2200  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT exitfail.lo -MD -MP -MF $depbase.Tpo -c -o exitfail.lo ../../gl/exitfail.c &&\
2201  mv -f $depbase.Tpo $depbase.Plo
2202  depbase=`echo fatal-signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2203  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT fatal-signal.lo -MD -MP -MF $depbase.Tpo -c -o fatal-signal.lo ../../gl/fatal-signal.c &&\
2204  mv -f $depbase.Tpo $depbase.Plo
2205  depbase=`echo fd-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2206  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT fd-hook.lo -MD -MP -MF $depbase.Tpo -c -o fd-hook.lo ../../gl/fd-hook.c &&\
2207  mv -f $depbase.Tpo $depbase.Plo
2208  depbase=`echo full-read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2209  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT full-read.lo -MD -MP -MF $depbase.Tpo -c -o full-read.lo ../../gl/full-read.c &&\
2210  mv -f $depbase.Tpo $depbase.Plo
2211  depbase=`echo full-write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2212  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT full-write.lo -MD -MP -MF $depbase.Tpo -c -o full-write.lo ../../gl/full-write.c &&\
2213  mv -f $depbase.Tpo $depbase.Plo
2214  depbase=`echo fwriteerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2215  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT fwriteerror.lo -MD -MP -MF $depbase.Tpo -c -o fwriteerror.lo ../../gl/fwriteerror.c &&\
2216  mv -f $depbase.Tpo $depbase.Plo
2217  depbase=`echo getprogname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2218  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT getprogname.lo -MD -MP -MF $depbase.Tpo -c -o getprogname.lo ../../gl/getprogname.c &&\
2219  mv -f $depbase.Tpo $depbase.Plo
2220  depbase=`echo hard-locale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2221  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT hard-locale.lo -MD -MP -MF $depbase.Tpo -c -o hard-locale.lo ../../gl/hard-locale.c &&\
2222  mv -f $depbase.Tpo $depbase.Plo
2223  depbase=`echo imaxtostr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2224  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT imaxtostr.lo -MD -MP -MF $depbase.Tpo -c -o imaxtostr.lo ../../gl/imaxtostr.c &&\
2225  mv -f $depbase.Tpo $depbase.Plo
2226  depbase=`echo inttostr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2227  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT inttostr.lo -MD -MP -MF $depbase.Tpo -c -o inttostr.lo ../../gl/inttostr.c &&\
2228  mv -f $depbase.Tpo $depbase.Plo
2229  depbase=`echo offtostr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2230  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT offtostr.lo -MD -MP -MF $depbase.Tpo -c -o offtostr.lo ../../gl/offtostr.c &&\
2231  mv -f $depbase.Tpo $depbase.Plo
2232  depbase=`echo uinttostr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2233  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uinttostr.lo -MD -MP -MF $depbase.Tpo -c -o uinttostr.lo ../../gl/uinttostr.c &&\
2234  mv -f $depbase.Tpo $depbase.Plo
2235  depbase=`echo umaxtostr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2236  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT umaxtostr.lo -MD -MP -MF $depbase.Tpo -c -o umaxtostr.lo ../../gl/umaxtostr.c &&\
2237  mv -f $depbase.Tpo $depbase.Plo
2238  depbase=`echo gl_linked_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2239  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT gl_linked_list.lo -MD -MP -MF $depbase.Tpo -c -o gl_linked_list.lo ../../gl/gl_linked_list.c &&\
2240  mv -f $depbase.Tpo $depbase.Plo
2241  depbase=`echo gl_linkedhash_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2242  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT gl_linkedhash_list.lo -MD -MP -MF $depbase.Tpo -c -o gl_linkedhash_list.lo ../../gl/gl_linkedhash_list.c &&\
2243  mv -f $depbase.Tpo $depbase.Plo
2244  depbase=`echo gl_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2245  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT gl_list.lo -MD -MP -MF $depbase.Tpo -c -o gl_list.lo ../../gl/gl_list.c &&\
2246  mv -f $depbase.Tpo $depbase.Plo
2247  depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2248  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo ../../gl/localcharset.c &&\
2249  mv -f $depbase.Tpo $depbase.Plo
2250  depbase=`echo malloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2251  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT malloca.lo -MD -MP -MF $depbase.Tpo -c -o malloca.lo ../../gl/malloca.c &&\
2252  mv -f $depbase.Tpo $depbase.Plo
2253  depbase=`echo math.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2254  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT math.lo -MD -MP -MF $depbase.Tpo -c -o math.lo ../../gl/math.c &&\
2255  mv -f $depbase.Tpo $depbase.Plo
2256  depbase=`echo mbchar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2257  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT mbchar.lo -MD -MP -MF $depbase.Tpo -c -o mbchar.lo ../../gl/mbchar.c &&\
2258  mv -f $depbase.Tpo $depbase.Plo
2259  depbase=`echo mbiter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2260  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT mbiter.lo -MD -MP -MF $depbase.Tpo -c -o mbiter.lo ../../gl/mbiter.c &&\
2261  mv -f $depbase.Tpo $depbase.Plo
2262  depbase=`echo memcasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2263  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT memcasecmp.lo -MD -MP -MF $depbase.Tpo -c -o memcasecmp.lo ../../gl/memcasecmp.c &&\
2264  mv -f $depbase.Tpo $depbase.Plo
2265  depbase=`echo memchr2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2266  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT memchr2.lo -MD -MP -MF $depbase.Tpo -c -o memchr2.lo ../../gl/memchr2.c &&\
2267  mv -f $depbase.Tpo $depbase.Plo
2268  depbase=`echo nstrftime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2269  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT nstrftime.lo -MD -MP -MF $depbase.Tpo -c -o nstrftime.lo ../../gl/nstrftime.c &&\
2270  mv -f $depbase.Tpo $depbase.Plo
2271  depbase=`echo pipe2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2272  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT pipe2.lo -MD -MP -MF $depbase.Tpo -c -o pipe2.lo ../../gl/pipe2.c &&\
2273  mv -f $depbase.Tpo $depbase.Plo
2274  depbase=`echo printf-frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2275  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT printf-frexp.lo -MD -MP -MF $depbase.Tpo -c -o printf-frexp.lo ../../gl/printf-frexp.c &&\
2276  mv -f $depbase.Tpo $depbase.Plo
2277  depbase=`echo printf-frexpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2278  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT printf-frexpl.lo -MD -MP -MF $depbase.Tpo -c -o printf-frexpl.lo ../../gl/printf-frexpl.c &&\
2279  mv -f $depbase.Tpo $depbase.Plo
2280  depbase=`echo progname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2281  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT progname.lo -MD -MP -MF $depbase.Tpo -c -o progname.lo ../../gl/progname.c &&\
2282  mv -f $depbase.Tpo $depbase.Plo
2283  depbase=`echo read-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2284  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT read-file.lo -MD -MP -MF $depbase.Tpo -c -o read-file.lo ../../gl/read-file.c &&\
2285  mv -f $depbase.Tpo $depbase.Plo
2286  depbase=`echo safe-read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2287  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT safe-read.lo -MD -MP -MF $depbase.Tpo -c -o safe-read.lo ../../gl/safe-read.c &&\
2288  mv -f $depbase.Tpo $depbase.Plo
2289  depbase=`echo safe-write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2290  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT safe-write.lo -MD -MP -MF $depbase.Tpo -c -o safe-write.lo ../../gl/safe-write.c &&\
2291  mv -f $depbase.Tpo $depbase.Plo
2292  depbase=`echo setlocale_null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2293  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT setlocale_null.lo -MD -MP -MF $depbase.Tpo -c -o setlocale_null.lo ../../gl/setlocale_null.c &&\
2294  mv -f $depbase.Tpo $depbase.Plo
2295  depbase=`echo sig-handler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2296  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT sig-handler.lo -MD -MP -MF $depbase.Tpo -c -o sig-handler.lo ../../gl/sig-handler.c &&\
2297  mv -f $depbase.Tpo $depbase.Plo
2298  depbase=`echo sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2299  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT sockets.lo -MD -MP -MF $depbase.Tpo -c -o sockets.lo ../../gl/sockets.c &&\
2300  mv -f $depbase.Tpo $depbase.Plo
2301  depbase=`echo stat-time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2302  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT stat-time.lo -MD -MP -MF $depbase.Tpo -c -o stat-time.lo ../../gl/stat-time.c &&\
2303  mv -f $depbase.Tpo $depbase.Plo
2304  depbase=`echo sys_socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2305  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT sys_socket.lo -MD -MP -MF $depbase.Tpo -c -o sys_socket.lo ../../gl/sys_socket.c &&\
2306  mv -f $depbase.Tpo $depbase.Plo
2307  depbase=`echo tempname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2308  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT tempname.lo -MD -MP -MF $depbase.Tpo -c -o tempname.lo ../../gl/tempname.c &&\
2309  mv -f $depbase.Tpo $depbase.Plo
2310  depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2311  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo ../../gl/glthread/threadlib.c &&\
2312  mv -f $depbase.Tpo $depbase.Plo
2313  depbase=`echo tmpdir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2314  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT tmpdir.lo -MD -MP -MF $depbase.Tpo -c -o tmpdir.lo ../../gl/tmpdir.c &&\
2315  mv -f $depbase.Tpo $depbase.Plo
2316  depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2317  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo ../../gl/unistd.c &&\
2318  mv -f $depbase.Tpo $depbase.Plo
2319  depbase=`echo version-etc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2320  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT version-etc.lo -MD -MP -MF $depbase.Tpo -c -o version-etc.lo ../../gl/version-etc.c &&\
2321  mv -f $depbase.Tpo $depbase.Plo
2322  depbase=`echo version-etc-fsf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2323  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT version-etc-fsf.lo -MD -MP -MF $depbase.Tpo -c -o version-etc-fsf.lo ../../gl/version-etc-fsf.c &&\
2324  mv -f $depbase.Tpo $depbase.Plo
2325  depbase=`echo wctype-h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2326  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT wctype-h.lo -MD -MP -MF $depbase.Tpo -c -o wctype-h.lo ../../gl/wctype-h.c &&\
2327  mv -f $depbase.Tpo $depbase.Plo
2328  depbase=`echo xmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2329  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xmalloc.lo -MD -MP -MF $depbase.Tpo -c -o xmalloc.lo ../../gl/xmalloc.c &&\
2330  mv -f $depbase.Tpo $depbase.Plo
2331  depbase=`echo xalloc-die.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2332  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xalloc-die.lo -MD -MP -MF $depbase.Tpo -c -o xalloc-die.lo ../../gl/xalloc-die.c &&\
2333  mv -f $depbase.Tpo $depbase.Plo
2334  depbase=`echo xbinary-io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2335  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xbinary-io.lo -MD -MP -MF $depbase.Tpo -c -o xbinary-io.lo ../../gl/xbinary-io.c &&\
2336  mv -f $depbase.Tpo $depbase.Plo
2337  depbase=`echo gl_xlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2338  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT gl_xlist.lo -MD -MP -MF $depbase.Tpo -c -o gl_xlist.lo ../../gl/gl_xlist.c &&\
2339  mv -f $depbase.Tpo $depbase.Plo
2340  depbase=`echo xmalloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2341  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xmalloca.lo -MD -MP -MF $depbase.Tpo -c -o xmalloca.lo ../../gl/xmalloca.c &&\
2342  mv -f $depbase.Tpo $depbase.Plo
2343  depbase=`echo xmemdup0.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2344  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xmemdup0.lo -MD -MP -MF $depbase.Tpo -c -o xmemdup0.lo ../../gl/xmemdup0.c &&\
2345  mv -f $depbase.Tpo $depbase.Plo
2346  depbase=`echo xreadlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2347  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xreadlink.lo -MD -MP -MF $depbase.Tpo -c -o xreadlink.lo ../../gl/xreadlink.c &&\
2348  mv -f $depbase.Tpo $depbase.Plo
2349  depbase=`echo xsize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2350  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xsize.lo -MD -MP -MF $depbase.Tpo -c -o xsize.lo ../../gl/xsize.c &&\
2351  mv -f $depbase.Tpo $depbase.Plo
2352  depbase=`echo xstrndup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2353  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xstrndup.lo -MD -MP -MF $depbase.Tpo -c -o xstrndup.lo ../../gl/xstrndup.c &&\
2354  mv -f $depbase.Tpo $depbase.Plo
2355  depbase=`echo xvasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2356  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xvasprintf.lo -MD -MP -MF $depbase.Tpo -c -o xvasprintf.lo ../../gl/xvasprintf.c &&\
2357  mv -f $depbase.Tpo $depbase.Plo
2358  depbase=`echo xasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2359  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT xasprintf.lo -MD -MP -MF $depbase.Tpo -c -o xasprintf.lo ../../gl/xasprintf.c &&\
2360  mv -f $depbase.Tpo $depbase.Plo
2361  depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2362  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo ../../gl/asnprintf.c &&\
2363  mv -f $depbase.Tpo $depbase.Plo
2364  depbase=`echo fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2365  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT fcntl.lo -MD -MP -MF $depbase.Tpo -c -o fcntl.lo ../../gl/fcntl.c &&\
2366  mv -f $depbase.Tpo $depbase.Plo
2367  depbase=`echo fseterr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2368  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT fseterr.lo -MD -MP -MF $depbase.Tpo -c -o fseterr.lo ../../gl/fseterr.c &&\
2369  mv -f $depbase.Tpo $depbase.Plo
2370  depbase=`echo mbrtowc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2371  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT mbrtowc.lo -MD -MP -MF $depbase.Tpo -c -o mbrtowc.lo ../../gl/mbrtowc.c &&\
2372  mv -f $depbase.Tpo $depbase.Plo
2373  depbase=`echo mktime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2374  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT mktime.lo -MD -MP -MF $depbase.Tpo -c -o mktime.lo ../../gl/mktime.c &&\
2375  mv -f $depbase.Tpo $depbase.Plo
2376  depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2377  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo ../../gl/printf-args.c &&\
2378  mv -f $depbase.Tpo $depbase.Plo
2379  depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2380  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo ../../gl/printf-parse.c &&\
2381  mv -f $depbase.Tpo $depbase.Plo
2382  depbase=`echo progreloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2383  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT progreloc.lo -MD -MP -MF $depbase.Tpo -c -o progreloc.lo ../../gl/progreloc.c &&\
2384  mv -f $depbase.Tpo $depbase.Plo
2385  depbase=`echo regex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2386  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT regex.lo -MD -MP -MF $depbase.Tpo -c -o regex.lo ../../gl/regex.c &&\
2387  mv -f $depbase.Tpo $depbase.Plo
2388  depbase=`echo relocatable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2389  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT relocatable.lo -MD -MP -MF $depbase.Tpo -c -o relocatable.lo ../../gl/relocatable.c &&\
2390  mv -f $depbase.Tpo $depbase.Plo
2391  depbase=`echo time_rz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2392  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT time_rz.lo -MD -MP -MF $depbase.Tpo -c -o time_rz.lo ../../gl/time_rz.c &&\
2393  mv -f $depbase.Tpo $depbase.Plo
2394  depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2395  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo ../../gl/vasnprintf.c &&\
2396  mv -f $depbase.Tpo $depbase.Plo
2397  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-asprintf.lo -MD -MP -MF .deps/c-asprintf.Tpo -c ../../gl/c-asprintf.c  -fPIC -DPIC -o .libs/c-asprintf.o
2398  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT binary-io.lo -MD -MP -MF .deps/binary-io.Tpo -c ../../gl/binary-io.c  -fPIC -DPIC -o .libs/binary-io.o
2399  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-vasprintf.lo -MD -MP -MF .deps/c-vasprintf.Tpo -c ../../gl/c-vasprintf.c  -fPIC -DPIC -o .libs/c-vasprintf.o
2400  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c ../../gl/c-ctype.c  -fPIC -DPIC -o .libs/c-ctype.o
2401  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c ../../gl/allocator.c  -fPIC -DPIC -o .libs/allocator.o
2402  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-vasnprintf.lo -MD -MP -MF .deps/c-vasnprintf.Tpo -c ../../gl/c-vasnprintf.c  -fPIC -DPIC -o .libs/c-vasnprintf.o
2403  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c ../../gl/c-strcasecmp.c  -fPIC -DPIC -o .libs/c-strcasecmp.o
2404  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT careadlinkat.lo -MD -MP -MF .deps/careadlinkat.Tpo -c ../../gl/careadlinkat.c  -fPIC -DPIC -o .libs/careadlinkat.o
2405  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT asyncsafe-spin.lo -MD -MP -MF .deps/asyncsafe-spin.Tpo -c ../../gl/asyncsafe-spin.c  -fPIC -DPIC -o .libs/asyncsafe-spin.o
2406  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-strcasestr.lo -MD -MP -MF .deps/c-strcasestr.Tpo -c ../../gl/c-strcasestr.c  -fPIC -DPIC -o .libs/c-strcasestr.o
2407  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-snprintf.lo -MD -MP -MF .deps/c-snprintf.Tpo -c ../../gl/c-snprintf.c  -fPIC -DPIC -o .libs/c-snprintf.o
2408  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c ../../gl/basename-lgpl.c  -fPIC -DPIC -o .libs/basename-lgpl.o
2409  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT count-one-bits.lo -MD -MP -MF .deps/count-one-bits.Tpo -c ../../gl/count-one-bits.c  -fPIC -DPIC -o .libs/count-one-bits.o
2410  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-strtod.lo -MD -MP -MF .deps/c-strtod.Tpo -c ../../gl/c-strtod.c  -fPIC -DPIC -o .libs/c-strtod.o
2411  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c ../../gl/cloexec.c  -fPIC -DPIC -o .libs/cloexec.o
2412  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-xvasprintf.lo -MD -MP -MF .deps/c-xvasprintf.Tpo -c ../../gl/c-xvasprintf.c  -fPIC -DPIC -o .libs/c-xvasprintf.o
2413  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c ../../gl/c-strncasecmp.c  -fPIC -DPIC -o .libs/c-strncasecmp.o
2414  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c ../../gl/md4.c  -fPIC -DPIC -o .libs/md4.o
2415  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT rijndael-api-fst.lo -MD -MP -MF .deps/rijndael-api-fst.Tpo -c ../../gl/rijndael-api-fst.c  -fPIC -DPIC -o .libs/rijndael-api-fst.o
2416  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c ../../gl/dirname-lgpl.c  -fPIC -DPIC -o .libs/dirname-lgpl.o
2417  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT areadlink.lo -MD -MP -MF .deps/areadlink.Tpo -c ../../gl/areadlink.c  -fPIC -DPIC -o .libs/areadlink.o
2418  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fatal-signal.lo -MD -MP -MF .deps/fatal-signal.Tpo -c ../../gl/fatal-signal.c  -fPIC -DPIC -o .libs/fatal-signal.o
2419  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c ../../gl/fd-hook.c  -fPIC -DPIC -o .libs/fd-hook.o
2420  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c ../../gl/exitfail.c  -fPIC -DPIC -o .libs/exitfail.o
2421  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c ../../gl/dirname.c  -fPIC -DPIC -o .libs/dirname.o
2422  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT dtoastr.lo -MD -MP -MF .deps/dtoastr.Tpo -c ../../gl/dtoastr.c  -fPIC -DPIC -o .libs/dtoastr.o
2423  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT full-read.lo -MD -MP -MF .deps/full-read.Tpo -c ../../gl/full-read.c  -fPIC -DPIC -o .libs/full-read.o
2424  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c ../../gl/rijndael-alg-fst.c  -fPIC -DPIC -o .libs/rijndael-alg-fst.o
2425  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT hard-locale.lo -MD -MP -MF .deps/hard-locale.Tpo -c ../../gl/hard-locale.c  -fPIC -DPIC -o .libs/hard-locale.o
2426  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT count-leading-zeros.lo -MD -MP -MF .deps/count-leading-zeros.Tpo -c ../../gl/count-leading-zeros.c  -fPIC -DPIC -o .libs/count-leading-zeros.o
2427  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c ../../gl/getprogname.c  -fPIC -DPIC -o .libs/getprogname.o
2428  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c ../../gl/crc.c  -fPIC -DPIC -o .libs/crc.o
2429  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fwriteerror.lo -MD -MP -MF .deps/fwriteerror.Tpo -c ../../gl/fwriteerror.c  -fPIC -DPIC -o .libs/fwriteerror.o
2430  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-xasprintf.lo -MD -MP -MF .deps/c-xasprintf.Tpo -c ../../gl/c-xasprintf.c  -fPIC -DPIC -o .libs/c-xasprintf.o
2431  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c ../../gl/basename.c  -fPIC -DPIC -o .libs/basename.o
2432  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT clean-temp.lo -MD -MP -MF .deps/clean-temp.Tpo -c ../../gl/clean-temp.c  -fPIC -DPIC -o .libs/clean-temp.o
2433  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c ../../gl/stripslash.c  -fPIC -DPIC -o .libs/stripslash.o
2434  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT full-write.lo -MD -MP -MF .deps/full-write.Tpo -c ../../gl/full-write.c  -fPIC -DPIC -o .libs/full-write.o
2435  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uinttostr.lo -MD -MP -MF .deps/uinttostr.Tpo -c ../../gl/uinttostr.c  -fPIC -DPIC -o .libs/uinttostr.o
2436  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT umaxtostr.lo -MD -MP -MF .deps/umaxtostr.Tpo -c ../../gl/umaxtostr.c  -fPIC -DPIC -o .libs/umaxtostr.o
2437  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c ../../gl/localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
2438  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c ../../gl/malloca.c  -fPIC -DPIC -o .libs/malloca.o
2439  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT imaxtostr.lo -MD -MP -MF .deps/imaxtostr.Tpo -c ../../gl/imaxtostr.c  -fPIC -DPIC -o .libs/imaxtostr.o
2440  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT gl_linked_list.lo -MD -MP -MF .deps/gl_linked_list.Tpo -c ../../gl/gl_linked_list.c  -fPIC -DPIC -o .libs/gl_linked_list.o
2441  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT offtostr.lo -MD -MP -MF .deps/offtostr.Tpo -c ../../gl/offtostr.c  -fPIC -DPIC -o .libs/offtostr.o
2442  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT pipe2.lo -MD -MP -MF .deps/pipe2.Tpo -c ../../gl/pipe2.c  -fPIC -DPIC -o .libs/pipe2.o
2443  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT inttostr.lo -MD -MP -MF .deps/inttostr.Tpo -c ../../gl/inttostr.c  -fPIC -DPIC -o .libs/inttostr.o
2444  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT gl_linkedhash_list.lo -MD -MP -MF .deps/gl_linkedhash_list.Tpo -c ../../gl/gl_linkedhash_list.c  -fPIC -DPIC -o .libs/gl_linkedhash_list.o
2445  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT gl_list.lo -MD -MP -MF .deps/gl_list.Tpo -c ../../gl/gl_list.c  -fPIC -DPIC -o .libs/gl_list.o
2446  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT nstrftime.lo -MD -MP -MF .deps/nstrftime.Tpo -c ../../gl/nstrftime.c  -fPIC -DPIC -o .libs/nstrftime.o
2447  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT mbchar.lo -MD -MP -MF .deps/mbchar.Tpo -c ../../gl/mbchar.c  -fPIC -DPIC -o .libs/mbchar.o
2448  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT mbiter.lo -MD -MP -MF .deps/mbiter.Tpo -c ../../gl/mbiter.c  -fPIC -DPIC -o .libs/mbiter.o
2449  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT memchr2.lo -MD -MP -MF .deps/memchr2.Tpo -c ../../gl/memchr2.c  -fPIC -DPIC -o .libs/memchr2.o
2450  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c ../../gl/safe-read.c  -fPIC -DPIC -o .libs/safe-read.o
2451  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT setlocale_null.lo -MD -MP -MF .deps/setlocale_null.Tpo -c ../../gl/setlocale_null.c  -fPIC -DPIC -o .libs/setlocale_null.o
2452  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT printf-frexp.lo -MD -MP -MF .deps/printf-frexp.Tpo -c ../../gl/printf-frexp.c  -fPIC -DPIC -o .libs/printf-frexp.o
2453  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT printf-frexpl.lo -MD -MP -MF .deps/printf-frexpl.Tpo -c ../../gl/printf-frexpl.c  -fPIC -DPIC -o .libs/printf-frexpl.o
2454  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT safe-write.lo -MD -MP -MF .deps/safe-write.Tpo -c ../../gl/safe-write.c  -fPIC -DPIC -o .libs/safe-write.o
2455  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c ../../gl/read-file.c  -fPIC -DPIC -o .libs/read-file.o
2456  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c ../../gl/tempname.c  -fPIC -DPIC -o .libs/tempname.o
2457  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c ../../gl/sockets.c  -fPIC -DPIC -o .libs/sockets.o
2458  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT memcasecmp.lo -MD -MP -MF .deps/memcasecmp.Tpo -c ../../gl/memcasecmp.c  -fPIC -DPIC -o .libs/memcasecmp.o
2459  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT stat-time.lo -MD -MP -MF .deps/stat-time.Tpo -c ../../gl/stat-time.c  -fPIC -DPIC -o .libs/stat-time.o
2460  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT sig-handler.lo -MD -MP -MF .deps/sig-handler.Tpo -c ../../gl/sig-handler.c  -fPIC -DPIC -o .libs/sig-handler.o
2461  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c ../../gl/tmpdir.c  -fPIC -DPIC -o .libs/tmpdir.o
2462  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT sys_socket.lo -MD -MP -MF .deps/sys_socket.Tpo -c ../../gl/sys_socket.c  -fPIC -DPIC -o .libs/sys_socket.o
2463  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-asprintf.lo -MD -MP -MF .deps/c-asprintf.Tpo -c ../../gl/c-asprintf.c -o c-asprintf.o >/dev/null 2>&1
2464  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c ../../gl/progname.c  -fPIC -DPIC -o .libs/progname.o
2465  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c ../../gl/glthread/threadlib.c  -fPIC -DPIC -o glthread/.libs/threadlib.o
2466  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT math.lo -MD -MP -MF .deps/math.Tpo -c ../../gl/math.c  -fPIC -DPIC -o .libs/math.o
2467  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c ../../gl/allocator.c -o allocator.o >/dev/null 2>&1
2468  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT binary-io.lo -MD -MP -MF .deps/binary-io.Tpo -c ../../gl/binary-io.c -o binary-io.o >/dev/null 2>&1
2469  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c ../../gl/version-etc.c  -fPIC -DPIC -o .libs/version-etc.o
2470  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c ../../gl/exitfail.c -o exitfail.o >/dev/null 2>&1
2471  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c ../../gl/fd-hook.c -o fd-hook.o >/dev/null 2>&1
2472  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c ../../gl/unistd.c  -fPIC -DPIC -o .libs/unistd.o
2473  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c ../../gl/xmalloc.c  -fPIC -DPIC -o .libs/xmalloc.o
2474  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT gl_xlist.lo -MD -MP -MF .deps/gl_xlist.Tpo -c ../../gl/gl_xlist.c  -fPIC -DPIC -o .libs/gl_xlist.o
2475  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xbinary-io.lo -MD -MP -MF .deps/xbinary-io.Tpo -c ../../gl/xbinary-io.c  -fPIC -DPIC -o .libs/xbinary-io.o
2476  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c ../../gl/c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
2477  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c ../../gl/asnprintf.c  -fPIC -DPIC -o .libs/asnprintf.o
2478  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c ../../gl/version-etc-fsf.c  -fPIC -DPIC -o .libs/version-etc-fsf.o
2479  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c ../../gl/xalloc-die.c  -fPIC -DPIC -o .libs/xalloc-die.o
2480  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xasprintf.lo -MD -MP -MF .deps/xasprintf.Tpo -c ../../gl/xasprintf.c  -fPIC -DPIC -o .libs/xasprintf.o
2481  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-xasprintf.lo -MD -MP -MF .deps/c-xasprintf.Tpo -c ../../gl/c-xasprintf.c -o c-xasprintf.o >/dev/null 2>&1
2482  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c ../../gl/basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1
2483  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT mbrtowc.lo -MD -MP -MF .deps/mbrtowc.Tpo -c ../../gl/mbrtowc.c  -fPIC -DPIC -o .libs/mbrtowc.o
2484  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xmalloca.lo -MD -MP -MF .deps/xmalloca.Tpo -c ../../gl/xmalloca.c  -fPIC -DPIC -o .libs/xmalloca.o
2485  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xreadlink.lo -MD -MP -MF .deps/xreadlink.Tpo -c ../../gl/xreadlink.c  -fPIC -DPIC -o .libs/xreadlink.o
2486  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c ../../gl/wctype-h.c  -fPIC -DPIC -o .libs/wctype-h.o
2487  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT hard-locale.lo -MD -MP -MF .deps/hard-locale.Tpo -c ../../gl/hard-locale.c -o hard-locale.o >/dev/null 2>&1
2488  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c ../../gl/xsize.c  -fPIC -DPIC -o .libs/xsize.o
2489  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xvasprintf.lo -MD -MP -MF .deps/xvasprintf.Tpo -c ../../gl/xvasprintf.c  -fPIC -DPIC -o .libs/xvasprintf.o
2490  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-vasprintf.lo -MD -MP -MF .deps/c-vasprintf.Tpo -c ../../gl/c-vasprintf.c -o c-vasprintf.o >/dev/null 2>&1
2491  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xmemdup0.lo -MD -MP -MF .deps/xmemdup0.Tpo -c ../../gl/xmemdup0.c  -fPIC -DPIC -o .libs/xmemdup0.o
2492  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-xvasprintf.lo -MD -MP -MF .deps/c-xvasprintf.Tpo -c ../../gl/c-xvasprintf.c -o c-xvasprintf.o >/dev/null 2>&1
2493  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c ../../gl/mktime.c  -fPIC -DPIC -o .libs/mktime.o
2494  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c ../../gl/c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
2495  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c ../../gl/xstrndup.c  -fPIC -DPIC -o .libs/xstrndup.o
2496  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c ../../gl/printf-args.c  -fPIC -DPIC -o .libs/printf-args.o
2497  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c ../../gl/printf-parse.c  -fPIC -DPIC -o .libs/printf-parse.o
2498  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fseterr.lo -MD -MP -MF .deps/fseterr.Tpo -c ../../gl/fseterr.c  -fPIC -DPIC -o .libs/fseterr.o
2499  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c ../../gl/fcntl.c  -fPIC -DPIC -o .libs/fcntl.o
2500  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT count-one-bits.lo -MD -MP -MF .deps/count-one-bits.Tpo -c ../../gl/count-one-bits.c -o count-one-bits.o >/dev/null 2>&1
2501  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c ../../gl/regex.c  -fPIC -DPIC -o .libs/regex.o
2502  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT full-read.lo -MD -MP -MF .deps/full-read.Tpo -c ../../gl/full-read.c -o full-read.o >/dev/null 2>&1
2503  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT progreloc.lo -MD -MP -MF .deps/progreloc.Tpo -c ../../gl/progreloc.c  -fPIC -DPIC -o .libs/progreloc.o
2504  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c ../../gl/vasnprintf.c  -fPIC -DPIC -o .libs/vasnprintf.o
2505  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT full-write.lo -MD -MP -MF .deps/full-write.Tpo -c ../../gl/full-write.c -o full-write.o >/dev/null 2>&1
2506  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c ../../gl/stripslash.c -o stripslash.o >/dev/null 2>&1
2507  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c ../../gl/crc.c -o crc.o >/dev/null 2>&1
2508  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT asyncsafe-spin.lo -MD -MP -MF .deps/asyncsafe-spin.Tpo -c ../../gl/asyncsafe-spin.c -o asyncsafe-spin.o >/dev/null 2>&1
2509  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT time_rz.lo -MD -MP -MF .deps/time_rz.Tpo -c ../../gl/time_rz.c  -fPIC -DPIC -o .libs/time_rz.o
2510  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-strtod.lo -MD -MP -MF .deps/c-strtod.Tpo -c ../../gl/c-strtod.c -o c-strtod.o >/dev/null 2>&1
2511  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c ../../gl/getprogname.c -o getprogname.o >/dev/null 2>&1
2512  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT umaxtostr.lo -MD -MP -MF .deps/umaxtostr.Tpo -c ../../gl/umaxtostr.c -o umaxtostr.o >/dev/null 2>&1
2513  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT relocatable.lo -MD -MP -MF .deps/relocatable.Tpo -c ../../gl/relocatable.c  -fPIC -DPIC -o .libs/relocatable.o
2514  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uinttostr.lo -MD -MP -MF .deps/uinttostr.Tpo -c ../../gl/uinttostr.c -o uinttostr.o >/dev/null 2>&1
2515  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c ../../gl/dirname.c -o dirname.o >/dev/null 2>&1
2516  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c ../../gl/cloexec.c -o cloexec.o >/dev/null 2>&1
2517  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c ../../gl/c-ctype.c -o c-ctype.o >/dev/null 2>&1
2518  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-snprintf.lo -MD -MP -MF .deps/c-snprintf.Tpo -c ../../gl/c-snprintf.c -o c-snprintf.o >/dev/null 2>&1
2519  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT count-leading-zeros.lo -MD -MP -MF .deps/count-leading-zeros.Tpo -c ../../gl/count-leading-zeros.c -o count-leading-zeros.o >/dev/null 2>&1
2520  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT areadlink.lo -MD -MP -MF .deps/areadlink.Tpo -c ../../gl/areadlink.c -o areadlink.o >/dev/null 2>&1
2521  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT careadlinkat.lo -MD -MP -MF .deps/careadlinkat.Tpo -c ../../gl/careadlinkat.c -o careadlinkat.o >/dev/null 2>&1
2522  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c ../../gl/basename.c -o basename.o >/dev/null 2>&1
2523  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT inttostr.lo -MD -MP -MF .deps/inttostr.Tpo -c ../../gl/inttostr.c -o inttostr.o >/dev/null 2>&1
2524  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT offtostr.lo -MD -MP -MF .deps/offtostr.Tpo -c ../../gl/offtostr.c -o offtostr.o >/dev/null 2>&1
2525  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c ../../gl/sockets.c -o sockets.o >/dev/null 2>&1
2526  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT sys_socket.lo -MD -MP -MF .deps/sys_socket.Tpo -c ../../gl/sys_socket.c -o sys_socket.o >/dev/null 2>&1
2527  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c ../../gl/dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1
2528  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT imaxtostr.lo -MD -MP -MF .deps/imaxtostr.Tpo -c ../../gl/imaxtostr.c -o imaxtostr.o >/dev/null 2>&1
2529  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT memcasecmp.lo -MD -MP -MF .deps/memcasecmp.Tpo -c ../../gl/memcasecmp.c -o memcasecmp.o >/dev/null 2>&1
2530  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT dtoastr.lo -MD -MP -MF .deps/dtoastr.Tpo -c ../../gl/dtoastr.c -o dtoastr.o >/dev/null 2>&1
2531  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c ../../gl/malloca.c -o malloca.o >/dev/null 2>&1
2532  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT sig-handler.lo -MD -MP -MF .deps/sig-handler.Tpo -c ../../gl/sig-handler.c -o sig-handler.o >/dev/null 2>&1
2533  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c ../../gl/safe-read.c -o safe-read.o >/dev/null 2>&1
2534  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT safe-write.lo -MD -MP -MF .deps/safe-write.Tpo -c ../../gl/safe-write.c -o safe-write.o >/dev/null 2>&1
2535  depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2536  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo ../../gl/glthread/lock.c &&\
2537  mv -f $depbase.Tpo $depbase.Plo
2538  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fwriteerror.lo -MD -MP -MF .deps/fwriteerror.Tpo -c ../../gl/fwriteerror.c -o fwriteerror.o >/dev/null 2>&1
2539  depbase=`echo unicase/cased.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2540  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/cased.lo -MD -MP -MF $depbase.Tpo -c -o unicase/cased.lo ../../gl/unicase/cased.c &&\
2541  mv -f $depbase.Tpo $depbase.Plo
2542  depbase=`echo unicase/empty-prefix-context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2543  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/empty-prefix-context.lo -MD -MP -MF $depbase.Tpo -c -o unicase/empty-prefix-context.lo ../../gl/unicase/empty-prefix-context.c &&\
2544  mv -f $depbase.Tpo $depbase.Plo
2545  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c ../../gl/localcharset.c -o localcharset.o >/dev/null 2>&1
2546  depbase=`echo unicase/empty-suffix-context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2547  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/empty-suffix-context.lo -MD -MP -MF $depbase.Tpo -c -o unicase/empty-suffix-context.lo ../../gl/unicase/empty-suffix-context.c &&\
2548  mv -f $depbase.Tpo $depbase.Plo
2549  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT setlocale_null.lo -MD -MP -MF .deps/setlocale_null.Tpo -c ../../gl/setlocale_null.c -o setlocale_null.o >/dev/null 2>&1
2550  depbase=`echo unicase/ignorable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2551  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/ignorable.lo -MD -MP -MF $depbase.Tpo -c -o unicase/ignorable.lo ../../gl/unicase/ignorable.c &&\
2552  mv -f $depbase.Tpo $depbase.Plo
2553  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c ../../gl/unistd.c -o unistd.o >/dev/null 2>&1
2554  depbase=`echo unicase/special-casing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2555  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/special-casing.lo -MD -MP -MF $depbase.Tpo -c -o unicase/special-casing.lo ../../gl/unicase/special-casing.c &&\
2556  mv -f $depbase.Tpo $depbase.Plo
2557  depbase=`echo unicase/tocasefold.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2558  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/tocasefold.lo -MD -MP -MF $depbase.Tpo -c -o unicase/tocasefold.lo ../../gl/unicase/tocasefold.c &&\
2559  mv -f $depbase.Tpo $depbase.Plo
2560  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT memchr2.lo -MD -MP -MF .deps/memchr2.Tpo -c ../../gl/memchr2.c -o memchr2.o >/dev/null 2>&1
2561  depbase=`echo unicase/tolower.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2562  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/tolower.lo -MD -MP -MF $depbase.Tpo -c -o unicase/tolower.lo ../../gl/unicase/tolower.c &&\
2563  mv -f $depbase.Tpo $depbase.Plo
2564  depbase=`echo unicase/totitle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2565  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/totitle.lo -MD -MP -MF $depbase.Tpo -c -o unicase/totitle.lo ../../gl/unicase/totitle.c &&\
2566  mv -f $depbase.Tpo $depbase.Plo
2567  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c ../../gl/glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1
2568  depbase=`echo unicase/toupper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2569  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/toupper.lo -MD -MP -MF $depbase.Tpo -c -o unicase/toupper.lo ../../gl/unicase/toupper.c &&\
2570  mv -f $depbase.Tpo $depbase.Plo
2571  depbase=`echo unicase/u8-casecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2572  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/u8-casecmp.lo -MD -MP -MF $depbase.Tpo -c -o unicase/u8-casecmp.lo ../../gl/unicase/u8-casecmp.c &&\
2573  mv -f $depbase.Tpo $depbase.Plo
2574  depbase=`echo unicase/u8-casefold.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2575  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/u8-casefold.lo -MD -MP -MF $depbase.Tpo -c -o unicase/u8-casefold.lo ../../gl/unicase/u8-casefold.c &&\
2576  mv -f $depbase.Tpo $depbase.Plo
2577  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT stat-time.lo -MD -MP -MF .deps/stat-time.Tpo -c ../../gl/stat-time.c -o stat-time.o >/dev/null 2>&1
2578  depbase=`echo unicase/u8-casemap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2579  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/u8-casemap.lo -MD -MP -MF $depbase.Tpo -c -o unicase/u8-casemap.lo ../../gl/unicase/u8-casemap.c &&\
2580  mv -f $depbase.Tpo $depbase.Plo
2581  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT pipe2.lo -MD -MP -MF .deps/pipe2.Tpo -c ../../gl/pipe2.c -o pipe2.o >/dev/null 2>&1
2582  depbase=`echo unicase/u8-ct-casefold.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2583  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/u8-ct-casefold.lo -MD -MP -MF $depbase.Tpo -c -o unicase/u8-ct-casefold.lo ../../gl/unicase/u8-ct-casefold.c &&\
2584  mv -f $depbase.Tpo $depbase.Plo
2585  depbase=`echo unicase/u8-ct-totitle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2586  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/u8-ct-totitle.lo -MD -MP -MF $depbase.Tpo -c -o unicase/u8-ct-totitle.lo ../../gl/unicase/u8-ct-totitle.c &&\
2587  mv -f $depbase.Tpo $depbase.Plo
2588  depbase=`echo unicase/u8-tolower.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2589  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/u8-tolower.lo -MD -MP -MF $depbase.Tpo -c -o unicase/u8-tolower.lo ../../gl/unicase/u8-tolower.c &&\
2590  mv -f $depbase.Tpo $depbase.Plo
2591  depbase=`echo unicase/u8-totitle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2592  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/u8-totitle.lo -MD -MP -MF $depbase.Tpo -c -o unicase/u8-totitle.lo ../../gl/unicase/u8-totitle.c &&\
2593  mv -f $depbase.Tpo $depbase.Plo
2594  depbase=`echo unicase/u8-toupper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2595  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unicase/u8-toupper.lo -MD -MP -MF $depbase.Tpo -c -o unicase/u8-toupper.lo ../../gl/unicase/u8-toupper.c &&\
2596  mv -f $depbase.Tpo $depbase.Plo
2597  depbase=`echo unictype/categ_none.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2598  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unictype/categ_none.lo -MD -MP -MF $depbase.Tpo -c -o unictype/categ_none.lo ../../gl/unictype/categ_none.c &&\
2599  mv -f $depbase.Tpo $depbase.Plo
2600  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c ../../gl/asnprintf.c -o asnprintf.o >/dev/null 2>&1
2601  depbase=`echo unictype/categ_of.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2602  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unictype/categ_of.lo -MD -MP -MF $depbase.Tpo -c -o unictype/categ_of.lo ../../gl/unictype/categ_of.c &&\
2603  mv -f $depbase.Tpo $depbase.Plo
2604  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c ../../gl/progname.c -o progname.o >/dev/null 2>&1
2605  depbase=`echo unictype/combiningclass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2606  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unictype/combiningclass.lo -MD -MP -MF $depbase.Tpo -c -o unictype/combiningclass.lo ../../gl/unictype/combiningclass.c &&\
2607  mv -f $depbase.Tpo $depbase.Plo
2608  depbase=`echo unictype/ctype_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2609  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unictype/ctype_print.lo -MD -MP -MF $depbase.Tpo -c -o unictype/ctype_print.lo ../../gl/unictype/ctype_print.c &&\
2610  mv -f $depbase.Tpo $depbase.Plo
2611  depbase=`echo unictype/pr_soft_dotted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2612  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unictype/pr_soft_dotted.lo -MD -MP -MF $depbase.Tpo -c -o unictype/pr_soft_dotted.lo ../../gl/unictype/pr_soft_dotted.c &&\
2613  mv -f $depbase.Tpo $depbase.Plo
2614  depbase=`echo unigbrk/uc-gbrk-prop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2615  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unigbrk/uc-gbrk-prop.lo -MD -MP -MF $depbase.Tpo -c -o unigbrk/uc-gbrk-prop.lo ../../gl/unigbrk/uc-gbrk-prop.c &&\
2616  mv -f $depbase.Tpo $depbase.Plo
2617  depbase=`echo unigbrk/uc-is-grapheme-break.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2618  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unigbrk/uc-is-grapheme-break.lo -MD -MP -MF $depbase.Tpo -c -o unigbrk/uc-is-grapheme-break.lo ../../gl/unigbrk/uc-is-grapheme-break.c &&\
2619  mv -f $depbase.Tpo $depbase.Plo
2620  depbase=`echo unilbrk/lbrktables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2621  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unilbrk/lbrktables.lo -MD -MP -MF $depbase.Tpo -c -o unilbrk/lbrktables.lo ../../gl/unilbrk/lbrktables.c &&\
2622  mv -f $depbase.Tpo $depbase.Plo
2623  depbase=`echo unilbrk/u8-possible-linebreaks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2624  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unilbrk/u8-possible-linebreaks.lo -MD -MP -MF $depbase.Tpo -c -o unilbrk/u8-possible-linebreaks.lo ../../gl/unilbrk/u8-possible-linebreaks.c &&\
2625  mv -f $depbase.Tpo $depbase.Plo
2626  depbase=`echo uninorm/canonical-decomposition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2627  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/canonical-decomposition.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/canonical-decomposition.lo ../../gl/uninorm/canonical-decomposition.c &&\
2628  mv -f $depbase.Tpo $depbase.Plo
2629  depbase=`echo uninorm/compat-decomposition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2630  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/compat-decomposition.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/compat-decomposition.lo ../../gl/uninorm/compat-decomposition.c &&\
2631  mv -f $depbase.Tpo $depbase.Plo
2632  depbase=`echo uninorm/decompose-internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2633  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/decompose-internal.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/decompose-internal.lo ../../gl/uninorm/decompose-internal.c &&\
2634  mv -f $depbase.Tpo $depbase.Plo
2635  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xasprintf.lo -MD -MP -MF .deps/xasprintf.Tpo -c ../../gl/xasprintf.c -o xasprintf.o >/dev/null 2>&1
2636  depbase=`echo uninorm/decomposing-form.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2637  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/decomposing-form.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/decomposing-form.lo ../../gl/uninorm/decomposing-form.c &&\
2638  mv -f $depbase.Tpo $depbase.Plo
2639  depbase=`echo uninorm/decomposition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2640  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/decomposition.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/decomposition.lo ../../gl/uninorm/decomposition.c &&\
2641  mv -f $depbase.Tpo $depbase.Plo
2642  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c ../../gl/version-etc-fsf.c -o version-etc-fsf.o >/dev/null 2>&1
2643  depbase=`echo uninorm/decomposition-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2644  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/decomposition-table.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/decomposition-table.lo ../../gl/uninorm/decomposition-table.c &&\
2645  mv -f $depbase.Tpo $depbase.Plo
2646  depbase=`echo uninorm/nfd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2647  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/nfd.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/nfd.lo ../../gl/uninorm/nfd.c &&\
2648  mv -f $depbase.Tpo $depbase.Plo
2649  depbase=`echo uninorm/nfkd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2650  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/nfkd.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/nfkd.lo ../../gl/uninorm/nfkd.c &&\
2651  mv -f $depbase.Tpo $depbase.Plo
2652  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT mbchar.lo -MD -MP -MF .deps/mbchar.Tpo -c ../../gl/mbchar.c -o mbchar.o >/dev/null 2>&1
2653  depbase=`echo uninorm/u8-normalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2654  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uninorm/u8-normalize.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/u8-normalize.lo ../../gl/uninorm/u8-normalize.c &&\
2655  mv -f $depbase.Tpo $depbase.Plo
2656  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT math.lo -MD -MP -MF .deps/math.Tpo -c ../../gl/math.c -o math.o >/dev/null 2>&1
2657  depbase=`echo unistr/u8-check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2658  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-check.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-check.lo ../../gl/unistr/u8-check.c &&\
2659  mv -f $depbase.Tpo $depbase.Plo
2660  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT printf-frexpl.lo -MD -MP -MF .deps/printf-frexpl.Tpo -c ../../gl/printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1
2661  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT printf-frexp.lo -MD -MP -MF .deps/printf-frexp.Tpo -c ../../gl/printf-frexp.c -o printf-frexp.o >/dev/null 2>&1
2662  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xreadlink.lo -MD -MP -MF .deps/xreadlink.Tpo -c ../../gl/xreadlink.c -o xreadlink.o >/dev/null 2>&1
2663  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c ../../gl/wctype-h.c -o wctype-h.o >/dev/null 2>&1
2664  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT mbrtowc.lo -MD -MP -MF .deps/mbrtowc.Tpo -c ../../gl/mbrtowc.c -o mbrtowc.o >/dev/null 2>&1
2665  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT mbiter.lo -MD -MP -MF .deps/mbiter.Tpo -c ../../gl/mbiter.c -o mbiter.o >/dev/null 2>&1
2666  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xmalloca.lo -MD -MP -MF .deps/xmalloca.Tpo -c ../../gl/xmalloca.c -o xmalloca.o >/dev/null 2>&1
2667  depbase=`echo unistr/u8-cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2668  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-cmp.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cmp.lo ../../gl/unistr/u8-cmp.c &&\
2669  mv -f $depbase.Tpo $depbase.Plo
2670  depbase=`echo unistr/u8-cmp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2671  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-cmp2.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cmp2.lo ../../gl/unistr/u8-cmp2.c &&\
2672  mv -f $depbase.Tpo $depbase.Plo
2673  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xbinary-io.lo -MD -MP -MF .deps/xbinary-io.Tpo -c ../../gl/xbinary-io.c -o xbinary-io.o >/dev/null 2>&1
2674  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xmemdup0.lo -MD -MP -MF .deps/xmemdup0.Tpo -c ../../gl/xmemdup0.c -o xmemdup0.o >/dev/null 2>&1
2675  depbase=`echo unistr/u8-cpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2676  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-cpy.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cpy.lo ../../gl/unistr/u8-cpy.c &&\
2677  mv -f $depbase.Tpo $depbase.Plo
2678  depbase=`echo unistr/u8-mblen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2679  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-mblen.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mblen.lo ../../gl/unistr/u8-mblen.c &&\
2680  mv -f $depbase.Tpo $depbase.Plo
2681  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c ../../gl/xsize.c -o xsize.o >/dev/null 2>&1
2682  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c ../../gl/xalloc-die.c -o xalloc-die.o >/dev/null 2>&1
2683  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c ../../gl/tmpdir.c -o tmpdir.o >/dev/null 2>&1
2684  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c ../../gl/xstrndup.c -o xstrndup.o >/dev/null 2>&1
2685  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fseterr.lo -MD -MP -MF .deps/fseterr.Tpo -c ../../gl/fseterr.c -o fseterr.o >/dev/null 2>&1
2686  depbase=`echo unistr/u8-mbtouc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2687  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mbtouc.lo ../../gl/unistr/u8-mbtouc.c &&\
2688  mv -f $depbase.Tpo $depbase.Plo
2689  depbase=`echo unistr/u8-mbtouc-aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2690  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-aux.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mbtouc-aux.lo ../../gl/unistr/u8-mbtouc-aux.c &&\
2691  mv -f $depbase.Tpo $depbase.Plo
2692  depbase=`echo unistr/u8-mbtouc-unsafe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2693  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-unsafe.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mbtouc-unsafe.lo ../../gl/unistr/u8-mbtouc-unsafe.c &&\
2694  mv -f $depbase.Tpo $depbase.Plo
2695  depbase=`echo unistr/u8-mbtouc-unsafe-aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2696  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-unsafe-aux.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mbtouc-unsafe-aux.lo ../../gl/unistr/u8-mbtouc-unsafe-aux.c &&\
2697  mv -f $depbase.Tpo $depbase.Plo
2698  depbase=`echo unistr/u8-mbtoucr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2699  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-mbtoucr.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mbtoucr.lo ../../gl/unistr/u8-mbtoucr.c &&\
2700  mv -f $depbase.Tpo $depbase.Plo
2701  depbase=`echo unistr/u8-strlen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2702  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-strlen.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strlen.lo ../../gl/unistr/u8-strlen.c &&\
2703  mv -f $depbase.Tpo $depbase.Plo
2704  depbase=`echo unistr/u8-strmbtouc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2705  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-strmbtouc.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strmbtouc.lo ../../gl/unistr/u8-strmbtouc.c &&\
2706  mv -f $depbase.Tpo $depbase.Plo
2707  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT read-file.lo -MD -MP -MF .deps/read-file.Tpo -c ../../gl/read-file.c -o read-file.o >/dev/null 2>&1
2708  depbase=`echo unistr/u8-strncat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2709  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-strncat.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strncat.lo ../../gl/unistr/u8-strncat.c &&\
2710  mv -f $depbase.Tpo $depbase.Plo
2711  depbase=`echo unistr/u8-uctomb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2712  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-uctomb.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-uctomb.lo ../../gl/unistr/u8-uctomb.c &&\
2713  mv -f $depbase.Tpo $depbase.Plo
2714  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT gl_list.lo -MD -MP -MF .deps/gl_list.Tpo -c ../../gl/gl_list.c -o gl_list.o >/dev/null 2>&1
2715  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT gl_xlist.lo -MD -MP -MF .deps/gl_xlist.Tpo -c ../../gl/gl_xlist.c -o gl_xlist.o >/dev/null 2>&1
2716  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c ../../gl/version-etc.c -o version-etc.o >/dev/null 2>&1
2717  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c ../../gl/xmalloc.c -o xmalloc.o >/dev/null 2>&1
2718  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c ../../gl/tempname.c -o tempname.o >/dev/null 2>&1
2719  depbase=`echo unistr/u8-uctomb-aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2720  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT unistr/u8-uctomb-aux.lo -MD -MP -MF $depbase.Tpo -c -o unistr/u8-uctomb-aux.lo ../../gl/unistr/u8-uctomb-aux.c &&\
2721  mv -f $depbase.Tpo $depbase.Plo
2722  depbase=`echo uniwbrk/wbrktable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2723  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uniwbrk/wbrktable.lo -MD -MP -MF $depbase.Tpo -c -o uniwbrk/wbrktable.lo ../../gl/uniwbrk/wbrktable.c &&\
2724  mv -f $depbase.Tpo $depbase.Plo
2725  depbase=`echo uniwbrk/u8-wordbreaks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2726  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uniwbrk/u8-wordbreaks.lo -MD -MP -MF $depbase.Tpo -c -o uniwbrk/u8-wordbreaks.lo ../../gl/uniwbrk/u8-wordbreaks.c &&\
2727  mv -f $depbase.Tpo $depbase.Plo
2728  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT xvasprintf.lo -MD -MP -MF .deps/xvasprintf.Tpo -c ../../gl/xvasprintf.c -o xvasprintf.o >/dev/null 2>&1
2729  depbase=`echo uniwbrk/wordbreak-property.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2730  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uniwbrk/wordbreak-property.lo -MD -MP -MF $depbase.Tpo -c -o uniwbrk/wordbreak-property.lo ../../gl/uniwbrk/wordbreak-property.c &&\
2731  mv -f $depbase.Tpo $depbase.Plo
2732  depbase=`echo uniwidth/u8-strwidth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2733  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uniwidth/u8-strwidth.lo -MD -MP -MF $depbase.Tpo -c -o uniwidth/u8-strwidth.lo ../../gl/uniwidth/u8-strwidth.c &&\
2734  mv -f $depbase.Tpo $depbase.Plo
2735  depbase=`echo uniwidth/u8-width.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2736  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uniwidth/u8-width.lo -MD -MP -MF $depbase.Tpo -c -o uniwidth/u8-width.lo ../../gl/uniwidth/u8-width.c &&\
2737  mv -f $depbase.Tpo $depbase.Plo
2738  depbase=`echo uniwidth/width.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2739  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I..   -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -g -O2 -DGCC_LINT -MT uniwidth/width.lo -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.lo ../../gl/uniwidth/width.c &&\
2740  mv -f $depbase.Tpo $depbase.Plo
2741  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fatal-signal.lo -MD -MP -MF .deps/fatal-signal.Tpo -c ../../gl/fatal-signal.c -o fatal-signal.o >/dev/null 2>&1
2742  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c ../../gl/printf-args.c -o printf-args.o >/dev/null 2>&1
2743  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c ../../gl/fcntl.c -o fcntl.o >/dev/null 2>&1
2744  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT relocatable.lo -MD -MP -MF .deps/relocatable.Tpo -c ../../gl/relocatable.c -o relocatable.o >/dev/null 2>&1
2745  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-strcasestr.lo -MD -MP -MF .deps/c-strcasestr.Tpo -c ../../gl/c-strcasestr.c -o c-strcasestr.o >/dev/null 2>&1
2746  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT progreloc.lo -MD -MP -MF .deps/progreloc.Tpo -c ../../gl/progreloc.c -o progreloc.o >/dev/null 2>&1
2747  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT time_rz.lo -MD -MP -MF .deps/time_rz.Tpo -c ../../gl/time_rz.c -o time_rz.o >/dev/null 2>&1
2748  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c ../../gl/md4.c -o md4.o >/dev/null 2>&1
2749  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c ../../gl/glthread/lock.c  -fPIC -DPIC -o glthread/.libs/lock.o
2750  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/empty-suffix-context.lo -MD -MP -MF unicase/.deps/empty-suffix-context.Tpo -c ../../gl/unicase/empty-suffix-context.c  -fPIC -DPIC -o unicase/.libs/empty-suffix-context.o
2751  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-casemap.lo -MD -MP -MF unicase/.deps/u8-casemap.Tpo -c ../../gl/unicase/u8-casemap.c  -fPIC -DPIC -o unicase/.libs/u8-casemap.o
2752  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/empty-prefix-context.lo -MD -MP -MF unicase/.deps/empty-prefix-context.Tpo -c ../../gl/unicase/empty-prefix-context.c  -fPIC -DPIC -o unicase/.libs/empty-prefix-context.o
2753  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/ignorable.lo -MD -MP -MF unicase/.deps/ignorable.Tpo -c ../../gl/unicase/ignorable.c  -fPIC -DPIC -o unicase/.libs/ignorable.o
2754  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/toupper.lo -MD -MP -MF unicase/.deps/toupper.Tpo -c ../../gl/unicase/toupper.c  -fPIC -DPIC -o unicase/.libs/toupper.o
2755  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/tocasefold.lo -MD -MP -MF unicase/.deps/tocasefold.Tpo -c ../../gl/unicase/tocasefold.c  -fPIC -DPIC -o unicase/.libs/tocasefold.o
2756  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c ../../gl/mktime.c -o mktime.o >/dev/null 2>&1
2757  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/special-casing.lo -MD -MP -MF unicase/.deps/special-casing.Tpo -c ../../gl/unicase/special-casing.c  -fPIC -DPIC -o unicase/.libs/special-casing.o
2758  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-ct-totitle.lo -MD -MP -MF unicase/.deps/u8-ct-totitle.Tpo -c ../../gl/unicase/u8-ct-totitle.c  -fPIC -DPIC -o unicase/.libs/u8-ct-totitle.o
2759  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/cased.lo -MD -MP -MF unicase/.deps/cased.Tpo -c ../../gl/unicase/cased.c  -fPIC -DPIC -o unicase/.libs/cased.o
2760  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-casefold.lo -MD -MP -MF unicase/.deps/u8-casefold.Tpo -c ../../gl/unicase/u8-casefold.c  -fPIC -DPIC -o unicase/.libs/u8-casefold.o
2761  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/tolower.lo -MD -MP -MF unicase/.deps/tolower.Tpo -c ../../gl/unicase/tolower.c  -fPIC -DPIC -o unicase/.libs/tolower.o
2762  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/totitle.lo -MD -MP -MF unicase/.deps/totitle.Tpo -c ../../gl/unicase/totitle.c  -fPIC -DPIC -o unicase/.libs/totitle.o
2763  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-totitle.lo -MD -MP -MF unicase/.deps/u8-totitle.Tpo -c ../../gl/unicase/u8-totitle.c  -fPIC -DPIC -o unicase/.libs/u8-totitle.o
2764  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-tolower.lo -MD -MP -MF unicase/.deps/u8-tolower.Tpo -c ../../gl/unicase/u8-tolower.c  -fPIC -DPIC -o unicase/.libs/u8-tolower.o
2765  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-toupper.lo -MD -MP -MF unicase/.deps/u8-toupper.Tpo -c ../../gl/unicase/u8-toupper.c  -fPIC -DPIC -o unicase/.libs/u8-toupper.o
2766  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-ct-casefold.lo -MD -MP -MF unicase/.deps/u8-ct-casefold.Tpo -c ../../gl/unicase/u8-ct-casefold.c  -fPIC -DPIC -o unicase/.libs/u8-ct-casefold.o
2767  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-casecmp.lo -MD -MP -MF unicase/.deps/u8-casecmp.Tpo -c ../../gl/unicase/u8-casecmp.c  -fPIC -DPIC -o unicase/.libs/u8-casecmp.o
2768  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT rijndael-api-fst.lo -MD -MP -MF .deps/rijndael-api-fst.Tpo -c ../../gl/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1
2769  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/categ_of.lo -MD -MP -MF unictype/.deps/categ_of.Tpo -c ../../gl/unictype/categ_of.c  -fPIC -DPIC -o unictype/.libs/categ_of.o
2770  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/categ_none.lo -MD -MP -MF unictype/.deps/categ_none.Tpo -c ../../gl/unictype/categ_none.c  -fPIC -DPIC -o unictype/.libs/categ_none.o
2771  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c ../../gl/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1
2772  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/pr_soft_dotted.lo -MD -MP -MF unictype/.deps/pr_soft_dotted.Tpo -c ../../gl/unictype/pr_soft_dotted.c  -fPIC -DPIC -o unictype/.libs/pr_soft_dotted.o
2773  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unilbrk/lbrktables.lo -MD -MP -MF unilbrk/.deps/lbrktables.Tpo -c ../../gl/unilbrk/lbrktables.c  -fPIC -DPIC -o unilbrk/.libs/lbrktables.o
2774  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/decomposition-table.lo -MD -MP -MF uninorm/.deps/decomposition-table.Tpo -c ../../gl/uninorm/decomposition-table.c  -fPIC -DPIC -o uninorm/.libs/decomposition-table.o
2775  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/combiningclass.lo -MD -MP -MF unictype/.deps/combiningclass.Tpo -c ../../gl/unictype/combiningclass.c  -fPIC -DPIC -o unictype/.libs/combiningclass.o
2776  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/nfd.lo -MD -MP -MF uninorm/.deps/nfd.Tpo -c ../../gl/uninorm/nfd.c  -fPIC -DPIC -o uninorm/.libs/nfd.o
2777  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/compat-decomposition.lo -MD -MP -MF uninorm/.deps/compat-decomposition.Tpo -c ../../gl/uninorm/compat-decomposition.c  -fPIC -DPIC -o uninorm/.libs/compat-decomposition.o
2778  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/ctype_print.lo -MD -MP -MF unictype/.deps/ctype_print.Tpo -c ../../gl/unictype/ctype_print.c  -fPIC -DPIC -o unictype/.libs/ctype_print.o
2779  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/decomposition.lo -MD -MP -MF uninorm/.deps/decomposition.Tpo -c ../../gl/uninorm/decomposition.c  -fPIC -DPIC -o uninorm/.libs/decomposition.o
2780  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unigbrk/uc-is-grapheme-break.lo -MD -MP -MF unigbrk/.deps/uc-is-grapheme-break.Tpo -c ../../gl/unigbrk/uc-is-grapheme-break.c  -fPIC -DPIC -o unigbrk/.libs/uc-is-grapheme-break.o
2781  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/u8-normalize.lo -MD -MP -MF uninorm/.deps/u8-normalize.Tpo -c ../../gl/uninorm/u8-normalize.c  -fPIC -DPIC -o uninorm/.libs/u8-normalize.o
2782  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/nfkd.lo -MD -MP -MF uninorm/.deps/nfkd.Tpo -c ../../gl/uninorm/nfkd.c  -fPIC -DPIC -o uninorm/.libs/nfkd.o
2783  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/decompose-internal.lo -MD -MP -MF uninorm/.deps/decompose-internal.Tpo -c ../../gl/uninorm/decompose-internal.c  -fPIC -DPIC -o uninorm/.libs/decompose-internal.o
2784  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/canonical-decomposition.lo -MD -MP -MF uninorm/.deps/canonical-decomposition.Tpo -c ../../gl/uninorm/canonical-decomposition.c  -fPIC -DPIC -o uninorm/.libs/canonical-decomposition.o
2785  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/decomposing-form.lo -MD -MP -MF uninorm/.deps/decomposing-form.Tpo -c ../../gl/uninorm/decomposing-form.c  -fPIC -DPIC -o uninorm/.libs/decomposing-form.o
2786  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-check.lo -MD -MP -MF unistr/.deps/u8-check.Tpo -c ../../gl/unistr/u8-check.c  -fPIC -DPIC -o unistr/.libs/u8-check.o
2787  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unilbrk/u8-possible-linebreaks.lo -MD -MP -MF unilbrk/.deps/u8-possible-linebreaks.Tpo -c ../../gl/unilbrk/u8-possible-linebreaks.c  -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o
2788  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unigbrk/uc-gbrk-prop.lo -MD -MP -MF unigbrk/.deps/uc-gbrk-prop.Tpo -c ../../gl/unigbrk/uc-gbrk-prop.c  -fPIC -DPIC -o unigbrk/.libs/uc-gbrk-prop.o
2789  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mblen.lo -MD -MP -MF unistr/.deps/u8-mblen.Tpo -c ../../gl/unistr/u8-mblen.c  -fPIC -DPIC -o unistr/.libs/u8-mblen.o
2790  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc.lo -MD -MP -MF unistr/.deps/u8-mbtouc.Tpo -c ../../gl/unistr/u8-mbtouc.c  -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o
2791  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-cpy.lo -MD -MP -MF unistr/.deps/u8-cpy.Tpo -c ../../gl/unistr/u8-cpy.c  -fPIC -DPIC -o unistr/.libs/u8-cpy.o
2792  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/empty-suffix-context.lo -MD -MP -MF unicase/.deps/empty-suffix-context.Tpo -c ../../gl/unicase/empty-suffix-context.c -o unicase/empty-suffix-context.o >/dev/null 2>&1
2793  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-cmp2.lo -MD -MP -MF unistr/.deps/u8-cmp2.Tpo -c ../../gl/unistr/u8-cmp2.c  -fPIC -DPIC -o unistr/.libs/u8-cmp2.o
2794  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-cmp.lo -MD -MP -MF unistr/.deps/u8-cmp.Tpo -c ../../gl/unistr/u8-cmp.c  -fPIC -DPIC -o unistr/.libs/u8-cmp.o
2795  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/u8-mbtouc-aux.Tpo -c ../../gl/unistr/u8-mbtouc-aux.c  -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o
2796  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtoucr.lo -MD -MP -MF unistr/.deps/u8-mbtoucr.Tpo -c ../../gl/unistr/u8-mbtoucr.c  -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o
2797  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-unsafe-aux.lo -MD -MP -MF unistr/.deps/u8-mbtouc-unsafe-aux.Tpo -c ../../gl/unistr/u8-mbtouc-unsafe-aux.c  -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o
2798  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/empty-prefix-context.lo -MD -MP -MF unicase/.deps/empty-prefix-context.Tpo -c ../../gl/unicase/empty-prefix-context.c -o unicase/empty-prefix-context.o >/dev/null 2>&1
2799  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-strmbtouc.lo -MD -MP -MF unistr/.deps/u8-strmbtouc.Tpo -c ../../gl/unistr/u8-strmbtouc.c  -fPIC -DPIC -o unistr/.libs/u8-strmbtouc.o
2800  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-unsafe.lo -MD -MP -MF unistr/.deps/u8-mbtouc-unsafe.Tpo -c ../../gl/unistr/u8-mbtouc-unsafe.c  -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o
2801  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-strncat.lo -MD -MP -MF unistr/.deps/u8-strncat.Tpo -c ../../gl/unistr/u8-strncat.c  -fPIC -DPIC -o unistr/.libs/u8-strncat.o
2802  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-toupper.lo -MD -MP -MF unicase/.deps/u8-toupper.Tpo -c ../../gl/unicase/u8-toupper.c -o unicase/u8-toupper.o >/dev/null 2>&1
2803  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-casefold.lo -MD -MP -MF unicase/.deps/u8-casefold.Tpo -c ../../gl/unicase/u8-casefold.c -o unicase/u8-casefold.o >/dev/null 2>&1
2804  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT gl_linked_list.lo -MD -MP -MF .deps/gl_linked_list.Tpo -c ../../gl/gl_linked_list.c -o gl_linked_list.o >/dev/null 2>&1
2805  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-totitle.lo -MD -MP -MF unicase/.deps/u8-totitle.Tpo -c ../../gl/unicase/u8-totitle.c -o unicase/u8-totitle.o >/dev/null 2>&1
2806  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwbrk/wbrktable.lo -MD -MP -MF uniwbrk/.deps/wbrktable.Tpo -c ../../gl/uniwbrk/wbrktable.c  -fPIC -DPIC -o uniwbrk/.libs/wbrktable.o
2807  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-strlen.lo -MD -MP -MF unistr/.deps/u8-strlen.Tpo -c ../../gl/unistr/u8-strlen.c  -fPIC -DPIC -o unistr/.libs/u8-strlen.o
2808  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-uctomb.lo -MD -MP -MF unistr/.deps/u8-uctomb.Tpo -c ../../gl/unistr/u8-uctomb.c  -fPIC -DPIC -o unistr/.libs/u8-uctomb.o
2809  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/cased.lo -MD -MP -MF unicase/.deps/cased.Tpo -c ../../gl/unicase/cased.c -o unicase/cased.o >/dev/null 2>&1
2810  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/nfd.lo -MD -MP -MF uninorm/.deps/nfd.Tpo -c ../../gl/uninorm/nfd.c -o uninorm/nfd.o >/dev/null 2>&1
2811  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-tolower.lo -MD -MP -MF unicase/.deps/u8-tolower.Tpo -c ../../gl/unicase/u8-tolower.c -o unicase/u8-tolower.o >/dev/null 2>&1
2812  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/nfkd.lo -MD -MP -MF uninorm/.deps/nfkd.Tpo -c ../../gl/uninorm/nfkd.c -o uninorm/nfkd.o >/dev/null 2>&1
2813  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/u8-uctomb-aux.Tpo -c ../../gl/unistr/u8-uctomb-aux.c  -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o
2814  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/compat-decomposition.lo -MD -MP -MF uninorm/.deps/compat-decomposition.Tpo -c ../../gl/uninorm/compat-decomposition.c -o uninorm/compat-decomposition.o >/dev/null 2>&1
2815  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/categ_none.lo -MD -MP -MF unictype/.deps/categ_none.Tpo -c ../../gl/unictype/categ_none.c -o unictype/categ_none.o >/dev/null 2>&1
2816  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/ignorable.lo -MD -MP -MF unicase/.deps/ignorable.Tpo -c ../../gl/unicase/ignorable.c -o unicase/ignorable.o >/dev/null 2>&1
2817  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwbrk/u8-wordbreaks.lo -MD -MP -MF uniwbrk/.deps/u8-wordbreaks.Tpo -c ../../gl/uniwbrk/u8-wordbreaks.c  -fPIC -DPIC -o uniwbrk/.libs/u8-wordbreaks.o
2818  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/special-casing.lo -MD -MP -MF unicase/.deps/special-casing.Tpo -c ../../gl/unicase/special-casing.c -o unicase/special-casing.o >/dev/null 2>&1
2819  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwbrk/wordbreak-property.lo -MD -MP -MF uniwbrk/.deps/wordbreak-property.Tpo -c ../../gl/uniwbrk/wordbreak-property.c  -fPIC -DPIC -o uniwbrk/.libs/wordbreak-property.o
2820  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/tolower.lo -MD -MP -MF unicase/.deps/tolower.Tpo -c ../../gl/unicase/tolower.c -o unicase/tolower.o >/dev/null 2>&1
2821  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/tocasefold.lo -MD -MP -MF unicase/.deps/tocasefold.Tpo -c ../../gl/unicase/tocasefold.c -o unicase/tocasefold.o >/dev/null 2>&1
2822  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwidth/width.lo -MD -MP -MF uniwidth/.deps/width.Tpo -c ../../gl/uniwidth/width.c  -fPIC -DPIC -o uniwidth/.libs/width.o
2823  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/toupper.lo -MD -MP -MF unicase/.deps/toupper.Tpo -c ../../gl/unicase/toupper.c -o unicase/toupper.o >/dev/null 2>&1
2824  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/totitle.lo -MD -MP -MF unicase/.deps/totitle.Tpo -c ../../gl/unicase/totitle.c -o unicase/totitle.o >/dev/null 2>&1
2825  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwidth/u8-strwidth.lo -MD -MP -MF uniwidth/.deps/u8-strwidth.Tpo -c ../../gl/uniwidth/u8-strwidth.c  -fPIC -DPIC -o uniwidth/.libs/u8-strwidth.o
2826  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/decomposing-form.lo -MD -MP -MF uninorm/.deps/decomposing-form.Tpo -c ../../gl/uninorm/decomposing-form.c -o uninorm/decomposing-form.o >/dev/null 2>&1
2827  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/pr_soft_dotted.lo -MD -MP -MF unictype/.deps/pr_soft_dotted.Tpo -c ../../gl/unictype/pr_soft_dotted.c -o unictype/pr_soft_dotted.o >/dev/null 2>&1
2828  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc.lo -MD -MP -MF unistr/.deps/u8-mbtouc.Tpo -c ../../gl/unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o >/dev/null 2>&1
2829  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwidth/u8-width.lo -MD -MP -MF uniwidth/.deps/u8-width.Tpo -c ../../gl/uniwidth/u8-width.c  -fPIC -DPIC -o uniwidth/.libs/u8-width.o
2830  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c ../../gl/glthread/lock.c -o glthread/lock.o >/dev/null 2>&1
2831  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-casecmp.lo -MD -MP -MF unicase/.deps/u8-casecmp.Tpo -c ../../gl/unicase/u8-casecmp.c -o unicase/u8-casecmp.o >/dev/null 2>&1
2832  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-unsafe.lo -MD -MP -MF unistr/.deps/u8-mbtouc-unsafe.Tpo -c ../../gl/unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o >/dev/null 2>&1
2833  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c ../../gl/printf-parse.c -o printf-parse.o >/dev/null 2>&1
2834  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/decomposition.lo -MD -MP -MF uninorm/.deps/decomposition.Tpo -c ../../gl/uninorm/decomposition.c -o uninorm/decomposition.o >/dev/null 2>&1
2835  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-check.lo -MD -MP -MF unistr/.deps/u8-check.Tpo -c ../../gl/unistr/u8-check.c -o unistr/u8-check.o >/dev/null 2>&1
2836  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/ctype_print.lo -MD -MP -MF unictype/.deps/ctype_print.Tpo -c ../../gl/unictype/ctype_print.c -o unictype/ctype_print.o >/dev/null 2>&1
2837  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-cpy.lo -MD -MP -MF unistr/.deps/u8-cpy.Tpo -c ../../gl/unistr/u8-cpy.c -o unistr/u8-cpy.o >/dev/null 2>&1
2838  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwbrk/wbrktable.lo -MD -MP -MF uniwbrk/.deps/wbrktable.Tpo -c ../../gl/uniwbrk/wbrktable.c -o uniwbrk/wbrktable.o >/dev/null 2>&1
2839  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-cmp.lo -MD -MP -MF unistr/.deps/u8-cmp.Tpo -c ../../gl/unistr/u8-cmp.c -o unistr/u8-cmp.o >/dev/null 2>&1
2840  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mblen.lo -MD -MP -MF unistr/.deps/u8-mblen.Tpo -c ../../gl/unistr/u8-mblen.c -o unistr/u8-mblen.o >/dev/null 2>&1
2841  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/combiningclass.lo -MD -MP -MF unictype/.deps/combiningclass.Tpo -c ../../gl/unictype/combiningclass.c -o unictype/combiningclass.o >/dev/null 2>&1
2842  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-cmp2.lo -MD -MP -MF unistr/.deps/u8-cmp2.Tpo -c ../../gl/unistr/u8-cmp2.c -o unistr/u8-cmp2.o >/dev/null 2>&1
2843  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-uctomb.lo -MD -MP -MF unistr/.deps/u8-uctomb.Tpo -c ../../gl/unistr/u8-uctomb.c -o unistr/u8-uctomb.o >/dev/null 2>&1
2844  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unigbrk/uc-is-grapheme-break.lo -MD -MP -MF unigbrk/.deps/uc-is-grapheme-break.Tpo -c ../../gl/unigbrk/uc-is-grapheme-break.c -o unigbrk/uc-is-grapheme-break.o >/dev/null 2>&1
2845  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-strncat.lo -MD -MP -MF unistr/.deps/u8-strncat.Tpo -c ../../gl/unistr/u8-strncat.c -o unistr/u8-strncat.o >/dev/null 2>&1
2846  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-ct-casefold.lo -MD -MP -MF unicase/.deps/u8-ct-casefold.Tpo -c ../../gl/unicase/u8-ct-casefold.c -o unicase/u8-ct-casefold.o >/dev/null 2>&1
2847  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/u8-mbtouc-aux.Tpo -c ../../gl/unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o >/dev/null 2>&1
2848  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtoucr.lo -MD -MP -MF unistr/.deps/u8-mbtoucr.Tpo -c ../../gl/unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o >/dev/null 2>&1
2849  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-strlen.lo -MD -MP -MF unistr/.deps/u8-strlen.Tpo -c ../../gl/unistr/u8-strlen.c -o unistr/u8-strlen.o >/dev/null 2>&1
2850  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-strmbtouc.lo -MD -MP -MF unistr/.deps/u8-strmbtouc.Tpo -c ../../gl/unistr/u8-strmbtouc.c -o unistr/u8-strmbtouc.o >/dev/null 2>&1
2851  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-mbtouc-unsafe-aux.lo -MD -MP -MF unistr/.deps/u8-mbtouc-unsafe-aux.Tpo -c ../../gl/unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o >/dev/null 2>&1
2852  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unilbrk/lbrktables.lo -MD -MP -MF unilbrk/.deps/lbrktables.Tpo -c ../../gl/unilbrk/lbrktables.c -o unilbrk/lbrktables.o >/dev/null 2>&1
2853  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unictype/categ_of.lo -MD -MP -MF unictype/.deps/categ_of.Tpo -c ../../gl/unictype/categ_of.c -o unictype/categ_of.o >/dev/null 2>&1
2854  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/canonical-decomposition.lo -MD -MP -MF uninorm/.deps/canonical-decomposition.Tpo -c ../../gl/uninorm/canonical-decomposition.c -o uninorm/canonical-decomposition.o >/dev/null 2>&1
2855  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unistr/u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/u8-uctomb-aux.Tpo -c ../../gl/unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o >/dev/null 2>&1
2856  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwidth/u8-strwidth.lo -MD -MP -MF uniwidth/.deps/u8-strwidth.Tpo -c ../../gl/uniwidth/u8-strwidth.c -o uniwidth/u8-strwidth.o >/dev/null 2>&1
2857  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unigbrk/uc-gbrk-prop.lo -MD -MP -MF unigbrk/.deps/uc-gbrk-prop.Tpo -c ../../gl/unigbrk/uc-gbrk-prop.c -o unigbrk/uc-gbrk-prop.o >/dev/null 2>&1
2858  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwidth/u8-width.lo -MD -MP -MF uniwidth/.deps/u8-width.Tpo -c ../../gl/uniwidth/u8-width.c -o uniwidth/u8-width.o >/dev/null 2>&1
2859  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/decompose-internal.lo -MD -MP -MF uninorm/.deps/decompose-internal.Tpo -c ../../gl/uninorm/decompose-internal.c -o uninorm/decompose-internal.o >/dev/null 2>&1
2860  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/decomposition-table.lo -MD -MP -MF uninorm/.deps/decomposition-table.Tpo -c ../../gl/uninorm/decomposition-table.c -o uninorm/decomposition-table.o >/dev/null 2>&1
2861  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT clean-temp.lo -MD -MP -MF .deps/clean-temp.Tpo -c ../../gl/clean-temp.c -o clean-temp.o >/dev/null 2>&1
2862  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwbrk/wordbreak-property.lo -MD -MP -MF uniwbrk/.deps/wordbreak-property.Tpo -c ../../gl/uniwbrk/wordbreak-property.c -o uniwbrk/wordbreak-property.o >/dev/null 2>&1
2863  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT gl_linkedhash_list.lo -MD -MP -MF .deps/gl_linkedhash_list.Tpo -c ../../gl/gl_linkedhash_list.c -o gl_linkedhash_list.o >/dev/null 2>&1
2864  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwbrk/u8-wordbreaks.lo -MD -MP -MF uniwbrk/.deps/u8-wordbreaks.Tpo -c ../../gl/uniwbrk/u8-wordbreaks.c -o uniwbrk/u8-wordbreaks.o >/dev/null 2>&1
2865  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-casemap.lo -MD -MP -MF unicase/.deps/u8-casemap.Tpo -c ../../gl/unicase/u8-casemap.c -o unicase/u8-casemap.o >/dev/null 2>&1
2866  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unicase/u8-ct-totitle.lo -MD -MP -MF unicase/.deps/u8-ct-totitle.Tpo -c ../../gl/unicase/u8-ct-totitle.c -o unicase/u8-ct-totitle.o >/dev/null 2>&1
2867  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uniwidth/width.lo -MD -MP -MF uniwidth/.deps/width.Tpo -c ../../gl/uniwidth/width.c -o uniwidth/width.o >/dev/null 2>&1
2868  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT uninorm/u8-normalize.lo -MD -MP -MF uninorm/.deps/u8-normalize.Tpo -c ../../gl/uninorm/u8-normalize.c -o uninorm/u8-normalize.o >/dev/null 2>&1
2869  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT unilbrk/u8-possible-linebreaks.lo -MD -MP -MF unilbrk/.deps/u8-possible-linebreaks.Tpo -c ../../gl/unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o >/dev/null 2>&1
2870  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c ../../gl/vasnprintf.c -o vasnprintf.o >/dev/null 2>&1
2871  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT nstrftime.lo -MD -MP -MF .deps/nstrftime.Tpo -c ../../gl/nstrftime.c -o nstrftime.o >/dev/null 2>&1
2872  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT c-vasnprintf.lo -MD -MP -MF .deps/c-vasnprintf.Tpo -c ../../gl/c-vasnprintf.c -o c-vasnprintf.o >/dev/null 2>&1
2873  libtool: compile:  gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I../../gl -I.. -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -DGCC_LINT -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c ../../gl/regex.c -o regex.o >/dev/null 2>&1
2874  /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -DGCC_LINT  -no-undefined               -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o libgl.la  allocator.lo areadlink.lo asyncsafe-spin.lo basename-lgpl.lo binary-io.lo c-ctype.lo c-snprintf.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strtod.lo c-vasnprintf.lo c-asprintf.lo c-vasprintf.lo c-xasprintf.lo c-xvasprintf.lo careadlinkat.lo clean-temp.lo cloexec.lo count-leading-zeros.lo count-one-bits.lo crc.lo md4.lo rijndael-alg-fst.lo rijndael-api-fst.lo dirname.lo basename.lo dirname-lgpl.lo stripslash.lo dtoastr.lo exitfail.lo fatal-signal.lo fd-hook.lo full-read.lo full-write.lo fwriteerror.lo getprogname.lo hard-locale.lo imaxtostr.lo inttostr.lo offtostr.lo uinttostr.lo umaxtostr.lo gl_linked_list.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo memcasecmp.lo memchr2.lo nstrftime.lo pipe2.lo printf-frexp.lo printf-frexpl.lo progname.lo read-file.lo safe-read.lo safe-write.lo setlocale_null.lo sig-handler.lo sockets.lo stat-time.lo sys_socket.lo tempname.lo glthread/threadlib.lo tmpdir.lo unicase/cased.lo unicase/empty-prefix-context.lo unicase/empty-suffix-context.lo unicase/ignorable.lo unicase/special-casing.lo unicase/tocasefold.lo unicase/tolower.lo unicase/totitle.lo unicase/toupper.lo unicase/u8-casecmp.lo unicase/u8-casefold.lo unicase/u8-casemap.lo unicase/u8-ct-casefold.lo unicase/u8-ct-totitle.lo unicase/u8-tolower.lo unicase/u8-totitle.lo unicase/u8-toupper.lo unictype/categ_none.lo unictype/categ_of.lo unictype/combiningclass.lo unictype/ctype_print.lo unictype/pr_soft_dotted.lo unigbrk/uc-gbrk-prop.lo unigbrk/uc-is-grapheme-break.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo uninorm/canonical-decomposition.lo uninorm/compat-decomposition.lo uninorm/decompose-internal.lo uninorm/decomposing-form.lo uninorm/decomposition.lo uninorm/decomposition-table.lo uninorm/nfd.lo uninorm/nfkd.lo uninorm/u8-normalize.lo unistd.lo unistr/u8-check.lo unistr/u8-cmp.lo unistr/u8-cmp2.lo unistr/u8-cpy.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-strlen.lo unistr/u8-strmbtouc.lo unistr/u8-strncat.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwbrk/wbrktable.lo uniwbrk/u8-wordbreaks.lo uniwbrk/wordbreak-property.lo uniwidth/u8-strwidth.lo uniwidth/u8-width.lo uniwidth/width.lo version-etc.lo version-etc-fsf.lo wctype-h.lo xmalloc.lo xalloc-die.lo xbinary-io.lo gl_xlist.lo xmalloca.lo xmemdup0.lo xreadlink.lo xsize.lo xstrndup.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo fseterr.lo mbrtowc.lo mktime.lo printf-args.lo printf-parse.lo progreloc.lo regex.lo relocatable.lo time_rz.lo vasnprintf.lo  -lreadline -lgslcblas -lz -lm  
2875  libtool: link: ar cr .libs/libgl.a .libs/allocator.o .libs/areadlink.o .libs/asyncsafe-spin.o .libs/basename-lgpl.o .libs/binary-io.o .libs/c-ctype.o .libs/c-snprintf.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strcasestr.o .libs/c-strtod.o .libs/c-vasnprintf.o .libs/c-asprintf.o .libs/c-vasprintf.o .libs/c-xasprintf.o .libs/c-xvasprintf.o .libs/careadlinkat.o .libs/clean-temp.o .libs/cloexec.o .libs/count-leading-zeros.o .libs/count-one-bits.o .libs/crc.o .libs/md4.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/dirname.o .libs/basename.o .libs/dirname-lgpl.o .libs/stripslash.o .libs/dtoastr.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/full-read.o .libs/full-write.o .libs/fwriteerror.o .libs/getprogname.o .libs/hard-locale.o .libs/imaxtostr.o .libs/inttostr.o .libs/offtostr.o .libs/uinttostr.o .libs/umaxtostr.o .libs/gl_linked_list.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/memcasecmp.o .libs/memchr2.o .libs/nstrftime.o .libs/pipe2.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/progname.o .libs/read-file.o .libs/safe-read.o .libs/safe-write.o .libs/setlocale_null.o .libs/sig-handler.o .libs/sockets.o .libs/stat-time.o .libs/sys_socket.o .libs/tempname.o glthread/.libs/threadlib.o .libs/tmpdir.o unicase/.libs/cased.o unicase/.libs/empty-prefix-context.o unicase/.libs/empty-suffix-context.o unicase/.libs/ignorable.o unicase/.libs/special-casing.o unicase/.libs/tocasefold.o unicase/.libs/tolower.o unicase/.libs/totitle.o unicase/.libs/toupper.o unicase/.libs/u8-casecmp.o unicase/.libs/u8-casefold.o unicase/.libs/u8-casemap.o unicase/.libs/u8-ct-casefold.o unicase/.libs/u8-ct-totitle.o unicase/.libs/u8-tolower.o unicase/.libs/u8-totitle.o unicase/.libs/u8-toupper.o unictype/.libs/categ_none.o unictype/.libs/categ_of.o unictype/.libs/combiningclass.o unictype/.libs/ctype_print.o unictype/.libs/pr_soft_dotted.o unigbrk/.libs/uc-gbrk-prop.o unigbrk/.libs/uc-is-grapheme-break.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o uninorm/.libs/canonical-decomposition.o uninorm/.libs/compat-decomposition.o uninorm/.libs/decompose-internal.o uninorm/.libs/decomposing-form.o uninorm/.libs/decomposition.o uninorm/.libs/decomposition-table.o uninorm/.libs/nfd.o uninorm/.libs/nfkd.o uninorm/.libs/u8-normalize.o .libs/unistd.o unistr/.libs/u8-check.o unistr/.libs/u8-cmp.o unistr/.libs/u8-cmp2.o unistr/.libs/u8-cpy.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-strlen.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-strncat.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwbrk/.libs/wbrktable.o uniwbrk/.libs/u8-wordbreaks.o uniwbrk/.libs/wordbreak-property.o uniwidth/.libs/u8-strwidth.o uniwidth/.libs/u8-width.o uniwidth/.libs/width.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/wctype-h.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xbinary-io.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xmemdup0.o .libs/xreadlink.o .libs/xsize.o .libs/xstrndup.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/fcntl.o .libs/fseterr.o .libs/mbrtowc.o .libs/mktime.o .libs/printf-args.o .libs/printf-parse.o .libs/progreloc.o .libs/regex.o .libs/relocatable.o .libs/time_rz.o .libs/vasnprintf.o 
2876  libtool: link: ranlib .libs/libgl.a
2877  libtool: link: ( cd ".libs" && rm -f "libgl.la" && ln -s "../libgl.la" "libgl.la" )
2878  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
2879  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
2880  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
2881  Making all in po
2882  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/po'
2883  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/po'
2884  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
2885  gcc ../src/language/lexer/q2c.c -o ./src/language/lexer/q2c
2886  echo "/* 	-*- mode: c; buffer-read-only: t -*-" > src/libpspp/version.c,tmp
2887  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
2888  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
2889  echo "   Generated by src/libpspp/automake.mk --- Do not edit.">> src/libpspp/version.c,tmp
2890  echo "" >> src/libpspp/version.c,tmp
2891  echo "   The following line is for the benefit of the perl module" >>src/libpspp/version.c,tmp
2892  mv -f src/libpspp/.deps/utilities_pspp_dump_sav-integer-format.Tpo src/libpspp/.deps/utilities_pspp_dump_sav-integer-format.Po
2893  xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=1.4.1-g79ad47 --msgid-bugs-address=pspp-dev@gnu.org --from-code=UTF-8 --add-comments='TRANSLATORS:' --directory=.. lib/linreg/sweep.c  lib/linreg/sweep.h lib/tukey/ptukey.c lib/tukey/qtukey.c lib/tukey/tukey.h src/ui/gui/helper.c src/ui/gui/dialog-common.c src/ui/gui/psppire-var-ptr.c src/data/format.c src/ui/gui/psppire-format.c src/data/value-labels.c src/ui/gui/psppire-conf.c src/ui/gui/psppire-acr.c src/ui/gui/psppire-buttonbox.c src/ui/gui/psppire-dialog.c src/ui/gui/psppire-keypad.c src/ui/gui/psppire-dictview.c src/ui/gui/psppire-selector.c src/ui/gui/psppire-select-dest.c src/ui/gui/psppire-var-view.c src/ui/gui/psppire-checkbox-treeview.c src/ui/gui/psppire-val-chooser.c src/ui/gui/psppire-value-entry.c src/ui/gui/psppire-window-base.c 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-encoding.c 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/subcommand-list.c src/language/lexer/subcommand-list.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/control-stack.c src/language/control/control-stack.h 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/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/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/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/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/extrema.c src/math/extrema.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/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/chart-item-provider.h src/output/chart-item.c src/output/chart-item.h src/output/charts/boxplot.c src/output/charts/boxplot.h src/output/charts/np-plot.c src/output/charts/np-plot.h src/output/charts/barchart.c src/output/charts/barchart.h src/output/charts/piechart.c src/output/charts/piechart.h src/output/charts/plot-hist.c src/output/charts/plot-hist.h src/output/charts/roc-chart.c src/output/charts/roc-chart.h src/output/charts/spreadlevel-plot.c src/output/charts/spreadlevel-plot.h src/output/charts/scree.c src/output/charts/scree.h src/output/charts/scatterplot.c src/output/charts/scatterplot.h src/output/csv.c src/output/driver-provider.h src/output/driver.c src/output/driver.h src/output/group-item.c src/output/group-item.h src/output/html.c src/output/journal.c src/output/journal.h src/output/measure.c src/output/measure.h src/output/message-item.c src/output/message-item.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-provider.h src/output/output-item.c src/output/output-item.h src/output/page-setup-item.c src/output/page-setup-item.h src/output/pivot-output.c src/output/pivot-table.c src/output/pivot-table.h src/output/render.c src/output/render.h src/output/spv-driver.c src/output/table-item.c src/output/table-item.h src/output/table-provider.h src/output/table.c src/output/table.h src/output/text-item.c src/output/text-item.h src/output/cairo-chart.c src/output/cairo-chart.h src/output/cairo.c src/output/cairo.h src/output/charts/boxplot-cairo.c src/output/charts/np-plot-cairo.c src/output/charts/barchart-cairo.c src/output/charts/piechart-cairo.c src/output/charts/plot-hist-cairo.c src/output/charts/roc-chart-cairo.c src/output/charts/scree-cairo.c src/output/charts/spreadlevel-cairo.c src/output/charts/scatterplot-cairo.c src/output/spv/spv-css-parser.c src/output/spv/spv-css-parser.h src/output/spv/spv-dump.c 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-output.c src/output/spv/spv-output.h src/output/spv/spv-select.c src/output/spv/spv-select.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/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/psppire-dialog.c src/ui/gui/psppire-keypad.c src/ui/gui/psppire-selector.c src/ui/gui/psppire-buttonbox.c src/ui/gui/psppire-buttonbox.h src/ui/gui/psppire-scanf.c src/ui/gui/psppire-scanf.h src/ui/gui/psppire-acr.c src/ui/gui/psppire-import-assistant.c src/ui/gui/psppire-import-assistant.h src/ui/gui/builder-wrapper.c src/ui/gui/builder-wrapper.h src/ui/gui/dialog-common.c src/ui/gui/dialog-common.h src/ui/gui/dict-display.h src/ui/gui/dict-display.c 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/help-menu.c src/ui/gui/help-menu.h src/ui/gui/helper.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/psppire.c src/ui/gui/psppire.h src/ui/gui/psppire-acr.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-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-dialog.h src/ui/gui/psppire-dialog-action.c src/ui/gui/psppire-dialog-action.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-1sks.c src/ui/gui/psppire-dialog-action-1sks.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-chisquare.c src/ui/gui/psppire-dialog-action-chisquare.h src/ui/gui/psppire-dialog-action-compute.c src/ui/gui/psppire-dialog-action-compute.h src/ui/gui/psppire-dialog-action-comments.c src/ui/gui/psppire-dialog-action-comments.h src/ui/gui/psppire-dialog-action-count.c src/ui/gui/psppire-dialog-action-count.h src/ui/gui/psppire-dialog-action-correlation.c src/ui/gui/psppire-dialog-action-correlation.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-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-kmeans.c src/ui/gui/psppire-dialog-action-kmeans.h src/ui/gui/psppire-dialog-action-logistic.c src/ui/gui/psppire-dialog-action-logistic.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-k-related.c src/ui/gui/psppire-dialog-action-k-related.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.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-recode-different.c src/ui/gui/psppire-dialog-action-recode-different.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-sort.c src/ui/gui/psppire-dialog-action-sort.h src/ui/gui/psppire-dialog-action-select.c src/ui/gui/psppire-dialog-action-select.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-dict.c src/ui/gui/psppire-dict.h src/ui/gui/psppire-dictview.c src/ui/gui/psppire-dictview.h src/ui/gui/psppire-encoding-selector.c src/ui/gui/psppire-encoding-selector.h src/ui/gui/psppire-format.c src/ui/gui/psppire-format.h src/ui/gui/psppire-keypad.h src/ui/gui/psppire-lex-reader.c src/ui/gui/psppire-lex-reader.h src/ui/gui/psppire-means-layer.c src/ui/gui/psppire-means-layer.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-var-view.c src/ui/gui/psppire-var-view.h src/ui/gui/psppire-spreadsheet-model.c src/ui/gui/psppire-spreadsheet-model.h src/ui/gui/psppire-selector.h src/ui/gui/psppire-select-dest.c src/ui/gui/psppire-select-dest.h src/ui/gui/psppire-syntax-window.c src/ui/gui/psppire-syntax-window.h src/ui/gui/psppire-delimited-text.c src/ui/gui/psppire-delimited-text.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-value-entry.c src/ui/gui/psppire-value-entry.h src/ui/gui/psppire-var-ptr.c src/ui/gui/psppire-var-ptr.h src/ui/gui/psppire-data-sheet.c src/ui/gui/psppire-data-sheet.h src/ui/gui/psppire-variable-sheet.c src/ui/gui/psppire-variable-sheet.h src/ui/gui/psppire-var-sheet-header.h src/ui/gui/psppire-var-sheet-header.c src/ui/gui/psppire-window.c src/ui/gui/psppire-window.h src/ui/gui/psppire-window-base.c src/ui/gui/psppire-window-base.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/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/value-variant.c src/ui/gui/value-variant.h src/ui/gui/widget-io.c src/ui/gui/widget-io.h src/ui/gui/widgets.c src/ui/gui/widgets.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 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/render-test.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 src/language/utilities/set.q src/language/stats/crosstabs.q --language=C --keyword=_ --keyword=N_ -o po/pspp.pot,tmp
2894  echo "\$VERSION='1.4.1';" >> src/libpspp/version.c,tmp
2895  echo "*/" >> src/libpspp/version.c,tmp
2896  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -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
2897  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -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
2898  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -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
2899  depbase=`echo src/ui/source-init-opts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2900  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2901  mv -f $depbase.Tpo $depbase.Plo
2902  depbase=`echo src/ui/syntax-gen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2903  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2904  mv -f $depbase.Tpo $depbase.Plo
2905  echo "#include \"version.h\"" >> src/libpspp/version.c,tmp
2906  depbase=`echo src/language/command.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2907  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2908  mv -f $depbase.Tpo $depbase.Plo
2909  depbase=`echo src/language/lexer/command-name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2910  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2911  mv -f $depbase.Tpo $depbase.Plo
2912  depbase=`echo src/language/lexer/include-path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2913  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2914  mv -f $depbase.Tpo $depbase.Plo
2915  depbase=`echo src/language/lexer/lexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2916  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2917  mv -f $depbase.Tpo $depbase.Plo
2918  depbase=`echo src/language/lexer/subcommand-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2919  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/subcommand-list.lo -MD -MP -MF $depbase.Tpo -c -o src/language/lexer/subcommand-list.lo ../src/language/lexer/subcommand-list.c &&\
2920  mv -f $depbase.Tpo $depbase.Plo
2921  echo "const char bare_version[] = \"1.4.1-g79ad47\";" >> src/libpspp/version.c,tmp
2922  depbase=`echo src/language/lexer/format-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2923  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2924  mv -f $depbase.Tpo $depbase.Plo
2925  depbase=`echo src/language/lexer/scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2926  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2927  mv -f $depbase.Tpo $depbase.Plo
2928  depbase=`echo src/language/lexer/segment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2929  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2930  mv -f $depbase.Tpo $depbase.Plo
2931  echo "const char version[] = \"GNU pspp 1.4.1-g79ad47\";" >> src/libpspp/version.c,tmp
2932  depbase=`echo src/language/lexer/token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2933  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2934  mv -f $depbase.Tpo $depbase.Plo
2935  depbase=`echo src/language/lexer/value-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2936  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2937  mv -f $depbase.Tpo $depbase.Plo
2938  depbase=`echo src/language/lexer/variable-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2939  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2940  mv -f $depbase.Tpo $depbase.Plo
2941  depbase=`echo src/language/xforms/compute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2942  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2943  mv -f $depbase.Tpo $depbase.Plo
2944  printf "const char announced_version[] = \"GNU pspp 1.4.1-g79ad47\"" >> src/libpspp/version.c,tmp
2945  depbase=`echo src/language/xforms/count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2946  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2947  mv -f $depbase.Tpo $depbase.Plo
2948  depbase=`echo src/language/xforms/fail.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2949  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2950  mv -f $depbase.Tpo $depbase.Plo
2951  depbase=`echo src/language/xforms/sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2952  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2953  mv -f $depbase.Tpo $depbase.Plo
2954  depbase=`echo src/language/xforms/recode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2955  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2956  mv -f $depbase.Tpo $depbase.Plo
2957  depbase=`echo src/language/xforms/select-if.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2958  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2959  mv -f $depbase.Tpo $depbase.Plo
2960  depbase=`echo src/language/control/control-stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2961  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/control-stack.lo -MD -MP -MF $depbase.Tpo -c -o src/language/control/control-stack.lo ../src/language/control/control-stack.c &&\
2962  mv -f $depbase.Tpo $depbase.Plo
2963  depbase=`echo src/language/control/do-if.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2964  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2965  mv -f $depbase.Tpo $depbase.Plo
2966  depbase=`echo src/language/control/loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2967  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2968  mv -f $depbase.Tpo $depbase.Plo
2969  depbase=`echo src/language/control/repeat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2970  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2971  mv -f $depbase.Tpo $depbase.Plo
2972  depbase=`echo src/language/control/temporary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2973  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2974  mv -f $depbase.Tpo $depbase.Plo
2975  depbase=`echo src/language/dictionary/attributes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2976  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2977  mv -f $depbase.Tpo $depbase.Plo
2978  depbase=`echo src/language/dictionary/apply-dictionary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2979  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2980  mv -f $depbase.Tpo $depbase.Plo
2981  depbase=`echo src/language/dictionary/delete-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2982  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2983  mv -f $depbase.Tpo $depbase.Plo
2984  depbase=`echo src/language/dictionary/formats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2985  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2986  mv -f $depbase.Tpo $depbase.Plo
2987  printf ";\n" >> src/libpspp/version.c,tmp
2988  depbase=`echo src/language/dictionary/missing-values.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2989  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2990  mv -f $depbase.Tpo $depbase.Plo
2991  depbase=`echo src/language/dictionary/modify-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2992  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2993  mv -f $depbase.Tpo $depbase.Plo
2994  depbase=`echo src/language/dictionary/mrsets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2995  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2996  mv -f $depbase.Tpo $depbase.Plo
2997  depbase=`echo src/language/dictionary/numeric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2998  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
2999  mv -f $depbase.Tpo $depbase.Plo
3000  echo "const char host_system[] = \"x86_64-pc-linux-gnu\";" >> src/libpspp/version.c,tmp
3001  depbase=`echo src/language/dictionary/rename-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3002  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3003  mv -f $depbase.Tpo $depbase.Plo
3004  depbase=`echo src/language/dictionary/sort-variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3005  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3006  mv -f $depbase.Tpo $depbase.Plo
3007  depbase=`echo src/language/dictionary/split-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3008  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3009  mv -f $depbase.Tpo $depbase.Plo
3010  depbase=`echo src/language/dictionary/sys-file-info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3011  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3012  mv -f $depbase.Tpo $depbase.Plo
3013  echo "const char build_system[] = \"x86_64-pc-linux-gnu\";" >> src/libpspp/version.c,tmp
3014  depbase=`echo src/language/dictionary/value-labels.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3015  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3016  mv -f $depbase.Tpo $depbase.Plo
3017  depbase=`echo src/language/dictionary/variable-label.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3018  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3019  mv -f $depbase.Tpo $depbase.Plo
3020  depbase=`echo src/language/dictionary/vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3021  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3022  mv -f $depbase.Tpo $depbase.Plo
3023  echo "const char locale_dir[] = \"/share/locale\";" >> src/libpspp/version.c,tmp
3024  depbase=`echo src/language/dictionary/variable-display.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3025  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3026  mv -f $depbase.Tpo $depbase.Plo
3027  depbase=`echo src/language/dictionary/weight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3028  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3029  mv -f $depbase.Tpo $depbase.Plo
3030  depbase=`echo src/language/tests/format-guesser-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3031  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3032  mv -f $depbase.Tpo $depbase.Plo
3033  echo "const char examples_dir[] = \"/share/pspp/examples\";" >> src/libpspp/version.c,tmp
3034  depbase=`echo src/language/tests/float-format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3035  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3036  mv -f $depbase.Tpo $depbase.Plo
3037  depbase=`echo src/language/tests/moments-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3038  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3039  mv -f $depbase.Tpo $depbase.Plo
3040  depbase=`echo src/language/tests/paper-size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3041  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3042  mv -f $depbase.Tpo $depbase.Plo
3043  depbase=`echo src/language/tests/pool-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3044  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3045  mv -f $depbase.Tpo $depbase.Plo
3046  depbase=`echo src/language/utilities/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3047  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3048  mv -f $depbase.Tpo $depbase.Plo
3049  echo "const char *const authors[] = {" >> src/libpspp/version.c,tmp
3050  depbase=`echo src/language/utilities/cd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3051  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3052  mv -f $depbase.Tpo $depbase.Plo
3053  depbase=`echo src/language/utilities/date.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3054  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3055  mv -f $depbase.Tpo $depbase.Plo
3056  depbase=`echo src/language/utilities/echo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3057  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3058  mv -f $depbase.Tpo $depbase.Plo
3059  depbase=`echo src/language/utilities/host.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3060  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3061  mv -f $depbase.Tpo $depbase.Plo
3062  /usr/bin/sed -e 's/^/  \"/' -e 's/$/\",/' ../AUTHORS >> src/libpspp/version.c,tmp
3063  depbase=`echo src/language/utilities/title.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3064  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3065  mv -f $depbase.Tpo $depbase.Plo
3066  depbase=`echo src/language/utilities/include.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3067  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3068  mv -f $depbase.Tpo $depbase.Plo
3069  depbase=`echo src/language/utilities/output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3070  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3071  mv -f $depbase.Tpo $depbase.Plo
3072  depbase=`echo src/language/utilities/permissions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3073  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3074  mv -f $depbase.Tpo $depbase.Plo
3075  depbase=`echo src/language/stats/aggregate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3076  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3077  mv -f $depbase.Tpo $depbase.Plo
3078  depbase=`echo src/language/stats/autorecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3079  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3080  mv -f $depbase.Tpo $depbase.Plo
3081  depbase=`echo src/language/stats/binomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3082  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3083  mv -f $depbase.Tpo $depbase.Plo
3084  echo "0 };" >> src/libpspp/version.c,tmp
3085  depbase=`echo src/language/stats/chisquare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3086  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3087  mv -f $depbase.Tpo $depbase.Plo
3088  depbase=`echo src/language/stats/cochran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3089  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3090  mv -f $depbase.Tpo $depbase.Plo
3091  depbase=`echo src/language/stats/correlations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3092  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3093  mv -f $depbase.Tpo $depbase.Plo
3094  depbase=`echo src/language/stats/descriptives.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3095  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3096  mv -f $depbase.Tpo $depbase.Plo
3097  mv src/libpspp/version.c,tmp src/libpspp/version.c
3098  depbase=`echo src/language/stats/examine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3099  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3100  mv -f $depbase.Tpo $depbase.Plo
3101  depbase=`echo src/language/stats/factor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3102  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3103  mv -f $depbase.Tpo $depbase.Plo
3104  depbase=`echo src/language/stats/flip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3105  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3106  mv -f $depbase.Tpo $depbase.Plo
3107  depbase=`echo src/language/stats/freq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3108  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3109  mv -f $depbase.Tpo $depbase.Plo
3110  depbase=`echo src/language/stats/frequencies.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3111  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3112  mv -f $depbase.Tpo $depbase.Plo
3113  depbase=`echo src/language/stats/friedman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3114  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3115  mv -f $depbase.Tpo $depbase.Plo
3116  depbase=`echo src/language/stats/glm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3117  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3118  mv -f $depbase.Tpo $depbase.Plo
3119  depbase=`echo src/language/stats/graph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3120  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3121  mv -f $depbase.Tpo $depbase.Plo
3122  depbase=`echo src/language/stats/kruskal-wallis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3123  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3124  mv -f $depbase.Tpo $depbase.Plo
3125  depbase=`echo src/language/stats/ks-one-sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3126  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3127  mv -f $depbase.Tpo $depbase.Plo
3128  depbase=`echo src/language/stats/logistic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3129  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3130  mv -f $depbase.Tpo $depbase.Plo
3131  depbase=`echo src/language/stats/jonckheere-terpstra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3132  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3133  mv -f $depbase.Tpo $depbase.Plo
3134  depbase=`echo src/language/stats/mann-whitney.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3135  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3136  mv -f $depbase.Tpo $depbase.Plo
3137  depbase=`echo src/language/stats/means.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3138  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3139  mv -f $depbase.Tpo $depbase.Plo
3140  depbase=`echo src/language/stats/means-calc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3141  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3142  mv -f $depbase.Tpo $depbase.Plo
3143  depbase=`echo src/language/stats/means-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3144  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3145  mv -f $depbase.Tpo $depbase.Plo
3146  depbase=`echo src/language/stats/mcnemar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3147  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3148  mv -f $depbase.Tpo $depbase.Plo
3149  depbase=`echo src/language/stats/median.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3150  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3151  mv -f $depbase.Tpo $depbase.Plo
3152  depbase=`echo src/language/stats/npar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3153  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3154  mv -f $depbase.Tpo $depbase.Plo
3155  depbase=`echo src/language/stats/npar-summary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3156  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3157  mv -f $depbase.Tpo $depbase.Plo
3158  depbase=`echo src/language/stats/oneway.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3159  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3160  mv -f $depbase.Tpo $depbase.Plo
3161  depbase=`echo src/language/stats/quick-cluster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3162  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3163  mv -f $depbase.Tpo $depbase.Plo
3164  depbase=`echo src/language/stats/rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3165  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3166  mv -f $depbase.Tpo $depbase.Plo
3167  depbase=`echo src/language/stats/reliability.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3168  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3169  mv -f $depbase.Tpo $depbase.Plo
3170  depbase=`echo src/language/stats/roc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3171  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3172  mv -f $depbase.Tpo $depbase.Plo
3173  depbase=`echo src/language/stats/regression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3174  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3175  mv -f $depbase.Tpo $depbase.Plo
3176  depbase=`echo src/language/stats/runs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3177  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3178  mv -f $depbase.Tpo $depbase.Plo
3179  depbase=`echo src/language/stats/sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3180  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3181  mv -f $depbase.Tpo $depbase.Plo
3182  depbase=`echo src/language/stats/sort-cases.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3183  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3184  mv -f $depbase.Tpo $depbase.Plo
3185  depbase=`echo src/language/stats/sort-criteria.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3186  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3187  mv -f $depbase.Tpo $depbase.Plo
3188  depbase=`echo src/language/stats/t-test-indep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3189  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3190  mv -f $depbase.Tpo $depbase.Plo
3191  depbase=`echo src/language/stats/t-test-one-sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3192  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3193  mv -f $depbase.Tpo $depbase.Plo
3194  depbase=`echo src/language/stats/t-test-paired.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3195  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3196  mv -f $depbase.Tpo $depbase.Plo
3197  depbase=`echo src/language/stats/t-test-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3198  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3199  mv -f $depbase.Tpo $depbase.Plo
3200  depbase=`echo src/language/stats/wilcoxon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3201  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3202  mv -f $depbase.Tpo $depbase.Plo
3203  depbase=`echo src/language/data-io/combine-files.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3204  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3205  mv -f $depbase.Tpo $depbase.Plo
3206  depbase=`echo src/language/data-io/data-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3207  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3208  mv -f $depbase.Tpo $depbase.Plo
3209  depbase=`echo src/language/data-io/data-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3210  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3211  mv -f $depbase.Tpo $depbase.Plo
3212  depbase=`echo src/language/data-io/data-reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3213  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3214  mv -f $depbase.Tpo $depbase.Plo
3215  depbase=`echo src/language/data-io/data-writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3216  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3217  mv -f $depbase.Tpo $depbase.Plo
3218  depbase=`echo src/language/data-io/dataset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3219  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3220  mv -f $depbase.Tpo $depbase.Plo
3221  depbase=`echo src/language/data-io/file-handle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3222  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3223  mv -f $depbase.Tpo $depbase.Plo
3224  depbase=`echo src/language/data-io/get-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3225  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3226  mv -f $depbase.Tpo $depbase.Plo
3227  depbase=`echo src/language/data-io/get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3228  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3229  mv -f $depbase.Tpo $depbase.Plo
3230  depbase=`echo src/language/data-io/inpt-pgm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3231  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3232  mv -f $depbase.Tpo $depbase.Plo
3233  depbase=`echo src/language/data-io/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3234  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3235  mv -f $depbase.Tpo $depbase.Plo
3236  depbase=`echo src/language/data-io/placement-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3237  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3238  mv -f $depbase.Tpo $depbase.Plo
3239  depbase=`echo src/language/data-io/print-space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3240  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3241  mv -f $depbase.Tpo $depbase.Plo
3242  depbase=`echo src/language/data-io/print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3243  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3244  mv -f $depbase.Tpo $depbase.Plo
3245  depbase=`echo src/language/data-io/matrix-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3246  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3247  mv -f $depbase.Tpo $depbase.Plo
3248  depbase=`echo src/language/data-io/matrix-reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3249  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3250  mv -f $depbase.Tpo $depbase.Plo
3251  depbase=`echo src/language/data-io/save-translate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3252  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3253  mv -f $depbase.Tpo $depbase.Plo
3254  depbase=`echo src/language/data-io/save.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3255  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3256  mv -f $depbase.Tpo $depbase.Plo
3257  depbase=`echo src/language/data-io/trim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3258  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3259  mv -f $depbase.Tpo $depbase.Plo
3260  depbase=`echo src/language/expressions/evaluate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3261  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3262  mv -f $depbase.Tpo $depbase.Plo
3263  depbase=`echo src/language/expressions/helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3264  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3265  mv -f $depbase.Tpo $depbase.Plo
3266  depbase=`echo src/language/expressions/optimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3267  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3268  mv -f $depbase.Tpo $depbase.Plo
3269  depbase=`echo src/language/expressions/parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3270  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3271  mv -f $depbase.Tpo $depbase.Plo
3272  depbase=`echo src/math/chart-geometry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3273  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3274  mv -f $depbase.Tpo $depbase.Plo
3275  ./src/language/lexer/q2c ../src/language/utilities/set.q src/language/utilities/set.c
3276  ./src/language/lexer/q2c ../src/language/stats/crosstabs.q src/language/stats/crosstabs.c
3277  depbase=`echo src/math/box-whisker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3278  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3279  mv -f $depbase.Tpo $depbase.Plo
3280  depbase=`echo src/math/categoricals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3281  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3282  mv -f $depbase.Tpo $depbase.Plo
3283  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -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
3284  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -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
3285  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3286  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -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
3287  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3288  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3289  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3290  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3291  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3292  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3293  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3294  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3295  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3296  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3297  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3298  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3299  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3300  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3301  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3302  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3303  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3304  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3305  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/control-stack.lo -MD -MP -MF src/language/control/.deps/control-stack.Tpo -c ../src/language/control/control-stack.c  -fPIC -DPIC -o src/language/control/.libs/control-stack.o
3306  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3307  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3308  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3309  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3310  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3311  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3312  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3313  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/subcommand-list.lo -MD -MP -MF src/language/lexer/.deps/subcommand-list.Tpo -c ../src/language/lexer/subcommand-list.c  -fPIC -DPIC -o src/language/lexer/.libs/subcommand-list.o
3314  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3315  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3316  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3317  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3318  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3319  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3320  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3321  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3322  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3323  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3324  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3325  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3326  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3327  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3328  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3329  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3330  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3331  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3332  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3333  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3334  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3335  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3336  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3337  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3338  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3339  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3340  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3341  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3342  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3343  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3344  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3345  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3346  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3347  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3348  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3349  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3350  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3351  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3352  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3353  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3354  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3355  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3356  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3357  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3358  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3359  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3360  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3361  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3362  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3363  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3364  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3365  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3366  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3367  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3368  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3369  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3370  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3371  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3372  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3373  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3374  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3375  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3376  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3377  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3378  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3379  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3380  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3381  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3382  mv -f src/libpspp/.deps/utilities_pspp_dump_sav-float-format.Tpo src/libpspp/.deps/utilities_pspp_dump_sav-float-format.Po
3383  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3384  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3385  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3386  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3387  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3388  depbase=`echo src/math/covariance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3389  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3390  mv -f $depbase.Tpo $depbase.Plo
3391  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3392  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3393  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3394  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3395  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3396  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3397  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3398  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3399  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3400  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3401  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3402  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3403  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3404  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3405  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3406  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3407  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3408  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3409  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3410  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3411  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3412  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3413  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3414  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3415  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3416  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/control/control-stack.lo -MD -MP -MF src/language/control/.deps/control-stack.Tpo -c ../src/language/control/control-stack.c -o src/language/control/control-stack.o >/dev/null 2>&1
3417  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3418  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3419  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3420  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3421  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3422  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3423  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3424  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3425  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3426  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3427  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3428  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/language/lexer/subcommand-list.lo -MD -MP -MF src/language/lexer/.deps/subcommand-list.Tpo -c ../src/language/lexer/subcommand-list.c -o src/language/lexer/subcommand-list.o >/dev/null 2>&1
3429  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3430  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3431  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3432  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3433  xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=1.4.1-g79ad47 --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/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
3434  ../src/language/data-io/placement-parser.c: In function ‘fixed_parse_columns’:
3435  ../src/language/data-io/placement-parser.c:170:22: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum fmt_type’ [-Wenum-conversion]
3436    170 |   (*formats)[0].type = PRS_TYPE_T;
3437        |                      ^
3438  ../src/language/data-io/placement-parser.c: In function ‘fixed_parse_fortran’:
3439  ../src/language/data-io/placement-parser.c:216:20: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum fmt_type’ [-Wenum-conversion]
3440    216 |             f.type = PRS_TYPE_NEW_REC;
3441        |                    ^
3442  ../src/language/data-io/placement-parser.c:225:24: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum fmt_type’ [-Wenum-conversion]
3443    225 |                 f.type = PRS_TYPE_T;
3444        |                        ^
3445  ../src/language/data-io/placement-parser.c:228:26: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum fmt_type’ [-Wenum-conversion]
3446    228 |                   f.type = PRS_TYPE_X;
3447        |                          ^
3448  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -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
3449  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3450  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3451  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3452  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -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
3453  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3454  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3455  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3456  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3457  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3458  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3459  depbase=`echo src/math/correlation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3460  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3461  mv -f $depbase.Tpo $depbase.Plo
3462  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -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
3463  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3464  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3465  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3466  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3467  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3468  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3469  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3470  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3471  depbase=`echo src/math/extrema.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3472  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/extrema.lo -MD -MP -MF $depbase.Tpo -c -o src/math/extrema.lo ../src/math/extrema.c &&\
3473  mv -f $depbase.Tpo $depbase.Plo
3474  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3475  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3476  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3477  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3478  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3479  depbase=`echo src/math/histogram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3480  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3481  mv -f $depbase.Tpo $depbase.Plo
3482  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3483  depbase=`echo src/math/interaction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3484  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3485  mv -f $depbase.Tpo $depbase.Plo
3486  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3487  depbase=`echo src/math/levene.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3488  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3489  mv -f $depbase.Tpo $depbase.Plo
3490  depbase=`echo src/math/linreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3491  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3492  mv -f $depbase.Tpo $depbase.Plo
3493  depbase=`echo src/math/merge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3494  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3495  mv -f $depbase.Tpo $depbase.Plo
3496  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3497  depbase=`echo src/math/moments.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3498  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3499  mv -f $depbase.Tpo $depbase.Plo
3500  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3501  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3502  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3503  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3504  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3505  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3506  depbase=`echo src/math/np.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3507  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3508  mv -f $depbase.Tpo $depbase.Plo
3509  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3510  depbase=`echo src/math/order-stats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3511  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3512  mv -f $depbase.Tpo $depbase.Plo
3513  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3514  depbase=`echo src/math/percentiles.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3515  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3516  mv -f $depbase.Tpo $depbase.Plo
3517  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3518  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3519  depbase=`echo src/math/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3520  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3521  mv -f $depbase.Tpo $depbase.Plo
3522  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3523  depbase=`echo src/math/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3524  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3525  mv -f $depbase.Tpo $depbase.Plo
3526  depbase=`echo src/math/shapiro-wilk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3527  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3528  mv -f $depbase.Tpo $depbase.Plo
3529  depbase=`echo src/math/trimmed-mean.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3530  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3531  mv -f $depbase.Tpo $depbase.Plo
3532  depbase=`echo src/math/tukey-hinges.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3533  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3534  mv -f $depbase.Tpo $depbase.Plo
3535  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3536  depbase=`echo src/math/wilcoxon-sig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3537  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3538  mv -f $depbase.Tpo $depbase.Plo
3539  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3540  depbase=`echo lib/linreg/sweep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3541  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3542  mv -f $depbase.Tpo $depbase.Plo
3543  depbase=`echo lib/tukey/ptukey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3544  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3545  mv -f $depbase.Tpo $depbase.Plo
3546  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3547  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3548  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3549  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3550  depbase=`echo lib/tukey/qtukey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
3551  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
3552  mv -f $depbase.Tpo $depbase.Plo
3553  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3554  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3555  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3556  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3557  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3558  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3559  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-chart-item.lo -MD -MP -MF src/output/.deps/liboutput_la-chart-item.Tpo -c -o src/output/liboutput_la-chart-item.lo `test -f 'src/output/chart-item.c' || echo '../'`src/output/chart-item.c
3560  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3561  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3562  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3563  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3564  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3565  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3566  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3567  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3568  mv -f src/ui/terminal/.deps/libui_la-main.Tpo src/ui/terminal/.deps/libui_la-main.Plo
3569  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3570  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/extrema.lo -MD -MP -MF src/math/.deps/extrema.Tpo -c ../src/math/extrema.c  -fPIC -DPIC -o src/math/.libs/extrema.o
3571  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3572  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3573  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3574  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3575  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3576  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3577  mv -f src/ui/terminal/.deps/libui_la-terminal-opts.Tpo src/ui/terminal/.deps/libui_la-terminal-opts.Plo
3578  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3579  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3580  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3581  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3582  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3583  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3584  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3585  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3586  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3587  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3588  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3589  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3590  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3591  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3592  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3593  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3594  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-group-item.lo -MD -MP -MF src/output/.deps/liboutput_la-group-item.Tpo -c -o src/output/liboutput_la-group-item.lo `test -f 'src/output/group-item.c' || echo '../'`src/output/group-item.c
3595  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3596  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3597  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3598  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3599  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3600  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3601  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3602  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3603  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3604  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3605  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3606  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-message-item.lo -MD -MP -MF src/output/.deps/liboutput_la-message-item.Tpo -c -o src/output/liboutput_la-message-item.lo `test -f 'src/output/message-item.c' || echo '../'`src/output/message-item.c
3607  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3608  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3609  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3610  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3611  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3612  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3613  mv -f src/ui/terminal/.deps/libui_la-terminal-reader.Tpo src/ui/terminal/.deps/libui_la-terminal-reader.Plo
3614  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3615  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3616  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3617  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-page-setup-item.lo -MD -MP -MF src/output/.deps/liboutput_la-page-setup-item.Tpo -c -o src/output/liboutput_la-page-setup-item.lo `test -f 'src/output/page-setup-item.c' || echo '../'`src/output/page-setup-item.c
3618  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3619  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3620  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3621  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3622  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3623  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3624  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3625  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3626  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3627  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3628  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3629  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3630  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3631  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3632  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-chart-item.lo -MD -MP -MF src/output/.deps/liboutput_la-chart-item.Tpo -c ../src/output/chart-item.c  -fPIC -DPIC -o src/output/.libs/liboutput_la-chart-item.o
3633  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3634  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3635  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3636  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-table-item.lo -MD -MP -MF src/output/.deps/liboutput_la-table-item.Tpo -c -o src/output/liboutput_la-table-item.lo `test -f 'src/output/table-item.c' || echo '../'`src/output/table-item.c
3637  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3638  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3639  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-text-item.lo -MD -MP -MF src/output/.deps/liboutput_la-text-item.Tpo -c -o src/output/liboutput_la-text-item.lo `test -f 'src/output/text-item.c' || echo '../'`src/output/text-item.c
3640  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3641  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3642  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3643  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3644  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3645  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3646  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3647  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/math/extrema.lo -MD -MP -MF src/math/.deps/extrema.Tpo -c ../src/math/extrema.c -o src/math/extrema.o >/dev/null 2>&1
3648  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3649  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3650  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3651  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3652  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3653  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3654  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3655  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3656  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3657  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3658  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3659  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3660  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3661  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3662  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3663  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-message-item.lo -MD -MP -MF src/output/.deps/liboutput_la-message-item.Tpo -c ../src/output/message-item.c  -fPIC -DPIC -o src/output/.libs/liboutput_la-message-item.o
3664  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3665  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-chart-item.lo -MD -MP -MF src/output/.deps/liboutput_la-chart-item.Tpo -c ../src/output/chart-item.c -o src/output/liboutput_la-chart-item.o >/dev/null 2>&1
3666  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3667  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-group-item.lo -MD -MP -MF src/output/.deps/liboutput_la-group-item.Tpo -c ../src/output/group-item.c  -fPIC -DPIC -o src/output/.libs/liboutput_la-group-item.o
3668  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3669  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3670  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3671  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3672  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3673  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3674  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3675  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3676  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3677  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3678  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3679  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3680  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3681  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3682  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-dump.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-dump.Tpo -c -o src/output/spv/liboutput_la-spv-dump.lo `test -f 'src/output/spv/spv-dump.c' || echo '../'`src/output/spv/spv-dump.c
3683  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3684  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3685  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3686  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3687  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3688  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3689  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-page-setup-item.lo -MD -MP -MF src/output/.deps/liboutput_la-page-setup-item.Tpo -c ../src/output/page-setup-item.c  -fPIC -DPIC -o src/output/.libs/liboutput_la-page-setup-item.o
3690  xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=1.4.1-g79ad47 --msgid-bugs-address=pspp-dev@gnu.org --from-code=UTF-8 --add-comments='TRANSLATORS:' --directory=.. --its=../po/metainfo.its -j src/ui/gui/org.fsf.pspp.metainfo.xml.in -o po/pspp.pot,tmp || true
3691  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3692  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3693  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3694  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3695  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3696  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3697  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3698  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-output.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-output.Tpo -c -o src/output/spv/liboutput_la-spv-output.lo `test -f 'src/output/spv/spv-output.c' || echo '../'`src/output/spv/spv-output.c
3699  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3700  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-text-item.lo -MD -MP -MF src/output/.deps/liboutput_la-text-item.Tpo -c ../src/output/text-item.c  -fPIC -DPIC -o src/output/.libs/liboutput_la-text-item.o
3701  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3702  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-select.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-select.Tpo -c -o src/output/spv/liboutput_la-spv-select.lo `test -f 'src/output/spv/spv-select.c' || echo '../'`src/output/spv/spv-select.c
3703  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3704  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3705  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3706  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3707  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3708  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3709  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-message-item.lo -MD -MP -MF src/output/.deps/liboutput_la-message-item.Tpo -c ../src/output/message-item.c -o src/output/liboutput_la-message-item.o >/dev/null 2>&1
3710  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3711  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-table-item.lo -MD -MP -MF src/output/.deps/liboutput_la-table-item.Tpo -c ../src/output/table-item.c  -fPIC -DPIC -o src/output/.libs/liboutput_la-table-item.o
3712  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3713  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3714  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3715  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3716  mv -f src/output/.deps/liboutput_la-chart-item.Tpo src/output/.deps/liboutput_la-chart-item.Plo
3717  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3718  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3719  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3720  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3721  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3722  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3723  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3724  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-group-item.lo -MD -MP -MF src/output/.deps/liboutput_la-group-item.Tpo -c ../src/output/group-item.c -o src/output/liboutput_la-group-item.o >/dev/null 2>&1
3725  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3726  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3727  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3728  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3729  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3730  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3731  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3732  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3733  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3734  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3735  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3736  xgettext --copyright-holder="Free Software Foundation, Inc." --package-name=pspp --package-version=1.4.1-g79ad47 --msgid-bugs-address=pspp-dev@gnu.org --from-code=UTF-8 --add-comments='TRANSLATORS:' --directory=.. -j src/ui/gui/org.fsf.pspp.desktop.in -o po/pspp.pot,tmp
3737  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3738  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3739  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3740  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3741  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3742  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3743  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3744  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3745  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-dump.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-dump.Tpo -c ../src/output/spv/spv-dump.c  -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-dump.o
3746  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3747  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3748  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3749  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3750  mv -f src/output/.deps/liboutput_la-message-item.Tpo src/output/.deps/liboutput_la-message-item.Plo
3751  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3752  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3753  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3754  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3755  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3756  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-page-setup-item.lo -MD -MP -MF src/output/.deps/liboutput_la-page-setup-item.Tpo -c ../src/output/page-setup-item.c -o src/output/liboutput_la-page-setup-item.o >/dev/null 2>&1
3757  mv -f src/output/charts/.deps/liboutput_la-boxplot.Tpo src/output/charts/.deps/liboutput_la-boxplot.Plo
3758  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3759  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3760  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3761  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3762  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3763  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3764  mv -f src/output/.deps/liboutput_la-output-item.Tpo src/output/.deps/liboutput_la-output-item.Plo
3765  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3766  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3767  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3768  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3769  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3770  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3771  /usr/bin/sed -e '/^"POT-Creation-Date: .*/d' po/pspp.pot,tmp > po/pspp.pot
3772  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3773  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3774  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3775  mv -f src/output/.deps/liboutput_la-group-item.Tpo src/output/.deps/liboutput_la-group-item.Plo
3776  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3777  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3778  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-output.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-output.Tpo -c ../src/output/spv/spv-output.c  -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-output.o
3779  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3780  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-text-item.lo -MD -MP -MF src/output/.deps/liboutput_la-text-item.Tpo -c ../src/output/text-item.c -o src/output/liboutput_la-text-item.o >/dev/null 2>&1
3781  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3782  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3783  mv -f src/output/charts/.deps/liboutput_la-np-plot.Tpo src/output/charts/.deps/liboutput_la-np-plot.Plo
3784  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3785  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3786  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3787  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3788  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3789  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-select.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-select.Tpo -c ../src/output/spv/spv-select.c  -fPIC -DPIC -o src/output/spv/.libs/liboutput_la-spv-select.o
3790  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3791  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3792  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3793  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3794  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3795  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3796  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3797  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3798  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3799  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3800  mv -f src/output/charts/.deps/liboutput_la-roc-chart.Tpo src/output/charts/.deps/liboutput_la-roc-chart.Plo
3801  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3802  mv -f src/output/charts/.deps/liboutput_la-piechart.Tpo src/output/charts/.deps/liboutput_la-piechart.Plo
3803  mv -f src/output/charts/.deps/liboutput_la-scatterplot.Tpo src/output/charts/.deps/liboutput_la-scatterplot.Plo
3804  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3805  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3806  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3807  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3808  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3809  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3810  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3811  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3812  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3813  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3814  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3815  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3816  mv -f src/output/charts/.deps/liboutput_la-spreadlevel-plot.Tpo src/output/charts/.deps/liboutput_la-spreadlevel-plot.Plo
3817  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3818  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3819  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/liboutput_la-table-item.lo -MD -MP -MF src/output/.deps/liboutput_la-table-item.Tpo -c ../src/output/table-item.c -o src/output/liboutput_la-table-item.o >/dev/null 2>&1
3820  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3821  mv -f src/output/charts/.deps/liboutput_la-scree.Tpo src/output/charts/.deps/liboutput_la-scree.Plo
3822  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3823  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-dump.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-dump.Tpo -c ../src/output/spv/spv-dump.c -o src/output/spv/liboutput_la-spv-dump.o >/dev/null 2>&1
3824  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3825  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3826  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3827  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3828  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3829  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3830  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3831  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3832  mv -f src/output/.deps/liboutput_la-msglog.Tpo src/output/.deps/liboutput_la-msglog.Plo
3833  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3834  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3835  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3836  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-output.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-output.Tpo -c ../src/output/spv/spv-output.c -o src/output/spv/liboutput_la-spv-output.o >/dev/null 2>&1
3837  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3838  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3839  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3840  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3841  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3842  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3843  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3844  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3845  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3846  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3847  mv -f src/output/.deps/liboutput_la-page-setup-item.Tpo src/output/.deps/liboutput_la-page-setup-item.Plo
3848  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3849  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3850  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3851  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3852  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3853  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3854  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3855  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3856  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3857  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3858  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3859  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3860  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3861  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3862  mv -f src/output/.deps/liboutput_la-journal.Tpo src/output/.deps/liboutput_la-journal.Plo
3863  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3864  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3865  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3866  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3867  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3868  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3869  mv -f src/output/.deps/liboutput_la-text-item.Tpo src/output/.deps/liboutput_la-text-item.Plo
3870  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3871  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3872  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3873  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3874  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3875  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3876  ../src/output/spv/spv.c: In function ‘spv_item_class_from_string’:
3877  ../src/output/spv/spv.c:104:10: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum spv_item_class’ [-Wenum-conversion]
3878    104 |   return SPV_N_CLASSES;
3879        |          ^~~~~~~~~~~~~
3880  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3881  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3882  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3883  mv -f src/output/.deps/liboutput_la-spv-driver.Tpo src/output/.deps/liboutput_la-spv-driver.Plo
3884  mv -f src/output/charts/.deps/liboutput_la-roc-chart-cairo.Tpo src/output/charts/.deps/liboutput_la-roc-chart-cairo.Plo
3885  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3886  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3887  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3888  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3889  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3890  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3891  mv -f src/output/charts/.deps/liboutput_la-np-plot-cairo.Tpo src/output/charts/.deps/liboutput_la-np-plot-cairo.Plo
3892  mv -f src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Tpo src/output/charts/.deps/liboutput_la-spreadlevel-cairo.Plo
3893  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3894  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3895  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3896  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3897  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3898  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3899  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3900  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3901  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3902  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3903  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3904  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/data/libdata_la-dict-class.lo -MD -MP -MF src/data/.deps/libdata_la-dict-class.Tpo -c ../src/data/dict-class.c  -fPIC -DPIC -o src/data/.libs/libdata_la-dict-class.o
3905  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3906  mv -f src/output/spv/.deps/liboutput_la-spv-output.Tpo src/output/spv/.deps/liboutput_la-spv-output.Plo
3907  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3908  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3909  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3910  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3911  mv -f src/output/.deps/liboutput_la-measure.Tpo src/output/.deps/liboutput_la-measure.Plo
3912  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3913  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3914  mv -f src/output/spv/.deps/liboutput_la-spv-dump.Tpo src/output/spv/.deps/liboutput_la-spv-dump.Plo
3915  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT src/output/spv/liboutput_la-spv-select.lo -MD -MP -MF src/output/spv/.deps/liboutput_la-spv-select.Tpo -c ../src/output/spv/spv-select.c -o src/output/spv/liboutput_la-spv-select.o >/dev/null 2>&1
3916  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3917  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3918  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3919  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3920  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3921  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3922  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3923  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3924  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3925  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3926  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3927  mv -f src/output/charts/.deps/liboutput_la-plot-hist.Tpo src/output/charts/.deps/liboutput_la-plot-hist.Plo
3928  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3929  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3930  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3931  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3932  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3933  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3934  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3935  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3936  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3937  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3938  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3939  mv -f src/output/.deps/liboutput_la-table-item.Tpo src/output/.deps/liboutput_la-table-item.Plo
3940  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3941  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3942  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3943  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3944  mv -f src/output/.deps/liboutput_la-options.Tpo src/output/.deps/liboutput_la-options.Plo
3945  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3946  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3947  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3948  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3949  mv -f src/output/charts/.deps/liboutput_la-piechart-cairo.Tpo src/output/charts/.deps/liboutput_la-piechart-cairo.Plo
3950  mv -f src/output/spv/.deps/liboutput_la-spv-css-parser.Tpo src/output/spv/.deps/liboutput_la-spv-css-parser.Plo
3951  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3952  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3953  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3954  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3955  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3956  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3957  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3958  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3959  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3960  mv -f src/output/charts/.deps/liboutput_la-scatterplot-cairo.Tpo src/output/charts/.deps/liboutput_la-scatterplot-cairo.Plo
3961  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3962  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3963  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3964  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3965  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3966  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3967  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3968  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3969  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3970  mv -f src/data/.deps/libdata_la-casereader-select.Tpo src/data/.deps/libdata_la-casereader-select.Plo
3971  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3972  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3973  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3974  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3975  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3976  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3977  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3978  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3979  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3980  mv -f src/output/charts/.deps/liboutput_la-boxplot-cairo.Tpo src/output/charts/.deps/liboutput_la-boxplot-cairo.Plo
3981  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3982  mv -f src/data/.deps/libdata_la-any-writer.Tpo src/data/.deps/libdata_la-any-writer.Plo
3983  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3984  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3985  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3986  mv -f src/data/.deps/libdata_la-casewriter-translator.Tpo src/data/.deps/libdata_la-casewriter-translator.Plo
3987  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3988  mv -f src/output/charts/.deps/liboutput_la-scree-cairo.Tpo src/output/charts/.deps/liboutput_la-scree-cairo.Plo
3989  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3990  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3991  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3992  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3993  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3994  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3995  mv -f src/data/.deps/libdata_la-dict-class.Tpo src/data/.deps/libdata_la-dict-class.Plo
3996  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3997  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
3998  mv -f src/output/.deps/liboutput_la-csv.Tpo src/output/.deps/liboutput_la-csv.Plo
3999  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4000  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4001  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4002  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4003  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4004  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4005  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4006  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4007  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4008  mv -f src/data/.deps/libdata_la-case-matcher.Tpo src/data/.deps/libdata_la-case-matcher.Plo
4009  mv -f src/data/.deps/libdata_la-casereader-project.Tpo src/data/.deps/libdata_la-casereader-project.Plo
4010  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4011  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4012  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4013  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4014  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4015  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4016  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4017  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4018  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4019  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4020  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4021  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4022  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4023  mv -f src/data/.deps/libdata_la-casereader-shim.Tpo src/data/.deps/libdata_la-casereader-shim.Plo
4024  mv -f src/output/spv/.deps/liboutput_la-spv-select.Tpo src/output/spv/.deps/liboutput_la-spv-select.Plo
4025  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4026  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4027  mv -f src/data/.deps/libdata_la-casegrouper.Tpo src/data/.deps/libdata_la-casegrouper.Plo
4028  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4029  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4030  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4031  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4032  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4033  mv -f src/output/charts/.deps/liboutput_la-barchart-cairo.Tpo src/output/charts/.deps/liboutput_la-barchart-cairo.Plo
4034  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4035  mv -f src/data/.deps/libdata_la-dataset-writer.Tpo src/data/.deps/libdata_la-dataset-writer.Plo
4036  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4037  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4038  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4039  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4040  mv -f src/data/.deps/libdata_la-sys-file-encoding.Tpo src/data/.deps/libdata_la-sys-file-encoding.Plo
4041  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4042  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4043  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4044  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4045  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4046  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4047  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4048  mv -f src/data/.deps/libdata_la-any-reader.Tpo src/data/.deps/libdata_la-any-reader.Plo
4049  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4050  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4051  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4052  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4053  mv -f src/data/.deps/libdata_la-lazy-casereader.Tpo src/data/.deps/libdata_la-lazy-casereader.Plo
4054  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4055  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4056  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4057  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4058  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4059  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4060  mv -f src/libpspp/.deps/liblibpspp_la-copyleft.Tpo src/libpspp/.deps/liblibpspp_la-copyleft.Plo
4061  mv -f src/output/charts/.deps/liboutput_la-plot-hist-cairo.Tpo src/output/charts/.deps/liboutput_la-plot-hist-cairo.Plo
4062  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4063  mv -f src/data/.deps/libdata_la-identifier2.Tpo src/data/.deps/libdata_la-identifier2.Plo
4064  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4065  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4066  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4067  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4068  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4069  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4070  mv -f src/data/.deps/libdata_la-calendar.Tpo src/data/.deps/libdata_la-calendar.Plo
4071  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4072  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4073  mv -f src/data/.deps/libdata_la-casewriter.Tpo src/data/.deps/libdata_la-casewriter.Plo
4074  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4075  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4076  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4077  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4078  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4079  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4080  mv -f src/data/.deps/libdata_la-case-tmpfile.Tpo src/data/.deps/libdata_la-case-tmpfile.Plo
4081  mv -f src/output/charts/.deps/liboutput_la-barchart.Tpo src/output/charts/.deps/liboutput_la-barchart.Plo
4082  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4083  mv -f src/data/.deps/libdata_la-casereader-filter.Tpo src/data/.deps/libdata_la-casereader-filter.Plo
4084  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4085  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4086  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4087  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4088  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4089  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4090  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4091  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4092  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4093  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4094  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4095  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4096  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4097  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4098  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4099  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4100  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4101  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4102  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4103  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4104  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4105  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4106  mv -f src/data/.deps/libdata_la-mrset.Tpo src/data/.deps/libdata_la-mrset.Plo
4107  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4108  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4109  mv -f src/output/.deps/liboutput_la-odt.Tpo src/output/.deps/liboutput_la-odt.Plo
4110  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4111  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4112  mv -f src/output/.deps/liboutput_la-html.Tpo src/output/.deps/liboutput_la-html.Plo
4113  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4114  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4115  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4116  mv -f src/data/.deps/libdata_la-casewindow.Tpo src/data/.deps/libdata_la-casewindow.Plo
4117  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4118  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4119  mv -f src/libpspp/.deps/liblibpspp_la-freaderror.Tpo src/libpspp/.deps/liblibpspp_la-freaderror.Plo
4120  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4121  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4122  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4123  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4124  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4125  mv -f src/libpspp/.deps/liblibpspp_la-bit-vector.Tpo src/libpspp/.deps/liblibpspp_la-bit-vector.Plo
4126  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4127  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4128  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4129  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4130  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4131  ../src/data/data-in.c: In function ‘parse_WKDAY’:
4132  ../src/data/data-in.c:1097:16: warning: ‘weekday’ may be used uninitialized in this function [-Wmaybe-uninitialized]
4133   1097 |   i->output->f = weekday;
4134        |   ~~~~~~~~~~~~~^~~~~~~~~
4135  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4136  mv -f src/libpspp/.deps/liblibpspp_la-cmac-aes256.Tpo src/libpspp/.deps/liblibpspp_la-cmac-aes256.Plo
4137  mv -f src/data/.deps/libdata_la-caseinit.Tpo src/data/.deps/libdata_la-caseinit.Plo
4138  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4139  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog.Tpo -c -o src/ui/gui/psppire-psppire-dialog.o `test -f 'src/ui/gui/psppire-dialog.c' || echo '../'`src/ui/gui/psppire-dialog.c
4140  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-keypad.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-keypad.Tpo -c -o src/ui/gui/psppire-psppire-keypad.o `test -f 'src/ui/gui/psppire-keypad.c' || echo '../'`src/ui/gui/psppire-keypad.c
4141  mv -f src/data/.deps/libdata_la-file-name.Tpo src/data/.deps/libdata_la-file-name.Plo
4142  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4143  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-selector.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-selector.Tpo -c -o src/ui/gui/psppire-psppire-selector.o `test -f 'src/ui/gui/psppire-selector.c' || echo '../'`src/ui/gui/psppire-selector.c
4144  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-buttonbox.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-buttonbox.Tpo -c -o src/ui/gui/psppire-psppire-buttonbox.o `test -f 'src/ui/gui/psppire-buttonbox.c' || echo '../'`src/ui/gui/psppire-buttonbox.c
4145  mv -f src/output/spv/.deps/liboutput_la-spvbin-helpers.Tpo src/output/spv/.deps/liboutput_la-spvbin-helpers.Plo
4146  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4147  mv -f src/data/.deps/libdata_la-casereader-translator.Tpo src/data/.deps/libdata_la-casereader-translator.Plo
4148  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4149  mv -f src/libpspp/.deps/liblibpspp_la-deque.Tpo src/libpspp/.deps/liblibpspp_la-deque.Plo
4150  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4151  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4152  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4153  mv -f src/data/.deps/libdata_la-attributes.Tpo src/data/.deps/libdata_la-attributes.Plo
4154  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-acr.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-acr.Tpo -c -o src/ui/gui/psppire-psppire-acr.o `test -f 'src/ui/gui/psppire-acr.c' || echo '../'`src/ui/gui/psppire-acr.c
4155  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4156  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4157  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4158  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-dialog-common.o -MD -MP -MF src/ui/gui/.deps/psppire-dialog-common.Tpo -c -o src/ui/gui/psppire-dialog-common.o `test -f 'src/ui/gui/dialog-common.c' || echo '../'`src/ui/gui/dialog-common.c
4159  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4160  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-dict-display.o -MD -MP -MF src/ui/gui/.deps/psppire-dict-display.Tpo -c -o src/ui/gui/psppire-dict-display.o `test -f 'src/ui/gui/dict-display.c' || echo '../'`src/ui/gui/dict-display.c
4161  mv -f src/data/.deps/libdata_la-spreadsheet-reader.Tpo src/data/.deps/libdata_la-spreadsheet-reader.Plo
4162  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4163  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4164  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4165  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4166  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4167  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4168  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4169  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4170  mv -f src/data/.deps/libdata_la-identifier.Tpo src/data/.deps/libdata_la-identifier.Plo
4171  mv -f src/data/.deps/libdata_la-make-file.Tpo src/data/.deps/libdata_la-make-file.Plo
4172  mv -f src/data/.deps/libdata_la-transformations.Tpo src/data/.deps/libdata_la-transformations.Plo
4173  mv -f src/data/.deps/libdata_la-short-names.Tpo src/data/.deps/libdata_la-short-names.Plo
4174  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4175  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4176  mv -f src/data/.deps/libdata_la-case-map.Tpo src/data/.deps/libdata_la-case-map.Plo
4177  mv -f src/libpspp/.deps/liblibpspp_la-prompt.Tpo src/libpspp/.deps/liblibpspp_la-prompt.Plo
4178  mv -f src/data/.deps/libdata_la-vector.Tpo src/data/.deps/libdata_la-vector.Plo
4179  mv -f src/data/.deps/libdata_la-casereader.Tpo src/data/.deps/libdata_la-casereader.Plo
4180  mv -f src/libpspp/.deps/liblibpspp_la-argv-parser.Tpo src/libpspp/.deps/liblibpspp_la-argv-parser.Plo
4181  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4182  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4183  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4184  mv -f src/data/.deps/libdata_la-caseproto.Tpo src/data/.deps/libdata_la-caseproto.Plo
4185  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4186  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4187  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4188  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4189  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4190  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4191  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4192  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4193  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4194  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4195  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-checkbox-treeview.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-checkbox-treeview.Tpo -c -o src/ui/gui/psppire-psppire-checkbox-treeview.o `test -f 'src/ui/gui/psppire-checkbox-treeview.c' || echo '../'`src/ui/gui/psppire-checkbox-treeview.c
4196  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4197  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-conf.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-conf.Tpo -c -o src/ui/gui/psppire-psppire-conf.o `test -f 'src/ui/gui/psppire-conf.c' || echo '../'`src/ui/gui/psppire-conf.c
4198  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4199  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4200  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4201  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4202  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4203  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4204  mv -f src/output/spv/.deps/liboutput_la-spv-legacy-data.Tpo src/output/spv/.deps/liboutput_la-spv-legacy-data.Plo
4205  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action.o `test -f 'src/ui/gui/psppire-dialog-action.c' || echo '../'`src/ui/gui/psppire-dialog-action.c
4206  mv -f src/data/.deps/libdata_la-value.Tpo src/data/.deps/libdata_la-value.Plo
4207  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-aggregate.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-aggregate.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-aggregate.o `test -f 'src/ui/gui/psppire-dialog-action-aggregate.c' || echo '../'`src/ui/gui/psppire-dialog-action-aggregate.c
4208  mv -f src/data/.deps/libdata_la-encrypted-file.Tpo src/data/.deps/libdata_la-encrypted-file.Plo
4209  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4210  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4211  mv -f src/libpspp/.deps/liblibpspp_la-hmapx.Tpo src/libpspp/.deps/liblibpspp_la-hmapx.Plo
4212  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-autorecode.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-autorecode.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-autorecode.o `test -f 'src/ui/gui/psppire-dialog-action-autorecode.c' || echo '../'`src/ui/gui/psppire-dialog-action-autorecode.c
4213  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4214  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4215  mv -f src/output/.deps/liboutput_la-pivot-output.Tpo src/output/.deps/liboutput_la-pivot-output.Plo
4216  mv -f src/output/.deps/liboutput_la-driver.Tpo src/output/.deps/liboutput_la-driver.Plo
4217  mv -f src/libpspp/.deps/liblibpspp_la-ext-array.Tpo src/libpspp/.deps/liblibpspp_la-ext-array.Plo
4218  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4219  mv -f src/libpspp/.deps/liblibpspp_la-hash-functions.Tpo src/libpspp/.deps/liblibpspp_la-hash-functions.Plo
4220  mv -f src/libpspp/.deps/liblibpspp_la-misc.Tpo src/libpspp/.deps/liblibpspp_la-misc.Plo
4221  mv -f src/libpspp/.deps/liblibpspp_la-range-map.Tpo src/libpspp/.deps/liblibpspp_la-range-map.Plo
4222  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-1sks.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-1sks.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-1sks.o `test -f 'src/ui/gui/psppire-dialog-action-1sks.c' || echo '../'`src/ui/gui/psppire-dialog-action-1sks.c
4223  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4224  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-barchart.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-barchart.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-barchart.o `test -f 'src/ui/gui/psppire-dialog-action-barchart.c' || echo '../'`src/ui/gui/psppire-dialog-action-barchart.c
4225  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-binomial.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-binomial.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-binomial.o `test -f 'src/ui/gui/psppire-dialog-action-binomial.c' || echo '../'`src/ui/gui/psppire-dialog-action-binomial.c
4226  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-chisquare.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-chisquare.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-chisquare.o `test -f 'src/ui/gui/psppire-dialog-action-chisquare.c' || echo '../'`src/ui/gui/psppire-dialog-action-chisquare.c
4227  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-compute.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-compute.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-compute.o `test -f 'src/ui/gui/psppire-dialog-action-compute.c' || echo '../'`src/ui/gui/psppire-dialog-action-compute.c
4228  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-comments.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-comments.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-comments.o `test -f 'src/ui/gui/psppire-dialog-action-comments.c' || echo '../'`src/ui/gui/psppire-dialog-action-comments.c
4229  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4230  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-count.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-count.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-count.o `test -f 'src/ui/gui/psppire-dialog-action-count.c' || echo '../'`src/ui/gui/psppire-dialog-action-count.c
4231  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-correlation.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-correlation.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-correlation.o `test -f 'src/ui/gui/psppire-dialog-action-correlation.c' || echo '../'`src/ui/gui/psppire-dialog-action-correlation.c
4232  mv -f src/libpspp/.deps/liblibpspp_la-start-date.Tpo src/libpspp/.deps/liblibpspp_la-start-date.Plo
4233  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-crosstabs.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-crosstabs.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-crosstabs.o `test -f 'src/ui/gui/psppire-dialog-action-crosstabs.c' || echo '../'`src/ui/gui/psppire-dialog-action-crosstabs.c
4234  mv -f src/data/.deps/libdata_la-case.Tpo src/data/.deps/libdata_la-case.Plo
4235  mv -f src/output/spv/.deps/liboutput_la-old-binary-parser.Tpo src/output/spv/.deps/liboutput_la-old-binary-parser.Plo
4236  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4237  mv -f src/libpspp/.deps/liblibpspp_la-intern.Tpo src/libpspp/.deps/liblibpspp_la-intern.Plo
4238  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-descriptives.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-descriptives.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-descriptives.o `test -f 'src/ui/gui/psppire-dialog-action-descriptives.c' || echo '../'`src/ui/gui/psppire-dialog-action-descriptives.c
4239  mv -f src/libpspp/.deps/liblibpspp_la-version.Tpo src/libpspp/.deps/liblibpspp_la-version.Plo
4240  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-examine.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-examine.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-examine.o `test -f 'src/ui/gui/psppire-dialog-action-examine.c' || echo '../'`src/ui/gui/psppire-dialog-action-examine.c
4241  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-factor.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-factor.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-factor.o `test -f 'src/ui/gui/psppire-dialog-action-factor.c' || echo '../'`src/ui/gui/psppire-dialog-action-factor.c
4242  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4243  mv -f src/data/.deps/libdata_la-session.Tpo src/data/.deps/libdata_la-session.Plo
4244  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-flip.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-flip.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-flip.o `test -f 'src/ui/gui/psppire-dialog-action-flip.c' || echo '../'`src/ui/gui/psppire-dialog-action-flip.c
4245  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4246  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-frequencies.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-frequencies.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-frequencies.o `test -f 'src/ui/gui/psppire-dialog-action-frequencies.c' || echo '../'`src/ui/gui/psppire-dialog-action-frequencies.c
4247  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4248  mv -f src/libpspp/.deps/liblibpspp_la-hmap.Tpo src/libpspp/.deps/liblibpspp_la-hmap.Plo
4249  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-histogram.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-histogram.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-histogram.o `test -f 'src/ui/gui/psppire-dialog-action-histogram.c' || echo '../'`src/ui/gui/psppire-dialog-action-histogram.c
4250  mv -f src/data/.deps/libdata_la-sys-file-private.Tpo src/data/.deps/libdata_la-sys-file-private.Plo
4251  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4252  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4253  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-indep-samps.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-indep-samps.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-indep-samps.o `test -f 'src/ui/gui/psppire-dialog-action-indep-samps.c' || echo '../'`src/ui/gui/psppire-dialog-action-indep-samps.c
4254  mv -f src/libpspp/.deps/liblibpspp_la-heap.Tpo src/libpspp/.deps/liblibpspp_la-heap.Plo
4255  mv -f src/libpspp/.deps/liblibpspp_la-integer-format.Tpo src/libpspp/.deps/liblibpspp_la-integer-format.Plo
4256  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-kmeans.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-kmeans.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-kmeans.o `test -f 'src/ui/gui/psppire-dialog-action-kmeans.c' || echo '../'`src/ui/gui/psppire-dialog-action-kmeans.c
4257  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4258  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-logistic.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-logistic.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-logistic.o `test -f 'src/ui/gui/psppire-dialog-action-logistic.c' || echo '../'`src/ui/gui/psppire-dialog-action-logistic.c
4259  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-k-independent.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-k-independent.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-k-independent.o `test -f 'src/ui/gui/psppire-dialog-action-k-independent.c' || echo '../'`src/ui/gui/psppire-dialog-action-k-independent.c
4260  mv -f src/libpspp/.deps/liblibpspp_la-bt.Tpo src/libpspp/.deps/liblibpspp_la-bt.Plo
4261  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4262  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-k-related.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-k-related.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-k-related.o `test -f 'src/ui/gui/psppire-dialog-action-k-related.c' || echo '../'`src/ui/gui/psppire-dialog-action-k-related.c
4263  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4264  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-means.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-means.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-means.o `test -f 'src/ui/gui/psppire-dialog-action-means.c' || echo '../'`src/ui/gui/psppire-dialog-action-means.c
4265  mv -f src/output/.deps/liboutput_la-cairo-chart.Tpo src/output/.deps/liboutput_la-cairo-chart.Plo
4266  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4267  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-oneway.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-oneway.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-oneway.o `test -f 'src/ui/gui/psppire-dialog-action-oneway.c' || echo '../'`src/ui/gui/psppire-dialog-action-oneway.c
4268  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4269  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4270  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4271  mv -f src/output/.deps/liboutput_la-table.Tpo src/output/.deps/liboutput_la-table.Plo
4272  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4273  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-paired.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-paired.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-paired.o `test -f 'src/ui/gui/psppire-dialog-action-paired.c' || echo '../'`src/ui/gui/psppire-dialog-action-paired.c
4274  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4275  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-rank.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-rank.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-rank.o `test -f 'src/ui/gui/psppire-dialog-action-rank.c' || echo '../'`src/ui/gui/psppire-dialog-action-rank.c
4276  mv -f src/data/.deps/libdata_la-csv-file-writer.Tpo src/data/.deps/libdata_la-csv-file-writer.Plo
4277  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4278  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4279  mv -f src/data/.deps/libdata_la-format-guesser.Tpo src/data/.deps/libdata_la-format-guesser.Plo
4280  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4281  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-recode.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-recode.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-recode.o `test -f 'src/ui/gui/psppire-dialog-action-recode.c' || echo '../'`src/ui/gui/psppire-dialog-action-recode.c
4282  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4283  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-recode-same.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-recode-same.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-recode-same.o `test -f 'src/ui/gui/psppire-dialog-action-recode-same.c' || echo '../'`src/ui/gui/psppire-dialog-action-recode-same.c
4284  mv -f src/libpspp/.deps/liblibpspp_la-abt.Tpo src/libpspp/.deps/liblibpspp_la-abt.Plo
4285  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4286  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-recode-different.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-recode-different.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-recode-different.o `test -f 'src/ui/gui/psppire-dialog-action-recode-different.c' || echo '../'`src/ui/gui/psppire-dialog-action-recode-different.c
4287  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4288  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4289  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4290  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4291  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4292  mv -f src/data/.deps/libdata_la-settings.Tpo src/data/.deps/libdata_la-settings.Plo
4293  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-regression.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-regression.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-regression.o `test -f 'src/ui/gui/psppire-dialog-action-regression.c' || echo '../'`src/ui/gui/psppire-dialog-action-regression.c
4294  mv -f src/output/spv/.deps/liboutput_la-spvxml-helpers.Tpo src/output/spv/.deps/liboutput_la-spvxml-helpers.Plo
4295  mv -f src/libpspp/.deps/liblibpspp_la-temp-file.Tpo src/libpspp/.deps/liblibpspp_la-temp-file.Plo
4296  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-reliability.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-reliability.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-reliability.o `test -f 'src/ui/gui/psppire-dialog-action-reliability.c' || echo '../'`src/ui/gui/psppire-dialog-action-reliability.c
4297  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-roc.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-roc.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-roc.o `test -f 'src/ui/gui/psppire-dialog-action-roc.c' || echo '../'`src/ui/gui/psppire-dialog-action-roc.c
4298  mv -f src/output/.deps/liboutput_la-ascii.Tpo src/output/.deps/liboutput_la-ascii.Plo
4299  mv -f src/libpspp/.deps/liblibpspp_la-encoding-guesser.Tpo src/libpspp/.deps/liblibpspp_la-encoding-guesser.Plo
4300  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4301  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-runs.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-runs.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-runs.o `test -f 'src/ui/gui/psppire-dialog-action-runs.c' || echo '../'`src/ui/gui/psppire-dialog-action-runs.c
4302  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-scatterplot.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-scatterplot.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-scatterplot.o `test -f 'src/ui/gui/psppire-dialog-action-scatterplot.c' || echo '../'`src/ui/gui/psppire-dialog-action-scatterplot.c
4303  mv -f src/data/.deps/libdata_la-subcase.Tpo src/data/.deps/libdata_la-subcase.Plo
4304  mv -f src/libpspp/.deps/liblibpspp_la-line-reader.Tpo src/libpspp/.deps/liblibpspp_la-line-reader.Plo
4305  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4306  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4307  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-sort.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-sort.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-sort.o `test -f 'src/ui/gui/psppire-dialog-action-sort.c' || echo '../'`src/ui/gui/psppire-dialog-action-sort.c
4308  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-select.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-select.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-select.o `test -f 'src/ui/gui/psppire-dialog-action-select.c' || echo '../'`src/ui/gui/psppire-dialog-action-select.c
4309  mv -f src/data/.deps/libdata_la-missing-values.Tpo src/data/.deps/libdata_la-missing-values.Plo
4310  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4311  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-split.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-split.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-split.o `test -f 'src/ui/gui/psppire-dialog-action-split.c' || echo '../'`src/ui/gui/psppire-dialog-action-split.c
4312  mv -f src/libpspp/.deps/liblibpspp_la-u8-line.Tpo src/libpspp/.deps/liblibpspp_la-u8-line.Plo
4313  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-tt1s.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-tt1s.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-tt1s.o `test -f 'src/ui/gui/psppire-dialog-action-tt1s.c' || echo '../'`src/ui/gui/psppire-dialog-action-tt1s.c
4314  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4315  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4316  mv -f src/libpspp/.deps/liblibpspp_la-message.Tpo src/libpspp/.deps/liblibpspp_la-message.Plo
4317  mv -f src/libpspp/.deps/liblibpspp_la-tower.Tpo src/libpspp/.deps/liblibpspp_la-tower.Plo
4318  mv -f src/libpspp/.deps/liblibpspp_la-string-array.Tpo src/libpspp/.deps/liblibpspp_la-string-array.Plo
4319  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-two-sample.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-two-sample.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-two-sample.o `test -f 'src/ui/gui/psppire-dialog-action-two-sample.c' || echo '../'`src/ui/gui/psppire-dialog-action-two-sample.c
4320  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-univariate.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-univariate.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-univariate.o `test -f 'src/ui/gui/psppire-dialog-action-univariate.c' || echo '../'`src/ui/gui/psppire-dialog-action-univariate.c
4321  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-var-info.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-var-info.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-var-info.o `test -f 'src/ui/gui/psppire-dialog-action-var-info.c' || echo '../'`src/ui/gui/psppire-dialog-action-var-info.c
4322  mv -f src/libpspp/.deps/liblibpspp_la-range-set.Tpo src/libpspp/.deps/liblibpspp_la-range-set.Plo
4323  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dialog-action-weight.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dialog-action-weight.Tpo -c -o src/ui/gui/psppire-psppire-dialog-action-weight.o `test -f 'src/ui/gui/psppire-dialog-action-weight.c' || echo '../'`src/ui/gui/psppire-dialog-action-weight.c
4324  mv -f src/data/.deps/libdata_la-file-handle-def.Tpo src/data/.deps/libdata_la-file-handle-def.Plo
4325  mv -f src/libpspp/.deps/liblibpspp_la-taint.Tpo src/libpspp/.deps/liblibpspp_la-taint.Plo
4326  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dict.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dict.Tpo -c -o src/ui/gui/psppire-psppire-dict.o `test -f 'src/ui/gui/psppire-dict.c' || echo '../'`src/ui/gui/psppire-dict.c
4327  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-dictview.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-dictview.Tpo -c -o src/ui/gui/psppire-psppire-dictview.o `test -f 'src/ui/gui/psppire-dictview.c' || echo '../'`src/ui/gui/psppire-dictview.c
4328  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4329  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4330  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4331  mv -f src/data/.deps/libdata_la-value-labels.Tpo src/data/.deps/libdata_la-value-labels.Plo
4332  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4333  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-format.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-format.Tpo -c -o src/ui/gui/psppire-psppire-format.o `test -f 'src/ui/gui/psppire-format.c' || echo '../'`src/ui/gui/psppire-format.c
4334  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4335  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4336  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4337  mv -f src/libpspp/.deps/liblibpspp_la-ll.Tpo src/libpspp/.deps/liblibpspp_la-ll.Plo
4338  mv -f src/data/.deps/libdata_la-dataset.Tpo src/data/.deps/libdata_la-dataset.Plo
4339  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-means-layer.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-means-layer.Tpo -c -o src/ui/gui/psppire-psppire-means-layer.o `test -f 'src/ui/gui/psppire-means-layer.c' || echo '../'`src/ui/gui/psppire-means-layer.c
4340  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4341  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4342  mv -f src/libpspp/.deps/liblibpspp_la-zip-writer.Tpo src/libpspp/.deps/liblibpspp_la-zip-writer.Plo
4343  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4344  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-var-view.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-var-view.Tpo -c -o src/ui/gui/psppire-psppire-var-view.o `test -f 'src/ui/gui/psppire-var-view.c' || echo '../'`src/ui/gui/psppire-var-view.c
4345  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4346  mv -f src/libpspp/.deps/liblibpspp_la-stringi-map.Tpo src/libpspp/.deps/liblibpspp_la-stringi-map.Plo
4347  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4348  mv -f src/libpspp/.deps/liblibpspp_la-u8-istream.Tpo src/libpspp/.deps/liblibpspp_la-u8-istream.Plo
4349  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4350  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-select-dest.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-select-dest.Tpo -c -o src/ui/gui/psppire-psppire-select-dest.o `test -f 'src/ui/gui/psppire-select-dest.c' || echo '../'`src/ui/gui/psppire-select-dest.c
4351  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4352  mv -f src/libpspp/.deps/liblibpspp_la-string-set.Tpo src/libpspp/.deps/liblibpspp_la-string-set.Plo
4353  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4354  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4355  mv -f src/data/.deps/libdata_la-gnumeric-reader.Tpo src/data/.deps/libdata_la-gnumeric-reader.Plo
4356  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4357  mv -f src/libpspp/.deps/liblibpspp_la-string-map.Tpo src/libpspp/.deps/liblibpspp_la-string-map.Plo
4358  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-text-file.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-text-file.Tpo -c -o src/ui/gui/psppire-psppire-text-file.o `test -f 'src/ui/gui/psppire-text-file.c' || echo '../'`src/ui/gui/psppire-text-file.c
4359  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-val-chooser.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-val-chooser.Tpo -c -o src/ui/gui/psppire-psppire-val-chooser.o `test -f 'src/ui/gui/psppire-val-chooser.c' || echo '../'`src/ui/gui/psppire-val-chooser.c
4360  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4361                   from ../src/ui/gui/psppire-syntax-window.h:26,
4362                   from ../src/ui/gui/main.c:37:
4363  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4364    180 |          GTimeVal      *modification_time);
4365        |          ^~~~~~~~
4366  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4367                   from /usr/include/glib-2.0/glib.h:30,
4368                   from ../src/ui/gui/psppire.h:20,
4369                   from ../src/ui/gui/main.c:19:
4370  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4371    547 | struct _GTimeVal
4372        |        ^~~~~~~~~
4373  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4374                   from ../src/ui/gui/psppire-syntax-window.h:26,
4375                   from ../src/ui/gui/main.c:37:
4376  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4377    184 |          GTimeVal       modification_time);
4378        |          ^~~~~~~~
4379  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4380                   from /usr/include/glib-2.0/glib.h:30,
4381                   from ../src/ui/gui/psppire.h:20,
4382                   from ../src/ui/gui/main.c:19:
4383  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4384    547 | struct _GTimeVal
4385        |        ^~~~~~~~~
4386  mv -f src/libpspp/.deps/liblibpspp_la-llx.Tpo src/libpspp/.deps/liblibpspp_la-llx.Plo
4387  mv -f src/libpspp/.deps/liblibpspp_la-pool.Tpo src/libpspp/.deps/liblibpspp_la-pool.Plo
4388  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4389                   from ../src/ui/gui/psppire-syntax-window.h:26,
4390                   from ../src/ui/gui/helper.c:33:
4391  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4392    180 |          GTimeVal      *modification_time);
4393        |          ^~~~~~~~
4394  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4395                   from /usr/include/glib-2.0/glib.h:30,
4396                   from /usr/include/glib-2.0/gobject/gbinding.h:28,
4397                   from /usr/include/glib-2.0/glib-object.h:22,
4398                   from ../src/ui/gui/helper.c:23:
4399  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4400    547 | struct _GTimeVal
4401        |        ^~~~~~~~~
4402  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4403                   from ../src/ui/gui/psppire-syntax-window.h:26,
4404                   from ../src/ui/gui/helper.c:33:
4405  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4406    184 |          GTimeVal       modification_time);
4407        |          ^~~~~~~~
4408  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4409                   from /usr/include/glib-2.0/glib.h:30,
4410                   from /usr/include/glib-2.0/gobject/gbinding.h:28,
4411                   from /usr/include/glib-2.0/glib-object.h:22,
4412                   from ../src/ui/gui/helper.c:23:
4413  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4414    547 | struct _GTimeVal
4415        |        ^~~~~~~~~
4416  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4417  mv -f src/ui/gui/.deps/psppire-psppire-format.Tpo src/ui/gui/.deps/psppire-psppire-format.Po
4418  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-var-ptr.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-var-ptr.Tpo -c -o src/ui/gui/psppire-psppire-var-ptr.o `test -f 'src/ui/gui/psppire-var-ptr.c' || echo '../'`src/ui/gui/psppire-var-ptr.c
4419  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-data-sheet.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-data-sheet.Tpo -c -o src/ui/gui/psppire-psppire-data-sheet.o `test -f 'src/ui/gui/psppire-data-sheet.c' || echo '../'`src/ui/gui/psppire-data-sheet.c
4420  mv -f src/ui/gui/.deps/psppire-entry-dialog.Tpo src/ui/gui/.deps/psppire-entry-dialog.Po
4421  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4422                   from ../src/ui/gui/psppire-syntax-window.h:26,
4423                   from ../src/ui/gui/psppire-data-window.c:39:
4424  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4425    180 |          GTimeVal      *modification_time);
4426        |          ^~~~~~~~
4427  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4428                   from /usr/include/glib-2.0/glib.h:30,
4429                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
4430                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4431                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4432                   from src/ui/gui/include/gtk/gtk.h:26,
4433                   from ../src/ui/gui/psppire-data-window.c:20:
4434  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4435    547 | struct _GTimeVal
4436        |        ^~~~~~~~~
4437  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4438                   from ../src/ui/gui/psppire-syntax-window.h:26,
4439                   from ../src/ui/gui/psppire-data-window.c:39:
4440  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4441    184 |          GTimeVal       modification_time);
4442        |          ^~~~~~~~
4443  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4444                   from /usr/include/glib-2.0/glib.h:30,
4445                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
4446                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4447                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4448                   from src/ui/gui/include/gtk/gtk.h:26,
4449                   from ../src/ui/gui/psppire-data-window.c:20:
4450  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4451    547 | struct _GTimeVal
4452        |        ^~~~~~~~~
4453  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4454                   from ../src/ui/gui/psppire-syntax-window.h:26,
4455                   from ../src/ui/gui/psppire.c:50:
4456  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4457    180 |          GTimeVal      *modification_time);
4458        |          ^~~~~~~~
4459  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4460                   from /usr/include/glib-2.0/glib.h:30,
4461                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
4462                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4463                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4464                   from src/ui/gui/include/gtk/gtk.h:26,
4465                   from ../src/ui/gui/psppire.c:21:
4466  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4467    547 | struct _GTimeVal
4468        |        ^~~~~~~~~
4469  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4470                   from ../src/ui/gui/psppire-syntax-window.h:26,
4471                   from ../src/ui/gui/psppire.c:50:
4472  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4473    184 |          GTimeVal       modification_time);
4474        |          ^~~~~~~~
4475  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4476                   from /usr/include/glib-2.0/glib.h:30,
4477                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
4478                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4479                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4480                   from src/ui/gui/include/gtk/gtk.h:26,
4481                   from ../src/ui/gui/psppire.c:21:
4482  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4483    547 | struct _GTimeVal
4484        |        ^~~~~~~~~
4485  mv -f src/output/spv/.deps/liboutput_la-spv-light-decoder.Tpo src/output/spv/.deps/liboutput_la-spv-light-decoder.Plo
4486  mv -f src/libpspp/.deps/liblibpspp_la-stringi-set.Tpo src/libpspp/.deps/liblibpspp_la-stringi-set.Plo
4487  mv -f src/ui/gui/.deps/psppire-builder-wrapper.Tpo src/ui/gui/.deps/psppire-builder-wrapper.Po
4488  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-variable-sheet.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-variable-sheet.Tpo -c -o src/ui/gui/psppire-psppire-variable-sheet.o `test -f 'src/ui/gui/psppire-variable-sheet.c' || echo '../'`src/ui/gui/psppire-variable-sheet.c
4489  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-var-sheet-header.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-var-sheet-header.Tpo -c -o src/ui/gui/psppire-psppire-var-sheet-header.o `test -f 'src/ui/gui/psppire-var-sheet-header.c' || echo '../'`src/ui/gui/psppire-var-sheet-header.c
4490  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4491  mv -f src/ui/gui/.deps/psppire-help-menu.Tpo src/ui/gui/.deps/psppire-help-menu.Po
4492  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-psppire-window-base.o -MD -MP -MF src/ui/gui/.deps/psppire-psppire-window-base.Tpo -c -o src/ui/gui/psppire-psppire-window-base.o `test -f 'src/ui/gui/psppire-window-base.c' || echo '../'`src/ui/gui/psppire-window-base.c
4493  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4494  mv -f src/libpspp/.deps/liblibpspp_la-float-format.Tpo src/libpspp/.deps/liblibpspp_la-float-format.Plo
4495  mv -f src/ui/gui/.deps/psppire-goto-case-dialog.Tpo src/ui/gui/.deps/psppire-goto-case-dialog.Po
4496  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4497  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4498  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I ../src/libpspp -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4499  mv -f src/data/.deps/libdata_la-psql-reader.Tpo src/data/.deps/libdata_la-psql-reader.Plo
4500  mv -f src/libpspp/.deps/liblibpspp_la-sparse-xarray.Tpo src/libpspp/.deps/liblibpspp_la-sparse-xarray.Plo
4501  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4502  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4503  mv -f src/ui/gui/.deps/psppire-psppire-checkbox-treeview.Tpo src/ui/gui/.deps/psppire-psppire-checkbox-treeview.Po
4504  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4505  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4506  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/psppire-widgets.o -MD -MP -MF src/ui/gui/.deps/psppire-widgets.Tpo -c -o src/ui/gui/psppire-widgets.o `test -f 'src/ui/gui/widgets.c' || echo '../'`src/ui/gui/widgets.c
4507  mv -f src/ui/gui/.deps/psppire-psppire-keypad.Tpo src/ui/gui/.deps/psppire-psppire-keypad.Po
4508  mv -f src/ui/gui/.deps/psppire-dict-display.Tpo src/ui/gui/.deps/psppire-dict-display.Po
4509  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4510  mv -f src/ui/gui/.deps/psppire-options-dialog.Tpo src/ui/gui/.deps/psppire-options-dialog.Po
4511  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4512  mv -f src/libpspp/.deps/liblibpspp_la-range-tower.Tpo src/libpspp/.deps/liblibpspp_la-range-tower.Plo
4513  mv -f src/data/.deps/libdata_la-ods-reader.Tpo src/data/.deps/libdata_la-ods-reader.Plo
4514  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -Isrc/ui/gui/include -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -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
4515  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4516  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4517  ../src/ui/gui/psppire-dialog-action-examine.c: In function ‘psppire_dialog_action_examine_activate’:
4518  ../src/ui/gui/psppire-dialog-action-examine.c:238:3: warning: ‘gtk_container_set_focus_chain’ is deprecated [-Wdeprecated-declarations]
4519    238 |   gtk_container_set_focus_chain (GTK_CONTAINER (table), list);
4520        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4521  In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
4522                   from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
4523                   from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
4524                   from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
4525                   from /usr/include/gtk-3.0/gtk/gtk.h:31,
4526                   from src/ui/gui/include/gtk/gtk.h:26,
4527                   from ../src/ui/gui/psppire-dialog.h:24,
4528                   from ../src/ui/gui/psppire-dialog-action.h:36,
4529                   from ../src/ui/gui/psppire-dialog-action-examine.h:24,
4530                   from ../src/ui/gui/psppire-dialog-action-examine.c:20:
4531  /usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
4532    177 | void     gtk_container_set_focus_chain  (GtkContainer   *container,
4533        |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4534  mv -f src/ui/gui/.deps/psppire-executor.Tpo src/ui/gui/.deps/psppire-executor.Po
4535  mv -f src/ui/gui/.deps/psppire-dialog-common.Tpo src/ui/gui/.deps/psppire-dialog-common.Po
4536  gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DINSTALLDIR=\"/bin\" -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4537  mv -f src/libpspp/.deps/liblibpspp_la-zip-reader.Tpo src/libpspp/.deps/liblibpspp_la-zip-reader.Plo
4538  mv -f src/libpspp/.deps/liblibpspp_la-array.Tpo src/libpspp/.deps/liblibpspp_la-array.Plo
4539  mv -f src/data/.deps/libdata_la-por-file-writer.Tpo src/data/.deps/libdata_la-por-file-writer.Plo
4540  mv -f src/ui/gui/.deps/psppire-psppire-dialog.Tpo src/ui/gui/.deps/psppire-psppire-dialog.Po
4541  mv -f src/data/.deps/libdata_la-por-file-reader.Tpo src/data/.deps/libdata_la-por-file-reader.Plo
4542  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/spreadsheet_test-spreadsheet-test.o -MD -MP -MF src/ui/gui/.deps/spreadsheet_test-spreadsheet-test.Tpo -c -o src/ui/gui/spreadsheet_test-spreadsheet-test.o `test -f 'src/ui/gui/spreadsheet-test.c' || echo '../'`src/ui/gui/spreadsheet-test.c
4543  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -MT src/ui/gui/spreadsheet_test-psppire-spreadsheet-model.o -MD -MP -MF src/ui/gui/.deps/spreadsheet_test-psppire-spreadsheet-model.Tpo -c -o 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
4544  mv -f src/ui/gui/.deps/psppire-psppire-acr.Tpo src/ui/gui/.deps/psppire-psppire-acr.Po
4545  msgmerge --previous --quiet ../po/ca.po po/pspp.pot -o po/ca.po,tmp
4546  msgmerge --previous --quiet ../po/de.po po/pspp.pot -o po/de.po,tmp
4547  msgmerge --previous --quiet ../po/el.po po/pspp.pot -o po/el.po,tmp
4548  msgmerge --previous --quiet ../po/es.po po/pspp.pot -o po/es.po,tmp
4549  mv -f src/ui/gui/.deps/psppire-helper.Tpo src/ui/gui/.deps/psppire-helper.Po
4550  msgmerge --previous --quiet ../po/fr.po po/pspp.pot -o po/fr.po,tmp
4551  msgmerge --previous --quiet ../po/gl.po po/pspp.pot -o po/gl.po,tmp
4552  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action.Po
4553  mv -f src/ui/gui/.deps/psppire-psppire.Tpo src/ui/gui/.deps/psppire-psppire.Po
4554  mv -f src/data/.deps/libdata_la-mdd-writer.Tpo src/data/.deps/libdata_la-mdd-writer.Plo
4555  mv -f src/ui/gui/.deps/psppire-psppire-buttonbox.Tpo src/ui/gui/.deps/psppire-psppire-buttonbox.Po
4556  mv -f src/data/.deps/libdata_la-format.Tpo src/data/.deps/libdata_la-format.Plo
4557  mv -f src/ui/gui/.deps/psppire-psppire-scanf.Tpo src/ui/gui/.deps/psppire-psppire-scanf.Po
4558  mv -f src/ui/gui/.deps/psppire-psppire-conf.Tpo src/ui/gui/.deps/psppire-psppire-conf.Po
4559  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-chisquare.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-chisquare.Po
4560  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-correlation.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-correlation.Po
4561  msgmerge --previous --quiet ../po/hu.po po/pspp.pot -o po/hu.po,tmp
4562  msgmerge --previous --quiet ../po/ja.po po/pspp.pot -o po/ja.po,tmp
4563  msgmerge --previous --quiet ../po/lt.po po/pspp.pot -o po/lt.po,tmp
4564  msgmerge --previous --quiet ../po/nl.po po/pspp.pot -o po/nl.po,tmp
4565  msgmerge --previous --quiet ../po/pl.po po/pspp.pot -o po/pl.po,tmp
4566  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-1sks.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-1sks.Po
4567  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-flip.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-flip.Po
4568  mv -f src/ui/gui/.deps/psppire-psppire-var-ptr.Tpo src/ui/gui/.deps/psppire-psppire-var-ptr.Po
4569  msgmerge --previous --quiet ../po/pt_BR.po po/pspp.pot -o po/pt_BR.po,tmp
4570  msgmerge --previous --quiet ../po/ru.po po/pspp.pot -o po/ru.po,tmp
4571  msgmerge --previous --quiet ../po/sl.po po/pspp.pot -o po/sl.po,tmp
4572  msgmerge --previous --quiet ../po/tr.po po/pspp.pot -o po/tr.po,tmp
4573  msgmerge --previous --quiet ../po/uk.po po/pspp.pot -o po/uk.po,tmp
4574  mv -f src/data/.deps/libdata_la-variable.Tpo src/data/.deps/libdata_la-variable.Plo
4575  msgmerge --previous --quiet ../po/zh_CN.po po/pspp.pot -o po/zh_CN.po,tmp
4576  mv -f src/ui/gui/.deps/psppire-main.Tpo src/ui/gui/.deps/psppire-main.Po
4577  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-binomial.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-binomial.Po
4578  msgmerge --previous --quiet ../po/cs.po po/pspp.pot -o po/cs.po,tmp
4579  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-barchart.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-barchart.Po
4580  /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
4581  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
4582  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-autorecode.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-autorecode.Po
4583  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-descriptives.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-descriptives.Po
4584  depbase=`echo src/language/utilities/set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
4585  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
4586  mv -f $depbase.Tpo $depbase.Plo
4587  depbase=`echo src/language/stats/crosstabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
4588  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
4589  mv -f $depbase.Tpo $depbase.Plo
4590  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o lib/linreg/liblinreg.la  lib/linreg/sweep.lo  -lreadline -lgslcblas -lz -lm  
4591  mv -f src/data/.deps/libdata_la-data-in.Tpo src/data/.deps/libdata_la-data-in.Plo
4592  mv -f src/ui/gui/.deps/psppire-missing-val-dialog.Tpo src/ui/gui/.deps/psppire-missing-val-dialog.Po
4593  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-comments.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-comments.Po
4594  mv -f src/libpspp/.deps/liblibpspp_la-sparse-array.Tpo src/libpspp/.deps/liblibpspp_la-sparse-array.Plo
4595  mv -f src/data/.deps/libdata_la-data-out.Tpo src/data/.deps/libdata_la-data-out.Plo
4596  mv -f src/output/spv/.deps/liboutput_la-spv.Tpo src/output/spv/.deps/liboutput_la-spv.Plo
4597  mv -f src/ui/gui/.deps/psppire-find-dialog.Tpo src/ui/gui/.deps/psppire-find-dialog.Po
4598  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4599  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-count.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-count.Po
4600  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-crosstabs.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-crosstabs.Po
4601  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-aggregate.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-aggregate.Po
4602  mv -f src/ui/gui/.deps/psppire-psppire-selector.Tpo src/ui/gui/.deps/psppire-psppire-selector.Po
4603  mv -f src/ui/gui/.deps/psppire-psppire-data-editor.Tpo src/ui/gui/.deps/psppire-psppire-data-editor.Po
4604  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-examine.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-examine.Po
4605  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-compute.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-compute.Po
4606  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-factor.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-factor.Po
4607  mv -f src/libpspp/.deps/liblibpspp_la-i18n.Tpo src/libpspp/.deps/liblibpspp_la-i18n.Plo
4608  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-frequencies.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-frequencies.Po
4609  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-histogram.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-histogram.Po
4610  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-indep-samps.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-indep-samps.Po
4611  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-kmeans.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-kmeans.Po
4612  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-logistic.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-logistic.Po
4613  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-k-independent.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-k-independent.Po
4614  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-k-related.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-k-related.Po
4615  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-means.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-means.Po
4616  mv -f src/data/.deps/libdata_la-datasheet.Tpo src/data/.deps/libdata_la-datasheet.Plo
4617  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-oneway.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-oneway.Po
4618  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-paired.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-paired.Po
4619  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-recode-same.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-recode-same.Po
4620  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-reliability.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-reliability.Po
4621  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-runs.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-runs.Po
4622  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-scatterplot.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-scatterplot.Po
4623  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-sort.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-sort.Po
4624  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-split.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-split.Po
4625  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-univariate.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-univariate.Po
4626  mv -f src/ui/gui/.deps/psppire-psppire-encoding-selector.Tpo src/ui/gui/.deps/psppire-psppire-encoding-selector.Po
4627  mv -f src/ui/gui/.deps/psppire-psppire-marshal.Tpo src/ui/gui/.deps/psppire-psppire-marshal.Po
4628  if test -e ../po/ca.po,aux ; then \
4629  	touch po/ca.po,tmp ; \
4630  	msgcat --use-first ../po/ca.po,aux po/ca.po,tmp -o po/ca.po,tmp; \
4631  fi ;
4632  if test -e ../po/de.po,aux ; then \
4633  	touch po/de.po,tmp ; \
4634  	msgcat --use-first ../po/de.po,aux po/de.po,tmp -o po/de.po,tmp; \
4635  fi ;
4636  if test -e ../po/el.po,aux ; then \
4637  	touch po/el.po,tmp ; \
4638  	msgcat --use-first ../po/el.po,aux po/el.po,tmp -o po/el.po,tmp; \
4639  fi ;
4640  if test -e ../po/es.po,aux ; then \
4641  	touch po/es.po,tmp ; \
4642  	msgcat --use-first ../po/es.po,aux po/es.po,tmp -o po/es.po,tmp; \
4643  fi ;
4644  if test -e ../po/fr.po,aux ; then \
4645  	touch po/fr.po,tmp ; \
4646  	msgcat --use-first ../po/fr.po,aux po/fr.po,tmp -o po/fr.po,tmp; \
4647  fi ;
4648  if test -e ../po/gl.po,aux ; then \
4649  	touch po/gl.po,tmp ; \
4650  	msgcat --use-first ../po/gl.po,aux po/gl.po,tmp -o po/gl.po,tmp; \
4651  fi ;
4652  if test -e ../po/hu.po,aux ; then \
4653  	touch po/hu.po,tmp ; \
4654  	msgcat --use-first ../po/hu.po,aux po/hu.po,tmp -o po/hu.po,tmp; \
4655  fi ;
4656  if test -e ../po/ja.po,aux ; then \
4657  	touch po/ja.po,tmp ; \
4658  	msgcat --use-first ../po/ja.po,aux po/ja.po,tmp -o po/ja.po,tmp; \
4659  fi ;
4660  mv -f src/ui/gui/.deps/psppire-psppire-data-store.Tpo src/ui/gui/.deps/psppire-psppire-data-store.Po
4661  if test -e ../po/lt.po,aux ; then \
4662  	touch po/lt.po,tmp ; \
4663  	msgcat --use-first ../po/lt.po,aux po/lt.po,tmp -o po/lt.po,tmp; \
4664  fi ;
4665  if test -e ../po/nl.po,aux ; then \
4666  	touch po/nl.po,tmp ; \
4667  	msgcat --use-first ../po/nl.po,aux po/nl.po,tmp -o po/nl.po,tmp; \
4668  fi ;
4669  if test -e ../po/pl.po,aux ; then \
4670  	touch po/pl.po,tmp ; \
4671  	msgcat --use-first ../po/pl.po,aux po/pl.po,tmp -o po/pl.po,tmp; \
4672  fi ;
4673  if test -e ../po/pt_BR.po,aux ; then \
4674  	touch po/pt_BR.po,tmp ; \
4675  	msgcat --use-first ../po/pt_BR.po,aux po/pt_BR.po,tmp -o po/pt_BR.po,tmp; \
4676  fi ;
4677  if test -e ../po/sl.po,aux ; then \
4678  	touch po/sl.po,tmp ; \
4679  	msgcat --use-first ../po/sl.po,aux po/sl.po,tmp -o po/sl.po,tmp; \
4680  fi ;
4681  if test -e ../po/tr.po,aux ; then \
4682  	touch po/tr.po,tmp ; \
4683  	msgcat --use-first ../po/tr.po,aux po/tr.po,tmp -o po/tr.po,tmp; \
4684  fi ;
4685  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-tt1s.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-tt1s.Po
4686  if test -e ../po/cs.po,aux ; then \
4687  	touch po/cs.po,tmp ; \
4688  	msgcat --use-first ../po/cs.po,aux po/cs.po,tmp -o po/cs.po,tmp; \
4689  fi ;
4690  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/ca.po,tmp > po/ca.po,tmp2
4691  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/de.po,tmp > po/de.po,tmp2
4692  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/el.po,tmp > po/el.po,tmp2
4693  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/es.po,tmp > po/es.po,tmp2
4694  mv -f src/ui/gui/.deps/psppire-psppire-lex-reader.Tpo src/ui/gui/.deps/psppire-psppire-lex-reader.Po
4695  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/fr.po,tmp > po/fr.po,tmp2
4696  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/gl.po,tmp > po/gl.po,tmp2
4697  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/hu.po,tmp > po/hu.po,tmp2
4698  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/ja.po,tmp > po/ja.po,tmp2
4699  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/lt.po,tmp > po/lt.po,tmp2
4700  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-roc.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-roc.Po
4701  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/nl.po,tmp > po/nl.po,tmp2
4702  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/pl.po,tmp > po/pl.po,tmp2
4703  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/pt_BR.po,tmp > po/pt_BR.po,tmp2
4704  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/sl.po,tmp > po/sl.po,tmp2
4705  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/tr.po,tmp > po/tr.po,tmp2
4706  rm -f po/ca.po,tmp
4707  rm -f po/de.po,tmp
4708  rm -f po/el.po,tmp
4709  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o lib/tukey/libtukey.la  lib/tukey/ptukey.lo lib/tukey/qtukey.lo  -lreadline -lgslcblas -lz -lm  
4710  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-recode-different.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-recode-different.Po
4711  rm -f po/es.po,tmp
4712  rm -f po/fr.po,tmp
4713  rm -f po/gl.po,tmp
4714  mv -f utilities/.deps/pspp_convert-pspp-convert.Tpo utilities/.deps/pspp_convert-pspp-convert.Po
4715  if test -e ../po/uk.po,aux ; then \
4716  	touch po/uk.po,tmp ; \
4717  	msgcat --use-first ../po/uk.po,aux po/uk.po,tmp -o po/uk.po,tmp; \
4718  fi ;
4719  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-select.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-select.Po
4720  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4721                   from ../src/ui/gui/psppire-syntax-window.c:23:
4722  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4723    180 |          GTimeVal      *modification_time);
4724        |          ^~~~~~~~
4725  rm -f po/hu.po,tmp
4726  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4727                   from /usr/include/glib-2.0/glib.h:30,
4728                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
4729                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4730                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4731                   from src/ui/gui/include/gtk/gtk.h:26,
4732                   from ../src/ui/gui/psppire-syntax-window.c:20:
4733  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4734    547 | struct _GTimeVal
4735        |        ^~~~~~~~~
4736  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4737                   from ../src/ui/gui/psppire-syntax-window.c:23:
4738  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4739    184 |          GTimeVal       modification_time);
4740        |          ^~~~~~~~
4741  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4742                   from /usr/include/glib-2.0/glib.h:30,
4743                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
4744                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4745                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4746                   from src/ui/gui/include/gtk/gtk.h:26,
4747                   from ../src/ui/gui/psppire-syntax-window.c:20:
4748  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4749    547 | struct _GTimeVal
4750        |        ^~~~~~~~~
4751  rm -f po/ja.po,tmp
4752  rm -f po/sl.po,tmp
4753  rm -f po/lt.po,tmp
4754  rm -f po/pl.po,tmp
4755  rm -f po/nl.po,tmp
4756  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-regression.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-regression.Po
4757  rm -f po/pt_BR.po,tmp
4758  mv po/ca.po,tmp2 po/ca.po
4759  rm -f po/tr.po,tmp
4760  mv po/de.po,tmp2 po/de.po
4761  mv po/el.po,tmp2 po/el.po
4762  mv po/es.po,tmp2 po/es.po
4763  mv po/fr.po,tmp2 po/fr.po
4764  libtool: link: ar cr src/ui/terminal/.libs/libui.a src/ui/terminal/.libs/libui_la-main.o src/ui/terminal/.libs/libui_la-terminal-opts.o src/ui/terminal/.libs/libui_la-terminal-reader.o 
4765  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-two-sample.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-two-sample.Po
4766  mv po/gl.po,tmp2 po/gl.po
4767  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/uk.po,tmp > po/uk.po,tmp2
4768  mv po/hu.po,tmp2 po/hu.po
4769  mv po/ja.po,tmp2 po/ja.po
4770  mv po/sl.po,tmp2 po/sl.po
4771  mv po/lt.po,tmp2 po/lt.po
4772  mv po/pl.po,tmp2 po/pl.po
4773  libtool: link: ranlib src/ui/terminal/.libs/libui.a
4774  libtool: link: ar cr src/ui/.libs/libuicommon.a src/ui/.libs/source-init-opts.o src/ui/.libs/syntax-gen.o 
4775  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4776  mv po/nl.po,tmp2 po/nl.po
4777  mv po/pt_BR.po,tmp2 po/pt_BR.po
4778  mv po/tr.po,tmp2 po/tr.po
4779  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4780  rm -f po/uk.po,tmp
4781  mv -f src/output/spv/.deps/liboutput_la-spv-writer.Tpo src/output/spv/.deps/liboutput_la-spv-writer.Plo
4782  libtool: link: ranlib src/ui/.libs/libuicommon.a
4783  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-recode.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-recode.Po
4784  mv po/uk.po,tmp2 po/uk.po
4785  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-weight.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-weight.Po
4786  libtool: link: ar cr lib/linreg/.libs/liblinreg.a lib/linreg/.libs/sweep.o 
4787  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-rank.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-rank.Po
4788  msgfmt po/ca.po -o po/ca.gmo
4789  msgfmt po/de.po -o po/de.gmo
4790  msgfmt po/el.po -o po/el.gmo
4791  msgfmt po/es.po -o po/es.gmo
4792  msgfmt po/fr.po -o po/fr.gmo
4793  libtool: link: ( cd "src/ui/terminal/.libs" && rm -f "libui.la" && ln -s "../libui.la" "libui.la" )
4794  libtool: link: ranlib lib/linreg/.libs/liblinreg.a
4795  msgfmt po/hu.po -o po/hu.gmo
4796  mv -f src/ui/gui/.deps/psppire-psppire-dialog-action-var-info.Tpo src/ui/gui/.deps/psppire-psppire-dialog-action-var-info.Po
4797  if test -e ../po/zh_CN.po,aux ; then \
4798  	touch po/zh_CN.po,tmp ; \
4799  	msgcat --use-first ../po/zh_CN.po,aux po/zh_CN.po,tmp -o po/zh_CN.po,tmp; \
4800  fi ;
4801  msgfmt po/gl.po -o po/gl.gmo
4802  msgfmt po/ja.po -o po/ja.gmo
4803  msgfmt po/lt.po -o po/lt.gmo
4804  msgfmt po/nl.po -o po/nl.gmo
4805  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/zh_CN.po,tmp > po/zh_CN.po,tmp2
4806  msgfmt po/pl.po -o po/pl.gmo
4807  libtool: link: ( cd "src/ui/.libs" && rm -f "libuicommon.la" && ln -s "../libuicommon.la" "libuicommon.la" )
4808  msgfmt po/pt_BR.po -o po/pt_BR.gmo
4809  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4810  msgfmt po/sl.po -o po/sl.gmo
4811  msgfmt po/uk.po -o po/uk.gmo
4812  msgfmt po/tr.po -o po/tr.gmo
4813  rm -f po/zh_CN.po,tmp
4814  if test -e ../po/ru.po,aux ; then \
4815  	touch po/ru.po,tmp ; \
4816  	msgcat --use-first ../po/ru.po,aux po/ru.po,tmp -o po/ru.po,tmp; \
4817  fi ;
4818  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/ru.po,tmp > po/ru.po,tmp2
4819  mv po/zh_CN.po,tmp2 po/zh_CN.po
4820  mv -f src/ui/gui/.deps/psppire-psppire-select-dest.Tpo src/ui/gui/.deps/psppire-psppire-select-dest.Po
4821  libtool: link: ( cd "lib/linreg/.libs" && rm -f "liblinreg.la" && ln -s "../liblinreg.la" "liblinreg.la" )
4822  rm -f po/ru.po,tmp
4823  /usr/bin/sed -e '/^"POT-Creation-Date: /d' po/cs.po,tmp > po/cs.po,tmp2
4824  msgfmt po/zh_CN.po -o po/zh_CN.gmo
4825  mv po/ru.po,tmp2 po/ru.po
4826  msgfmt --desktop --template ../src/ui/gui/org.fsf.pspp.desktop.in -o src/ui/gui/org.fsf.pspp.desktop -d ../po
4827  msgfmt --xml --template ../src/ui/gui/org.fsf.pspp.metainfo.xml.in -o src/ui/gui/org.fsf.pspp.metainfo.xml -d ../po || \
4828    msgfmt -L appdata --xml --template ../src/ui/gui/org.fsf.pspp.metainfo.xml.in -o src/ui/gui/org.fsf.pspp.metainfo.xml -d ../po
4829  rm -f po/cs.po,tmp
4830  mv po/cs.po,tmp2 po/cs.po
4831  msgfmt po/ru.po -o po/ru.gmo
4832  msgfmt po/cs.po -o po/cs.gmo
4833  libtool: link: ar cr lib/tukey/.libs/libtukey.a lib/tukey/.libs/ptukey.o lib/tukey/.libs/qtukey.o 
4834  libtool: link: ranlib lib/tukey/.libs/libtukey.a
4835  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4836  libtool: link: ( cd "lib/tukey/.libs" && rm -f "libtukey.la" && ln -s "../libtukey.la" "libtukey.la" )
4837  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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/extrema.lo src/math/histogram.lo src/math/interaction.lo src/math/levene.lo src/math/linreg.lo src/math/merge.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  
4838  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4839                   from ../src/ui/gui/widgets.c:21:
4840  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4841    180 |          GTimeVal      *modification_time);
4842        |          ^~~~~~~~
4843  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4844                   from /usr/include/glib-2.0/glib.h:30,
4845                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
4846                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4847                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4848                   from src/ui/gui/include/gtk/gtk.h:26,
4849                   from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h:34,
4850                   from /usr/include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33,
4851                   from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:25,
4852                   from ../src/ui/gui/widgets.c:21:
4853  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4854    547 | struct _GTimeVal
4855        |        ^~~~~~~~~
4856  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4857                   from ../src/ui/gui/widgets.c:21:
4858  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4859    184 |          GTimeVal       modification_time);
4860        |          ^~~~~~~~
4861  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4862                   from /usr/include/glib-2.0/glib.h:30,
4863                   from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
4864                   from /usr/include/gtk-3.0/gdk/gdk.h:30,
4865                   from /usr/include/gtk-3.0/gtk/gtk.h:30,
4866                   from src/ui/gui/include/gtk/gtk.h:26,
4867                   from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h:34,
4868                   from /usr/include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33,
4869                   from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:25,
4870                   from ../src/ui/gui/widgets.c:21:
4871  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4872    547 | struct _GTimeVal
4873        |        ^~~~~~~~~
4874  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4875                   from ../src/ui/gui/psppire-syntax-window.h:26,
4876                   from ../src/ui/gui/psppire-window.c:44:
4877  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:180:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4878    180 |          GTimeVal      *modification_time);
4879        |          ^~~~~~~~
4880  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4881                   from /usr/include/glib-2.0/glib.h:30,
4882                   from ../src/ui/gui/psppire-window.h:22,
4883                   from ../src/ui/gui/psppire-window.c:20:
4884  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4885    547 | struct _GTimeVal
4886        |        ^~~~~~~~~
4887  In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:35,
4888                   from ../src/ui/gui/psppire-syntax-window.h:26,
4889                   from ../src/ui/gui/psppire-window.c:44:
4890  /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:184:10: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
4891    184 |          GTimeVal       modification_time);
4892        |          ^~~~~~~~
4893  In file included from /usr/include/glib-2.0/glib/galloca.h:32,
4894                   from /usr/include/glib-2.0/glib.h:30,
4895                   from ../src/ui/gui/psppire-window.h:22,
4896                   from ../src/ui/gui/psppire-window.c:20:
4897  /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
4898    547 | struct _GTimeVal
4899        |        ^~~~~~~~~
4900  mv -f src/ui/gui/.deps/psppire-psppire-means-layer.Tpo src/ui/gui/.deps/psppire-psppire-means-layer.Po
4901  mv -f src/libpspp/.deps/liblibpspp_la-model-checker.Tpo src/libpspp/.deps/liblibpspp_la-model-checker.Plo
4902  mv -f src/ui/gui/.deps/psppire-psppire-var-view.Tpo src/ui/gui/.deps/psppire-psppire-var-view.Po
4903  mv -f src/ui/gui/.deps/psppire-psppire-text-file.Tpo src/ui/gui/.deps/psppire-psppire-text-file.Po
4904  mv -f src/ui/gui/.deps/psppire-resources.Tpo src/ui/gui/.deps/psppire-resources.Po
4905  mv -f src/ui/gui/.deps/psppire-psppire-import-assistant.Tpo src/ui/gui/.deps/psppire-psppire-import-assistant.Po
4906  mv -f src/ui/gui/.deps/psppire-psppire-output-window.Tpo src/ui/gui/.deps/psppire-psppire-output-window.Po
4907  mv -f src/ui/gui/.deps/psppire-value-variant.Tpo src/ui/gui/.deps/psppire-value-variant.Po
4908  mv -f src/ui/gui/.deps/psppire-var-display.Tpo src/ui/gui/.deps/psppire-var-display.Po
4909  mv -f src/ui/gui/.deps/psppire-psppire-window-base.Tpo src/ui/gui/.deps/psppire-psppire-window-base.Po
4910  mv -f src/ui/gui/.deps/psppire-psppire-dict.Tpo src/ui/gui/.deps/psppire-psppire-dict.Po
4911  mv -f src/ui/gui/.deps/psppire-psppire-var-sheet-header.Tpo src/ui/gui/.deps/psppire-psppire-var-sheet-header.Po
4912  mv -f src/ui/gui/.deps/psppire-psppire-window-register.Tpo src/ui/gui/.deps/psppire-psppire-window-register.Po
4913  mv -f src/data/.deps/libdata_la-pc+-file-reader.Tpo src/data/.deps/libdata_la-pc+-file-reader.Plo
4914  mv -f src/ui/gui/.deps/psppire-widget-io.Tpo src/ui/gui/.deps/psppire-widget-io.Po
4915  mv -f utilities/.deps/pspp_output-pspp-output.Tpo utilities/.deps/pspp_output-pspp-output.Po
4916  mv -f src/ui/gui/.deps/psppire-t-test-options.Tpo src/ui/gui/.deps/psppire-t-test-options.Po
4917  mv -f src/ui/gui/.deps/psppire-psppire-spreadsheet-model.Tpo src/ui/gui/.deps/psppire-psppire-spreadsheet-model.Po
4918  mv -f src/ui/gui/.deps/psppire-widgets.Tpo src/ui/gui/.deps/psppire-widgets.Po
4919  mv -f src/ui/gui/.deps/psppire-windows-menu.Tpo src/ui/gui/.deps/psppire-windows-menu.Po
4920  mv -f src/ui/gui/.deps/psppire-psppire-data-sheet.Tpo src/ui/gui/.deps/psppire-psppire-data-sheet.Po
4921  mv -f src/ui/gui/.deps/psppire-psppire-dictview.Tpo src/ui/gui/.deps/psppire-psppire-dictview.Po
4922  libtool: link: (cd src/math/.libs/libpspp-math.lax/liblinreg.a && ar x "/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/lib/linreg/.libs/liblinreg.a")
4923  mv -f src/ui/gui/.deps/psppire-psppire-delimited-text.Tpo src/ui/gui/.deps/psppire-psppire-delimited-text.Po
4924  mv -f src/ui/gui/.deps/psppire-psppire-variable-sheet.Tpo src/ui/gui/.deps/psppire-psppire-variable-sheet.Po
4925  mv -f src/ui/gui/.deps/psppire-psppire-value-entry.Tpo src/ui/gui/.deps/psppire-psppire-value-entry.Po
4926  libtool: link: (cd src/math/.libs/libpspp-math.lax/libtukey.a && ar x "/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/lib/tukey/.libs/libtukey.a")
4927  mv -f src/ui/gui/.deps/spreadsheet_test-psppire-spreadsheet-model.Tpo src/ui/gui/.deps/spreadsheet_test-psppire-spreadsheet-model.Po
4928  libtool: link: ar cr src/math/.libs/libpspp-math.a src/math/.libs/chart-geometry.o src/math/.libs/box-whisker.o src/math/.libs/categoricals.o src/math/.libs/covariance.o src/math/.libs/correlation.o src/math/.libs/extrema.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/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 
4929  mv -f src/ui/gui/.deps/spreadsheet_test-spreadsheet-test.Tpo src/ui/gui/.deps/spreadsheet_test-spreadsheet-test.Po
4930  libtool: link: ranlib src/math/.libs/libpspp-math.a
4931  mv -f src/ui/gui/.deps/psppire-psppire-output-view.Tpo src/ui/gui/.deps/psppire-psppire-output-view.Po
4932  libtool: link: rm -fr src/math/.libs/libpspp-math.lax
4933  mv -f src/ui/gui/.deps/psppire-val-labs-dialog.Tpo src/ui/gui/.deps/psppire-val-labs-dialog.Po
4934  mv -f src/ui/gui/.deps/psppire-var-type-dialog.Tpo src/ui/gui/.deps/psppire-var-type-dialog.Po
4935  libtool: link: ( cd "src/math/.libs" && rm -f "libpspp-math.la" && ln -s "../libpspp-math.la" "libpspp-math.la" )
4936  mv -f src/ui/gui/.deps/psppire-psppire-val-chooser.Tpo src/ui/gui/.deps/psppire-psppire-val-chooser.Po
4937  mv -f src/data/.deps/libdata_la-dictionary.Tpo src/data/.deps/libdata_la-dictionary.Plo
4938  mv -f src/output/.deps/liboutput_la-cairo.Tpo src/output/.deps/liboutput_la-cairo.Plo
4939  mv -f src/ui/gui/.deps/psppire-psppire-syntax-window.Tpo src/ui/gui/.deps/psppire-psppire-syntax-window.Po
4940  mv -f src/ui/gui/.deps/psppire-psppire-window.Tpo src/ui/gui/.deps/psppire-psppire-window.Po
4941  mv -f utilities/.deps/pspp_dump_sav-pspp-dump-sav.Tpo utilities/.deps/pspp_dump_sav-pspp-dump-sav.Po
4942  mv -f src/ui/gui/.deps/psppire-psppire-data-window.Tpo src/ui/gui/.deps/psppire-psppire-data-window.Po
4943  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
4944  mv -f src/output/.deps/liboutput_la-render.Tpo src/output/.deps/liboutput_la-render.Plo
4945  mv -f src/libpspp/.deps/liblibpspp_la-str.Tpo src/libpspp/.deps/liblibpspp_la-str.Plo
4946  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
4947  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4948  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/postgresql -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4949  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
4950  libtool: link: ar cr src/libpspp/.libs/liblibpspp.a src/libpspp/.libs/liblibpspp_la-abt.o src/libpspp/.libs/liblibpspp_la-argv-parser.o src/libpspp/.libs/liblibpspp_la-array.o src/libpspp/.libs/liblibpspp_la-bit-vector.o src/libpspp/.libs/liblibpspp_la-bt.o src/libpspp/.libs/liblibpspp_la-cmac-aes256.o src/libpspp/.libs/liblibpspp_la-copyleft.o src/libpspp/.libs/liblibpspp_la-deque.o src/libpspp/.libs/liblibpspp_la-encoding-guesser.o src/libpspp/.libs/liblibpspp_la-ext-array.o src/libpspp/.libs/liblibpspp_la-float-format.o src/libpspp/.libs/liblibpspp_la-freaderror.o src/libpspp/.libs/liblibpspp_la-hash-functions.o src/libpspp/.libs/liblibpspp_la-heap.o src/libpspp/.libs/liblibpspp_la-hmap.o src/libpspp/.libs/liblibpspp_la-hmapx.o src/libpspp/.libs/liblibpspp_la-i18n.o src/libpspp/.libs/liblibpspp_la-integer-format.o src/libpspp/.libs/liblibpspp_la-intern.o src/libpspp/.libs/liblibpspp_la-line-reader.o src/libpspp/.libs/liblibpspp_la-ll.o src/libpspp/.libs/liblibpspp_la-llx.o src/libpspp/.libs/liblibpspp_la-message.o src/libpspp/.libs/liblibpspp_la-misc.o src/libpspp/.libs/liblibpspp_la-model-checker.o src/libpspp/.libs/liblibpspp_la-pool.o src/libpspp/.libs/liblibpspp_la-prompt.o src/libpspp/.libs/liblibpspp_la-range-map.o src/libpspp/.libs/liblibpspp_la-range-set.o src/libpspp/.libs/liblibpspp_la-range-tower.o src/libpspp/.libs/liblibpspp_la-sparse-array.o src/libpspp/.libs/liblibpspp_la-sparse-xarray.o src/libpspp/.libs/liblibpspp_la-start-date.o src/libpspp/.libs/liblibpspp_la-string-array.o src/libpspp/.libs/liblibpspp_la-string-map.o src/libpspp/.libs/liblibpspp_la-string-set.o src/libpspp/.libs/liblibpspp_la-stringi-map.o src/libpspp/.libs/liblibpspp_la-stringi-set.o src/libpspp/.libs/liblibpspp_la-str.o src/libpspp/.libs/liblibpspp_la-taint.o src/libpspp/.libs/liblibpspp_la-temp-file.o src/libpspp/.libs/liblibpspp_la-tower.o src/libpspp/.libs/liblibpspp_la-u8-istream.o src/libpspp/.libs/liblibpspp_la-u8-line.o src/libpspp/.libs/liblibpspp_la-zip-reader.o src/libpspp/.libs/liblibpspp_la-zip-writer.o src/libpspp/.libs/liblibpspp_la-version.o 
4951  mv -f src/output/.deps/liboutput_la-pivot-table.Tpo src/output/.deps/liboutput_la-pivot-table.Plo
4952  libtool: link: ranlib src/libpspp/.libs/liblibpspp.a
4953  libtool: link: ( cd "src/libpspp/.libs" && rm -f "liblibpspp.la" && ln -s "../liblibpspp.la" "liblibpspp.la" )
4954  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4955  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4956  mv -f src/output/spv/.deps/liboutput_la-light-binary-parser.Tpo src/output/spv/.deps/liboutput_la-light-binary-parser.Plo
4957  mv -f src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Tpo src/output/spv/.deps/liboutput_la-spv-legacy-decoder.Plo
4958  mv -f src/output/spv/.deps/liboutput_la-structure-xml-parser.Tpo src/output/spv/.deps/liboutput_la-structure-xml-parser.Plo
4959  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4960  mv -f src/data/.deps/libdata_la-sys-file-writer.Tpo src/data/.deps/libdata_la-sys-file-writer.Plo
4961  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4962  mv -f src/data/.deps/libdata_la-sys-file-reader.Tpo src/data/.deps/libdata_la-sys-file-reader.Plo
4963  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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-encoding.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 -lxml2 -lpq -lreadline -lgslcblas -lz -lm  
4964  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
4965  libtool: link: ar cr src/data/.libs/libdata.a src/data/.libs/libdata_la-any-reader.o src/data/.libs/libdata_la-any-writer.o src/data/.libs/libdata_la-attributes.o src/data/.libs/libdata_la-calendar.o src/data/.libs/libdata_la-case-map.o src/data/.libs/libdata_la-case-matcher.o src/data/.libs/libdata_la-caseproto.o src/data/.libs/libdata_la-case.o src/data/.libs/libdata_la-casegrouper.o src/data/.libs/libdata_la-caseinit.o src/data/.libs/libdata_la-casereader-filter.o src/data/.libs/libdata_la-casereader-project.o src/data/.libs/libdata_la-casereader-select.o src/data/.libs/libdata_la-casereader-shim.o src/data/.libs/libdata_la-casereader-translator.o src/data/.libs/libdata_la-casereader.o src/data/.libs/libdata_la-casewindow.o src/data/.libs/libdata_la-casewriter-translator.o src/data/.libs/libdata_la-casewriter.o src/data/.libs/libdata_la-case-tmpfile.o src/data/.libs/libdata_la-csv-file-writer.o src/data/.libs/libdata_la-data-in.o src/data/.libs/libdata_la-data-out.o src/data/.libs/libdata_la-dataset.o src/data/.libs/libdata_la-dataset-writer.o src/data/.libs/libdata_la-datasheet.o src/data/.libs/libdata_la-dict-class.o src/data/.libs/libdata_la-dictionary.o src/data/.libs/libdata_la-encrypted-file.o src/data/.libs/libdata_la-file-handle-def.o src/data/.libs/libdata_la-file-name.o src/data/.libs/libdata_la-format-guesser.o src/data/.libs/libdata_la-format.o src/data/.libs/libdata_la-gnumeric-reader.o src/data/.libs/libdata_la-identifier.o src/data/.libs/libdata_la-identifier2.o src/data/.libs/libdata_la-lazy-casereader.o src/data/.libs/libdata_la-mdd-writer.o src/data/.libs/libdata_la-missing-values.o src/data/.libs/libdata_la-make-file.o src/data/.libs/libdata_la-mrset.o src/data/.libs/libdata_la-ods-reader.o src/data/.libs/libdata_la-pc+-file-reader.o src/data/.libs/libdata_la-por-file-reader.o src/data/.libs/libdata_la-por-file-writer.o src/data/.libs/libdata_la-psql-reader.o src/data/.libs/libdata_la-session.o src/data/.libs/libdata_la-settings.o src/data/.libs/libdata_la-short-names.o src/data/.libs/libdata_la-spreadsheet-reader.o src/data/.libs/libdata_la-subcase.o src/data/.libs/libdata_la-sys-file-encoding.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 
4966  libtool: link: ranlib src/data/.libs/libdata.a
4967  libtool: link: ( cd "src/data/.libs" && rm -f "libdata.la" && ln -s "../libdata.la" "libdata.la" )
4968  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -release 1.4.1-g79ad47 -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
4969  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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -lxml2 -lpq -lreadline -lgslcblas -lz -lm  -g -O2   -Wl,-soname -Wl,libpspp-core-1.4.1-g79ad47.so -o src/.libs/libpspp-core-1.4.1-g79ad47.so
4970  libtool: link: (cd "src/.libs" && rm -f "libpspp-core.so" && ln -s "libpspp-core-1.4.1-g79ad47.so" "libpspp-core.so")
4971  libtool: link: (cd src/.libs/libpspp-core.lax/libdata.a && ar x "/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/src/data/.libs/libdata.a")
4972  libtool: link: (cd src/.libs/libpspp-core.lax/liblibpspp.a && ar x "/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/src/libpspp/.libs/liblibpspp.a")
4973  libtool: link: (cd src/.libs/libpspp-core.lax/libgl.a && ar x "/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl/.libs/libgl.a")
4974  libtool: link: ar cr src/.libs/libpspp-core.a   src/.libs/libpspp-core.lax/libdata.a/libdata_la-any-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-any-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-attributes.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-calendar.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-case-map.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-case-matcher.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-case-tmpfile.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-case.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casegrouper.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-caseinit.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-caseproto.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-filter.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-project.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-select.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-shim.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader-translator.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casereader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casewindow.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casewriter-translator.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-casewriter.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-csv-file-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-data-in.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-data-out.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-dataset-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-dataset.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-datasheet.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-dict-class.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-dictionary.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-encrypted-file.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-file-handle-def.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-file-name.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-format-guesser.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-format.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-gnumeric-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-identifier.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-identifier2.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-lazy-casereader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-make-file.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-mdd-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-missing-values.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-mrset.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-ods-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-pc+-file-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-por-file-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-por-file-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-psql-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-session.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-settings.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-short-names.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-spreadsheet-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-subcase.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-sys-file-encoding.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-sys-file-private.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-sys-file-reader.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-sys-file-writer.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-transformations.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-value-labels.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-value.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-variable.o src/.libs/libpspp-core.lax/libdata.a/libdata_la-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/allocator.o src/.libs/libpspp-core.lax/libgl.a/areadlink.o src/.libs/libpspp-core.lax/libgl.a/asnprintf.o src/.libs/libpspp-core.lax/libgl.a/asyncsafe-spin.o src/.libs/libpspp-core.lax/libgl.a/basename-lgpl.o src/.libs/libpspp-core.lax/libgl.a/basename.o src/.libs/libpspp-core.lax/libgl.a/binary-io.o src/.libs/libpspp-core.lax/libgl.a/c-asprintf.o src/.libs/libpspp-core.lax/libgl.a/c-ctype.o src/.libs/libpspp-core.lax/libgl.a/c-snprintf.o src/.libs/libpspp-core.lax/libgl.a/c-strcasecmp.o src/.libs/libpspp-core.lax/libgl.a/c-strcasestr.o src/.libs/libpspp-core.lax/libgl.a/c-strncasecmp.o src/.libs/libpspp-core.lax/libgl.a/c-strtod.o src/.libs/libpspp-core.lax/libgl.a/c-vasnprintf.o src/.libs/libpspp-core.lax/libgl.a/c-vasprintf.o src/.libs/libpspp-core.lax/libgl.a/c-xasprintf.o src/.libs/libpspp-core.lax/libgl.a/c-xvasprintf.o src/.libs/libpspp-core.lax/libgl.a/canonical-decomposition.o src/.libs/libpspp-core.lax/libgl.a/careadlinkat.o src/.libs/libpspp-core.lax/libgl.a/cased.o src/.libs/libpspp-core.lax/libgl.a/categ_none.o src/.libs/libpspp-core.lax/libgl.a/categ_of.o src/.libs/libpspp-core.lax/libgl.a/clean-temp.o src/.libs/libpspp-core.lax/libgl.a/cloexec.o src/.libs/libpspp-core.lax/libgl.a/combiningclass.o src/.libs/libpspp-core.lax/libgl.a/compat-decomposition.o src/.libs/libpspp-core.lax/libgl.a/count-leading-zeros.o src/.libs/libpspp-core.lax/libgl.a/count-one-bits.o src/.libs/libpspp-core.lax/libgl.a/crc.o src/.libs/libpspp-core.lax/libgl.a/ctype_print.o src/.libs/libpspp-core.lax/libgl.a/decompose-internal.o src/.libs/libpspp-core.lax/libgl.a/decomposing-form.o src/.libs/libpspp-core.lax/libgl.a/decomposition-table.o src/.libs/libpspp-core.lax/libgl.a/decomposition.o src/.libs/libpspp-core.lax/libgl.a/dirname-lgpl.o src/.libs/libpspp-core.lax/libgl.a/dirname.o src/.libs/libpspp-core.lax/libgl.a/dtoastr.o src/.libs/libpspp-core.lax/libgl.a/empty-prefix-context.o src/.libs/libpspp-core.lax/libgl.a/empty-suffix-context.o src/.libs/libpspp-core.lax/libgl.a/exitfail.o src/.libs/libpspp-core.lax/libgl.a/fatal-signal.o src/.libs/libpspp-core.lax/libgl.a/fcntl.o src/.libs/libpspp-core.lax/libgl.a/fd-hook.o src/.libs/libpspp-core.lax/libgl.a/fseterr.o src/.libs/libpspp-core.lax/libgl.a/full-read.o src/.libs/libpspp-core.lax/libgl.a/full-write.o src/.libs/libpspp-core.lax/libgl.a/fwriteerror.o src/.libs/libpspp-core.lax/libgl.a/getprogname.o src/.libs/libpspp-core.lax/libgl.a/gl_linked_list.o src/.libs/libpspp-core.lax/libgl.a/gl_linkedhash_list.o src/.libs/libpspp-core.lax/libgl.a/gl_list.o src/.libs/libpspp-core.lax/libgl.a/gl_xlist.o src/.libs/libpspp-core.lax/libgl.a/hard-locale.o src/.libs/libpspp-core.lax/libgl.a/ignorable.o src/.libs/libpspp-core.lax/libgl.a/imaxtostr.o src/.libs/libpspp-core.lax/libgl.a/inttostr.o src/.libs/libpspp-core.lax/libgl.a/lbrktables.o src/.libs/libpspp-core.lax/libgl.a/localcharset.o src/.libs/libpspp-core.lax/libgl.a/lock.o src/.libs/libpspp-core.lax/libgl.a/malloca.o src/.libs/libpspp-core.lax/libgl.a/math.o src/.libs/libpspp-core.lax/libgl.a/mbchar.o src/.libs/libpspp-core.lax/libgl.a/mbiter.o src/.libs/libpspp-core.lax/libgl.a/mbrtowc.o src/.libs/libpspp-core.lax/libgl.a/md4.o src/.libs/libpspp-core.lax/libgl.a/memcasecmp.o src/.libs/libpspp-core.lax/libgl.a/memchr2.o src/.libs/libpspp-core.lax/libgl.a/mktime.o src/.libs/libpspp-core.lax/libgl.a/nfd.o src/.libs/libpspp-core.lax/libgl.a/nfkd.o src/.libs/libpspp-core.lax/libgl.a/nstrftime.o src/.libs/libpspp-core.lax/libgl.a/offtostr.o src/.libs/libpspp-core.lax/libgl.a/pipe2.o src/.libs/libpspp-core.lax/libgl.a/pr_soft_dotted.o src/.libs/libpspp-core.lax/libgl.a/printf-args.o src/.libs/libpspp-core.lax/libgl.a/printf-frexp.o src/.libs/libpspp-core.lax/libgl.a/printf-frexpl.o src/.libs/libpspp-core.lax/libgl.a/printf-parse.o src/.libs/libpspp-core.lax/libgl.a/progname.o src/.libs/libpspp-core.lax/libgl.a/progreloc.o src/.libs/libpspp-core.lax/libgl.a/read-file.o src/.libs/libpspp-core.lax/libgl.a/regex.o src/.libs/libpspp-core.lax/libgl.a/relocatable.o src/.libs/libpspp-core.lax/libgl.a/rijndael-alg-fst.o src/.libs/libpspp-core.lax/libgl.a/rijndael-api-fst.o src/.libs/libpspp-core.lax/libgl.a/safe-read.o src/.libs/libpspp-core.lax/libgl.a/safe-write.o src/.libs/libpspp-core.lax/libgl.a/setlocale_null.o src/.libs/libpspp-core.lax/libgl.a/sig-handler.o src/.libs/libpspp-core.lax/libgl.a/sockets.o src/.libs/libpspp-core.lax/libgl.a/special-casing.o src/.libs/libpspp-core.lax/libgl.a/stat-time.o src/.libs/libpspp-core.lax/libgl.a/stripslash.o src/.libs/libpspp-core.lax/libgl.a/sys_socket.o src/.libs/libpspp-core.lax/libgl.a/tempname.o src/.libs/libpspp-core.lax/libgl.a/threadlib.o src/.libs/libpspp-core.lax/libgl.a/time_rz.o src/.libs/libpspp-core.lax/libgl.a/tmpdir.o src/.libs/libpspp-core.lax/libgl.a/tocasefold.o src/.libs/libpspp-core.lax/libgl.a/tolower.o src/.libs/libpspp-core.lax/libgl.a/totitle.o src/.libs/libpspp-core.lax/libgl.a/toupper.o src/.libs/libpspp-core.lax/libgl.a/u8-casecmp.o src/.libs/libpspp-core.lax/libgl.a/u8-casefold.o src/.libs/libpspp-core.lax/libgl.a/u8-casemap.o src/.libs/libpspp-core.lax/libgl.a/u8-check.o src/.libs/libpspp-core.lax/libgl.a/u8-cmp.o src/.libs/libpspp-core.lax/libgl.a/u8-cmp2.o src/.libs/libpspp-core.lax/libgl.a/u8-cpy.o src/.libs/libpspp-core.lax/libgl.a/u8-ct-casefold.o src/.libs/libpspp-core.lax/libgl.a/u8-ct-totitle.o src/.libs/libpspp-core.lax/libgl.a/u8-mblen.o src/.libs/libpspp-core.lax/libgl.a/u8-mbtouc-aux.o src/.libs/libpspp-core.lax/libgl.a/u8-mbtouc-unsafe-aux.o src/.libs/libpspp-core.lax/libgl.a/u8-mbtouc-unsafe.o src/.libs/libpspp-core.lax/libgl.a/u8-mbtouc.o src/.libs/libpspp-core.lax/libgl.a/u8-mbtoucr.o src/.libs/libpspp-core.lax/libgl.a/u8-normalize.o src/.libs/libpspp-core.lax/libgl.a/u8-possible-linebreaks.o src/.libs/libpspp-core.lax/libgl.a/u8-strlen.o src/.libs/libpspp-core.lax/libgl.a/u8-strmbtouc.o src/.libs/libpspp-core.lax/libgl.a/u8-strncat.o src/.libs/libpspp-core.lax/libgl.a/u8-strwidth.o src/.libs/libpspp-core.lax/libgl.a/u8-tolower.o src/.libs/libpspp-core.lax/libgl.a/u8-totitle.o src/.libs/libpspp-core.lax/libgl.a/u8-toupper.o src/.libs/libpspp-core.lax/libgl.a/u8-uctomb-aux.o src/.libs/libpspp-core.lax/libgl.a/u8-uctomb.o src/.libs/libpspp-core.lax/libgl.a/u8-width.o src/.libs/libpspp-core.lax/libgl.a/u8-wordbreaks.o src/.libs/libpspp-core.lax/libgl.a/uc-gbrk-prop.o src/.libs/libpspp-core.lax/libgl.a/uc-is-grapheme-break.o src/.libs/libpspp-core.lax/libgl.a/uinttostr.o src/.libs/libpspp-core.lax/libgl.a/umaxtostr.o src/.libs/libpspp-core.lax/libgl.a/unistd.o src/.libs/libpspp-core.lax/libgl.a/vasnprintf.o src/.libs/libpspp-core.lax/libgl.a/version-etc-fsf.o src/.libs/libpspp-core.lax/libgl.a/version-etc.o src/.libs/libpspp-core.lax/libgl.a/wbrktable.o src/.libs/libpspp-core.lax/libgl.a/wctype-h.o src/.libs/libpspp-core.lax/libgl.a/width.o src/.libs/libpspp-core.lax/libgl.a/wordbreak-property.o src/.libs/libpspp-core.lax/libgl.a/xalloc-die.o src/.libs/libpspp-core.lax/libgl.a/xasprintf.o src/.libs/libpspp-core.lax/libgl.a/xbinary-io.o src/.libs/libpspp-core.lax/libgl.a/xmalloc.o src/.libs/libpspp-core.lax/libgl.a/xmalloca.o src/.libs/libpspp-core.lax/libgl.a/xmemdup0.o src/.libs/libpspp-core.lax/libgl.a/xreadlink.o src/.libs/libpspp-core.lax/libgl.a/xsize.o src/.libs/libpspp-core.lax/libgl.a/xstrndup.o src/.libs/libpspp-core.lax/libgl.a/xvasprintf.o 
4975  libtool: link: ranlib src/.libs/libpspp-core.a
4976  libtool: link: rm -fr src/.libs/libpspp-core.lax
4977  libtool: link: ( cd "src/.libs" && rm -f "libpspp-core.la" && ln -s "../libpspp-core.la" "libpspp-core.la" )
4978  /bin/bash ./libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o src/ui/gui/spreadsheet-test src/ui/gui/spreadsheet_test-spreadsheet-test.o src/ui/gui/spreadsheet_test-psppire-spreadsheet-model.o src/libpspp-core.la -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 -lgthread-2.0 -pthread -lglib-2.0 -lreadline -lgslcblas -lz -lm  
4979  cp ../perl-module/Changes perl-module
4980  cp ../perl-module/COPYING perl-module
4981  cp ../perl-module/Examples.pod perl-module
4982  cp ../perl-module/Makefile.PL perl-module
4983  cp ../perl-module/MANIFEST perl-module
4984  cp ../perl-module/ppport.h perl-module
4985  cp ../perl-module/PSPP.xs perl-module
4986  cp ../perl-module/README perl-module
4987  cp ../perl-module/typemap perl-module
4988  cp ../perl-module/t/Pspp.t perl-module/t
4989  make  LD_RUN_PATH=/lib/pspp module-make perl-module/PSPP-Perl-1.4.1.tar.gz
4990  libtool: link: gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -o src/ui/gui/.libs/spreadsheet-test src/ui/gui/spreadsheet_test-spreadsheet-test.o src/ui/gui/spreadsheet_test-psppire-spreadsheet-model.o -pthread  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.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 -lgthread-2.0 -lglib-2.0 -lreadline -lgslcblas -lz -lm -pthread -Wl,-rpath -Wl,/lib/pspp
4991  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
4992  (echo '%Locations = (';\
4993   printf "  SourceDir => '";\
4994   (cd .. && echo `pwd`\', ) ;\
4995   printf "  BuildDir => '";\
4996   (cd . && echo `pwd`\' );\
4997   echo ');') > ./perl-module/pspp-module-config
4998  cd perl-module && /usr/bin/perl Makefile.PL PREFIX= \
4999                                                           OPTIMIZE="-g -O2 -DGCC_LINT -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16" \
5000                                                           LD="`/usr/bin/perl -e 'use Config::Perl::V;print Config::Perl::V::myconfig()->{config}{ld};'` -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib"
5001  Checking if your kit is complete...
5002  Warning: the following files are missing in your kit:
5003  	const-c.inc
5004  	const-xs.inc
5005  Please inform the author.
5006  Generating a Unix-style Makefile
5007  Writing Makefile for PSPP
5008  Writing MYMETA.yml and MYMETA.json
5009  cd perl-module && make  LD_RUN_PATH=/lib/pspp
5010  rm -f perl-module/PSPP-Perl-1.4.1.tar.gz
5011  cd perl-module && make  LD_RUN_PATH=/lib/pspp tardist
5012  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5013  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5014  rm -rf PSPP-Perl-1.4.1
5015  "/usr/bin/perl" "-MExtUtils::Manifest=manicopy,maniread" \
5016  	-e "manicopy(maniread(),'PSPP-Perl-1.4.1', 'best');"
5017  Running Mkbootstrap for PSPP ()
5018  "/usr/bin/perl" "/usr/share/perl/5.30/ExtUtils/xsubpp"  -typemap '/usr/share/perl/5.30/ExtUtils/typemap' -typemap '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module/typemap'  PSPP.xs > PSPP.xsc
5019  chmod 644 "PSPP.bs"
5020  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PSPP.bs blib/arch/auto/PSPP/PSPP.bs 644
5021  mkdir PSPP-Perl-1.4.1
5022  mkdir PSPP-Perl-1.4.1/lib
5023  mkdir PSPP-Perl-1.4.1/t
5024  cp lib/PSPP.pm blib/lib/PSPP.pm
5025  Generating META.yml
5026  Generating META.json
5027  mv PSPP.xsc PSPP.c
5028  x86_64-linux-gnu-gcc -c  -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47  -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/src -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/gl -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DGCC_LINT -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16   -DVERSION=\"1.4.1\" -DXS_VERSION=\"1.4.1\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE"   PSPP.c
5029  tar cvf PSPP-Perl-1.4.1.tar PSPP-Perl-1.4.1
5030  PSPP-Perl-1.4.1/
5031  PSPP-Perl-1.4.1/const-xs.inc
5032  PSPP-Perl-1.4.1/COPYING
5033  PSPP-Perl-1.4.1/README
5034  PSPP-Perl-1.4.1/const-c.inc
5035  PSPP-Perl-1.4.1/Examples.pod
5036  PSPP-Perl-1.4.1/META.json
5037  PSPP-Perl-1.4.1/typemap
5038  PSPP-Perl-1.4.1/META.yml
5039  PSPP-Perl-1.4.1/lib/
5040  PSPP-Perl-1.4.1/lib/PSPP.pm
5041  PSPP-Perl-1.4.1/MANIFEST
5042  PSPP-Perl-1.4.1/t/
5043  PSPP-Perl-1.4.1/t/Pspp.t
5044  PSPP-Perl-1.4.1/Changes
5045  PSPP-Perl-1.4.1/ppport.h
5046  PSPP-Perl-1.4.1/Makefile.PL
5047  PSPP-Perl-1.4.1/PSPP.xs
5048  rm -rf PSPP-Perl-1.4.1
5049  gzip --best PSPP-Perl-1.4.1.tar
5050  Created PSPP-Perl-1.4.1.tar.gz
5051  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5052  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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/subcommand-list.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/control-stack.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/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/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/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/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 src/language/utilities/set.lo src/language/stats/crosstabs.lo   -lreadline -lgslcblas -lz -lm  
5053  mv -f src/output/spv/.deps/liboutput_la-detail-xml-parser.Tpo src/output/spv/.deps/liboutput_la-detail-xml-parser.Plo
5054  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o src/output/liboutput.la  src/output/liboutput_la-ascii.lo src/output/liboutput_la-chart-item.lo src/output/charts/liboutput_la-boxplot.lo src/output/charts/liboutput_la-np-plot.lo src/output/charts/liboutput_la-barchart.lo src/output/charts/liboutput_la-piechart.lo src/output/charts/liboutput_la-plot-hist.lo src/output/charts/liboutput_la-roc-chart.lo src/output/charts/liboutput_la-spreadlevel-plot.lo src/output/charts/liboutput_la-scree.lo src/output/charts/liboutput_la-scatterplot.lo src/output/liboutput_la-csv.lo src/output/liboutput_la-driver.lo src/output/liboutput_la-group-item.lo src/output/liboutput_la-html.lo src/output/liboutput_la-journal.lo src/output/liboutput_la-measure.lo src/output/liboutput_la-message-item.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-item.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-spv-driver.lo src/output/liboutput_la-table-item.lo src/output/liboutput_la-table.lo src/output/liboutput_la-text-item.lo src/output/liboutput_la-cairo-chart.lo src/output/liboutput_la-cairo.lo src/output/charts/liboutput_la-boxplot-cairo.lo src/output/charts/liboutput_la-np-plot-cairo.lo src/output/charts/liboutput_la-barchart-cairo.lo src/output/charts/liboutput_la-piechart-cairo.lo src/output/charts/liboutput_la-plot-hist-cairo.lo src/output/charts/liboutput_la-roc-chart-cairo.lo src/output/charts/liboutput_la-scree-cairo.lo src/output/charts/liboutput_la-spreadlevel-cairo.lo src/output/charts/liboutput_la-scatterplot-cairo.lo src/output/spv/liboutput_la-spv-css-parser.lo src/output/spv/liboutput_la-spv-dump.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-output.lo src/output/spv/liboutput_la-spv-select.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  -lreadline -lgslcblas -lz -lm  
5055  rm -f blib/arch/auto/PSPP/PSPP.so
5056  x86_64-linux-gnu-gcc -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib  -shared -L/usr/local/lib -fstack-protector-strong  PSPP.o  -o blib/arch/auto/PSPP/PSPP.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/src/.libs/libpspp-core.so \
5057        \
5058    
5059  chmod 755 blib/arch/auto/PSPP/PSPP.so
5060  Manifying 2 pod documents
5061  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5062  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5063  libtool: link: ar cr src/output/.libs/liboutput.a src/output/.libs/liboutput_la-ascii.o src/output/.libs/liboutput_la-chart-item.o src/output/charts/.libs/liboutput_la-boxplot.o src/output/charts/.libs/liboutput_la-np-plot.o src/output/charts/.libs/liboutput_la-barchart.o src/output/charts/.libs/liboutput_la-piechart.o src/output/charts/.libs/liboutput_la-plot-hist.o src/output/charts/.libs/liboutput_la-roc-chart.o src/output/charts/.libs/liboutput_la-spreadlevel-plot.o src/output/charts/.libs/liboutput_la-scree.o src/output/charts/.libs/liboutput_la-scatterplot.o src/output/.libs/liboutput_la-csv.o src/output/.libs/liboutput_la-driver.o src/output/.libs/liboutput_la-group-item.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-message-item.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-item.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-spv-driver.o src/output/.libs/liboutput_la-table-item.o src/output/.libs/liboutput_la-table.o src/output/.libs/liboutput_la-text-item.o src/output/.libs/liboutput_la-cairo-chart.o src/output/.libs/liboutput_la-cairo.o src/output/charts/.libs/liboutput_la-boxplot-cairo.o src/output/charts/.libs/liboutput_la-np-plot-cairo.o src/output/charts/.libs/liboutput_la-barchart-cairo.o src/output/charts/.libs/liboutput_la-piechart-cairo.o src/output/charts/.libs/liboutput_la-plot-hist-cairo.o src/output/charts/.libs/liboutput_la-roc-chart-cairo.o src/output/charts/.libs/liboutput_la-scree-cairo.o src/output/charts/.libs/liboutput_la-spreadlevel-cairo.o src/output/charts/.libs/liboutput_la-scatterplot-cairo.o src/output/spv/.libs/liboutput_la-spv-css-parser.o src/output/spv/.libs/liboutput_la-spv-dump.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-output.o src/output/spv/.libs/liboutput_la-spv-select.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 
5064  libtool: link: ar cr src/language/.libs/liblanguage.a src/language/.libs/command.o src/language/lexer/.libs/command-name.o src/language/lexer/.libs/include-path.o src/language/lexer/.libs/lexer.o src/language/lexer/.libs/subcommand-list.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/control-stack.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/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/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/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/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 src/language/utilities/.libs/set.o src/language/stats/.libs/crosstabs.o 
5065  libtool: link: ranlib src/output/.libs/liboutput.a
5066  libtool: link: ranlib src/language/.libs/liblanguage.a
5067  libtool: link: ( cd "src/output/.libs" && rm -f "liboutput.la" && ln -s "../liboutput.la" "liboutput.la" )
5068  libtool: link: ( cd "src/language/.libs" && rm -f "liblanguage.la" && ln -s "../liblanguage.la" "liblanguage.la" )
5069  /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DGCC_LINT -release 1.4.1-g79ad47 -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5070  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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -lgsl -lreadline -lgslcblas -lz -lm  -g -O2   -Wl,-soname -Wl,libpspp-1.4.1-g79ad47.so -o src/.libs/libpspp-1.4.1-g79ad47.so
5071  libtool: link: (cd "src/.libs" && rm -f "libpspp.so" && ln -s "libpspp-1.4.1-g79ad47.so" "libpspp.so")
5072  libtool: link: (cd src/.libs/libpspp.lax/liblanguage.a && ar x "/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/src/language/.libs/liblanguage.a")
5073  libtool: link: (cd src/.libs/libpspp.lax/libpspp-math.a && ar x "/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/src/math/.libs/libpspp-math.a")
5074  libtool: link: (cd src/.libs/libpspp.lax/liboutput.a && ar x "/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/src/output/.libs/liboutput.a")
5075  libtool: link: ar cr src/.libs/libpspp.a   src/.libs/libpspp.lax/liblanguage.a/aggregate.o src/.libs/libpspp.lax/liblanguage.a/apply-dictionary.o src/.libs/libpspp.lax/liblanguage.a/attributes.o src/.libs/libpspp.lax/liblanguage.a/autorecode.o src/.libs/libpspp.lax/liblanguage.a/binomial.o src/.libs/libpspp.lax/liblanguage.a/cache.o src/.libs/libpspp.lax/liblanguage.a/cd.o src/.libs/libpspp.lax/liblanguage.a/chisquare.o src/.libs/libpspp.lax/liblanguage.a/cochran.o src/.libs/libpspp.lax/liblanguage.a/combine-files.o src/.libs/libpspp.lax/liblanguage.a/command-name.o src/.libs/libpspp.lax/liblanguage.a/command.o src/.libs/libpspp.lax/liblanguage.a/compute.o src/.libs/libpspp.lax/liblanguage.a/control-stack.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/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/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/mcnemar.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/subcommand-list.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/extrema.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/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.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-chart-item.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-group-item.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-message-item.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-item.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-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-dump.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-output.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-spv-select.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-item.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-table.o src/.libs/libpspp.lax/liboutput.a/liboutput_la-text-item.o 
5076  libtool: link: ranlib src/.libs/libpspp.a
5077  libtool: link: rm -fr src/.libs/libpspp.lax
5078  libtool: link: ( cd "src/.libs" && rm -f "libpspp.la" && ln -s "../libpspp.la" "libpspp.la" )
5079  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -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" /bin` -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5080  /bin/bash ./libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT   `"./../build-aux/reloc-ldflags" "x86_64-pc-linux-gnu" "/lib/pspp" /bin`  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o src/ui/gui/psppire src/ui/gui/psppire-psppire-dialog.o src/ui/gui/psppire-psppire-keypad.o src/ui/gui/psppire-psppire-selector.o src/ui/gui/psppire-psppire-buttonbox.o src/ui/gui/psppire-psppire-scanf.o src/ui/gui/psppire-psppire-acr.o src/ui/gui/psppire-psppire-import-assistant.o src/ui/gui/psppire-builder-wrapper.o src/ui/gui/psppire-dialog-common.o src/ui/gui/psppire-dict-display.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-checkbox-treeview.o src/ui/gui/psppire-psppire-conf.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-dialog-action.o src/ui/gui/psppire-psppire-dialog-action-aggregate.o src/ui/gui/psppire-psppire-dialog-action-autorecode.o src/ui/gui/psppire-psppire-dialog-action-1sks.o src/ui/gui/psppire-psppire-dialog-action-barchart.o src/ui/gui/psppire-psppire-dialog-action-binomial.o src/ui/gui/psppire-psppire-dialog-action-chisquare.o src/ui/gui/psppire-psppire-dialog-action-compute.o src/ui/gui/psppire-psppire-dialog-action-comments.o src/ui/gui/psppire-psppire-dialog-action-count.o src/ui/gui/psppire-psppire-dialog-action-correlation.o src/ui/gui/psppire-psppire-dialog-action-crosstabs.o src/ui/gui/psppire-psppire-dialog-action-descriptives.o src/ui/gui/psppire-psppire-dialog-action-examine.o src/ui/gui/psppire-psppire-dialog-action-factor.o src/ui/gui/psppire-psppire-dialog-action-flip.o src/ui/gui/psppire-psppire-dialog-action-frequencies.o src/ui/gui/psppire-psppire-dialog-action-histogram.o src/ui/gui/psppire-psppire-dialog-action-indep-samps.o src/ui/gui/psppire-psppire-dialog-action-kmeans.o src/ui/gui/psppire-psppire-dialog-action-logistic.o src/ui/gui/psppire-psppire-dialog-action-k-independent.o src/ui/gui/psppire-psppire-dialog-action-k-related.o src/ui/gui/psppire-psppire-dialog-action-means.o src/ui/gui/psppire-psppire-dialog-action-oneway.o src/ui/gui/psppire-psppire-dialog-action-paired.o src/ui/gui/psppire-psppire-dialog-action-rank.o src/ui/gui/psppire-psppire-dialog-action-recode.o src/ui/gui/psppire-psppire-dialog-action-recode-same.o src/ui/gui/psppire-psppire-dialog-action-recode-different.o src/ui/gui/psppire-psppire-dialog-action-regression.o src/ui/gui/psppire-psppire-dialog-action-reliability.o src/ui/gui/psppire-psppire-dialog-action-roc.o src/ui/gui/psppire-psppire-dialog-action-runs.o src/ui/gui/psppire-psppire-dialog-action-scatterplot.o src/ui/gui/psppire-psppire-dialog-action-sort.o src/ui/gui/psppire-psppire-dialog-action-select.o src/ui/gui/psppire-psppire-dialog-action-split.o src/ui/gui/psppire-psppire-dialog-action-tt1s.o src/ui/gui/psppire-psppire-dialog-action-two-sample.o src/ui/gui/psppire-psppire-dialog-action-univariate.o src/ui/gui/psppire-psppire-dialog-action-var-info.o src/ui/gui/psppire-psppire-dialog-action-weight.o src/ui/gui/psppire-psppire-dict.o src/ui/gui/psppire-psppire-dictview.o src/ui/gui/psppire-psppire-encoding-selector.o src/ui/gui/psppire-psppire-format.o src/ui/gui/psppire-psppire-lex-reader.o src/ui/gui/psppire-psppire-means-layer.o src/ui/gui/psppire-psppire-output-view.o src/ui/gui/psppire-psppire-output-window.o src/ui/gui/psppire-psppire-var-view.o src/ui/gui/psppire-psppire-spreadsheet-model.o src/ui/gui/psppire-psppire-select-dest.o src/ui/gui/psppire-psppire-syntax-window.o src/ui/gui/psppire-psppire-delimited-text.o src/ui/gui/psppire-psppire-text-file.o src/ui/gui/psppire-psppire-val-chooser.o src/ui/gui/psppire-psppire-value-entry.o src/ui/gui/psppire-psppire-var-ptr.o src/ui/gui/psppire-psppire-data-sheet.o src/ui/gui/psppire-psppire-variable-sheet.o src/ui/gui/psppire-psppire-var-sheet-header.o src/ui/gui/psppire-psppire-window.o src/ui/gui/psppire-psppire-window-base.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-var-display.o src/ui/gui/psppire-var-type-dialog.o src/ui/gui/psppire-value-variant.o src/ui/gui/psppire-widget-io.o src/ui/gui/psppire-widgets.o src/ui/gui/psppire-windows-menu.o src/ui/gui/psppire-psppire-marshal.o src/ui/gui/psppire-resources.o src/ui/libuicommon.la src/libpspp.la src/libpspp-core.la -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 -lgthread-2.0 -pthread -lglib-2.0 -lgtksourceview-3.0 -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 -lspread-sheet-widget -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 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo  -lgsl -lgslcblas -lm -lreadline -lgslcblas -lz -lm  
5081  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -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" /bin` -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -lxml2 -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5083  libtool: link: gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o utilities/.libs/pspp-output utilities/pspp_output-pspp-output.o  -lxml2 -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp.so src/.libs/libpspp-core.so -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 -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -Wl,-rpath -Wl,\$ORIGIN/../lib/pspp -o utilities/.libs/pspp-convert utilities/pspp_convert-pspp-convert.o  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp.so src/.libs/libpspp-core.so -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5085  libtool: link: gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -Wl,-rpath -Wl,\$ORIGIN/../lib/pspp -o src/ui/terminal/.libs/pspp  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lgsl -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5086  libtool: warning: library '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib/libspread-sheet-widget.la' was moved.
5087  libtool: warning: library '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib/libspread-sheet-widget.la' was moved.
5088  libtool: link: gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -DGDK_MULTIHEAD_SAFE=1 -g -O2 -DGCC_LINT -Wl,-rpath -Wl,\$ORIGIN/../lib/pspp -o src/ui/gui/.libs/psppire src/ui/gui/psppire-psppire-dialog.o src/ui/gui/psppire-psppire-keypad.o src/ui/gui/psppire-psppire-selector.o src/ui/gui/psppire-psppire-buttonbox.o src/ui/gui/psppire-psppire-scanf.o src/ui/gui/psppire-psppire-acr.o src/ui/gui/psppire-psppire-import-assistant.o src/ui/gui/psppire-builder-wrapper.o src/ui/gui/psppire-dialog-common.o src/ui/gui/psppire-dict-display.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-checkbox-treeview.o src/ui/gui/psppire-psppire-conf.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-dialog-action.o src/ui/gui/psppire-psppire-dialog-action-aggregate.o src/ui/gui/psppire-psppire-dialog-action-autorecode.o src/ui/gui/psppire-psppire-dialog-action-1sks.o src/ui/gui/psppire-psppire-dialog-action-barchart.o src/ui/gui/psppire-psppire-dialog-action-binomial.o src/ui/gui/psppire-psppire-dialog-action-chisquare.o src/ui/gui/psppire-psppire-dialog-action-compute.o src/ui/gui/psppire-psppire-dialog-action-comments.o src/ui/gui/psppire-psppire-dialog-action-count.o src/ui/gui/psppire-psppire-dialog-action-correlation.o src/ui/gui/psppire-psppire-dialog-action-crosstabs.o src/ui/gui/psppire-psppire-dialog-action-descriptives.o src/ui/gui/psppire-psppire-dialog-action-examine.o src/ui/gui/psppire-psppire-dialog-action-factor.o src/ui/gui/psppire-psppire-dialog-action-flip.o src/ui/gui/psppire-psppire-dialog-action-frequencies.o src/ui/gui/psppire-psppire-dialog-action-histogram.o src/ui/gui/psppire-psppire-dialog-action-indep-samps.o src/ui/gui/psppire-psppire-dialog-action-kmeans.o src/ui/gui/psppire-psppire-dialog-action-logistic.o src/ui/gui/psppire-psppire-dialog-action-k-independent.o src/ui/gui/psppire-psppire-dialog-action-k-related.o src/ui/gui/psppire-psppire-dialog-action-means.o src/ui/gui/psppire-psppire-dialog-action-oneway.o src/ui/gui/psppire-psppire-dialog-action-paired.o src/ui/gui/psppire-psppire-dialog-action-rank.o src/ui/gui/psppire-psppire-dialog-action-recode.o src/ui/gui/psppire-psppire-dialog-action-recode-same.o src/ui/gui/psppire-psppire-dialog-action-recode-different.o src/ui/gui/psppire-psppire-dialog-action-regression.o src/ui/gui/psppire-psppire-dialog-action-reliability.o src/ui/gui/psppire-psppire-dialog-action-roc.o src/ui/gui/psppire-psppire-dialog-action-runs.o src/ui/gui/psppire-psppire-dialog-action-scatterplot.o src/ui/gui/psppire-psppire-dialog-action-sort.o src/ui/gui/psppire-psppire-dialog-action-select.o src/ui/gui/psppire-psppire-dialog-action-split.o src/ui/gui/psppire-psppire-dialog-action-tt1s.o src/ui/gui/psppire-psppire-dialog-action-two-sample.o src/ui/gui/psppire-psppire-dialog-action-univariate.o src/ui/gui/psppire-psppire-dialog-action-var-info.o src/ui/gui/psppire-psppire-dialog-action-weight.o src/ui/gui/psppire-psppire-dict.o src/ui/gui/psppire-psppire-dictview.o src/ui/gui/psppire-psppire-encoding-selector.o src/ui/gui/psppire-psppire-format.o src/ui/gui/psppire-psppire-lex-reader.o src/ui/gui/psppire-psppire-means-layer.o src/ui/gui/psppire-psppire-output-view.o src/ui/gui/psppire-psppire-output-window.o src/ui/gui/psppire-psppire-var-view.o src/ui/gui/psppire-psppire-spreadsheet-model.o src/ui/gui/psppire-psppire-select-dest.o src/ui/gui/psppire-psppire-syntax-window.o src/ui/gui/psppire-psppire-delimited-text.o src/ui/gui/psppire-psppire-text-file.o src/ui/gui/psppire-psppire-val-chooser.o src/ui/gui/psppire-psppire-value-entry.o src/ui/gui/psppire-psppire-var-ptr.o src/ui/gui/psppire-psppire-data-sheet.o src/ui/gui/psppire-psppire-variable-sheet.o src/ui/gui/psppire-psppire-var-sheet-header.o src/ui/gui/psppire-psppire-window.o src/ui/gui/psppire-psppire-window-base.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-var-display.o src/ui/gui/psppire-var-type-dialog.o src/ui/gui/psppire-value-variant.o src/ui/gui/psppire-widget-io.o src/ui/gui/psppire-widgets.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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/ui/.libs/libuicommon.a src/.libs/libpspp.so src/.libs/libpspp-core.so -lgthread-2.0 -lgtksourceview-3.0 /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib
5089  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5090  make[1]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5091  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module && perl Makefile.PL && make -j$(nproc)
5092  Generating a Unix-style Makefile
5093  Writing Makefile for PSPP
5094  Writing MYMETA.yml and MYMETA.json
5095  Running Mkbootstrap for PSPP ()
5096  x86_64-linux-gnu-gcc -c  -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47  -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/src -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/gl -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl -I /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.4.1\" -DXS_VERSION=\"1.4.1\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE"   PSPP.c
5097  chmod 644 "PSPP.bs"
5098  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PSPP.bs blib/arch/auto/PSPP/PSPP.bs 644
5099  Skip blib/lib/PSPP.pm (unchanged)
5100  rm -f blib/arch/auto/PSPP/PSPP.so
5101  x86_64-linux-gnu-gcc  -shared -L/usr/local/lib -fstack-protector-strong  PSPP.o  -o blib/arch/auto/PSPP/PSPP.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/src/.libs/libpspp-core.so \
5102        \
5103    
5104  chmod 755 blib/arch/auto/PSPP/PSPP.so
5105  Manifying 2 pod documents

5107  Install
5108  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build && make install DESTDIR=$PWD/pspp-1.4.1-g79ad47-x86_64-build20200905132128
5109  make  install-recursive
5110  make[1]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5111  Making install in gl
5112  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5113  make  install-recursive
5114  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5115  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5116  make[5]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5117  make[5]: Nothing to be done for 'install-exec-am'.
5118  make[5]: Nothing to be done for 'install-data-am'.
5119  make[5]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5120  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5121  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5122  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5123  Making install in po
5124  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/po'
5125  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/po'
5126  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5127  make  LD_RUN_PATH=/lib/pspp module-make perl-module/PSPP-Perl-1.4.1.tar.gz
5128  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5129  cd perl-module && make  LD_RUN_PATH=/lib/pspp
5130  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5131  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PSPP.bs blib/arch/auto/PSPP/PSPP.bs 644
5132  Manifying 2 pod documents
5133  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5134  rm -f perl-module/PSPP-Perl-1.4.1.tar.gz
5135  cd perl-module && make  LD_RUN_PATH=/lib/pspp tardist
5136  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5137  rm -rf PSPP-Perl-1.4.1
5138  "/usr/bin/perl" "-MExtUtils::Manifest=manicopy,maniread" \
5139  	-e "manicopy(maniread(),'PSPP-Perl-1.4.1', 'best');"
5140  mkdir PSPP-Perl-1.4.1
5141  mkdir PSPP-Perl-1.4.1/t
5142  mkdir PSPP-Perl-1.4.1/lib
5143  Generating META.yml
5144  Generating META.json
5145  tar cvf PSPP-Perl-1.4.1.tar PSPP-Perl-1.4.1
5146  PSPP-Perl-1.4.1/
5147  PSPP-Perl-1.4.1/const-xs.inc
5148  PSPP-Perl-1.4.1/COPYING
5149  PSPP-Perl-1.4.1/README
5150  PSPP-Perl-1.4.1/const-c.inc
5151  PSPP-Perl-1.4.1/Examples.pod
5152  PSPP-Perl-1.4.1/META.json
5153  PSPP-Perl-1.4.1/typemap
5154  PSPP-Perl-1.4.1/META.yml
5155  PSPP-Perl-1.4.1/lib/
5156  PSPP-Perl-1.4.1/lib/PSPP.pm
5157  PSPP-Perl-1.4.1/MANIFEST
5158  PSPP-Perl-1.4.1/t/
5159  PSPP-Perl-1.4.1/t/Pspp.t
5160  PSPP-Perl-1.4.1/Changes
5161  PSPP-Perl-1.4.1/ppport.h
5162  PSPP-Perl-1.4.1/Makefile.PL
5163  PSPP-Perl-1.4.1/PSPP.xs
5164  rm -rf PSPP-Perl-1.4.1
5165  gzip --best PSPP-Perl-1.4.1.tar
5166  Created PSPP-Perl-1.4.1.tar.gz
5167  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5168  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5169  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5170   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/bin'
5171    /bin/bash ./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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/bin'
5172  libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
5173  libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
5174  libtool: install: /usr/bin/install -c src/ui/terminal/.libs/pspp /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/bin/pspp
5175  libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
5176  libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
5177  libtool: install: /usr/bin/install -c src/ui/gui/.libs/psppire /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/bin/psppire
5178  libtool: install: /usr/bin/install -c utilities/pspp-dump-sav /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/bin/pspp-dump-sav
5179  libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
5180  libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
5181  libtool: install: /usr/bin/install -c utilities/.libs/pspp-convert /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/bin/pspp-convert
5182  libtool: warning: 'src/libpspp.la' has not been installed in '/lib/pspp'
5183  libtool: warning: 'src/libpspp-core.la' has not been installed in '/lib/pspp'
5184  libtool: install: /usr/bin/install -c utilities/.libs/pspp-output /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/bin/pspp-output
5185   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp'
5186   /bin/bash ./libtool   --mode=install /usr/bin/install -c   src/libpspp-core.la src/libpspp.la '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp'
5187  libtool: install: /usr/bin/install -c src/.libs/libpspp-core-1.4.1-g79ad47.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core-1.4.1-g79ad47.so
5188  libtool: install: (cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp && { ln -s -f libpspp-core-1.4.1-g79ad47.so libpspp-core.so || { rm -f libpspp-core.so && ln -s libpspp-core-1.4.1-g79ad47.so libpspp-core.so; }; })
5189  libtool: install: /usr/bin/install -c src/.libs/libpspp-core.lai /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core.la
5190  libtool: install: /usr/bin/install -c src/.libs/libpspp-1.4.1-g79ad47.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-1.4.1-g79ad47.so
5191  libtool: install: (cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp && { ln -s -f libpspp-1.4.1-g79ad47.so libpspp.so || { rm -f libpspp.so && ln -s libpspp-1.4.1-g79ad47.so libpspp.so; }; })
5192  libtool: install: /usr/bin/install -c src/.libs/libpspp.lai /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp.la
5193  libtool: install: /usr/bin/install -c src/.libs/libpspp-core.a /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core.a
5194  libtool: install: chmod 644 /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core.a
5195  libtool: install: ranlib /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core.a
5196  libtool: install: /usr/bin/install -c src/.libs/libpspp.a /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp.a
5197  libtool: install: chmod 644 /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp.a
5198  libtool: install: ranlib /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp.a
5199  libtool: warning: remember to run 'libtool --finish /lib/pspp'
5200   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/applications'
5201   /usr/bin/install -c -m 644 src/ui/gui/org.fsf.pspp.desktop '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/applications'
5202   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/metainfo'
5203   /usr/bin/install -c -m 644 src/ui/gui/org.fsf.pspp.metainfo.xml '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/metainfo'
5204   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp'
5205   /usr/bin/install -c -m 644 ../doc/pspp.xml '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp'
5206   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp'
5207   /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/t-test.ui '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp'
5208   /usr/bin/install -c -m 644 ../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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp'
5209   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp/examples'
5210   /usr/bin/install -c -m 644 ../examples/t-test.sps ../examples/descript.sps ../examples/grid.sps ../examples/hotel.sav ../examples/physiology.sav ../examples/repairs.sav ../examples/regress.sps ../examples/regress_categorical.sps '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp/examples'
5211   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info'
5212   /usr/bin/install -c -m 644 ../doc/pspp.info ../doc/pspp.info-1 ../doc/pspp.info-2 ../doc/pspp-dev.info ../doc/pspp-dev.info-1 ../doc/pspp-dev.info-2 '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info'
5213   install-info --info-dir='/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info' '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info/pspp.info'
5214   install-info --info-dir='/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info' '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info/pspp-dev.info'
5215   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/man/man1'
5216   /usr/bin/install -c -m 644 ../doc/pspp.1 ../doc/psppire.1 ../utilities/pspp-dump-sav.1 ../utilities/pspp-convert.1 ../utilities/pspp-output.1 '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/man/man1'
5217   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/mime/packages'
5218   /usr/bin/install -c -m 644 ../src/ui/gui/pspp.xml '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/mime/packages'
5219   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp'
5220   /usr/bin/install -c -m 644 src/ui/gui/icons/splash.png '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp'
5221  make  install-data-hook
5222  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5223  /usr/bin/install -c -m 644 ../src/ui/gui/pspp.lang /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp
5224  for context in actions categories ; do \
5225    /usr/bin/mkdir -p /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp/$context; \
5226    for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
5227  	if (cd ../src/ui/gui/icons/$context/$size && \
5228  		(test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
5229  		/usr/bin/mkdir -p /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp/$context/$size ; \
5230  		/usr/bin/install -c -m 644 ../src/ui/gui/icons/$context/$size/* /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp/$context/$size ; \
5231  	fi ; \
5232    done ; \
5233  done
5234  for context in apps mimetypes; do \
5235  	for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
5236  	/usr/bin/mkdir -p /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/icons/hicolor/$size/$context ; \
5237  		if (cd ../src/ui/gui/icons/$size/$context && \
5238  			(test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
5239  			/usr/bin/install -c -m 644 ../src/ui/gui/icons/$size/$context/* /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/icons/hicolor/$size/$context ; \
5240  		fi ; \
5241  	done ; \
5242  done
5243  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 \
5244    lang=`echo $f | /usr/bin/sed -e 's%po/\(.*\)\.gmo%\1%' ` ; \
5245    /usr/bin/mkdir -p /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/locale/$lang/LC_MESSAGES; \
5246    /usr/bin/install -c -m 644 $f /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/locale/$lang/LC_MESSAGES/pspp.mo ; \
5247  done
5248  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5249  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5250  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5251  make[1]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5252  cd ../source/ssw && make -j$(nproc) install DESTDIR=/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128
5253  make  install-am
5254  make[1]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/source/ssw'
5255  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/source/ssw'
5256  /usr/bin/mkdir -p /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pkgconfig
5257  chmod -R u+w /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib
5258   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib'
5259   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/include'
5260  /usr/bin/install -c -m 644 spread-sheet-widget.pc /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pkgconfig/spread-sheet-widget.pc
5261   /bin/bash ./libtool   --mode=install /usr/bin/install -c   libspread-sheet-widget.la '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib'
5262   /usr/bin/mkdir -p '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info'
5263   /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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/include'
5264   /usr/bin/install -c -m 644 ./doc/spread-sheet-widget.info '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info'
5265   install-info --info-dir='/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info' '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info/spread-sheet-widget.info'
5266  libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.so.0.0.0 /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.so.0.0.0
5267  libtool: install: (cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/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; }; })
5268  libtool: install: (cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/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; }; })
5269  libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.lai /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.la
5270  libtool: install: /usr/bin/install -c .libs/libspread-sheet-widget.a /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.a
5271  libtool: install: chmod 644 /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.a
5272  libtool: install: ranlib /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.a
5273  libtool: warning: remember to run 'libtool --finish /lib'
5274  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/source/ssw'
5275  make[1]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/source/ssw'
5276  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module && make install DESTDIR=/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128
5277  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PSPP.bs blib/arch/auto/PSPP/PSPP.bs 644
5278  Manifying 2 pod documents
5279  Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
5280  Installing /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/usr/local/lib/x86_64-linux-gnu/perl/5.30.3/auto/PSPP/PSPP.so
5281  Installing /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/usr/local/lib/x86_64-linux-gnu/perl/5.30.3/PSPP.pm
5282  Installing /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/usr/local/man/man3/PSPP.3pm
5283  Installing /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/usr/local/man/man3/PSPP::Examples.3pm
5284  Appending installation info to /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/usr/local/lib/x86_64-linux-gnu/perl/5.30.3/perllocal.pod
5285  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module && make install DESTDIR=$PWD/inst
5286  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PSPP.bs blib/arch/auto/PSPP/PSPP.bs 644
5287  Manifying 2 pod documents
5288  Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
5289  Installing /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module/inst/usr/local/lib/x86_64-linux-gnu/perl/5.30.3/auto/PSPP/PSPP.so
5290  Installing /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module/inst/usr/local/lib/x86_64-linux-gnu/perl/5.30.3/PSPP.pm
5291  Installing /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module/inst/usr/local/man/man3/PSPP.3pm
5292  Installing /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module/inst/usr/local/man/man3/PSPP::Examples.3pm
5293  Appending installation info to /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module/inst/usr/local/lib/x86_64-linux-gnu/perl/5.30.3/perllocal.pod

5295  Make binary distribution
5296  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build && tar cfz pspp-1.4.1-g79ad47-x86_64-build20200905132128.tar.gz pspp-1.4.1-g79ad47-x86_64-build20200905132128

5298  Saving binary distribution: pspp-1.4.1-g79ad47-x86_64-build20200905132128.tar.gz
5299  cp -R /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128.tar.gz /home/blp/tmp/pspptmp/branch-1.4/x86_64/results/pspp-1.4.1-g79ad47-x86_64-build20200905132128.tar.gz
5300  rm /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128.tar.gz

5302  Check
5303  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build && make check TESTSUITEFLAGS=-j$(nproc)
5304  make  check-recursive
5305  make[1]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5306  Making check in gl
5307  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5308  make  check-recursive
5309  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5310  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5311  make[4]: Nothing to be done for 'check-am'.
5312  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5313  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5314  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
5315  Making check in po
5316  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/po'
5317  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/po'
5318  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5319  make  LD_RUN_PATH=/lib/pspp module-make perl-module/PSPP-Perl-1.4.1.tar.gz
5320  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5321  cd perl-module && make  LD_RUN_PATH=/lib/pspp
5322  make[4]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5323  "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PSPP.bs blib/arch/auto/PSPP/PSPP.bs 644
5324  Manifying 2 pod documents
5325  make[4]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module'
5326  make[3]: 'perl-module/PSPP-Perl-1.4.1.tar.gz' is up to date.
5327  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5328  make  tests/data/datasheet-test tests/data/sack tests/data/inexactify tests/language/lexer/command-name-test tests/language/lexer/scan-test tests/language/lexer/segment-test tests/libpspp/abt-test tests/libpspp/bt-test tests/libpspp/cmac-aes256-test tests/libpspp/encoding-guesser-test tests/libpspp/heap-test tests/libpspp/hmap-test tests/libpspp/hmapx-test tests/libpspp/i18n-test tests/libpspp/line-reader-test tests/libpspp/ll-test tests/libpspp/llx-test tests/libpspp/range-map-test tests/libpspp/range-set-test tests/libpspp/range-tower-test tests/libpspp/sparse-array-test tests/libpspp/sparse-xarray-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/zip-test tests/math/chart-get-ticks-format-test tests/math/chart-get-scale-test tests/output/render-test tests/ui/syntax-gen-test 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/render-test tests/ui/syntax-gen-test
5329  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5330  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5331  mv -f tests/data/.deps/datasheet_test-datasheet-test.Tpo tests/data/.deps/datasheet_test-datasheet-test.Po
5332  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5333  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5334  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5335  mv -f tests/data/.deps/sack-sack.Tpo tests/data/.deps/sack-sack.Po
5336  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o tests/data/sack tests/data/sack-sack.o src/libpspp-core.la -lreadline -lgslcblas -lz -lm  
5337  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5338  depbase=`echo tests/data/inexactify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5339  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5340  mv -f $depbase.Tpo $depbase.Po
5341  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o tests/data/inexactify tests/data/inexactify.o gl/libgl.la -lreadline -lgslcblas -lz -lm  
5342  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5343  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5344  mv -f src/data/.deps/tests_language_lexer_command_name_test-identifier.Tpo src/data/.deps/tests_language_lexer_command_name_test-identifier.Po
5345  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5346  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
5347  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5348  mv -f tests/language/lexer/.deps/command_name_test-command-name-test.Tpo tests/language/lexer/.deps/command_name_test-command-name-test.Po
5349  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5350  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5351  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5352  mv -f src/data/.deps/tests_language_lexer_scan_test-identifier.Tpo src/data/.deps/tests_language_lexer_scan_test-identifier.Po
5353  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5354  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
5355  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5356  mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-scan.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-scan.Po
5357  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5358  mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-segment.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-segment.Po
5359  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5360  mv -f src/language/lexer/.deps/tests_language_lexer_scan_test-token.Tpo src/language/lexer/.deps/tests_language_lexer_scan_test-token.Po
5361  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5362  mv -f tests/language/lexer/.deps/scan_test-scan-test.Tpo tests/language/lexer/.deps/scan_test-scan-test.Po
5363  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5364  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5365  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5366  mv -f src/data/.deps/tests_language_lexer_segment_test-identifier.Tpo src/data/.deps/tests_language_lexer_segment_test-identifier.Po
5367  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5368  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
5369  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5370  mv -f src/language/lexer/.deps/tests_language_lexer_segment_test-segment.Tpo src/language/lexer/.deps/tests_language_lexer_segment_test-segment.Po
5371  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5372  mv -f tests/language/lexer/.deps/segment_test-segment-test.Tpo tests/language/lexer/.deps/segment_test-segment-test.Po
5373  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5374  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5375  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5376  mv -f src/libpspp/.deps/tests_libpspp_abt_test-abt.Tpo src/libpspp/.deps/tests_libpspp_abt_test-abt.Po
5377  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5378  mv -f tests/libpspp/.deps/abt_test-abt-test.Tpo tests/libpspp/.deps/abt_test-abt-test.Po
5379  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5380  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5381  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5382  mv -f src/libpspp/.deps/tests_libpspp_bt_test-bt.Tpo src/libpspp/.deps/tests_libpspp_bt_test-bt.Po
5383  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5384  mv -f tests/libpspp/.deps/bt_test-bt-test.Tpo tests/libpspp/.deps/bt_test-bt-test.Po
5385  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5386  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5387  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5388  mv -f src/libpspp/.deps/tests_libpspp_cmac_aes256_test-cmac-aes256.Tpo src/libpspp/.deps/tests_libpspp_cmac_aes256_test-cmac-aes256.Po
5389  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5390  mv -f tests/libpspp/.deps/cmac_aes256_test-cmac-aes256-test.Tpo tests/libpspp/.deps/cmac_aes256_test-cmac-aes256-test.Po
5391  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5392  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5393  depbase=`echo tests/libpspp/encoding-guesser-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5394  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5395  mv -f $depbase.Tpo $depbase.Po
5396  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5397  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5398  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5399  mv -f tests/libpspp/.deps/heap_test-heap-test.Tpo tests/libpspp/.deps/heap_test-heap-test.Po
5400  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5401  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5402  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5403  mv -f src/libpspp/.deps/tests_libpspp_hmap_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_hmap_test-hmap.Po
5404  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5405  mv -f tests/libpspp/.deps/hmap_test-hmap-test.Tpo tests/libpspp/.deps/hmap_test-hmap-test.Po
5406  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5407  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5408  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5409  mv -f src/libpspp/.deps/tests_libpspp_hmapx_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_hmapx_test-hmap.Po
5410  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5411  mv -f src/libpspp/.deps/tests_libpspp_hmapx_test-hmapx.Tpo src/libpspp/.deps/tests_libpspp_hmapx_test-hmapx.Po
5412  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5413  mv -f tests/libpspp/.deps/hmapx_test-hmapx-test.Tpo tests/libpspp/.deps/hmapx_test-hmapx-test.Po
5414  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5415  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5416  depbase=`echo tests/libpspp/i18n-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5417  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5418  mv -f $depbase.Tpo $depbase.Po
5419  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5420  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5421  depbase=`echo tests/libpspp/line-reader-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5422  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5423  mv -f $depbase.Tpo $depbase.Po
5424  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5425  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5426  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5427  mv -f src/libpspp/.deps/tests_libpspp_ll_test-ll.Tpo src/libpspp/.deps/tests_libpspp_ll_test-ll.Po
5428  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5429  mv -f tests/libpspp/.deps/ll_test-ll-test.Tpo tests/libpspp/.deps/ll_test-ll-test.Po
5430  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5431  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5432  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5433  mv -f src/libpspp/.deps/tests_libpspp_llx_test-ll.Tpo src/libpspp/.deps/tests_libpspp_llx_test-ll.Po
5434  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5435  mv -f src/libpspp/.deps/tests_libpspp_llx_test-llx.Tpo src/libpspp/.deps/tests_libpspp_llx_test-llx.Po
5436  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5437  mv -f tests/libpspp/.deps/llx_test-llx-test.Tpo tests/libpspp/.deps/llx_test-llx-test.Po
5438  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5439  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5440  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5441  mv -f src/libpspp/.deps/tests_libpspp_range_map_test-bt.Tpo src/libpspp/.deps/tests_libpspp_range_map_test-bt.Po
5442  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5443  mv -f src/libpspp/.deps/tests_libpspp_range_map_test-range-map.Tpo src/libpspp/.deps/tests_libpspp_range_map_test-range-map.Po
5444  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5445  mv -f tests/libpspp/.deps/range_map_test-range-map-test.Tpo tests/libpspp/.deps/range_map_test-range-map-test.Po
5446  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5447  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5448  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5449  mv -f tests/libpspp/.deps/range_set_test-range-set-test.Tpo tests/libpspp/.deps/range_set_test-range-set-test.Po
5450  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5451  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5452  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5453  mv -f tests/libpspp/.deps/range_tower_test-range-tower-test.Tpo tests/libpspp/.deps/range_tower_test-range-tower-test.Po
5454  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5455  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5456  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5457  mv -f tests/libpspp/.deps/sparse_array_test-sparse-array-test.Tpo tests/libpspp/.deps/sparse_array_test-sparse-array-test.Po
5458  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5459  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5460  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5461  mv -f tests/libpspp/.deps/sparse_xarray_test-sparse-xarray-test.Tpo tests/libpspp/.deps/sparse_xarray_test-sparse-xarray-test.Po
5462  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5463  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a src/.libs/libpspp-core.so gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5464  depbase=`echo tests/libpspp/str-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5465  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5466  mv -f $depbase.Tpo $depbase.Po
5467  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5468  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5469  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5470  mv -f tests/libpspp/.deps/string_map_test-string-map-test.Tpo tests/libpspp/.deps/string_map_test-string-map-test.Po
5471  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5472  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5473  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5474  mv -f tests/libpspp/.deps/stringi_map_test-stringi-map-test.Tpo tests/libpspp/.deps/stringi_map_test-stringi-map-test.Po
5475  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5476  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5477  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5478  mv -f src/libpspp/.deps/tests_libpspp_string_set_test-hash-functions.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-hash-functions.Po
5479  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5480  mv -f src/libpspp/.deps/tests_libpspp_string_set_test-hmap.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-hmap.Po
5481  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5482  mv -f src/libpspp/.deps/tests_libpspp_string_set_test-string-set.Tpo src/libpspp/.deps/tests_libpspp_string_set_test-string-set.Po
5483  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5484  mv -f tests/libpspp/.deps/string_set_test-string-set-test.Tpo tests/libpspp/.deps/string_set_test-string-set-test.Po
5485  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5486  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5487  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5488  mv -f tests/libpspp/.deps/stringi_set_test-stringi-set-test.Tpo tests/libpspp/.deps/stringi_set_test-stringi-set-test.Po
5489  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5490  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5491  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -DASSERT_LEVEL=10 -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5492  mv -f tests/libpspp/.deps/tower_test-tower-test.Tpo tests/libpspp/.deps/tower_test-tower-test.Po
5493  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5494  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm
5495  depbase=`echo tests/libpspp/u8-istream-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5496  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5497  mv -f $depbase.Tpo $depbase.Po
5498  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5499  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp-core.so -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5500  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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
5501  mv -f tests/libpspp/.deps/zip_test-zip-test.Tpo tests/libpspp/.deps/zip_test-zip-test.Po
5502  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5503  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/libpspp/.libs/liblibpspp.a src/.libs/libpspp-core.so gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5504  depbase=`echo tests/math/chart-get-ticks-format-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5505  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5506  mv -f $depbase.Tpo $depbase.Po
5507  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5508  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/math/.libs/libpspp-math.a src/libpspp/.libs/liblibpspp.a src/.libs/libpspp-core.so gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5509  depbase=`echo tests/math/chart-get-scale-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5510  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5511  mv -f $depbase.Tpo $depbase.Po
5512  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5513  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/math/.libs/libpspp-math.a src/libpspp/.libs/liblibpspp.a src/.libs/libpspp-core.so gl/.libs/libgl.a -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5514  depbase=`echo tests/output/render-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5515  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -MT tests/output/render-test.o -MD -MP -MF $depbase.Tpo -c -o tests/output/render-test.o ../tests/output/render-test.c &&\
5516  mv -f $depbase.Tpo $depbase.Po
5517  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib -o tests/output/render-test tests/output/render-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  
5518  libtool: link: gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT -o tests/output/.libs/render-test tests/output/render-test.o  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/.libs/libpspp.so src/.libs/libpspp-core.so -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5519  depbase=`echo tests/ui/syntax-gen-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
5520  gcc -DHAVE_CONFIG_H -I. -I..  -I../gl -I./gl -DINSTALLDIR=\"/bin\" -I../src -I../lib -Isrc -I../src/language/stats -I./src/language/expressions -I../src/language/expressions -Isrc -I/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/include -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -W -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 &&\
5521  mv -f $depbase.Tpo $depbase.Po
5522  /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -DGCC_LINT  -L/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_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  
5523  libtool: link: gcc -Wall -W -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/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/../../../source/ssw/inst/lib src/ui/.libs/libuicommon.a src/.libs/libpspp-core.so -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo -lreadline -lgslcblas -lz -lm -Wl,-rpath -Wl,/lib/pspp
5524  make[3]: 'tests/language/lexer/command-name-test' is up to date.
5525  make[3]: 'tests/language/lexer/scan-test' is up to date.
5526  make[3]: 'tests/language/lexer/segment-test' is up to date.
5527  make[3]: 'tests/libpspp/zip-test' is up to date.
5528  make[3]: 'tests/math/chart-get-scale-test' is up to date.
5529  make[3]: 'tests/math/chart-get-ticks-format-test' is up to date.
5530  make[3]: 'tests/output/render-test' is up to date.
5531  make[3]: 'tests/ui/syntax-gen-test' is up to date.
5532  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5533  make  check-local
5534  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
5535  XTERM_LOCALE='' /bin/bash '../tests/testsuite' -C tests AUTOTEST_PATH=tests/data:tests/language/lexer:tests/libpspp:tests/output:tests/math:src/ui/terminal:utilities RUNNER='' -j128
5536  ## ---------------------------------- ##
5537  ## GNU PSPP 1.4.1-g79ad47 test suite. ##
5538  ## ---------------------------------- ##
5539  
5540    3: reading big numbers                             ok
5541   23: non-ASCII custom currency formats               ok
5542    1: epoch                                           ok
5543   20: WKDAY input format                              ok
5544   21: MONTH input format                              ok
5545   36: dictionary case-insensitivity                   ok
5546   26: output invalid dates                            ok
5547   30: AHEX output bug                                 ok
5548   42: Reusing inline file                             ok
5549   41: Reading from pipe                               ok
5550   40: Write fifo                                      ok
5551   37: Write error - directory exists                  ok
5552    7: JDATE input format                              ok
5553    9: QYR input format                                ok
5554   24: binary and hexadecimal output                   ok
5555   39: Write error - temp file disappeared             ok
5556   11: WKYR input format                               ok
5557   14: MTIME input format                              ok
5558   44: write MDD file                                  ok
5559   38: Write error - no permission                     ok
5560   10: MOYR input format                               ok
5561   29: WKDAY output                                    ok
5562   28: MONTH output                                    ok
5563   66: overwriting portable file atomically            ok
5564   15: TIME input format                               ok
5565   65: overwriting portable file                       ok
5566   52: long main header                                ok
5567   48: weighted                                        ok
5568   50: unexpected fixed values                         ok
5569   59: duplicate variable name                         ok
5570   51: short main header                               ok
5571   54: unrealistic number of cases                     ok
5572   53: invalid compression type                        ok
5573   62: corrupt compressed data                         ok
5574   55: labels bad offsets                              ok
5575   57: bad variable format                             ok
5576   58: bad variable name                               ok
5577   56: record 1 bad length                             ok
5578   46: value labels                                    ok
5579   47: compressed data                                 ok
5580   43: format guesser                                  ok
5581   49: unspecified character encoding                  ok
5582   16: DTIME input format                              ok
5583   61: case extends past end of data record            ok
5584   60: partial case                                    ok
5585   45: variable labels and missing values              ok
5586    5: ADATE input format                              ok
5587   64: string weight                                   ok
5588   63: invalid weight index                            ok
5589    8: SDATE input format                              ok
5590    6: EDATE input format                              ok
5591   76: extra product info                              ok
5592    4: DATE input format                               ok
5593   68: write portable file with value labels           ok
5594   67: write to same portable file being read          ok
5595  166: integer overflows in long string missing values ok
5596  167: null dereference skipping bad extension record 18 ok
5597  171: overwriting system file                         ok
5598  172: overwriting system file atomically              ok
5599  176: write v2 system file                            ok
5600   92: variable name may not begin with `#'            ok
5601  100: invalid variable format                         ok
5602   94: variable width must be between 0 and 255        ok
5603   70: unspecified number of variable positions        ok
5604   83: compressed data                                 ok
5605   93: variable name may not be reserved word          ok
5606   91: wrong number of variable positions              ok
5607  102: weighting variable must be numeric              ok
5608   80: very long strings                               ok
5609  170: write and read compressed files                 ok
5610   90: bad record type                                 ok
5611   98: invalid string missing value indicator          ok
5612   69: variable labels and missing values              ok
5613  178: read very long strings written by SPSS 14       ok
5614   79: long variable names                             ok
5615   86: zcompressed data                                ok
5616   74: empty document record                           ok
5617  177: read very long strings written by SPSS 13       ok
5618   96: variable label indicator not 0 or 1             ok
5619   84: compressed data, zero bias                      ok
5620   85: compressed data, other bias                     ok
5621   89: misplaced type 4 record                         ok
5622   88: unspecified character encoding                  ok
5623  104: variable index is long string continuation      ok
5624  103: bad weighting variable index                    ok
5625   73: documents                                       ok
5626  115: missing space after E in mrsets                 ok
5627   95: duplicate variable name                         ok
5628   77: variable display parameters, without width      ok
5629   82: variable roles                                  ok
5630   78: variable display parameters, with width         ok
5631  122: missing space after counted string in mrsets    ok
5632  109: bad machine integer info float format           ok
5633  112: wrong special floating point values             ok
5634   99: missing string continuation record              ok
5635   75: multiple response sets                          ok
5636  108: bad machine integer info size                   ok
5637  101: invalid long string missing values              ok
5638   72: value labels                                    ok
5639  107: unknown extension record                        ok
5640   71: wrong number of variable positions but version 13 ok
5641  117: unexpected label source in mrsets               ok
5642   97: invalid numeric missing value indicator         ok
5643  116: missing label source in mrsets                  ok
5644  131: wrong display alignment                         ok
5645  105: multiple documents records                      ok
5646  114: missing space after C in mrsets                 ok
5647  111: bad machine floating-point info size            ok
5648  118: bad type character in mrsets                    ok
5649  123: missing newline after variable name in mrsets   ok
5650  106: extension record too large                      ok
5651  120: missing space in counted string in mrsets       ok
5652  128: wrong display parameter size                    ok
5653  125: mixed variable types in mrsets                  ok
5654  127: zero or one variable in mrset                   ok
5655  129: wrong display parameter count                   ok
5656  124: duplicate variable name in mrsets               ok
5657  174: nonempty case_map doesn't crash                 ok
5658  133: duplicate long variable name                    ok
5659  126: missing newline after variable name in mrsets   ok
5660  121: counted string too long in mrsets               ok
5661  136: too many value labels                           ok
5662  119: bad counted string length in mrsets             ok
5663  113: bad mrsets name                                 ok
5664  132: bad variable name in variable/value pair        ok
5665  142: variables for value label must all be same type ok
5666  110: bad machine integer info endianness             ok
5667  130: wrong display measurement level                 ok
5668  141: value label variable indexes must not be long string continuation ok
5669  184: decrypt an encrypted viewer file                ok
5670  137: missing type 4 record                           ok
5671  138: value label with no associated variables        ok
5672  144: missing attribute value                         ok
5673  169: write and read long string value labels and missing values ok
5674  135: bad very long string segment width              ok
5675  140: value label variable indexes must be in correct range ok
5676  185: command parser crash bug                        ok
5677  134: bad very long string length                     ok
5678  175: system files with -1 case_size                  ok
5679  186: FINISH executes immediately                     ok
5680  143: duplicate value labels type                     ok
5681  183: decrypt an encrypted syntax file                ok
5682  179: save very long string -- uncompressed           ok
5683  189: N OF CASES                                      ok
5684  146: duplicate attribute name                        ok
5685  168: write and read numeric data                     ok
5686  153: zcompressed data - bad ztrailer_ofs             ok
5687    2: numeric input formats                           ok
5688  188: ERASE -- not safer mode                         ok
5689  152: zcompressed data - bad zheader_ofs              ok
5690  193: ELSE without DO IF                              ok
5691  139: type 4 record names long string variable        ok
5692  147: bad variable name in long string value label    ok
5693   25: output valid dates                              ok
5694  187: ERASE -- safer mode                             ok
5695  190: COMMENT at end of file                          ok
5696  151: partial compressed data record                  ok
5697  158: zcompressed data - wrong block_size             ok
5698  182: decrypt an encrypted system file                ok
5699  198: DO REPEAT -- empty                              ok
5700  180: save very long string -- compressed             ok
5701  148: fewer data records than indicated by file header ok
5702  149: partial data record between variables           ok
5703  154: zcompressed data - invalid ztrailer_len         ok
5704  191: DO IF                                           ok
5705  256: GET DATA /TYPE=PSQL                             skipped (get-data-psql.at:149)
5706  145: unquoted attribute value                        ok
5707  207: LOOP with no conditions that ends due to MXLOOPS ok
5708  194: DO REPEAT -- simple                             ok
5709  199: DO REPEAT -- missing END REPEAT                 ok
5710  155: zcompressed data - wrong ztrailer_len           ok
5711  159: zcompressed data - wrong n_blocks               ok
5712  173: write to same system file being read            ok
5713  156: zcompressed data - wrong ztrailer_bias          ok
5714  201: LOOP with IF condition                          ok
5715  192: unpaired END IF crash                           ok
5716  206: LOOP with no conditions containing BREAK        ok
5717  181: system file character encoding                  ok
5718  205: LOOP with index and IF and END IF based on index ok
5719  204: LOOP with index and END IF based on index       ok
5720  221: DATA LIST Decimal comma                         ok
5721  203: LOOP with index and IF based on index           ok
5722  213: DATA LIST LIST with SKIP and tab delimiter      ok
5723  195: DO REPEAT -- containing BEGIN DATA              ok
5724  150: partial data record within long string          ok
5725  214: DATA LIST FREE with explicit delimiter at end of line ok
5726  219: DATA LIST FREE and LIST report missing delimiters ok
5727  216: DATA LIST FIXED with empty trailing record      ok
5728  212: DATA LIST FREE with SKIP                        ok
5729  165: zcompressed data - compressed sizes don't add up ok
5730  197: DO REPEAT -- nested                             ok
5731  224: BEGIN DATA as part of a procedure               ok
5732  223: DATA LIST - Negative RECORDS                    ok
5733  215: DATA LIST FIXED with multiple records per case  ok
5734  210: DATA LIST LIST with empty fields                ok
5735  163: zcompressed data - uncompressed_size > block_size ok
5736  234: DATASET ACTIVATE executes pending transformations ok
5737  217: DATA LIST with various line-ends                ok
5738  236: DATASET heap overflow                           ok
5739  235: DATASET CLOSE                                   ok
5740  211: DATA LIST LIST with explicit delimiters         ok
5741  225: BEGIN DATA as an independent command            ok
5742  231: DATASET DECLARE                                 ok
5743  202: LOOP with END IF condition                      ok
5744   87: no variables                                    ok
5745  196: DO REPEAT -- dummy vars not expanded in include files ok
5746  200: LOOP with index                                 ok
5747  220: DATA LIST FREE and LIST assume a width if omitted ok
5748  222: DATA LIST - Negative SKIP                       ok
5749  208: LOOP with IF condition that ends due to MXLOOPS ok
5750  162: zcompressed data - compressed sizes don't add up ok
5751  209: TEMPORARY as first transformation               ok
5752  230: DATASET COPY                                    ok
5753  157: zcompressed data - wrong ztrailer_zero          ok
5754  240: GET DATA /TYPE=GNM without CELLRANGE            ok
5755  242: GET DATA /TYPE=GNM with no options              ok
5756  160: zcompressed data - wrong uncompressed_ofs       ok
5757  164: zcompressed data - compression expands data too much ok
5758  233: DATASET ACTIVATE deletes unnamed dataset        ok
5759  218: DATA LIST properly expands tabs in input        ok
5760   18: BCD input (P and PK formats)                    ok
5761  244: GET DATA /TYPE=GNM with nonexistent sheet       ok
5762  246: GET DATA /TYPE=GNM assert-fail                  ok
5763  232: DATASET NAME deletes duplicate name             ok
5764  237: FILE HANDLE                                     ok
5765  243: GET DATA /TYPE=GNM with empty sheet             ok
5766  249: GET DATA /TYPE=ODS without CELLRANGE            ok
5767  251: GET DATA /TYPE=ODS with no options              ok
5768  248: GET DATA /TYPE=ODS with CELLRANGE and READNAMES ok
5769  247: GET DATA /TYPE=ODS with CELLRANGE               ok
5770   81: data file and variable attributes               ok
5771  238: GET DATA /TYPE=GNM with CELLRANGE               ok
5772  245: GET DATA /TYPE=GNM sheet index bug              ok
5773  161: zcompressed data - wrong compressed_ofs         ok
5774  252: GET DATA /TYPE=ODS with empty sheet             ok
5775  239: GET DATA /TYPE=GNM with CELLRANGE and READNAMES ok
5776  255: GET DATA /TYPE=ODS readnames                    ok
5777  250: GET DATA /TYPE=ODS with missing data            ok
5778  254: GET DATA /TYPE=ODS crash                        ok
5779  257: GET DATA /TYPE=TXT with explicit delimiters     ok
5780  241: GET DATA /TYPE=GNM with missing data            ok
5781  259: GET DATA /TYPE=TXT with FIRSTCASE and tab delimiter ok
5782  258: GET DATA /TYPE=TXT with FIRSTCASE               ok
5783  253: GET DATA /TYPE=ODS with nonexistent sheet       ok
5784  263: GET DATA /TYPE=TXT cars example                 ok
5785  267: GET DATA /TYPE= truncated                       ok
5786  276: INPUT PROGRAM invalid syntax crash              ok
5787  265: GET DATA /TYPE=TXT with IMPORTCASE              ok
5788  271: GET nonexistent file doesn't crash              ok
5789  261: GET DATA /TYPE=TXT with empty trailing record   ok
5790  274: GET data no type                                ok
5791  275: INPUT PROGRAM invalid syntax crash              ok
5792  262: GET DATA /TYPE=TXT password example             ok
5793  260: GET DATA /TYPE=TXT with multiple records per case ok
5794  268: GET DATA /TYPE=txt bug                          ok
5795  272: GET with /KEEP=ALL crashes -- uncompressed      ok
5796  270: GET data works in multiple procedures           ok
5797  277: INPUT PROGRAM infinite loop                     ok
5798  278: INPUT PROGRAM with VECTOR and EXECUTE           ok
5799  282: LIST lots of variables                          ok
5800  285: LIST crash on invalid input                     ok
5801  281: LIST with split file                            ok
5802  269: GET DATA /TYPE=txt another bug                  ok
5803  279: LIST plain cases                                ok
5804  264: GET DATA /TYPE=TXT pets example                 ok
5805  296: MATCH FILES with incompatible variable types    ok
5806  283: LIST selected cases                             ok
5807  284: LIST very long string                           ok
5808  302: Matrix data split data                          ok
5809  306: Matrix data - too many rows                     ok
5810  298: Matrix data (upper)                             ok
5811  286: LIST tutorial example                           ok
5812  299: Matrix data (full)                              ok
5813  280: LIST numbered cases                             ok
5814   19: legacy input (N and Z formats)                  ok
5815  304: Matrix data - long variable names               ok
5816  273: GET with /KEEP=ALL crashes -- compressed        ok
5817  294: MATCH FILES bug with TABLE from active dataset  ok
5818  308: Matrix data (N subcommand)                      ok
5819  295: MATCH FILES bug with scratch variables          ok
5820  305: Matrix reader - read integrity                  ok
5821  307: Matrix data (badly formed)                      ok
5822  314: PRINT numeric variables                         ok
5823  297: Matrix data (lower file)                        ok
5824  311: PRINT SPACE with number                         ok
5825  303: Matrix data duplicate variable                  ok
5826  310: PRINT SPACE without arguments                   ok
5827  300: Matrix data (upper nodiagonal)                  ok
5828  309: Matrix data crash                               ok
5829  313: PRINT SPACE to file with number                 ok
5830  312: PRINT SPACE to file                             ok
5831  301: Matrix data (lower nodiagonal)                  ok
5832  226: read and write files with MODE=BINARY           ok
5833  315: PRINT string variables                          ok
5834  318: WRITE to file                                   ok
5835  333: CSV output -- KEEP, RENAME bad name             ok
5836  324: IMPORT and EXPORT                               ok
5837  317: PRINT crash bug                                 ok
5838  335: SAVE RENAME with TO                             ok
5839  266: GET DATA /TYPE=TXT with ENCODING subcommand     ok
5840  316: PRINT to file                                   ok
5841  321: PRINT to same file being read                   ok
5842  330: CSV output -- custom delimiter, qualifier       ok
5843  319: PRINT overwrites file                           ok
5844  320: PRINT overwrites file atomically                ok
5845  329: CSV output -- comma as decimal point            ok
5846  326: CSV output -- defaults                          ok
5847  323: PRINT with special line ends                    ok
5848  339: FORMATS positive tests                          ok
5849  228: read and write files with MODE=360 /RECFORM=VARIABLE ok
5850  328: CSV output -- var names, formats                ok
5851  346: MRSETS must have at least 2 variables           ok
5852  337: APPLY DICTIONARY                                ok
5853  349: MRSETS requires VARIABLES to define a group     ok
5854  342: MISSING VALUES invalid cases                    ok
5855  331: CSV output -- KEEP, RENAME quoted               ok
5856  332: CSV output -- KEEP, RENAME multi quoted         ok
5857  338: DELETE VARIABLES with FILTER                    ok
5858  334: TAB output                                      ok
5859  352: MRSETS VALUE must not be too wide               ok
5860  343: MRSETS add, display, delete                     ok
5861  340: FORMATS negative tests                          ok
5862  327: CSV output -- recode missing, delete unselected ok
5863  353: MRSETS LABEL and LABELSOURCE are exclusive      ok
5864  397: ambiguous two-word names                        ok
5865  351: MRSETS variables and VALUE must be same type    ok
5866  396: ambiguous single-word names                     ok
5867  347: MRSETS does not allow noninteger VALUE          ok
5868  395: two words with prefix match                     ok
5869  398: numbers and punctuation                         ok
5870  322: PRINT to special file                           ok
5871  361: RENAME VARIABLES -- invalid syntax 1            ok
5872  348: MRSETS requires NAME to define a group          ok
5873  350: MRSETS variables must be same type              ok
5874  363: RENAME VARIABLES -- invalid syntax 3            ok
5875  356: MODIFY VARS /RENAME                             ok
5876  394: two words without prefix match                  ok
5877  345: MRSETS names must begin with $                  ok
5878  393: single words                                    ok
5879  399: off by more than one word                       ok
5880  355: MODIFY VARS /REORDER                            ok
5881  354: MRSETS DISPLAY or DELETE unknown group          ok
5882  362: RENAME VARIABLES -- invalid syntax 2            ok
5883  227: read and write files with MODE=360 /RECFORM=FIXED /LRECL=32 ok
5884  360: RENAME VARIABLES -- multiple sets               ok
5885  358: MODIFY VARS crash                               ok
5886  369: DISPLAY SCRATCH                                 ok
5887  359: RENAME VARIABLES                                ok
5888  341: MISSING VALUES valid cases                      ok
5889  287: MATCH FILES -- system file and system file      ok
5890  370: DISPLAY INDEX                                   ok
5891  357: MODIFY VARS /DROP and /KEEP                     ok
5892  293: MATCH FILES parallel match                      ok
5893  290: MATCH FILES -- system file and system table     ok
5894  289: MATCH FILES -- active file and system file      ok
5895  372: DISPLAY LABELS                                  ok
5896  405: identifiers                                     ok
5897  365: SPLIT FILE - basic test                         ok
5898  288: MATCH FILES -- system file and active file      ok
5899  291: MATCH FILES -- system file and active table     ok
5900  368: DISPLAY FILE LABEL                              ok
5901  366: SPLIT FILE  - vs procedures                     ok
5902   17: binary and hexadecimal input (IB, PIB, and PIBHEX formats) ok
5903  367: SYSFILE INFO                                    ok
5904  376: VALUE LABELS invalid syntax bug                 ok
5905  373: VALUE LABELS date formats                       ok
5906  408: numbers                                         ok
5907  229: read and write files with MODE=360 /RECFORM=SPANNED ok
5908  409: strings                                         ok
5909  410: #! construct                                    ok
5910  407: punctuation                                     ok
5911  371: DISPLAY NAMES                                   ok
5912  377: VALUE LABELS trailing `/' bug                   ok
5913  378: variable display attribute commands             ok
5914  413: TITLE, SUBTITLE, FILE LABEL commands            ok
5915  415: DO REPEAT command                               ok
5916  292: MATCH FILES -- active file and system table     ok
5917  414: BEGIN DATA command                              ok
5918  412: DOCUMENT command                                ok
5919  406: reserved words                                  ok
5920  411: * and COMMENT commands                          ok
5921  381: VECTOR short form with format specification     ok
5922  379: variable labels                                 ok
5923  325: SAVE -- delete unselected                       ok
5924  374: VALUE LABELS with new-line                      ok
5925  391: parse expression with unknown variable crash    ok
5926  382: VECTOR short form in INPUT PROGRAM              ok
5927  383: VECTOR long form                                ok
5928  380: VECTOR short form                               ok
5929  416: batch mode                                      ok
5930  384: WEIGHT                                          ok
5931  385: LAG function                                    ok
5932  386: LAG crash bug                                   ok
5933  401: lexer properly reports scan errors              ok
5934  388: VALUELABEL function                             ok
5935  392: parse expression with invalid logical expression ok
5936  390: vectors in expressions                          ok
5937  402: lexer crash due to null byte                    ok
5938  387: UNIFORM function                                ok
5939  344: MRSETS read and write                           ok
5940  389: variables in expressions                        ok
5941  336: VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES     ok
5942  404: q2c enforces mandatory subcommands              ok
5943  403: lexer crash due to overflow                     ok
5944  400: lexer ignores initial #! line                   ok
5945  431: Long variable names                             ok
5946  432: variable parser crash                           ok
5947  421: numbers                                         ok
5948  420: punctuation                                     ok
5949  435: AGGREGATE unsorted data to dataset file, itemwise missing ok
5950  422: strings                                         ok
5951  419: reserved words                                  ok
5952  425: DOCUMENT command                                ok
5953  447: AGGREGATE mode=addvariables                     ok
5954  423: #! construct                                    ok
5955  434: AGGREGATE presorted data to dataset file, columnwise missing ok
5956  417: identifiers                                     ok
5957  418: identifiers that end in '.'                     ok
5958  448: AGGREGATE buggy duplicate variables             ok
5959  449: AUTORECODE multiple missing values              ok
5960  446: AGGREGATE crash with invalid syntax             ok
5961  452: AUTORECODE group subcommand                     ok
5962  439: AGGREGATE unsorted data to active file, itemwise missing ok
5963  427: BEGIN DATA command                              ok
5964  429: batch mode                                      ok
5965  445: AGGREGATE crash with MAX function               ok
5966  438: AGGREGATE presorted data to active file, columnwise missing ok
5967  436: AGGREGATE unsorted data to dataset file, columnwise missing ok
5968  465: CORRELATIONS -- empty dataset 2                 ok
5969  450: AUTORECODE numbers and short strings            ok
5970  455: AUTORECODE /blank                               ok
5971  424: * and COMMENT commands                          ok
5972  454: AUTORECODE group vs. strings                    ok
5973  430: auto mode                                       ok
5974  459: CORRELATIONS -- unweighted                      ok
5975  426: TITLE, SUBTITLE, FILE LABEL commands            ok
5976  451: AUTORECODE long strings and check the value labels ok
5977  441: AGGREGATE presorted data to external file, itemwise missing ok
5978  375: VALUE LABELS with new-line in system file       ok
5979  440: AGGREGATE unsorted data to active file, columnwise missing ok
5980  437: AGGREGATE presorted data to active file, itemwise missing ok
5981  458: AUTORECODE with /BLANK without specifier        ok
5982  456: AUTORECODE with TEMPORARY                       ok
5983  464: CORRELATIONS -- empty dataset                   ok
5984  461: CORRELATIONS -- non-square                      ok
5985  428: DO REPEAT command                               ok
5986  433: AGGREGATE presorted data to dataset file, itemwise missing ok
5987  457: AUTORECODE with /INTO                           ok
5988  475: CROSSTABS crash when all cases missing          ok
5989  443: AGGREGATE unsorted data to external file, itemwise missing ok
5990  442: AGGREGATE presorted data to external file, columnwise missing ok
5991  470: CROSSTABS chi-square crash                      ok
5992  469: CROSSTABS crash                                 ok
5993  468: CROSSTABS long string crash                     ok
5994  463: CORRELATIONS -- incorrect subtable selection    ok
5995  453: AUTORECODE group - string variables             ok
5996  471: CROSSTABS crash with SPLIT FILE                 ok
5997  472: 3-way CROSSTABS                                 ok
5998  467: CROSSTABS integer mode crash 2                  ok
5999  474: CROSSTABS descending sort order                 ok
6000  462: CORRELATIONS -- crash with WITH keyword         ok
6001  466: CROSSTABS integer mode crash                    ok
6002  478: CROSSTABS Pearson's R - 2                       ok
6003  444: AGGREGATE unsorted data to external file, columnwise missing ok
6004  473: CROSSTABS rounding weights with COUNT           ok
6005  477: CROSSTABS Pearson's R - 1                       ok
6006  483: CROSSTABS Goodman and Kruskal's lambda - 2      ok
6007  479: CROSSTABS Pearson's R - 3                       ok
6008  476: CROSSTABS Fisher Exact Test                     ok
6009  486: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 1    ok
6010  491: CROSSTABS uncertainy coefficient                ok
6011  495: DESCRIPTIVES -- excluding missing data          ok
6012  494: DESCRIPTIVES basics                             ok
6013  482: CROSSTABS Goodman and Kruskal's lambda - 1      ok
6014  480: CROSSTABS Pearson's R - 4                       ok
6015  498: DESCRIPTIVES -- including missing data listwise ok
6016  501: DESCRIPTIVES -- Z scores                        ok
6017  500: DESCRIPTIVES bug with TEMPORARY                 ok
6018  497: DESCRIPTIVES -- excluding missing data listwise ok
6019  485: CROSSTABS Goodman and Kruskal's lambda - treatment of ties ok
6020  487: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 2    ok
6021  499: DESCRIPTIVES bug calculating mean only          ok
6022  481: CROSSTABS Pearson's R - 5                       ok
6023  488: CROSSTABS Somers' D, Tau-B, Tau-C, Gamma - 3    ok
6024  484: CROSSTABS Goodman and Kruskal's lambda - 3      ok
6025  490: CROSSTABS many statistics                       ok
6026  515: EXAMINE -- consecutive runs don't crash         ok
6027  489: CROSSTABS Cohens Kappa                          ok
6028  492: CROSSTABS estimated risk                        ok
6029  506: EXAMINE                                         ok
6030  496: DESCRIPTIVES -- including missing data          ok
6031  508: EXAMINE -- extremes with fractional weights     ok
6032  502: DESCRIPTIVES -- Z scores with SPLIT FILE        ok
6033  511: EXAMINE -- user missing values                  ok
6034  522: EXAMINE -- Bad Input                            ok
6035  514: EXAMINE -- crash bug                            ok
6036  505: DESCRIPTIVES tutorial example                   ok
6037  516: EXAMINE -- missing values don't crash           ok
6038  512: EXAMINE -- missing values and percentiles       ok
6039  509: EXAMINE -- percentiles                          ok
6040  507: EXAMINE -- extremes                             ok
6041  513: EXAMINE -- trimmed mean                         ok
6042  524: EXAMINE -- sample unweighted                    ok
6043  517: EXAMINE -- single case doesn't crash            ok
6044  521: EXAMINE -- non-numeric ID                       ok
6045  510: EXAMINE -- missing values                       ok
6046  518: EXAMINE -- all-missing data doesn't crash       ok
6047  523: EXAMINE -- MISSING=REPORT                       ok
6048  533: GRAPH simple scatterplot                        ok
6049  526: EXAMINE -- Bad variable                         ok
6050  525: EXAMINE -- Empty Parentheses                    ok
6051  503: DESCRIPTIVES -- Z scores bug with TEMPORARY     ok
6052  531: EXAMINE -- shapiro-wilk 1                       ok
6053  460: CORRELATIONS -- weighted                        ok
6054  528: EXAMINE tutorial example 1                      ok
6055  532: EXAMINE -- shapiro-wilk 2                       ok
6056  527: EXAMINE -- Extremes vs. Missing Weights         ok
6057  504: DESCRIPTIVES -- Z scores with FILTER            ok
6058  547: FACTOR extraction=pc method=correlation         ok
6059  529: EXAMINE tutorial example 2                      ok
6060  539: GRAPH histogram all missing                     ok
6061  549: FACTOR /ROTATION=NOROTATE                       ok
6062  550: FACTOR /CRITERIA=ITERATE                        ok
6063  552: FACTOR covariance matrix                        ok
6064  545: GRAPH barchart percentage sub-categorical       ok
6065  556: FACTOR Kaiser-Meyer-Olkin                       ok
6066  548: FACTOR empty dataset                            ok
6067  557: FLIP with NEWNAMES                              ok
6068  554: FACTOR bad input                                ok
6069  558: FLIP without NEWNAMES                           ok
6070  553: FACTOR correlation matrix                       ok
6071  571: FREQUENCIES compatibility percentiles           ok
6072  555: FACTOR anti-image matrix                        ok
6073  564: FREQUENCIES HTML output crash                   ok
6074  559: FLIP badly formed                               ok
6075  560: FLIP with invalid variable names                ok
6076  562: FREQUENCIES two runs crash                      ok
6077  574: FREQUENCIES enhanced percentiles, weighted (2)  ok
6078  561: FREQUENCIES string variable                     ok
6079  581: FREQUENCIES no valid data                       ok
6080  573: FREQUENCIES enhanced percentiles, weighted      ok
6081  575: FREQUENCIES enhanced percentiles, weighted (3)  ok
6082  583: FREQUENCIES percentiles + histogram bug#48128   ok
6083  567: FREQUENCIES median with histogram crash         ok
6084  569: FREQUENCIES basic percentiles                   ok
6085  572: FREQUENCIES enhanced percentiles                ok
6086  546: FACTOR extraction=paf method=correlation        ok
6087  578: FREQUENCIES median                              ok
6088  563: FREQUENCIES with LIMIT                          ok
6089  576: FREQUENCIES enhanced percentiles, weighted, missing values ok
6090  582: FREQUENCIES histogram no valid cases            ok
6091  580: FREQUENCIES default statistics                  ok
6092  565: FREQUENCIES pie chart crash                     ok
6093  577: FREQUENCIES dichotomous histogram               ok
6094  570: FREQUENCIES basic n-tiles                       ok
6095  568: FREQUENCIES crash after TEMPORARY               ok
6096  601: MEANS very simple                               ok
6097  579: FREQUENCIES variance                            ok
6098  597: LOGISTIC REGRESSION identical categories        ok
6099  584: FREQUENCIES vs. missing weights                 ok
6100  594: LOGISTIC REGRESSION non-dichotomous dep var     ok
6101  593: LOGISTIC REGRESSION without constant            ok
6102  600: MEANS simple                                    ok
6103  586: GLM 2 by 2 factorial design                     ok
6104  585: GLM latin square design                         ok
6105  493: CROSSTABS barchart                              ok
6106  603: MEANS parser bug                                ok
6107  588: GLM excluded intercept                          ok
6108  590: LOGISTIC REGRESSION basic test                  ok
6109  602: MEANS empty factor spec                         ok
6110  541: GRAPH barchart arity                            ok
6111  610: MEANS multi variable                            ok
6112  604: MEANS default missing behaviour                 ok
6113  542: GRAPH barchart bad syntax                       ok
6114  611: MEANS multi combination                         ok
6115  595: LOGISTIC REGRESSION with categorical            ok
6116  596: LOGISTIC REGRESSION with cat var 2              ok
6117  599: LOGISTIC REGRESSION confidence interval         ok
6118  544: GRAPH buggy syntax                              ok
6119  612: MEANS clean up                                  ok
6120  608: MEANS three way string                          ok
6121  609: MEANS multiple tables                           ok
6122  606: MEANS unbalanced                                ok
6123  613: MEANS control all missing                       ok
6124  616: MEANS formats                                   ok
6125  615: MEANS split                                     ok
6126  628: NPAR TESTS BINOMIAL - crash                     ok
6127  620: NPAR TESTS BINOMIAL P > 0.5; N1/N2 < 1          ok
6128  622: NPAR TESTS BINOMIAL P > 0.5; N1/N2 = 1          ok
6129  614: MEANS missing classes                           ok
6130  619: NPAR TESTS BINOMIAL P < 0.5; N1/N2 = 1          ok
6131  623: NPAR TESTS BINOMIAL P = 0.5; N1/N2 < 1          ok
6132  617: NPAR TESTS BINOMIAL P < 0.5; N1/N2 < 1          ok
6133  626: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1 Cutpoint ok
6134  625: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1          ok
6135  630: NPAR TESTS CHISQUARE expected values missing    ok
6136  634: NPAR TESTS WILCOXON with missing values         ok
6137  629: NPAR TESTS CHISQUARE                            ok
6138  621: NPAR TESTS BINOMIAL P > 0.5; N1/N2 > 1          ok
6139  627: NPAR TESTS BINOMIAL P = 0.5; N1/N2 = 1 Named values ok
6140  605: MEANS two way                                   ok
6141  638: NPAR TESTS Runs                                 ok
6142  624: NPAR TESTS BINOMIAL P = 0.5; N1/N2 > 1          ok
6143  639: NPAR TESTS Runs (2)                             ok
6144  618: NPAR TESTS BINOMIAL P < 0.5; N1/N2 > 1          ok
6145  646: NPAR TESTS McNemar Symetricity                  ok
6146  607: MEANS three way                                 ok
6147  633: NPAR TESTS WILCOXON                             ok
6148  637: NPAR Kruskal-Wallis multiple-variables          ok
6149  631: NPAR TESTS CHISQUARE with DESCRIPTIVES          ok
6150  640: NPAR TESTS Friedman                             ok
6151  632: NPAR TESTS CHISQUARE, listwise missing          ok
6152  519: EXAMINE -- big input doesn't crash              ok
6153  644: NPAR TESTS Kendall                              ok
6154  647: NPAR TESTS Kolmogorov-Smirnov Uniform parameters given ok
6155  645: NPAR TESTS McNemar                              ok
6156  641: NPAR TESTS Mann-Whitney                         ok
6157  635: NPAR TESTS SIGN                                 ok
6158  643: NPAR TESTS Cochran                              ok
6159  648: NPAR TESTS Kolmogorov-Smirnov Normal parameters imputed ok
6160  651: NPAR TESTS Median Test (two sample)             ok
6161  642: NPAR TESTS Mann-Whitney Multiple                ok
6162  652: NPAR TESTS Jonckheere-Terpstra                  ok
6163  543: GRAPH barchart full                             ok
6164  649: NPAR TESTS Median Test (median imputed)         ok
6165  653: NPAR TESTS (PAIRED)                             ok
6166  650: NPAR TESTS Median Test (median given)           ok
6167  537: GRAPH missing value in by variable              ok
6168  538: GRAPH histogram with null data                  ok
6169  551: FACTOR promax                                   ok
6170  654: NPAR TESTS CHISQUARE crash                      ok
6171  592: LOGISTIC REGRESSION weights                     ok
6172  540: GRAPH barcharts                                 ok
6173  655: NPAR TESTS - crash on invalid syntax            ok
6174  656: NPAR TESTS - crash on unterminated string       ok
6175  666: ONEWAY posthoc Sidak                            ok
6176  530: EXAMINE -- Crash on unrepresentable graphs      ok
6177  535: GRAPH missing values don't crash                ok
6178  591: LOGISTIC REGRESSION missing values              ok
6179  566: FREQUENCIES histogram crash                     ok
6180  658: ONEWAY with splits                              ok
6181  536: GRAPH missing=VARIABLE no crash                 ok
6182  598: LOGISTIC REGRESSION missing categoricals        ok
6183  674: ONEWAY Crash on unterminated string             ok
6184  587: GLM Type I and II Sums of Squares               ok
6185  657: ONEWAY basic operation                          ok
6186  661: ONEWAY homogeneity subcommand                   ok
6187  664: ONEWAY posthoc LSD and BONFERRONI               ok
6188  660: ONEWAY descriptives subcommand                  ok
6189  669: ONEWAY crash on single category independent variable ok
6190  667: ONEWAY posthoc Scheffe                          ok
6191  672: ONEWAY Crash on empty data                      ok
6192  673: ONEWAY Crash on invalid dependent variable      ok
6193  682: QUICK CLUSTER /PRINT subcommand                 ok
6194  681: QUICK CLUSTER infinite loop on bad command name ok
6195  662: ONEWAY multiple variables                       ok
6196  683: QUICK CLUSTER -- Empty Parentheses              ok
6197  680: QUICK CLUSTER crash on bad cluster quantity     ok
6198  686: QUICK CLUSTER crash on bizarre input            ok
6199  687: RANK simple case with defaults                  ok
6200  688: RANK multiple variables with defaults           ok
6201  685: QUICK CLUSTER with single save                  ok
6202  636: NPAR Kruskal-Wallis test                        ok
6203  668: ONEWAY bad contrast count                       ok
6204  689: RANK with RANK, RFRACTION, N                    ok
6205  675: QUICK CLUSTER with small data set               ok
6206  690: RANK with SAVAGE, PERCENT, PROPORTION, NTILES   ok
6207  670: ONEWAY crash on missing dependent variable      ok
6208  694: RANK and TEMPORARY                              ok
6209  697: RANK handling of invalid input                  ok
6210  693: RANK all-ties due to tiny weights               ok
6211  671: ONEWAY Games-Howell test with few cases         ok
6212  684: QUICK CLUSTER with save                         ok
6213  695: RANK variable name fallback                     ok
6214  704: LINEAR REGRESSION no crash on all missing       ok
6215  691: RANK with SPLIT FILE                            ok
6216  698: RANK handling of invalid syntax                 ok
6217  692: RANK with fractional ranks                      ok
6218  700: LINEAR REGRESSION - one save                    ok
6219  699: LINEAR REGRESSION - basic                       ok
6220  709: LINEAR REGRESSION -- Empty Parentheses          ok
6221  665: ONEWAY posthoc Tukey HSD and Games-Howell       ok
6222  703: LINEAR REGRESSION test of QR decomposition      ok
6223  710: LINEAR REGRESSION varibles on ENTER subcommand  ok
6224  706: LINEAR REGRESSION with invalid syntax (and empty dataset) ok
6225  707: LINEAR REGRESSION coefficient confidence interval ok
6226  589: GLM missing values                              ok
6227  715: RELIABILITY bad syntax                          ok
6228  711: LINEAR REGRESSION /ORIGIN                       ok
6229  713: LINEAR REGRESSION vif                           ok
6230  716: RELIABILITY bad syntax 2                        ok
6231  717: RELIABILITY crash with no data                  ok
6232  696: RANK robust variable name creation              ok
6233  720: ROC negative exponential distribution           ok
6234  708: LINEAR REGRESSION crash with long string variables ok
6235  723: ROC crash on invalid syntax                     ok
6236  712: REGRESSION tutorial example                     ok
6237  702: LINEAR REGRESSION multiple dependent variables  ok
6238  722: ROC crash on no state variable                  ok
6239  718: RELIABILITY tutorial example                    ok
6240  719: ROC free distribution                           ok
6241  714: RELIABILITY                                     ok
6242  663: ONEWAY vs. weights                              ok
6243  748: T-TEST weighted paired bug                      ok
6244  744: SORT CASES preserves filtered cases             ok
6245  721: ROC with anomaly                                ok
6246  750: T-TEST /GROUPS                                  ok
6247  729: sort 500 cases (100 unique) with 50 buffers     ok
6248  678: QUICK CLUSTER with listwise missing             ok
6249  731: sort 500 cases (100 unique)                     ok
6250  749: T-TEST /PAIRS bug                               ok
6251  745: T-TEST /PAIRS                                   ok
6252  751: T-TEST /GROUPS with one value for independent variable ok
6253  754: T-TEST /TESTVAL                                 ok
6254  677: QUICK CLUSTER with weights                      ok
6255  730: sort 500 cases (100 unique) with 100 buffers    ok
6256  725: sort 500 cases (100 unique) with 3 buffers      ok
6257  727: sort 500 cases (100 unique) with 5 buffers      ok
6258  735: sort 1000 cases (100 unique)                    ok
6259  726: sort 500 cases (100 unique) with 4 buffers      ok
6260  765: T-TEST unterminated string - paired             ok
6261  761: T-TEST string variable, only one value          ok
6262  728: sort 500 cases (100 unique) with 10 buffers     ok
6263  763: T-TEST wrong group                              ok
6264  764: T-TEST non number p value                       ok
6265  759: T-TEST invalid syntax                           ok
6266  768: USE ALL                                         ok
6267  762: T-TEST string variable comparison bug           ok
6268  760: T-TEST string variable                          ok
6269  724: sort 500 cases (100 unique) with 2 buffers      ok
6270  769: INSERT SYNTAX=INTERACTIVE                       ok
6271  734: sort 1000 cases (100 unique) with 5 buffers     ok
6272  679: QUICK CLUSTER with pairwise missing             ok
6273  819: BT -- find-ge-le                                ok
6274  777: INSERT unterminated string                      ok
6275  775: INSERT nonexistent file                         ok
6276  705: LINEAR REGRESSION missing dependent variable    ok
6277  780: SET FORMAT to invalid output format             ok
6278  774: INSERT ERROR=CONTINUE                           ok
6279  773: INSERT ERROR=STOP                               ok
6280  733: sort 1000 cases (100 unique) with 3 buffers     ok
6281  776: INCLUDE full check                              ok
6282  766: CACHE                                           ok
6283  782: SET MXWARNS                                     ok
6284  732: sort 1000 cases (100 unique) with 2 buffers     ok
6285  786: SHOW N empty                                    ok
6286  790: COMPUTE bug with long variable names            ok
6287  770: INSERT SYNTAX=BATCH                             ok
6288  783: SET MXWARNS special case zero                   ok
6289  779: PERMISSIONS - bad syntax                        ok
6290  659: ONEWAY with missing values                      ok
6291  771: INSERT CD=NO                                    ok
6292  785: SHOW N                                          ok
6293  781: SET crash on invalid cc                         ok
6294  758: T-TEST tutorial example                         ok
6295  784: PRESERVE of SET FORMAT                          ok
6296  772: INSERT CD=YES                                   ok
6297  789: COMPUTE bug in long string UPCASE               ok
6298  767: CD                                              ok
6299  816: BT -- insert-any-remove-reverse                 ok
6300  787: FILE LABEL and (ADD) DOCUMENT                   ok
6301  798: RECODE string to string                         ok
6302  799: RECODE string to numeric                        ok
6303  795: RECODE numeric to numeric, with INTO, without COPY ok
6304  791: COMPUTE self-reference to new variable          ok
6305  794: RECODE numeric to numeric, without INTO         ok
6306  804: RECODE crash on invalid dest variable           ok
6307  815: BT -- insert-any-remove-same                    ok
6308  793: COUNT -- string data                            ok
6309  792: COUNT -- numeric data                           ok
6310  802: RECODE bug in COPY with INTO                    ok
6311  814: BT -- insert-any-remove-any                     ok
6312  803: RECODE increased string widths                  ok
6313  738: sort 5000 cases (1000 unique)                   ok
6314  821: BT -- changed                                   ok
6315  797: RECODE string to string, with INTO, without COPY ok
6316  796: RECODE numeric to numeric, with INTO, with COPY ok
6317  737: sort 5000 cases (1000 unique) with 50 buffers   ok
6318  746: T-TEST /PAIRS with per-analysis missing values  ok
6319  843: heap -- insert-no-dups-delete-min               ok
6320  845: heap -- insert-no-dups-delete-random            ok
6321  800: RECODE numeric to string                        ok
6322  808: ABT -- insert-any-remove-same                   ok
6323  813: ABT -- changed                                  ok
6324  801: RECODE bug in COPY                              ok
6325  806: FILTER                                          ok
6326  822: ASCII                                           ok
6327  747: T-TEST /PAIRS with listwise missing values      ok
6328  844: heap -- insert-with-dups-delete-min             ok
6329  852: hmap -- insert-any-remove-same-identity-hash    ok
6330  828: UTF-16BE starting with U+0100                   ok
6331  831: UTF-32 with big-endian byte order mark          ok
6332  854: hmap -- insert-any-remove-reverse-random-hash   ok
6333  818: BT -- insert-ordered                            ok
6334  825: UTF-16 with big-endian byte order mark          ok
6335  807: ABT -- insert-any-remove-any                    ok
6336  865: hmap -- moved-constant-hash                     ok
6337  851: hmap -- insert-any-remove-same-random-hash      ok
6338  809: ABT -- insert-any-remove-reverse                ok
6339  862: hmap -- insert-ordered-constant-hash            ok
6340  830: UTF-16LE starting with U+0100                   ok
6341  820: BT -- moved                                     ok
6342  847: heap -- random-insert-delete                    ok
6343  848: hmap -- insert-any-remove-any-random-hash       ok
6344  855: hmap -- insert-any-remove-reverse-identity-hash ok
6345  853: hmap -- insert-any-remove-same-constant-hash    ok
6346  752: T-TEST /GROUPS with per-analysis missing values ok
6347  827: UTF-16BE                                        ok
6348  869: hmap -- swap-random-hash                        ok
6349  849: hmap -- insert-any-remove-any-identity-hash     ok
6350  856: hmap -- insert-any-remove-reverse-constant-hash ok
6351  829: UTF-16LE                                        ok
6352  859: hmap -- random-sequence-constant-hash           ok
6353  812: ABT -- moved                                    ok
6354  826: UTF-16 with little-endian byte order mark       ok
6355  850: hmap -- insert-any-remove-any-constant-hash     ok
6356  871: hmap -- destroy-null                            ok
6357  834: UTF-32LE                                        ok
6358  833: UTF-32BE                                        ok
6359  872: hmap -- shrink-empty                            ok
6360  811: ABT -- insert-ordered                           ok
6361  757: T-TEST wih TEMPORARY transformation             ok
6362  832: UTF-32 with little-endian byte order mark       ok
6363  846: heap -- inc-dec                                 ok
6364  867: hmap -- changed-identity-hash                   ok
6365  868: hmap -- changed-constant-hash                   ok
6366  788: COMPUTE crash with SAVE                         ok
6367  755: T-TEST /TESTVAL with per-analysis missing values ok
6368  866: hmap -- changed-random-hash                     ok
6369  857: hmap -- random-sequence-random-hash             ok
6370  753: T-TEST /GROUPS with listwise missing values     ok
6371  858: hmap -- random-sequence-identity-hash           ok
6372  884: hmapx -- random-sequence-constant-hash          ok
6373  887: hmapx -- insert-ordered-constant-hash           ok
6374  864: hmap -- moved-identity-hash                     ok
6375  890: hmapx -- moved-constant-hash                    ok
6376  873: hmapx -- insert-any-remove-any-random-hash      ok
6377  756: T-TEST /TESTVAL with listwise missing values    ok
6378  897: hmapx -- swap-random-hash                       ok
6379  878: hmapx -- insert-any-remove-same-constant-hash   ok
6380  880: hmapx -- insert-any-remove-reverse-identity-hash ok
6381  877: hmapx -- insert-any-remove-same-identity-hash   ok
6382  900: hmapx -- shrink-empty                           ok
6383  870: hmap -- clear                                   ok
6384  879: hmapx -- insert-any-remove-reverse-random-hash  ok
6385  876: hmapx -- insert-any-remove-same-random-hash     ok
6386  805: SAMPLE                                          ok
6387  899: hmapx -- destroy-null                           ok
6388  881: hmapx -- insert-any-remove-reverse-constant-hash ok
6389  875: hmapx -- insert-any-remove-any-constant-hash    ok
6390  823: UTF-8                                           ok
6391  874: hmapx -- insert-any-remove-any-identity-hash    ok
6392  883: hmapx -- random-sequence-identity-hash          ok
6393  836: GB-18030 with byte order mark                   ok
6394  741: sort 10000 cases (100 unique)                   ok
6395  863: hmap -- moved-random-hash                       ok
6396  835: ISO-8859-1                                      ok
6397  824: UTF-8 starting with ASCII                       ok
6398  837: UTF-EBCDIC with byte order mark                 ok
6399  895: hmapx -- change-identity-hash                   ok
6400  892: hmapx -- changed-identity-hash                  ok
6401  889: hmapx -- moved-identity-hash                    ok
6402  842: floating point format conversions               ok
6403  898: hmapx -- clear                                  ok
6404  891: hmapx -- changed-random-hash                    ok
6405  894: hmapx -- change-random-hash                     ok
6406  838: EUC-JP as Auto,EUC-JP                           ok
6407  896: hmapx -- change-constant-hash                   ok
6408  882: hmapx -- random-sequence-random-hash            ok
6409  841: windows-1252 as Auto,UTF-8                      ok
6410  893: hmapx -- changed-constant-hash                  ok
6411  840: UTF-8 with character split across input buffers ok
6412  839: EUC-JP starting with ASCII as Auto,EUC-JP       ok
6413  940: ll -- insert-remove                             ok
6414  888: hmapx -- moved-random-hash                      ok
6415  943: ll -- remove-range                              ok
6416  941: ll -- swap                                      ok
6417  946: ll -- moved                                     ok
6418  949: ll -- find-adjacent-equal                       ok
6419  950: ll -- count-range                               ok
6420  947: ll -- find-equal                                ok
6421  942: ll -- swap-range                                ok
6422  945: ll -- remove-if                                 ok
6423  948: ll -- find-if                                   ok
6424  778: PERMISSIONS                                     ok
6425  939: ll -- push-pop                                  ok
6426  952: ll -- count-if                                  ok
6427  953: ll -- min-max                                   ok
6428  951: ll -- count-equal                               ok
6429  956: ll -- reverse                                   ok
6430  954: ll -- lexicographical-compare-3way              ok
6431  955: ll -- apply                                     ok
6432  957: ll -- permutations-no-dups                      ok
6433  701: LINEAR REGRESSION - SAVE vs SPLITS              ok
6434  970: llx -- insert-remove                            ok
6435  963: ll -- sort-subset                               ok
6436  944: ll -- remove-equal                              ok
6437  959: ll -- merge-no-dups                             ok
6438  971: llx -- swap                                     ok
6439  973: llx -- remove-range                             ok
6440  909: convert unknown encoding                        ok
6441  972: llx -- swap-range                               ok
6442  968: ll -- partition                                 ok
6443  965: ll -- unique                                    ok
6444  969: llx -- push-pop                                 ok
6445  962: ll -- sort-stable                               ok
6446  978: llx -- find-if                                  ok
6447  961: ll -- sort-exhaustive                           ok
6448  980: llx -- count-range                              ok
6449  976: llx -- find-equal                               ok
6450  981: llx -- count-equal                              ok
6451  983: llx -- min-max                                  ok
6452  985: llx -- apply                                    ok
6453  986: llx -- destroy                                  ok
6454  967: ll -- insert-ordered                            ok
6455  982: llx -- count-if                                 ok
6456  987: llx -- reverse                                  ok
6457  932: read UTF-8                                      ok
6458  977: llx -- find                                     ok
6459  974: llx -- remove-equal                             ok
6460  934: read ASCII as Auto                              ok
6461  975: llx -- remove-if                                ok
6462  861: hmap -- insert-ordered-identity-hash            ok
6463  984: llx -- lexicographical-compare-3way             ok
6464  935: read UTF-8 as Auto                              ok
6465  988: llx -- permutations-no-dups                     ok
6466  979: llx -- find-adjacent-equal                      ok
6467  1000: llx -- allocation-failure                       ok
6468  999: llx -- partition                                ok
6469  966: ll -- sort-unique                               ok
6470  996: llx -- unique                                   ok
6471  736: sort 5000 cases (1000 unique) with 5 buffers    ok
6472  905: convert invalid UTF-8 to ISO-8859-1             ok
6473  902: convert without any change                      ok
6474  994: llx -- sort-subset                              ok
6475  990: llx -- merge-no-dups                            ok
6476  901: convert reflexively                             ok
6477  1009: range-set -- destroy-null                       ok
6478  993: llx -- sort-stable                              ok
6479  907: convert dropped final character in windows-1258 ok
6480  903: convert from ISO-8859-1 to UTF-8                ok
6481  906: convert truncated UTF-8 to ISO-8559-1           ok
6482  910: truncate "abc" to 6 bytes in UTF-8              ok
6483  1016: range-tower -- pool                             ok
6484  998: llx -- insert-ordered                           ok
6485  911: truncate "" + "xyz" to 6 bytes in UTF-8         ok
6486  908: convert from ISO-8859-1 to UTF-8 with overflow  ok
6487  860: hmap -- insert-ordered-random-hash              ok
6488  1017: range-tower -- destroy-null                     ok
6489   27: time output                                     ok
6490  992: llx -- sort-exhaustive                          ok
6491  914: truncate "" + "tuvwxyz" to 6 bytes in UTF-8     ok
6492  964: ll -- sort-big                                  ok
6493  919: truncate "x\342\203\236" + "y" to 1 bytes in UTF-8 ok
6494  923: truncate "x\342\203\236" + "y" to 5 bytes in UTF-8 ok
6495  918: truncate "x\342\203\236" + "y" to 0 bytes in UTF-8 ok
6496  1008: range-set -- pool                               ok
6497  886: hmapx -- insert-ordered-identity-hash           ok
6498  904: convert from UTF-8 to ISO-8859-1                ok
6499  917: truncate "abc" + "uvwxyz" to 6 bytes in UTF-8   ok
6500  921: truncate "x\342\203\236" + "y" to 3 bytes in UTF-8 ok
6501  922: truncate "x\342\203\236" + "y" to 4 bytes in UTF-8 ok
6502  916: truncate "abcd" + "xyz" to 6 bytes in UTF-8     ok
6503  928: truncate "\303\251\303\250\303\244" + "xyz" to 4 bytes in ISO-8859-1 ok
6504  924: truncate "\303\251\303\250\303\244" + "xyz" to 0 bytes in ISO-8859-1 ok
6505  1001: range-map -- insert                             ok
6506  915: truncate "abc" + "xyz" to 6 bytes in UTF-8      ok
6507  1002: range-map -- delete-contiguous                  ok
6508  1006: range-set -- allocate                           ok
6509  958: ll -- permutations-with-dups                    ok
6510  913: truncate "abcdefghij" to 6 bytes in UTF-8       ok
6511  960: ll -- merge-with-dups                           ok
6512  925: truncate "\303\251\303\250\303\244" + "xyz" to 1 bytes in ISO-8859-1 ok
6513  912: truncate "" to 6 bytes in UTF-8                 ok
6514  1003: range-map -- delete-gaps                        ok
6515  1027: 26-adic string formatting                       ok
6516  676: QUICK CLUSTER with large data set               ok
6517  927: truncate "\303\251\303\250\303\244" + "xyz" to 3 bytes in ISO-8859-1 ok
6518  1033: string map -- insert-ordered                    ok
6519  1034: string map -- clear                             ok
6520  1007: range-set -- allocate-fully                     ok
6521  929: truncate "\303\251\303\250\303\244" + "xyz" to 5 bytes in ISO-8859-1 ok
6522  1032: string map -- replace                           ok
6523  1035: string map -- clone                             ok
6524  938: read EUC-JP as Auto,EUC-JP                      ok
6525  926: truncate "\303\251\303\250\303\244" + "xyz" to 2 bytes in ISO-8859-1 ok
6526  997: llx -- sort-unique                              ok
6527  920: truncate "x\342\203\236" + "y" to 2 bytes in UTF-8 ok
6528  933: read EUC-JP                                     ok
6529  930: truncate "\303\251\303\250\303\244" + "xyz" to 6 bytes in ISO-8859-1 ok
6530  1038: string map -- insert-map                        ok
6531  1041: string map -- destroy-null                      ok
6532  1037: string map -- node-swap-value                   ok
6533  1039: string map -- replace-map                       ok
6534  931: read ASCII                                      ok
6535  1040: string map -- get-keys-and-values               ok
6536  937: read UTF-16BE as Auto,UTF-16BE                  ok
6537  989: llx -- permutations-with-dups                   ok
6538  1036: string map -- swap                              ok
6539  995: llx -- sort-big                                 ok
6540  1060: string set -- insert-ordered                    ok
6541  1068: string set -- destroy-null                      ok
6542  1086: tower -- splice-in                              ok
6543  1049: case-insensitive string map -- clone            ok
6544  1055: case-insensitive string map -- destroy-null     ok
6545  936: read ISO-8859-1 as Auto,ISO-8859-1              ok
6546  885: hmapx -- insert-ordered-random-hash             ok
6547  1048: case-insensitive string map -- clear            ok
6548  1051: case-insensitive string map -- node-swap-value  ok
6549  1082: tower -- insert                                 ok
6550  1085: tower -- splice-out                             ok
6551  1054: case-insensitive string map -- get-keys-and-values ok
6552  1063: string set -- intersect                         ok
6553  1084: tower -- resize                                 ok
6554  1066: string set -- clear                             ok
6555  991: llx -- merge-with-dups                          ok
6556  1064: string set -- subtract                          ok
6557  1062: string set -- union-and-intersection            ok
6558  1083: tower -- delete                                 ok
6559  1065: string set -- swap                              ok
6560  1061: string set -- union                             ok
6561  1081: case-insensitive string set -- destroy-null     ok
6562  1057: string set -- insert-any-remove-same            ok
6563  1030: string map -- insert-any-remove-reverse         ok
6564  1067: string set -- clone                             ok
6565  1029: string map -- insert-any-remove-same            ok
6566  1088: read UTF-8                                      ok
6567  1058: string set -- insert-any-remove-reverse         ok
6568  1091: read UTF-8 with character split across output buffers ok
6569  1096: read ASCII as Auto                              ok
6570  1104: Chart Scale                                     ok
6571  1105: Chart Ticks Format                              ok
6572  1046: case-insensitive string map -- replace          ok
6573  1047: case-insensitive string map -- insert-ordered   ok
6574  817: BT -- random-sequence                           ok
6575  1106: two-pass moments                                ok
6576  1028: string map -- insert-any-remove-any             ok
6577  1059: string set -- random-sequence                   ok
6578  1056: string set -- insert-any-remove-any             ok
6579  1020: in-memory sparse_xarray                         ok
6580  1005: range-set -- delete                             ok
6581  1125: ASCII driver u8_line_set_length                 ok
6582  1107: one-pass moments                                ok
6583  1127: ASCII driver syntax printback                   ok
6584  1087: read ASCII                                      ok
6585  1094: read EUC-JP with character split across output buffers ok
6586  1130: ASCII crash on non-printables                   ok
6587  1089: read EUC-JP                                     ok
6588  1099: read UTF-16BE as Auto,UTF-16BE                  ok
6589  1126: ASCII driver Unicode box characters             ok
6590  1097: read UTF-8 as Auto                              ok
6591  1092: read UTF-8 with character split across input and output buffers ok
6592  1090: read UTF-8 with character split across input buffers ok
6593  1119: random distributions -- t                       ok
6594  1031: string map -- random-sequence                   ok
6595  1129: ASCII crash on empty line                       ok
6596  1113: random distributions -- gamma                   ok
6597  1050: case-insensitive string map -- swap             ok
6598  1114: random distributions -- laplace                 ok
6599  1128: ASCII unicode box chars                         ok
6600  1115: random distributions -- logistic                ok
6601  1110: random distributions -- chisq                   ok
6602  1138: HTML bug                                        ok
6603  1108: random distributions -- beta                    ok
6604  1116: random distributions -- lnormal                 ok
6605  1117: random distributions -- normal                  ok
6606  1118: random distributions -- pareto                  ok
6607  1102: read EUC-JP as Auto,EUC-JP                      ok
6608  1121: random distributions -- weibull                 ok
6609  1137: BOXPLOT Empty                                   ok
6610  364: SORT VARIABLES                                  ok
6611  1111: random distributions -- exp                     ok
6612  1144: letter default paper size                       ok
6613  1120: random distributions -- uniform                 ok
6614  1139: output csv to unwritable directory              ok
6615  1052: case-insensitive string map -- insert-map       ok
6616  1109: random distributions -- cauchy                  ok
6617  1112: random distributions -- f                       ok
6618  1145: a4 default paper size                           ok
6619  1148: single cell with border                         ok
6620  1143: output txt to unwritable directory              ok
6621  1147: single cell                                     ok
6622  1073: case-insensitive string set -- insert-ordered   ok
6623  1149: joined columns                                  ok
6624  1140: output html to unwritable directory             ok
6625  1142: output pdf to unwritable directory              ok
6626  1141: output odt to unwritable directory              ok
6627  1095: read EUC-JP with character split across input and output buffers ok
6628  1152: 6x6, joined rows and columns                    ok
6629  1150: 3x3, joined rows and columns                    ok
6630  1146: specific paper sizes                            ok
6631  1151: joined rows and columns (with footnotes)        ok
6632  1154: 3 columns with many joined cells                ok
6633  1155: joined rows                                     ok
6634  1024: copying between in-memory sparse_xarrays        ok
6635  1157: joined columns only, no rules                   ok
6636  1053: case-insensitive string map -- replace-map      ok
6637  1153: 3 rows with many joined cells                   ok
6638  1160: 2 big cells with new-lines                      ok
6639  1093: read EUC-JP with character split across input buffers ok
6640  1098: read ISO-8859-1 as Auto,ISO-8859-1              ok
6641  1158: 5 big narrow cells                              ok
6642  1004: range-set -- insert                             ok
6643  1156: joined rows only, no rules                      ok
6644  1159: 9 big narrow cells                              ok
6645  1161: 8x8 with many 2x2 joins                         ok
6646  1122: ASCII driver overwriting single-width text      ok
6647  1182: nonexistent syntax file crash                   ok
6648  1178: ASCII driver renders end of line spaces reasonably ok
6649  1186: Syntax Generation - printf like                 ok
6650  1132: Roc                                             ok
6651  1177: LIST puts space between columns                 ok
6652  1181: OUTPUT crash                                    ok
6653  1123: ASCII driver overwriting double-width text      ok
6654  1188: pspp-output dir                                 ok
6655  1179: multiple spanned cells all contribute to dimensions ok
6656  1180: OUTPUT precision                                ok
6657  1190: pspp-output --select unequal                    ok
6658  1193: pspp-output --subtypes equal                    ok
6659  1124: ASCII driver overwriting combining characters   ok
6660  1185: argument parsing                                ok
6661  1162: breaking row of many small cells                ok
6662  1192: pspp-output --commands unequal                  ok
6663  1191: pspp-output --commands equal                    ok
6664  1189: pspp-output --select equal                      ok
6665  1204: Perl dictionary survives system file            ok
6666  1196: pspp-output --labels unequal                    ok
6667  1194: pspp-output --subtypes unequal                  ok
6668  1198: pspp-output --instances=last                    ok
6669  1163: breaking row of many small cells, with headers  ok
6670  1197: pspp-output --instances                         ok
6671  1184: SIGSEGV yields error report                     ok
6672  1199: pspp-output --or                                ok
6673  1195: pspp-output --labels equal                      ok
6674  1133: Scree                                           ok
6675  1103: Basic zip - unzip test                          ok
6676  1200: pspp-output convert                             ok
6677  1164: breaking row of many medium-size cells          ok
6678  1173: breaking joined cells much too wide for page    ok
6679  1208: Perl opening nonexistent file                   ok
6680  1168: breaking 3 rows with many joined cells          ok
6681  1165: breaking row of many medium-size cells, with headers ok
6682  1101: read UTF-32 as Auto                             ok
6683  1169: horz break 6x6, joined rows and columns         ok
6684  1166: breaking row of many big narrow cells           ok
6685  1171: horz break 6x6, joined rows and columns, right header ok
6686  1170: horz break 6x6, joined rows and columns, left header ok
6687  1176: horz break 8x8 with many 2x2 joins              ok
6688  1167: breaking 2 rows of many small cells             ok
6689  1175: breaking cell too wide for page, with border    ok
6690  1172: breaking joined cells too wide for page         ok
6691  1135: FREQUENCIES charts                              ok
6692  1174: breaking cell too wide for page, no border      ok
6693  1187: pspp-convert crash when output cannot be opened ok
6694  1201: Perl create system file                         ok
6695  1202: Perl writing cases to system files              ok
6696  1203: Perl write variable parameters                  ok
6697  1209: Perl missing values                             ok
6698  1207: Perl value formatting                           ok
6699  1205: Perl read system file                           ok
6700  1210: Perl custom attributes                          ok
6701  1136: CROSSTABS charts                                ok
6702  1012: range-tower -- insert0                          ok
6703  1011: range-tower -- set0                             ok
6704  1206: Perl copying system files                       ok
6705  1014: range-tower -- delete                           ok
6706  740: sort 10000 cases (100 unique) with 5 buffers    ok
6707  1013: range-tower -- insert1                          ok
6708  743: sort 50000 cases                                ok
6709  1134: Histogram                                       ok
6710  1018: sparse array -- random-insert-delete            ok
6711  1019: sparse array -- insert and delete with strides  ok
6712  742: sort 50000 cases (10000 unique) with 500 buffers ok
6713  1026: copying between on-disk sparse_xarrays max-memory-rows=1 ok
6714  1010: range-tower -- set1                             ok
6715  1025: copying between on-disk sparse_xarrays max-memory-rows=0 ok
6716  1023: on-disk sparse_xarray max-memory-rows=2         ok
6717  739: sort 10000 cases (100 unique) with 3 buffers    ok
6718  810: ABT -- random-sequence                          ok
6719  1211: Perl Pspp.t                                     ok
6720  1077: case-insensitive string set -- subtract         ok
6721  1076: case-insensitive string set -- intersect        ok
6722  1131: Examine                                         ok
6723  1022: on-disk sparse_xarray max-memory-rows=1         ok
6724   31: 3x3, 0 backing rows, backing widths             ok
6725  1021: on-disk sparse_xarray max-memory-rows=0         ok
6726  1079: case-insensitive string set -- clear            ok
6727  1080: case-insensitive string set -- clone            ok
6728  520: EXAMINE -- big input doesn't crash 2            ok
6729  1075: case-insensitive string set -- union-and-intersection ok
6730  1078: case-insensitive string set -- swap             ok
6731  1074: case-insensitive string set -- union            ok
6732   33: 3x3, 3 backing rows, backing widths 0           ok
6733   34: 3x3, 3 backing rows, backing widths 5           ok
6734   22: numeric format output                           ok
6735  1100: read UTF-16 as Auto                             ok
6736  1183: SIGTERM yields clean shutdown                   ok
6737  1043: case-insensitive string map -- insert-any-remove-same ok
6738  534: GRAPH Scatter and Histogram                     ok
6739  1044: case-insensitive string map -- insert-any-remove-reverse ok
6740  1015: range-tower -- move                             ok
6741  1071: case-insensitive string set -- insert-any-remove-reverse ok
6742  1070: case-insensitive string set -- insert-any-remove-same ok
6743   32: 3x3, 3 backing rows, backing widths 0,0,0       ok
6744  1042: case-insensitive string map -- insert-any-remove-any ok
6745  1069: case-insensitive string set -- insert-any-remove-any ok
6746  1045: case-insensitive string map -- random-sequence  ok
6747   35: 3x3, 1 backing rows, backing widths 0,9,0       ok
6748  1072: case-insensitive string set -- random-sequence  ok
6749   12: DATETIME input format                           ok
6750   13: YMDHMS input format                             ok
6751  
6752  ## ------------- ##
6753  ## Test results. ##
6754  ## ------------- ##
6755  
6756  1210 tests were successful.
6757  1 test was skipped.
6758  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
6759  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
6760  make[1]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'

6762  Saving test logs: testsuite.log
6763  cp -R /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/tests/testsuite.log /home/blp/tmp/pspptmp/branch-1.4/x86_64/results/testsuite.log

6765  Saving test logs: testsuite.dir
6766  cp -R /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/tests/testsuite.dir /home/blp/tmp/pspptmp/branch-1.4/x86_64/results/testsuite.dir

6768  Uninstall
6769  cd ../source/ssw && make -j$(nproc) uninstall DESTDIR=/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128
6770  rm -f /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pkgconfig/spread-sheet-widget.pc
6771   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/spread-sheet-widget/spread-sheet-widget.dvi'
6772   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/include' && rm -f ssw-sheet.h ssw-sheet-axis.h ssw-virtual-model.h ssw-axis-model.h )
6773   rm -rf '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/spread-sheet-widget/spread-sheet-widget.html'
6774   /bin/bash ./libtool   --mode=uninstall rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.la'
6775   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/spread-sheet-widget/spread-sheet-widget.ps'
6776   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/spread-sheet-widget/spread-sheet-widget.pdf'
6777   install-info --info-dir='/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info' --remove '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info/spread-sheet-widget.info'
6778  install-info: warning: no entries found for `/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info/spread-sheet-widget.info'; nothing deleted
6779   cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/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]
6780  libtool: uninstall: rm -f /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.la /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.so.0.0.0 /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.so.0 /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/libspread-sheet-widget.a
6781  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build && make uninstall DESTDIR=$PWD/pspp-1.4.1-g79ad47-x86_64-build20200905132128
6782  Making uninstall in gl
6783  make[1]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
6784  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
6785  make  uninstall-hook
6786  make[3]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
6787  make[3]: Nothing to be done for 'uninstall-hook'.
6788  make[3]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
6789  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
6790  make[1]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/gl'
6791  Making uninstall in po
6792  make[1]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/po'
6793  make[1]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/po'
6794  make[1]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
6795   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/bin' && rm -f pspp psppire pspp-dump-sav pspp-convert pspp-output )
6796   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/applications' && rm -f org.fsf.pspp.desktop )
6797   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/metainfo' && rm -f org.fsf.pspp.metainfo.xml )
6798   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp' && rm -f pspp.xml )
6799   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/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 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 )
6800   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp/pspp.dvi'
6801   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp/pspp-dev.dvi'
6802   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp/examples' && rm -f t-test.sps descript.sps grid.sps hotel.sav physiology.sav repairs.sav regress.sps regress_categorical.sps )
6803   rm -rf '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp/pspp.html'
6804   rm -rf '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp/pspp-dev.html'
6805   install-info --info-dir='/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info' --remove '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info/pspp.info'
6806   install-info --info-dir='/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info' --remove '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/info/pspp-dev.info'
6807   cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/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]
6808   cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/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]
6809   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/man/man1' && rm -f pspp.1 psppire.1 pspp-dump-sav.1 pspp-convert.1 pspp-output.1 )
6810   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/mime/packages' && rm -f pspp.xml )
6811   ( cd '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp' && rm -f splash.png )
6812   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp/pspp.pdf'
6813   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp/pspp-dev.pdf'
6814   /bin/bash ./libtool   --mode=uninstall rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core.la'
6815  libtool: uninstall: rm -f /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core.la /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core-1.4.1-g79ad47.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core-1.4.1-g79ad47.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-core.a
6816   /bin/bash ./libtool   --mode=uninstall rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp.la'
6817  libtool: uninstall: rm -f /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp.la /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-1.4.1-g79ad47.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp-1.4.1-g79ad47.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp.so /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/lib/pspp/libpspp.a
6818   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp/pspp.ps'
6819   rm -f '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/doc/pspp/pspp-dev.ps'
6820  make  uninstall-hook
6821  make[2]: Entering directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
6822  for context in actions categories ; do \
6823    for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
6824  	if (cd ../src/ui/gui/icons/$context/$size && \
6825  		(test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
6826  		rm -rf /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/pspp/$context/$size ; \
6827  	fi ; \
6828    done ; \
6829  done
6830  for context in apps mimetypes; do \
6831  	for size in 16x16 22x22 24x24 32x32 48x48 96x96 256x256 scalable; do \
6832  		if (cd ../src/ui/gui/icons/$size/$context && \
6833  			(test ! "`printf '%s %s %s' . .. *`" = '. .. *' || test -f '*')) 2> /dev/null ; then \
6834  			  rm -rf /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/icons/hicolor/$size/$context/application-x-spss-* ; \
6835  			  rm -rf /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/icons/hicolor/$size/$context/pspp* ; \
6836  		fi ; \
6837  	done ; \
6838  done
6839  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 \
6840    lang=`echo $f | /usr/bin/sed -e 's%po/\(.*\)\.gmo%\1%' ` ; \
6841    rm -f /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128/share/locale/$lang/LC_MESSAGES/pspp.mo ; \
6842  done
6843  make[2]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'
6844  make[1]: Leaving directory '/home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build'

6846  Check uninstall
6847  (cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/perl-module/inst && find -type f -print) | (cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build/pspp-1.4.1-g79ad47-x86_64-build20200905132128 && xargs rm)
6848  cd /home/blp/tmp/pspptmp/branch-1.4/x86_64/pspp-1.4.1-g79ad47/_build && make distuninstallcheck distuninstallcheck_dir=$PWD/pspp-1.4.1-g79ad47-x86_64-build20200905132128

6850  Success