pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Debian packaging effort


From: bojo42
Subject: Re: New Debian packaging effort
Date: Thu, 12 Jan 2012 23:11:52 +0100

Thanks, the testsuite is now quite pleased beside the 64bit one.

Am Donnerstag, den 12.01.2012, 20:30 +0000 schrieb John Darrington:
> I pushed a change to master which should fix this FAILED item.
> 
> The first skipped on seems to be deliberately skipped on 64bit
> systems.
> 
> For the other two items, you will need to have installed 
> libtext-diff-perl and postgresql
> 
> J'
> 
> On Thu, Jan 12, 2012 at 06:18:13PM +0100, bojo42 wrote:
>      I just tried to build for Ubuntu 10.04 (lucid) and the upcoming 12.04
>      (precise). As precise is quite close to sid it got the same errors, but
>      the testsuite is sucessful for the lucid build. So the reason for
>      failure seems to be somewhere in the newer toolchain and dependencies.
>      Maybe this helps a bit further.
>      
>      Am Donnerstag, den 12.01.2012, 13:17 +0100 schrieb bojo42:
>      > Okay i fixed my pbuilder setup and now i can deliver anything from the
>      > build chroot before it's deleted, see attachment.
>      > 
>      > @John: You guessed right i missed to depend on perl (also on libpq), 
> but
>      > having it added now doesn't help with the errors. Debian's perl is at
>      > 5.14.2.
>      > 
>      > Am Mittwoch, den 11.01.2012, 10:27 -0800 schrieb Ben Pfaff:
>      > > bojo42 <address@hidden> writes:
>      > > 
>      > > > - What still prevents compilation are some testsuite strikes:
>      > > >
>      > > >  20: numeric format output    FAILED (data-out.at:47)
>      > > >  97: too many value labels    skipped (sys-file-reader.at:2766)
>      > > >  183: GET DATA /TYPE=PSQL    skipped (get-data-psql.at:124)
>      > > >  914: Perl Pspp.t    skipped (perl-module.at:706)
>      > > >
>      > > > Could really use some help for the FAILED one. Do you really need 
> the
>      > > > "testsuite.log" as it's quite tricky to get it out of my pbuilder 
> setup.
>      > > 
>      > > I don't know how to debug a test failure without testsuite.log.
>      > > 
>      > > You can always add "cat testsuite.log" somewhere in your build
>      > > process to ensure that testsuite.log shows up in the build log.
>      > 
>      
> 
>      ## -------------------------- ##
>      ## GNU PSPP 0.7.8 test suite. ##
>      ## -------------------------- ##
>      
>      testsuite: command line was:
>        $ ./tests/testsuite -C tests 
> AUTOTEST_PATH=tests/data:tests/language/lexer:tests/libpspp:tests/output:src/ui/terminal
>      
>      ## ----------- ##
>      ## ChangeLogs. ##
>      ## ----------- ##
>      
>      testsuite: ../ChangeLog:
>      
>      testsuite: ../gnulib/ChangeLog:
>      | 2011-08-23  Bruno Haible  <address@hidden>
>      | 
>      |        tmpdir: Use a good default directory on native Windows.
>      |        * lib/tmpdir.c: Include <windows.h>, pathmax.h.
>      |        (P_tmpdir): Default to _P_tmpdir on native Windows.
>      |        (path_search): On native Windows, try the value returned by 
> GetTempPath
>      |        before trying P_tmpdir.
>      |        * modules/tmpdir (Depends-on): Add pathmax.
>      |        Suggested by John Darrington <address@hidden>.
>      | 
>      
>      ## --------- ##
>      ## Platform. ##
>      ## --------- ##
>      
>      hostname = moon
>      uname -m = x86_64
>      uname -r = 2.6.32-37-generic
>      uname -s = Linux
>      uname -v = #81-Ubuntu SMP Fri Dec 2 20:32:42 UTC 2011
>      
>      /usr/bin/uname -p = unknown
>      /bin/uname -X     = unknown
>      
>      /bin/arch              = unknown
>      /usr/bin/arch -k       = unknown
>      /usr/convex/getsysinfo = unknown
>      /usr/bin/hostinfo      = unknown
>      /bin/machine           = unknown
>      /usr/bin/oslevel       = unknown
>      /bin/universe          = unknown
>      
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/data
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/language/lexer
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/libpspp
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/output
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/src/ui/terminal
>      PATH: /usr/sbin
>      PATH: /usr/bin
>      PATH: /sbin
>      PATH: /bin
>      
>      testsuite: atconfig:
>      | # Configurable variable values for building test suites.
>      | # Generated by ./config.status.
>      | # Copyright (C) 2009 Free Software Foundation, Inc.
>      | 
>      | # The test suite will define top_srcdir=/../.. etc.
>      | at_testdir='tests'
>      | abs_builddir='/tmp/buildd/pspp-0.7.8+git20120111/tests'
>      | at_srcdir='.'
>      | abs_srcdir='/tmp/buildd/pspp-0.7.8+git20120111/tests'
>      | at_top_srcdir='..'
>      | abs_top_srcdir='/tmp/buildd/pspp-0.7.8+git20120111'
>      | at_top_build_prefix='../'
>      | abs_top_builddir='/tmp/buildd/pspp-0.7.8+git20120111'
>      | 
>      | # Backward compatibility with Autotest <= 2.59b:
>      | at_top_builddir=$at_top_build_prefix
>      | 
>      | AUTOTEST_PATH='tests'
>      | 
>      | SHELL=${CONFIG_SHELL-'/bin/bash'}
>      
>      testsuite: atlocal:
>      | # -*- shell-script -*-
>      | 
>      | # Variables used internally by the testsuite.
>      | EXEEXT=''
>      | GNM_SUPPORT='yes'
>      | ODF_READ_SUPPORT='yes'
>      | PERL='/usr/bin/perl'
>      | WITH_PERL_MODULE='yes'
>      | host='x86_64-pc-linux-gnu'
>      | SIZEOF_SIZE_T='8'
>      | 
>      | PSQL_SUPPORT='yes'
>      | if test "$PSQL_SUPPORT" = yes; then
>      |     : ${PG_CONFIG:='/usr/bin/pg_config'}
>      |     : ${PG_DBASE:=pspptest}
>      |     : ${PG_PORT:=6543}
>      |     : ${PG_PATH:=`$PG_CONFIG --bindir`}
>      | 
>      |     # PSQL_SUPPORT indicates that PSPP was built against the 
> PostgreSQL client
>      |     # library, but it does not mean that the PostgreSQL utilities are
>      |     # installed.  So check for them and turn off PSQL_SUPPORT if they 
> are not
>      |     # available.
>      |     if (PATH=$PG_PATH:$PATH; export PATH; initdb --version) >/dev/null 
> 2>&1
>      |     then
>      |        :
>      |     else
>      |        PSQL_SUPPORT=no
>      |     fi
>      | fi
>      | 
>      | # Variables used by programs invoked by the testsuite.
>      | CHARSETALIASDIR="$abs_top_builddir/gl"
>      | export CHARSETALIASDIR
>      | 
>      | GZIP=
>      | export GZIP
>      | 
>      | HOME=/nonexistent              # Kluge to make PSPP ignore 
> $HOME/.pspprc.
>      | export HOME
>      
>      ## ---------------- ##
>      ## Tested programs. ##
>      ## ---------------- ##
>      
>      ## ------------------ ##
>      ## Running the tests. ##
>      ## ------------------ ##
>      testsuite: starting at: Thu Jan 12 16:24:56 UTC 2012
>      1. epoch (calendar.at:3): ok     (0m0.310s 0m0.080s)
>      2. numeric input formats (data-in.at:279): ok     (0m1.040s 0m0.040s)
>      3. reading big numbers (data-in.at:402): ok     (0m0.040s 0m0.040s)
>      4. DATE input format (data-in.at:482): ok     (0m0.090s 0m0.020s)
>      5. ADATE input format (data-in.at:694): ok     (0m0.100s 0m0.030s)
>      6. EDATE input format (data-in.at:906): ok     (0m0.090s 0m0.020s)
>      7. JDATE input format (data-in.at:1118): ok     (0m0.150s 0m0.000s)
>      8. SDATE input format (data-in.at:1330): ok     (0m0.140s 0m0.010s)
>      9. QYR input format (data-in.at:1542): ok     (0m0.130s 0m0.020s)
>      10. MOYR input format (data-in.at:1754): ok     (0m0.160s 0m0.020s)
>      11. WKYR input format (data-in.at:1966): ok     (0m0.090s 0m0.020s)
>      12. DATETIME input format (data-in.at:2178): ok     (0m0.150s 0m0.010s)
>      13. TIME input format (data-in.at:2590): ok     (0m0.090s 0m0.040s)
>      14. DTIME input format (data-in.at:3002): ok     (0m0.100s 0m0.030s)
>      15. binary and hexadecimal input (IB, PIB, and PIBHEX formats) 
> (data-in.at:3414): ok     (0m2.240s 0m0.050s)
>      16. BCD input (P and PK formats) (data-in.at:3435): ok     (0m1.570s 
> 0m0.030s)
>      17. legacy input (N and Z formats) (data-in.at:3455): ok     (0m1.860s 
> 0m0.040s)
>      18. WKDAY input format (data-in.at:3475): ok     (0m0.100s 0m0.010s)
>      19. MONTH input format (data-in.at:3535): ok     (0m0.100s 0m0.000s)
>      20. numeric format output (data-out.at:3): ok     (0m6.800s 0m0.250s)
>      21. non-ASCII custom currency formats (data-out.at:221): ok     
> (0m0.080s 0m0.000s)
>      22. binary and hexadecimal output (data-out.at:257): ok     (0m0.080s 
> 0m0.010s)
>      23. output valid dates (data-out.at:375): ok     (0m0.120s 0m0.030s)
>      24. output invalid dates (data-out.at:807): ok     (0m0.060s 0m0.030s)
>      25. time output (data-out.at:900): ok     (0m0.210s 0m0.030s)
>      26. MONTH output (data-out.at:13977): ok     (0m0.120s 0m0.020s)
>      27. WKDAY output (data-out.at:14933): ok     (0m0.120s 0m0.040s)
>      28. 3x3, 0 backing rows, backing widths  (datasheet-test.at:12): ok     
> (0m3.750s 0m0.030s)
>      29. 3x3, 3 backing rows, backing widths 0,0,0 (datasheet-test.at:13): ok 
>     (0m6.330s 0m0.030s)
>      30. 3x3, 3 backing rows, backing widths 0 (datasheet-test.at:14): ok     
> (0m4.380s 0m0.060s)
>      31. 3x3, 3 backing rows, backing widths 5 (datasheet-test.at:15): ok     
> (0m4.410s 0m0.010s)
>      32. 3x3, 1 backing rows, backing widths 0,9,0 (datasheet-test.at:16): ok 
>     (0m8.890s 0m0.020s)
>      33. format guesser (format-guesser.at:3): ok     (0m0.120s 0m0.020s)
>      34. overwriting portable file (por-file.at:3): ok     (0m0.090s 0m0.040s)
>      35. overwriting portable file atomically (por-file.at:18): ok     
> (0m0.080s 0m0.010s)
>      36. write to same portable file being read (por-file.at:36): ok     
> (0m0.220s 0m0.070s)
>      37. variable labels and missing values (sys-file-reader.at:3): ok     
> (0m0.450s 0m0.060s)
>      38. unspecified number of variable positions (sys-file-reader.at:160): 
> ok     (0m0.310s 0m0.050s)
>      39. wrong number of variable positions but version 13 
> (sys-file-reader.at:213): ok     (0m0.350s 0m0.020s)
>      40. value labels (sys-file-reader.at:269): ok     (0m0.300s 0m0.050s)
>      41. documents (sys-file-reader.at:453): ok     (0m0.240s 0m0.060s)
>      42. multiple response sets (sys-file-reader.at:524): ok     (0m0.280s 
> 0m0.030s)
>      43. variable display parameters, without width (sys-file-reader.at:643): 
> ok     (0m0.240s 0m0.050s)
>      44. variable display parameters, with width (sys-file-reader.at:763): ok 
>     (0m0.230s 0m0.100s)
>      45. long variable names (sys-file-reader.at:883): ok     (0m0.310s 
> 0m0.080s)
>      46. very long strings (sys-file-reader.at:954): ok     (0m0.290s 
> 0m0.050s)
>      47. data file and variable attributes (sys-file-reader.at:1027): ok     
> (0m0.260s 0m0.050s)
>      48. compressed data (sys-file-reader.at:1107): ok     (0m0.300s 0m0.060s)
>      49. compressed data, zero bias (sys-file-reader.at:1171): ok     
> (0m0.300s 0m0.040s)
>      50. compressed data, other bias (sys-file-reader.at:1235): ok     
> (0m0.380s 0m0.080s)
>      51. misplaced type 4 record (sys-file-reader.at:1305): ok     (0m0.270s 
> 0m0.080s)
>      52. bad record type (sys-file-reader.at:1333): ok     (0m0.260s 0m0.050s)
>      53. wrong number of variable positions (sys-file-reader.at:1361): ok     
> (0m0.230s 0m0.070s)
>      54. variable name may not begin with `#' (sys-file-reader.at:1389): ok   
>   (0m0.230s 0m0.040s)
>      55. variable name may not be reserved word (sys-file-reader.at:1417): ok 
>     (0m0.290s 0m0.040s)
>      56. variable width must be between 0 and 255 (sys-file-reader.at:1445): 
> ok     (0m0.300s 0m0.050s)
>      57. duplicate variable name (sys-file-reader.at:1473): ok     (0m0.240s 
> 0m0.070s)
>      58. variable label indicator not 0 or 1 (sys-file-reader.at:1502): ok    
>  (0m0.330s 0m0.000s)
>      59. invalid numeric missing value indicator (sys-file-reader.at:1530): 
> ok     (0m0.310s 0m0.060s)
>      60. invalid string missing value indicator (sys-file-reader.at:1558): ok 
>     (0m0.260s 0m0.050s)
>      61. missing string continuation record (sys-file-reader.at:1586): ok     
> (0m0.290s 0m0.050s)
>      62. invalid variable format (sys-file-reader.at:1615): ok     (0m0.290s 
> 0m0.040s)
>      63. weighting variable must be numeric (sys-file-reader.at:1666): ok     
> (0m0.250s 0m0.070s)
>      64. bad weighting variable index (sys-file-reader.at:1697): ok     
> (0m0.280s 0m0.040s)
>      65. variable index is long string contination (sys-file-reader.at:1728): 
> ok     (0m0.280s 0m0.030s)
>      66. multiple documents records (sys-file-reader.at:1760): ok     
> (0m0.260s 0m0.080s)
>      67. empty document record (sys-file-reader.at:1796): ok     (0m0.270s 
> 0m0.050s)
>      68. extension record too large (sys-file-reader.at:1831): ok     
> (0m0.260s 0m0.060s)
>      69. unknown extension record (sys-file-reader.at:1860): ok     (0m0.210s 
> 0m0.100s)
>      70. bad machine integer info size (sys-file-reader.at:1892): ok     
> (0m0.250s 0m0.030s)
>      71. bad machine integer info float format (sys-file-reader.at:1922): ok  
>    (0m0.190s 0m0.070s)
>      72. bad machine integer info endianness (sys-file-reader.at:1952): ok    
>  (0m0.280s 0m0.130s)
>      73. bad machine floating-point info size (sys-file-reader.at:1992): ok   
>   (0m0.240s 0m0.050s)
>      74. wrong special floating point values (sys-file-reader.at:2022): ok    
>  (0m0.360s 0m0.070s)
>      75. bad mrsets name (sys-file-reader.at:2057): ok     (0m0.280s 0m0.030s)
>      76. missing space after C in mrsets (sys-file-reader.at:2090): ok     
> (0m0.260s 0m0.050s)
>      77. missing space after E in mrsets (sys-file-reader.at:2120): ok     
> (0m0.290s 0m0.050s)
>      78. unexpected label source in mrsets (sys-file-reader.at:2150): ok     
> (0m0.270s 0m0.040s)
>      79. bad type character in mrsets (sys-file-reader.at:2182): ok     
> (0m0.250s 0m0.060s)
>      80. bad counted string length in mrsets (sys-file-reader.at:2212): ok    
>  (0m0.240s 0m0.060s)
>      81. missing space in counted string in mrsets (sys-file-reader.at:2242): 
> ok     (0m0.300s 0m0.050s)
>      82. counted string too long in mrsets (sys-file-reader.at:2272): ok     
> (0m0.300s 0m0.020s)
>      83. missing space after counted string in mrsets 
> (sys-file-reader.at:2302): ok     (0m0.240s 0m0.090s)
>      84. missing newline after variable name in mrsets 
> (sys-file-reader.at:2332): ok     (0m0.350s 0m0.070s)
>      85. duplicate variable name in mrsets (sys-file-reader.at:2364): ok     
> (0m0.250s 0m0.080s)
>      86. mixed variable types in mrsets (sys-file-reader.at:2396): ok     
> (0m0.230s 0m0.060s)
>      87. missing newline after variable name in mrsets 
> (sys-file-reader.at:2429): ok     (0m0.270s 0m0.030s)
>      88. only one variable in mrset (sys-file-reader.at:2459): ok     
> (0m0.290s 0m0.050s)
>      89. wrong display parameter size (sys-file-reader.at:2489): ok     
> (0m0.280s 0m0.120s)
>      90. wrong display parameter count (sys-file-reader.at:2520): ok     
> (0m0.290s 0m0.040s)
>      91. wrong display measurement level (sys-file-reader.at:2551): ok     
> (0m0.210s 0m0.090s)
>      92. wrong display alignment (sys-file-reader.at:2582): ok     (0m0.330s 
> 0m0.090s)
>      93. bad variable name in variable/value pair (sys-file-reader.at:2613): 
> ok     (0m0.280s 0m0.030s)
>      94. duplicate long variable name (sys-file-reader.at:2645): ok     
> (0m0.330s 0m0.030s)
>      95. bad very long string length (sys-file-reader.at:2686): ok     
> (0m0.260s 0m0.040s)
>      96. bad very long string segment width (sys-file-reader.at:2726): ok     
> (0m0.250s 0m0.050s)
>      97. too many value labels (sys-file-reader.at:2763): skipped 
> (sys-file-reader.at:2766)
>      98. missing type 4 record (sys-file-reader.at:2793): ok     (0m0.280s 
> 0m0.020s)
>      99. value label with no associated variables (sys-file-reader.at:2825): 
> ok     (0m0.230s 0m0.060s)
>      100. type 4 record names long string variable (sys-file-reader.at:2854): 
> ok     (0m0.220s 0m0.070s)
>      101. variables for value label must all be same type 
> (sys-file-reader.at:2886): ok     (0m0.250s 0m0.060s)
>      102. duplicate value labels type (sys-file-reader.at:2918): ok     
> (0m0.250s 0m0.040s)
>      103. missing attribute value (sys-file-reader.at:2954): ok     (0m0.260s 
> 0m0.040s)
>      104. unquoted attribute value (sys-file-reader.at:2996): ok     
> (0m0.250s 0m0.060s)
>      105. bad variable name in long string value label 
> (sys-file-reader.at:3039): ok     (0m0.240s 0m0.080s)
>      106. fewer data records than indicated by file header 
> (sys-file-reader.at:3100): ok     (0m0.250s 0m0.040s)
>      107. partial data record between variables (sys-file-reader.at:3142): ok 
>     (0m0.230s 0m0.070s)
>      108. partial data record within long string (sys-file-reader.at:3178): 
> ok     (0m0.240s 0m0.070s)
>      109. partial compressed data record (sys-file-reader.at:3214): ok     
> (0m0.260s 0m0.050s)
>      110. write and read numeric data (sys-file.at:4): ok     (0m0.090s 
> 0m0.000s)
>      111. write and read compressed files (sys-file.at:40): ok     (0m0.070s 
> 0m0.020s)
>      112. overwriting system file (sys-file.at:67): ok     (0m0.070s 0m0.020s)
>      113. overwriting system file atomically (sys-file.at:82): ok     
> (0m0.070s 0m0.020s)
>      114. write to same system file being read (sys-file.at:101): ok     
> (0m0.200s 0m0.060s)
>      115. nonempty case_map doesn't crash (sys-file.at:132): ok     (0m0.120s 
> 0m0.040s)
>      116. system files with -1 case_size (sys-file.at:158): ok     (0m0.170s 
> 0m0.030s)
>      117. write v2 system file (sys-file.at:216): ok     (0m0.070s 0m0.030s)
>      118. read very long strings written by SPSS 13 (sys-file.at:257): ok     
> (0m0.080s 0m0.020s)
>      119. read very long strings written by SPSS 14 (sys-file.at:291): ok     
> (0m0.090s 0m0.030s)
>      120. save very long string -- uncompressed (sys-file.at:380): ok     
> (0m0.140s 0m0.040s)
>      121. save very long string -- compressed (sys-file.at:381): ok     
> (0m0.150s 0m0.030s)
>      122. system file character encoding (sys-file.at:386): ok     (0m0.160s 
> 0m0.040s)
>      123. command parser crash bug (command.at:4): ok     (0m0.090s 0m0.010s)
>      124. ERASE -- safer mode (command.at:18): ok     (0m0.080s 0m0.010s)
>      125. ERASE -- not safer mode (command.at:33): ok     (0m0.070s 0m0.000s)
>      126. N OF CASES (command.at:46): ok     (0m0.110s 0m0.030s)
>      127. COMMENT at end of file (command.at:85): ok     (0m0.080s 0m0.010s)
>      128. DO IF (do-if.at:3): ok     (0m0.070s 0m0.010s)
>      129. DO REPEAT -- simple (do-repeat.at:3): ok     (0m0.090s 0m0.010s)
>      130. DO REPEAT -- containing BEGIN DATA (do-repeat.at:27): ok     
> (0m0.060s 0m0.030s)
>      131. DO REPEAT -- dummy vars not expanded in include files 
> (do-repeat.at:62): ok     (0m0.070s 0m0.040s)
>      132. DO REPEAT -- nested (do-repeat.at:92): ok     (0m0.100s 0m0.000s)
>      133. DO REPEAT -- empty (do-repeat.at:125): ok     (0m0.070s 0m0.010s)
>      134. DO REPEAT -- missing END REPEAT (do-repeat.at:142): ok     
> (0m0.060s 0m0.040s)
>      135. LOOP with index (loop.at:13): ok     (0m0.070s 0m0.020s)
>      136. LOOP with IF condition (loop.at:48): ok     (0m0.060s 0m0.020s)
>      137. LOOP with END IF condition (loop.at:85): ok     (0m0.080s 0m0.020s)
>      138. LOOP with index and IF based on index (loop.at:124): ok     
> (0m0.080s 0m0.020s)
>      139. LOOP with index and END IF based on index (loop.at:153): ok     
> (0m0.060s 0m0.020s)
>      140. LOOP with index and IF and END IF based on index (loop.at:186): ok  
>    (0m0.070s 0m0.010s)
>      141. LOOP with no conditions containing BREAK (loop.at:211): ok     
> (0m0.070s 0m0.010s)
>      142. LOOP with no conditions that ends due to MXLOOPS (loop.at:249): ok  
>    (0m0.070s 0m0.010s)
>      143. TEMPORARY as first transformation (temporary.at:4): ok     
> (0m0.090s 0m0.000s)
>      144. ADD FILES -- interleave sav with sav (add-files.at:105): ok     
> (0m0.220s 0m0.060s)
>      145. ADD FILES -- interleave sav with inline (add-files.at:106): ok     
> (0m0.140s 0m0.040s)
>      146. ADD FILES -- interleave inline with sav (add-files.at:107): ok     
> (0m0.150s 0m0.010s)
>      147. ADD FILES -- concatenate sav with sav (add-files.at:108): ok     
> (0m0.210s 0m0.030s)
>      148. ADD FILES -- concatenate sav with inline (add-files.at:109): ok     
> (0m0.130s 0m0.030s)
>      149. ADD FILES -- concatenate inline with sav (add-files.at:110): ok     
> (0m0.130s 0m0.030s)
>      150. DATA LIST LIST with empty fields (data-list.at:3): ok     (0m0.050s 
> 0m0.030s)
>      151. DATA LIST LIST with explicit delimiters (data-list.at:33): ok     
> (0m0.080s 0m0.010s)
>      152. DATA LIST FREE with SKIP (data-list.at:62): ok     (0m0.060s 
> 0m0.030s)
>      153. DATA LIST LIST with SKIP and tab delimiter (data-list.at:96): ok    
>  (0m0.090s 0m0.000s)
>      154. DATA LIST FIXED with multiple records per case (data-list.at:143): 
> ok     (0m0.080s 0m0.010s)
>      155. DATA LIST FIXED with empty trailing record (data-list.at:175): ok   
>   (0m0.090s 0m0.000s)
>      156. DATA LIST with various line-ends (data-list.at:205): ok     
> (0m0.060s 0m0.040s)
>      157. DATA LIST properly expands tabs in input (data-list.at:229): ok     
> (0m0.180s 0m0.010s)
>      158. BEGIN DATA as part of a procedure (data-reader.at:5): ok     
> (0m0.080s 0m0.010s)
>      159. BEGIN DATA as an independent command (data-reader.at:38): ok     
> (0m0.050s 0m0.040s)
>      160. read and write files with MODE=BINARY (data-reader.at:195): ok     
> (0m0.110s 0m0.060s)
>      161. read and write files with MODE=360 /RECFORM=FIXED /LRECL=32 
> (data-reader.at:201): ok     (0m0.220s 0m0.010s)
>      162. read and write files with MODE=360 /RECFORM=VARIABLE 
> (data-reader.at:211): ok     (0m0.200s 0m0.020s)
>      163. read and write files with MODE=360 /RECFORM=SPANNED 
> (data-reader.at:218): ok     (0m0.140s 0m0.030s)
>      164. DATASET COPY (dataset.at:3): ok     (0m0.090s 0m0.010s)
>      165. DATASET DECLARE (dataset.at:99): ok     (0m0.050s 0m0.040s)
>      166. DATASET NAME deletes duplicate name (dataset.at:130): ok     
> (0m0.060s 0m0.020s)
>      167. DATASET ACTIVATE deletes unnamed dataset (dataset.at:154): ok     
> (0m0.090s 0m0.010s)
>      168. DATASET ACTIVATE executes pending transformations (dataset.at:174): 
> ok     (0m0.100s 0m0.000s)
>      169. DATASET CLOSE (dataset.at:224): ok     (0m0.070s 0m0.020s)
>      170. FILE HANDLE (file-handle.at:3): ok     (0m0.060s 0m0.040s)
>      171. GET DATA /TYPE=GNM with CELLRANGE (get-data-spreadsheet.at:176): ok 
>     (0m0.080s 0m0.010s)
>      172. GET DATA /TYPE=GNM with CELLRANGE and READNAMES 
> (get-data-spreadsheet.at:176): ok     (0m0.090s 0m0.010s)
>      173. GET DATA /TYPE=GNM without CELLRANGE (get-data-spreadsheet.at:176): 
> ok     (0m0.060s 0m0.030s)
>      174. GET DATA /TYPE=GNM with missing data (get-data-spreadsheet.at:176): 
> ok     (0m0.100s 0m0.060s)
>      175. GET DATA /TYPE=GNM with empty sheet (get-data-spreadsheet.at:176): 
> ok     (0m0.140s 0m0.020s)
>      176. GET DATA /TYPE=GNM with nonexistent sheet 
> (get-data-spreadsheet.at:176): ok     (0m0.090s 0m0.020s)
>      177. GET DATA /TYPE=ODS with CELLRANGE (get-data-spreadsheet.at:180): ok 
>     (0m0.100s 0m0.010s)
>      178. GET DATA /TYPE=ODS with CELLRANGE and READNAMES 
> (get-data-spreadsheet.at:180): ok     (0m0.050s 0m0.040s)
>      179. GET DATA /TYPE=ODS without CELLRANGE (get-data-spreadsheet.at:180): 
> ok     (0m0.080s 0m0.010s)
>      180. GET DATA /TYPE=ODS with missing data (get-data-spreadsheet.at:180): 
> ok     (0m0.080s 0m0.040s)
>      181. GET DATA /TYPE=ODS with empty sheet (get-data-spreadsheet.at:180): 
> ok     (0m0.090s 0m0.020s)
>      182. GET DATA /TYPE=ODS with nonexistent sheet 
> (get-data-spreadsheet.at:180): ok     (0m0.090s 0m0.020s)
>      183. GET DATA /TYPE=PSQL (get-data-psql.at:123): skipped 
> (get-data-psql.at:124)
>      184. GET DATA /TYPE=TXT with explicit delimiters (get-data-txt.at:7): ok 
>     (0m0.080s 0m0.020s)
>      185. GET DATA /TYPE=TXT with FIRSTCASE (get-data-txt.at:29): ok     
> (0m0.110s 0m0.030s)
>      186. GET DATA /TYPE=TXT with FIRSTCASE and tab delimiter 
> (get-data-txt.at:64): ok     (0m0.070s 0m0.010s)
>      187. GET DATA /TYPE=TXT with multiple records per case 
> (get-data-txt.at:113): ok     (0m0.100s 0m0.000s)
>      188. GET DATA /TYPE=TXT with empty trailing record 
> (get-data-txt.at:142): ok     (0m0.080s 0m0.010s)
>      189. GET DATA /TYPE=TXT password example (get-data-txt.at:175): ok     
> (0m0.060s 0m0.030s)
>      190. GET DATA /TYPE=TXT cars example (get-data-txt.at:206): ok     
> (0m0.090s 0m0.000s)
>      191. GET DATA /TYPE=TXT pets example (get-data-txt.at:253): ok     
> (0m0.080s 0m0.000s)
>      192. GET DATA /TYPE=TXT with IMPORTCASES (get-data-txt.at:286): ok     
> (0m0.090s 0m0.000s)
>      193. GET data works in multiple procedures (get.at:5): ok     (0m0.070s 
> 0m0.020s)
>      194. GET nonexistent file doesn't crash (get.at:56): ok     (0m0.070s 
> 0m0.020s)
>      195. GET with /KEEP=ALL crashes -- uncompressed (get.at:90): ok     
> (0m0.090s 0m0.010s)
>      196. GET with /KEEP=ALL crashes -- compressed (get.at:91): ok     
> (0m0.080s 0m0.010s)
>      197. INPUT PROGRAM invalid syntax crash (inpt-pgm.at:5): ok     
> (0m0.070s 0m0.020s)
>      198. INPUT PROGRAM invalid syntax crash (inpt-pgm.at:21): ok     
> (0m0.130s 0m0.010s)
>      199. LIST plain cases (list.at:3): ok     (0m0.060s 0m0.030s)
>      200. LIST numbered cases (list.at:45): ok     (0m0.050s 0m0.030s)
>      201. LIST with split file (list.at:89): ok     (0m0.070s 0m0.030s)
>      202. LIST lots of variables (list.at:131): ok     (0m0.060s 0m0.020s)
>      203. LIST selected cases (list.at:157): ok     (0m0.050s 0m0.020s)
>      204. LIST very long string (list.at:203): ok     (0m0.060s 0m0.020s)
>      205. MATCH FILES -- system file and system file (match-files.at:104): ok 
>     (0m0.130s 0m0.010s)
>      206. MATCH FILES -- system file and active file (match-files.at:105): ok 
>     (0m0.110s 0m0.040s)
>      207. MATCH FILES -- active file and system file (match-files.at:106): ok 
>     (0m0.130s 0m0.020s)
>      208. MATCH FILES -- system file and system table (match-files.at:107): 
> ok     (0m0.150s 0m0.010s)
>      209. MATCH FILES -- system file and active table (match-files.at:108): 
> ok     (0m0.110s 0m0.040s)
>      210. MATCH FILES -- active file and system table (match-files.at:109): 
> ok     (0m0.080s 0m0.060s)
>      211. MATCH FILES parallel match (match-files.at:111): ok     (0m0.130s 
> 0m0.030s)
>      212. MATCH FILES bug with TABLE from active dataset 
> (match-files.at:138): ok     (0m0.060s 0m0.040s)
>      213. MATCH FILES bug with scratch variables (match-files.at:170): ok     
> (0m0.080s 0m0.010s)
>      214. PRINT SPACE without arguments (print-space.at:3): ok     (0m0.070s 
> 0m0.020s)
>      215. PRINT SPACE with number (print-space.at:25): ok     (0m0.090s 
> 0m0.000s)
>      216. PRINT SPACE to file (print-space.at:51): ok     (0m0.080s 0m0.010s)
>      217. PRINT SPACE to file with number (print-space.at:72): ok     
> (0m0.090s 0m0.010s)
>      218. PRINT numeric variables (print.at:20): ok     (0m0.060s 0m0.020s)
>      219. PRINT string variables (print.at:91): ok     (0m0.080s 0m0.010s)
>      220. PRINT to file (print.at:118): ok     (0m0.050s 0m0.030s)
>      221. PRINT crash bug (print.at:163): ok     (0m0.080s 0m0.020s)
>      222. WRITE to file (print.at:184): ok     (0m0.090s 0m0.010s)
>      223. PRINT overwrites file (print.at:227): ok     (0m0.080s 0m0.000s)
>      224. PRINT overwrites file atomically (print.at:243): ok     (0m0.090s 
> 0m0.020s)
>      225. PRINT to same file being read (print.at:261): ok     (0m0.080s 
> 0m0.010s)
>      226. PRINT to special file (print.at:277): ok     (0m0.110s 0m0.010s)
>      227. IMPORT and EXPORT (save.at:3): ok     (0m0.060s 0m0.020s)
>      228. SAVE -- delete unselected (save.at:31): ok     (0m0.130s 0m0.040s)
>      229. CSV output -- defaults (save-translate.at:23): ok     (0m0.080s 
> 0m0.020s)
>      230. CSV output -- recode missing, delete unselected 
> (save-translate.at:32): ok     (0m0.060s 0m0.020s)
>      231. CSV output -- var names, formats (save-translate.at:40): ok     
> (0m0.050s 0m0.020s)
>      232. CSV output -- comma as decimal point (save-translate.at:51): ok     
> (0m0.070s 0m0.020s)
>      233. CSV output -- custom delimiter, qualifier (save-translate.at:61): 
> ok     (0m0.050s 0m0.040s)
>      234. CSV output -- KEEP, RENAME (save-translate.at:72): ok     (0m0.060s 
> 0m0.030s)
>      235. TAB output (save-translate.at:84): ok     (0m0.080s 0m0.010s)
>      236. UPDATE sav with sav (update.at:72): ok     (0m0.160s 0m0.030s)
>      237. UPDATE sav with inline (update.at:73): ok     (0m0.140s 0m0.030s)
>      238. UPDATE inline with sav (update.at:74): ok     (0m0.140s 0m0.030s)
>      239. VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES (attributes.at:3): ok   
>   (0m0.140s 0m0.030s)
>      240. FORMATS positive tests (formats.at:3): ok     (0m0.080s 0m0.020s)
>      241. FORMATS negative tests (formats.at:49): ok     (0m0.090s 0m0.000s)
>      242. MISSING VALUES valid cases (missing-values.at:3): ok     (0m0.050s 
> 0m0.030s)
>      243. MISSING VALUES invalid cases (missing-values.at:44): ok     
> (0m0.080s 0m0.010s)
>      244. MRSETS add, display, delete (mrsets.at:121): ok     (0m0.070s 
> 0m0.020s)
>      245. MRSETS read and write (mrsets.at:192): ok     (0m0.140s 0m0.060s)
>      246. MRSETS names must begin with $ (mrsets.at:206): ok     (0m0.070s 
> 0m0.020s)
>      247. MRSETS must have at least 2 variables (mrsets.at:216): ok     
> (0m0.070s 0m0.020s)
>      248. MRSETS does not allow noninteger VALUE (mrsets.at:226): ok     
> (0m0.100s 0m0.000s)
>      249. MRSETS requires NAME to define a group (mrsets.at:236): ok     
> (0m0.060s 0m0.020s)
>      250. MRSETS requires VARIABLES to define a group (mrsets.at:246): ok     
> (0m0.080s 0m0.020s)
>      251. MRSETS variables must be same type (mrsets.at:256): ok     
> (0m0.070s 0m0.020s)
>      252. MRSETS variables and VALUE must be same type (mrsets.at:268): ok    
>  (0m0.050s 0m0.040s)
>      253. MRSETS VALUE must not be too wide (mrsets.at:281): ok     (0m0.100s 
> 0m0.000s)
>      254. MRSETS LABEL and LABELSOURCE are exclusive (mrsets.at:291): ok     
> (0m0.060s 0m0.020s)
>      255. MRSETS DISPLAY or DELETE unknown group (mrsets.at:302): ok     
> (0m0.090s 0m0.000s)
>      256. RENAME VARIABLES (rename-variables.at:3): ok     (0m0.070s 0m0.010s)
>      257. SPLIT FILE (split-file.at:3): ok     (0m0.070s 0m0.020s)
>      258. SYSFILE INFO (sys-file-info.at:3): ok     (0m0.090s 0m0.000s)
>      259. VALUE LABELS date formats (value-labels.at:3): ok     (0m0.050s 
> 0m0.030s)
>      260. VALUE LABELS with new-line (value-labels.at:29): ok     (0m0.090s 
> 0m0.000s)
>      261. VALUE LABELS with new-line in system file (value-labels.at:61): ok  
>    (0m0.130s 0m0.030s)
>      262. VALUE LABELS invalid syntax bug (value-labels.at:100): ok     
> (0m0.090s 0m0.000s)
>      263. VALUE LABELS trailing `/' bug (value-labels.at:118): ok     
> (0m0.060s 0m0.030s)
>      264. variable display attribute commands (variable-display.at:3): ok     
> (0m0.070s 0m0.020s)
>      265. VECTOR short form (vector.at:3): ok     (0m0.060s 0m0.020s)
>      266. VECTOR short form with format specification (vector.at:19): ok     
> (0m0.070s 0m0.020s)
>      267. VECTOR short form in INPUT PROGRAM (vector.at:35): ok     (0m0.060s 
> 0m0.030s)
>      268. VECTOR long form (vector.at:54): ok     (0m0.080s 0m0.000s)
>      269. WEIGHT (weight.at:3): ok     (0m0.110s 0m0.040s)
>      270. expressions - numeric syntax (evaluate.at:34): ok     (0m0.080s 
> 0m0.020s)
>      271. expressions - coercion to/from Boolean (evaluate.at:40): ok     
> (0m0.080s 0m0.020s)
>      272. expressions - addition and subtraction (evaluate.at:55): ok     
> (0m0.090s 0m0.020s)
>      273. expressions - multiplication and division (evaluate.at:77): ok     
> (0m0.090s 0m0.010s)
>      274. expressions - exponentiation (evaluate.at:89): ok     (0m0.090s 
> 0m0.010s)
>      275. expressions - unary minus (evaluate.at:95): ok     (0m0.090s 
> 0m0.020s)
>      276. expressions - AND truth table (evaluate.at:105): ok     (0m0.090s 
> 0m0.010s)
>      277. expressions - OR truth table (evaluate.at:125): ok     (0m0.100s 
> 0m0.010s)
>      278. expressions - NOT truth table (evaluate.at:145): ok     (0m0.110s 
> 0m0.000s)
>      279. expressions - = <= < (evaluate.at:161): ok     (0m0.120s 0m0.000s)
>      280. expressions - >= > <> (evaluate.at:229): ok     (0m0.110s 0m0.010s)
>      281. expressions - exp lg10 ln sqrt abs mod mod10 rnd trunc 
> (evaluate.at:294): ok     (0m0.120s 0m0.000s)
>      282. expressions - acos arsin artan cos sin tan (evaluate.at:346): ok    
>  (0m0.110s 0m0.020s)
>      283. expressions - missing nmiss nvalid sysmis any range max min 
> (evaluate.at:414): ok     (0m0.160s 0m0.000s)
>      284. expressions - cfvar mean sd sum variance (evaluate.at:624): ok     
> (0m0.100s 0m0.030s)
>      285. expressions - concat index rindex length lower (evaluate.at:695): 
> ok     (0m0.120s 0m0.010s)
>      286. expressions - lpad number ltrim lpad rtrim rpad string substr 
> upcase (evaluate.at:800): ok     (0m0.160s 0m0.000s)
>      287. expressions - time ctime date yrmoda (evaluate.at:1036): ok     
> (0m0.160s 0m0.010s)
>      288. expressions - xdate (evaluate.at:1275): ok     (0m0.180s 0m0.030s)
>      289. expressions - datediff (evaluate.at:1560): ok     (0m0.180s 
> 0m0.000s)
>      290. expressions - datesum (evaluate.at:1745): ok     (0m0.090s 0m0.030s)
>      291. expressions - miscellaneous (evaluate.at:1818): ok     (0m0.080s 
> 0m0.020s)
>      292. LAG function (evaluate.at:1852): ok     (0m0.060s 0m0.020s)
>      293. LAG crash bug (evaluate.at:1884): ok     (0m0.070s 0m0.020s)
>      294. UNIFORM function (evaluate.at:1909): ok     (0m0.050s 0m0.020s)
>      295. VALUELABEL function (evaluate.at:1951): ok     (0m0.090s 0m0.000s)
>      296. variables in expressions (evaluate.at:1995): ok     (0m0.070s 
> 0m0.010s)
>      297. vectors in expressions (evaluate.at:2044): ok     (0m0.070s 
> 0m0.030s)
>      298. parse expression with unknown variable crash (parse.at:3): ok     
> (0m0.060s 0m0.010s)
>      299. single words (command-name.at:3): ok     (0m0.020s 0m0.000s)
>      300. two words without prefix match (command-name.at:45): ok     
> (0m0.020s 0m0.000s)
>      301. two words with prefix match (command-name.at:86): ok     (0m0.020s 
> 0m0.010s)
>      302. ambiguous single-word names (command-name.at:112): ok     (0m0.030s 
> 0m0.000s)
>      303. ambiguous two-word names (command-name.at:138): ok     (0m0.030s 
> 0m0.000s)
>      304. numbers and punctuation (command-name.at:174): ok     (0m0.010s 
> 0m0.000s)
>      305. off by more than one word (command-name.at:210): ok     (0m0.020s 
> 0m0.000s)
>      306. lexer ignores initial #! line (lexer.at:3): ok     (0m0.080s 
> 0m0.010s)
>      307. lexer properly reports scan errors (lexer.at:22): ok     (0m0.070s 
> 0m0.020s)
>      308. q2c enforces mandatory subcommands (q2c.at:3): ok     (0m0.060s 
> 0m0.030s)
>      309. identifiers (scan.at:5): ok     (0m0.010s 0m0.000s)
>      310. reserved words (scan.at:66): ok     (0m0.040s 0m0.010s)
>      311. punctuation (scan.at:163): ok     (0m0.020s 0m0.000s)
>      312. numbers (scan.at:236): ok     (0m0.040s 0m0.000s)
>      313. strings (scan.at:321): ok     (0m0.010s 0m0.000s)
>      314. #! construct (scan.at:416): ok     (0m0.010s 0m0.000s)
>      315. * and COMMENT commands (scan.at:440): ok     (0m0.020s 0m0.010s)
>      316. DOCUMENT command (scan.at:517): ok     (0m0.050s 0m0.000s)
>      317. TITLE, SUBTITLE, FILE LABEL commands (scan.at:566): ok     
> (0m0.020s 0m0.000s)
>      318. BEGIN DATA command (scan.at:650): ok     (0m0.020s 0m0.000s)
>      319. DO REPEAT command (scan.at:707): ok     (0m0.030s 0m0.000s)
>      320. batch mode (scan.at:764): ok     (0m0.010s 0m0.000s)
>      321. identifiers (segment.at:6): ok     (0m0.050s 0m0.000s)
>      322. identifiers that end in '.' (segment.at:89): ok     (0m0.030s 
> 0m0.000s)
>      323. reserved words (segment.at:195): ok     (0m0.030s 0m0.000s)
>      324. punctuation (segment.at:259): ok     (0m0.020s 0m0.000s)
>      325. numbers (segment.at:315): ok     (0m0.010s 0m0.000s)
>      326. strings (segment.at:382): ok     (0m0.020s 0m0.000s)
>      327. #! construct (segment.at:454): ok     (0m0.010s 0m0.000s)
>      328. * and COMMENT commands (segment.at:485): ok     (0m0.020s 0m0.000s)
>      329. DOCUMENT command (segment.at:573): ok     (0m0.000s 0m0.000s)
>      330. TITLE, SUBTITLE, FILE LABEL commands (segment.at:632): ok     
> (0m0.010s 0m0.010s)
>      331. BEGIN DATA command (segment.at:721): ok     (0m0.040s 0m0.000s)
>      332. DO REPEAT command (segment.at:846): ok     (0m0.030s 0m0.000s)
>      333. batch mode (segment.at:928): ok     (0m0.020s 0m0.000s)
>      334. auto mode (segment.at:982): ok     (0m0.040s 0m0.020s)
>      335. Long variable names (variable-parser.at:6): ok     (0m0.080s 
> 0m0.010s)
>      336. AGGREGATE presorted data to dataset file, itemwise missing 
> (aggregate.at:161): ok     (0m0.070s 0m0.030s)
>      337. AGGREGATE presorted data to dataset file, columnwise missing 
> (aggregate.at:162): ok     (0m0.090s 0m0.000s)
>      338. AGGREGATE unsorted data to dataset file, itemwise missing 
> (aggregate.at:163): ok     (0m0.080s 0m0.020s)
>      339. AGGREGATE unsorted data to dataset file, columnwise missing 
> (aggregate.at:164): ok     (0m0.080s 0m0.020s)
>      340. AGGREGATE presorted data to active file, itemwise missing 
> (aggregate.at:165): ok     (0m0.060s 0m0.030s)
>      341. AGGREGATE presorted data to active file, columnwise missing 
> (aggregate.at:166): ok     (0m0.070s 0m0.030s)
>      342. AGGREGATE unsorted data to active file, itemwise missing 
> (aggregate.at:167): ok     (0m0.100s 0m0.010s)
>      343. AGGREGATE unsorted data to active file, columnwise missing 
> (aggregate.at:168): ok     (0m0.110s 0m0.010s)
>      344. AGGREGATE presorted data to external file, itemwise missing 
> (aggregate.at:169): ok     (0m0.080s 0m0.010s)
>      345. AGGREGATE presorted data to external file, columnwise missing 
> (aggregate.at:170): ok     (0m0.090s 0m0.020s)
>      346. AGGREGATE unsorted data to external file, itemwise missing 
> (aggregate.at:171): ok     (0m0.090s 0m0.040s)
>      347. AGGREGATE unsorted data to external file, columnwise missing 
> (aggregate.at:172): ok     (0m0.090s 0m0.030s)
>      348. AGGREGATE crash with MAX function (aggregate.at:174): ok     
> (0m0.060s 0m0.030s)
>      349. AGGREGATE crash with invalid syntax (aggregate.at:200): ok     
> (0m0.050s 0m0.030s)
>      350. AGGREGATE mode=addvariables (aggregate.at:216): ok     (0m0.070s 
> 0m0.020s)
>      351. AGGREGATE buggy duplicate variables (aggregate.at:255): ok     
> (0m0.070s 0m0.020s)
>      352. AUTORECODE numbers and short strings (autorecode.at:3): ok     
> (0m0.080s 0m0.020s)
>      353. AUTORECODE long strings and check the value labels 
> (autorecode.at:59): ok     (0m0.060s 0m0.030s)
>      354. AUTORECODE group subcommand (autorecode.at:112): ok     (0m0.090s 
> 0m0.000s)
>      355. AUTORECODE group - string variables (autorecode.at:146): ok     
> (0m0.060s 0m0.020s)
>      356. AUTORECODE group vs. strings (autorecode.at:182): ok     (0m0.060s 
> 0m0.020s)
>      357. AUTORECODE /blank (autorecode.at:212): ok     (0m0.070s 0m0.020s)
>      358. CORRELATIONS -- unweighted (correlations.at:3): ok     (0m0.070s 
> 0m0.030s)
>      359. CORRELATIONS -- weighted (correlations.at:73): ok     (0m0.110s 
> 0m0.030s)
>      360. CROSSTABS integer mode crash (crosstabs.at:3): ok     (0m0.070s 
> 0m0.010s)
>      361. CROSSTABS long string crash (crosstabs.at:41): ok     (0m0.080s 
> 0m0.010s)
>      362. CROSSTABS crash (crosstabs.at:82): ok     (0m0.100s 0m0.000s)
>      363. CROSSTABS chi-square crash (crosstabs.at:142): ok     (0m0.070s 
> 0m0.030s)
>      364. CROSSTABS crash with SPLIT FILE (crosstabs.at:186): ok     
> (0m0.080s 0m0.000s)
>      365. 3-way CROSSTABS (crosstabs.at:280): ok     (0m0.090s 0m0.010s)
>      366. CROSSTABS descending sort order (crosstabs.at:409): ok     
> (0m0.080s 0m0.020s)
>      367. CROSSTABS crash when all cases missing (crosstabs.at:444): ok     
> (0m0.070s 0m0.010s)
>      368. DESCRIPTIVES basics (descriptives.at:3): ok     (0m0.070s 0m0.020s)
>      369. DESCRIPTIVES -- excluding missing data (descriptives.at:82): ok     
> (0m0.070s 0m0.020s)
>      370. DESCRIPTIVES -- including missing data (descriptives.at:96): ok     
> (0m0.080s 0m0.000s)
>      371. DESCRIPTIVES -- excluding missing data listwise 
> (descriptives.at:110): ok     (0m0.090s 0m0.010s)
>      372. DESCRIPTIVES -- including missing data listwise 
> (descriptives.at:124): ok     (0m0.060s 0m0.030s)
>      373. DESCRIPTIVES bug calculating mean only (descriptives.at:138): ok    
>  (0m0.080s 0m0.020s)
>      374. DESCRIPTIVES bug with TEMPORARY (descriptives.at:164): ok     
> (0m0.080s 0m0.010s)
>      375. EXAMINE (examine.at:3): ok     (0m0.060s 0m0.020s)
>      376. EXAMINE -- extremes (examine.at:172): ok     (0m0.080s 0m0.010s)
>      377. EXAMINE -- percentiles (examine.at:233): ok     (0m0.050s 0m0.030s)
>      378. EXAMINE -- missing values (examine.at:325): ok     (0m0.090s 
> 0m0.010s)
>      379. EXAMINE -- missing values and percentiles (examine.at:362): ok     
> (0m0.060s 0m0.020s)
>      380. EXAMINE -- trimmed mean (examine.at:382): ok     (0m0.050s 0m0.020s)
>      381. EXAMINE -- crash bug (examine.at:429): ok     (0m0.080s 0m0.010s)
>      382. EXAMINE -- consecutive runs don't crash (examine.at:447): ok     
> (0m0.070s 0m0.010s)
>      383. EXAMINE -- missing values don't crash (examine.at:465): ok     
> (0m0.060s 0m0.020s)
>      384. EXAMINE -- single case doesn't crash (examine.at:482): ok     
> (0m0.070s 0m0.010s)
>      385. EXAMINE -- all-missing data doesn't crash (examine.at:500): ok     
> (0m0.070s 0m0.010s)
>      386. EXAMINE -- big input doesn't crash (examine.at:519): ok     
> (0m0.240s 0m0.030s)
>      387. EXAMINE -- big input doesn't crash 2 (examine.at:539): ok     
> (0m1.960s 0m0.140s)
>      388. FACTOR extraction=paf method=correlation (factor.at:3): ok     
> (0m0.100s 0m0.030s)
>      389. FACTOR extraction=pc method=correlation (factor.at:1522): ok     
> (0m0.060s 0m0.030s)
>      390. FACTOR empty dataset (factor.at:1782): ok     (0m0.060s 0m0.030s)
>      391. FLIP with NEWNAMES (flip.at:3): ok     (0m0.080s 0m0.010s)
>      392. FLIP without NEWNAMES (flip.at:45): ok     (0m0.080s 0m0.000s)
>      393. FREQUENCIES string variable crash (frequencies.at:3): ok     
> (0m0.080s 0m0.020s)
>      394. FREQUENCIES two runs crash (frequencies.at:24): ok     (0m0.080s 
> 0m0.000s)
>      395. FREQUENCIES HTML output crash (frequencies.at:74): ok     (0m0.090s 
> 0m0.010s)
>      396. FREQUENCIES pie chart crash (frequencies.at:109): ok     (0m0.070s 
> 0m0.020s)
>      397. FREQUENCIES median with histogram crash (frequencies.at:146): ok    
>  (0m0.090s 0m0.000s)
>      398. FREQUENCIES crash after TEMPORARY (frequencies.at:171): ok     
> (0m0.090s 0m0.010s)
>      399. FREQUENCIES basic percentiles (frequencies.at:232): ok     
> (0m0.080s 0m0.010s)
>      400. FREQUENCIES basic n-tiles (frequencies.at:252): ok     (0m0.070s 
> 0m0.010s)
>      401. FREQUENCIES compatibility percentiles (frequencies.at:273): ok     
> (0m0.070s 0m0.020s)
>      402. FREQUENCIES enhanced percentiles (frequencies.at:314): ok     
> (0m0.080s 0m0.010s)
>      403. FREQUENCIES enhanced percentiles, weighted (frequencies.at:354): ok 
>     (0m0.090s 0m0.000s)
>      404. FREQUENCIES enhanced percentiles, weighted (2) 
> (frequencies.at:398): ok     (0m0.070s 0m0.010s)
>      405. FREQUENCIES enhanced percentiles, weighted (3) 
> (frequencies.at:440): ok     (0m0.090s 0m0.000s)
>      406. FREQUENCIES enhanced percentiles, weighted, missing values 
> (frequencies.at:480): ok     (0m0.070s 0m0.030s)
>      407. GLM latin square design (glm.at:3): ok     (0m0.070s 0m0.020s)
>      408. GLM 2 by 2 factorial design (glm.at:76): ok     (0m0.080s 0m0.010s)
>      409. GLM Type I and II Sums of Squares (glm.at:130): ok     (0m0.140s 
> 0m0.020s)
>      410. GLM excluded intercept (glm.at:269): ok     (0m0.050s 0m0.030s)
>      411. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 < 1 (npar.at:3): ok     
> (0m0.090s 0m0.010s)
>      412. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 > 1 (npar.at:28): ok     
> (0m0.080s 0m0.010s)
>      413. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 = 1 (npar.at:53): ok     
> (0m0.030s 0m0.050s)
>      414. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 < 1 (npar.at:78): ok     
> (0m0.070s 0m0.020s)
>      415. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 > 1 (npar.at:103): ok     
> (0m0.090s 0m0.010s)
>      416. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 = 1 (npar.at:127): ok     
> (0m0.060s 0m0.030s)
>      417. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 < 1 (npar.at:151): ok     
> (0m0.080s 0m0.010s)
>      418. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 > 1 (npar.at:176): ok     
> (0m0.060s 0m0.030s)
>      419. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 (npar.at:200): ok     
> (0m0.070s 0m0.030s)
>      420. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 Cutpoint (npar.at:225): ok  
>    (0m0.060s 0m0.030s)
>      421. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 Named values (npar.at:251): 
> ok     (0m0.080s 0m0.010s)
>      422. NPAR TESTS CHISQUARE (npar.at:277): ok     (0m0.090s 0m0.000s)
>      423. NPAR TESTS CHISQUARE expected values missing (npar.at:361): ok     
> (0m0.060s 0m0.020s)
>      424. NPAR TESTS CHISQUARE with DESCRIPTIVES (npar.at:392): ok     
> (0m0.080s 0m0.010s)
>      425. NPAR TESTS CHISQUARE, listwise missing (npar.at:444): ok     
> (0m0.090s 0m0.010s)
>      426. NPAR TESTS WILCOXON (npar.at:496): ok     (0m0.080s 0m0.020s)
>      427. NPAR TESTS WILCOXON with missing values (npar.at:543): ok     
> (0m0.060s 0m0.030s)
>      428. NPAR TESTS SIGN (npar.at:592): ok     (0m0.080s 0m0.030s)
>      429. NPAR Kruskal-Wallis test (npar.at:636): ok     (0m0.130s 0m0.030s)
>      430. NPAR Kruskal-Wallis multiple-variables (npar.at:731): ok     
> (0m0.070s 0m0.020s)
>      431. NPAR TESTS Runs (npar.at:798): ok     (0m0.070s 0m0.010s)
>      432. NPAR TESTS Friedman (npar.at:887): ok     (0m0.090s 0m0.000s)
>      433. NPAR TESTS Mann-Whitney (npar.at:928): ok     (0m0.090s 0m0.010s)
>      434. NPAR TESTS Cochran (npar.at:987): ok     (0m0.070s 0m0.030s)
>      435. NPAR TESTS Kendall (npar.at:1034): ok     (0m0.070s 0m0.030s)
>      436. NPAR TESTS McNemar (npar.at:1099): ok     (0m0.080s 0m0.010s)
>      437. NPAR TESTS Kolmogorov-Smirnov Uniform parameters given 
> (npar.at:1153): ok     (0m0.060s 0m0.020s)
>      438. NPAR TESTS Kolmogorov-Smirnov Normal parameters imputed 
> (npar.at:1190): ok     (0m0.070s 0m0.020s)
>      439. NPAR TESTS Median Test (median imputed) (npar.at:1394): ok     
> (0m0.080s 0m0.010s)
>      440. NPAR TESTS Median Test (median given) (npar.at:1459): ok     
> (0m0.080s 0m0.020s)
>      441. NPAR TESTS Median Test (two sample) (npar.at:1522): ok     
> (0m0.090s 0m0.010s)
>      442. ONEWAY basic operation (oneway.at:3): ok     (0m0.090s 0m0.010s)
>      443. ONEWAY with splits (oneway.at:72): ok     (0m0.060s 0m0.030s)
>      444. ONEWAY with missing values (oneway.at:179): ok     (0m0.170s 
> 0m0.060s)
>      445. ONEWAY descriptives subcommand (oneway.at:284): ok     (0m0.090s 
> 0m0.000s)
>      446. ONEWAY homogeneity subcommand (oneway.at:333): ok     (0m0.070s 
> 0m0.010s)
>      447. ONEWAY multiple variables (oneway.at:378): ok     (0m0.080s 
> 0m0.010s)
>      448. ONEWAY vs. weights (oneway.at:484): ok     (0m0.130s 0m0.020s)
>      449. ONEWAY posthoc LSD and BONFERRONI (oneway.at:555): ok     (0m0.080s 
> 0m0.010s)
>      450. ONEWAY posthoc Tukey HSD and Games-Howell (oneway.at:637): ok     
> (0m0.220s 0m0.010s)
>      451. ONEWAY posthoc Sidak (oneway.at:693): ok     (0m0.070s 0m0.020s)
>      452. ONEWAY posthoc Scheffe (oneway.at:753): ok     (0m0.080s 0m0.010s)
>      453. ONEWAY bad contrast count (oneway.at:835): ok     (0m0.100s 
> 0m0.000s)
>      454. ONEWAY crash on single category independent variable 
> (oneway.at:906): ok     (0m0.040s 0m0.030s)
>      455. ONEWAY crash on missing dependent variable (oneway.at:927): ok     
> (0m0.150s 0m0.020s)
>      456. QUICK CLUSTER with small data set (quick-cluster.at:3): ok     
> (0m0.080s 0m0.010s)
>      457. QUICK CLUSTER with large data set (quick-cluster.at:46): ok     
> (0m1.270s 0m0.120s)
>      458. QUICK CLUSTER with weights (quick-cluster.at:76): ok     (0m0.130s 
> 0m0.030s)
>      459. QUICK CLUSTER with listwise missing (quick-cluster.at:118): ok     
> (0m0.140s 0m0.020s)
>      460. QUICK CLUSTER with pairwise missing (quick-cluster.at:157): ok     
> (0m0.170s 0m0.030s)
>      461. RANK simple case with defaults (rank.at:3): ok     (0m0.080s 
> 0m0.020s)
>      462. RANK with RANK, RFRACTION, N (rank.at:40): ok     (0m0.060s 
> 0m0.020s)
>      463. RANK with SAVAGE, PERCENT, PROPORTION, NTILES (rank.at:141): ok     
> (0m0.060s 0m0.030s)
>      464. RANK with SPLIT FILE (rank.at:200): ok     (0m0.100s 0m0.000s)
>      465. RANK with fractional ranks (rank.at:290): ok     (0m0.080s 0m0.020s)
>      466. RANK all-ties due to tiny weights (rank.at:337): ok     (0m0.090s 
> 0m0.000s)
>      467. RANK variable name fallback (rank.at:414): ok     (0m0.080s 
> 0m0.010s)
>      468. RANK robust variable name creation (rank.at:464): ok     (0m0.110s 
> 0m0.000s)
>      469. RANK handling of invalid input (rank.at:517): ok     (0m0.070s 
> 0m0.020s)
>      470. RANK handling of invalid syntax (rank.at:545): ok     (0m0.070s 
> 0m0.020s)
>      471. REGRESSION (regression.at:3): ok     (0m0.070s 0m0.020s)
>      472. REGRESSION test of QR decomposition (regression.at:62): ok     
> (0m0.090s 0m0.020s)
>      473. REGRESSION no crash on all missing (regression.at:1594): ok     
> (0m0.060s 0m0.030s)
>      474. RELIABILITY (reliability.at:3): ok     (0m0.080s 0m0.010s)
>      475. ROC, free distribution (roc.at:3): ok     (0m0.080s 0m0.000s)
>      476. ROC, negative exponential distribution (roc.at:54): ok     
> (0m0.080s 0m0.010s)
>      477. ROC, with anomaly (roc.at:113): ok     (0m0.090s 0m0.000s)
>      478. sort 500 cases (100 unique) with 2 buffers (sort-cases.at:57): ok   
>   (0m0.090s 0m0.020s)
>      479. sort 500 cases (100 unique) with 3 buffers (sort-cases.at:58): ok   
>   (0m0.080s 0m0.010s)
>      480. sort 500 cases (100 unique) with 4 buffers (sort-cases.at:59): ok   
>   (0m0.090s 0m0.050s)
>      481. sort 500 cases (100 unique) with 5 buffers (sort-cases.at:60): ok   
>   (0m0.070s 0m0.030s)
>      482. sort 500 cases (100 unique) with 10 buffers (sort-cases.at:61): ok  
>    (0m0.080s 0m0.030s)
>      483. sort 500 cases (100 unique) with 50 buffers (sort-cases.at:62): ok  
>    (0m0.080s 0m0.020s)
>      484. sort 500 cases (100 unique) with 100 buffers (sort-cases.at:63): ok 
>     (0m0.090s 0m0.020s)
>      485. sort 500 cases (100 unique) (sort-cases.at:64): ok     (0m0.070s 
> 0m0.030s)
>      486. sort 1000 cases (100 unique) with 2 buffers (sort-cases.at:66): ok  
>    (0m0.120s 0m0.030s)
>      487. sort 1000 cases (100 unique) with 3 buffers (sort-cases.at:67): ok  
>    (0m0.110s 0m0.020s)
>      488. sort 1000 cases (100 unique) with 5 buffers (sort-cases.at:68): ok  
>    (0m0.140s 0m0.010s)
>      489. sort 1000 cases (100 unique) (sort-cases.at:69): ok     (0m0.120s 
> 0m0.010s)
>      490. sort 5000 cases (1000 unique) with 5 buffers (sort-cases.at:71): ok 
>     (0m0.350s 0m0.040s)
>      491. sort 5000 cases (1000 unique) with 50 buffers (sort-cases.at:72): 
> ok     (0m0.190s 0m0.060s)
>      492. sort 5000 cases (1000 unique) (sort-cases.at:73): ok     (0m0.220s 
> 0m0.010s)
>      493. sort 10000 cases (100 unique) with 3 buffers (sort-cases.at:75): ok 
>     (0m1.030s 0m0.080s)
>      494. sort 10000 cases (100 unique) with 5 buffers (sort-cases.at:76): ok 
>     (0m0.740s 0m0.080s)
>      495. sort 10000 cases (100 unique) (sort-cases.at:77): ok     (0m0.370s 
> 0m0.040s)
>      496. sort 50000 cases (10000 unique) with 500 buffers 
> (sort-cases.at:79): ok     (0m1.670s 0m0.090s)
>      497. sort 50000 cases (sort-cases.at:81): ok     (0m1.590s 0m0.020s)
>      498. SORT CASES preserves filtered cases (sort-cases.at:84): ok     
> (0m0.070s 0m0.020s)
>      499. T-TEST /PAIRS (t-test.at:3): ok     (0m0.070s 0m0.020s)
>      500. T-TEST /PAIRS with per-analysis missing values (t-test.at:41): ok   
>   (0m0.130s 0m0.030s)
>      501. T-TEST /PAIRS with listwise missing values (t-test.at:102): ok     
> (0m0.140s 0m0.030s)
>      502. T-TEST /PAIRS bug (t-test.at:165): ok     (0m0.080s 0m0.020s)
>      503. T-TEST /GROUPS (t-test.at:201): ok     (0m0.060s 0m0.020s)
>      504. T-TEST /GROUPS with one value for independent variable 
> (t-test.at:250): ok     (0m0.070s 0m0.030s)
>      505. T-TEST /GROUPS with per-analysis missing values (t-test.at:300): ok 
>     (0m0.130s 0m0.020s)
>      506. T-TEST /GROUPS with listwise missing values (t-test.at:360): ok     
> (0m0.130s 0m0.060s)
>      507. T-TEST /TESTVAL (t-test.at:418): ok     (0m0.070s 0m0.030s)
>      508. T-TEST /TESTVAL with per-analysis missing values (t-test.at:451): 
> ok     (0m0.160s 0m0.020s)
>      509. T-TEST /TESTVAL with listwise missing values (t-test.at:504): ok    
>  (0m0.140s 0m0.030s)
>      510. T-TEST wih TEMPORARY transformation (t-test.at:557): ok     
> (0m0.110s 0m0.020s)
>      511. T-TEST invalid syntax (t-test.at:613): ok     (0m0.050s 0m0.020s)
>      512. T-TEST string variable (t-test.at:636): ok     (0m0.070s 0m0.010s)
>      513. T-TEST string variable, only one value (t-test.at:683): ok     
> (0m0.060s 0m0.030s)
>      514. T-TEST string variable comparison bug (t-test.at:709): ok     
> (0m0.090s 0m0.010s)
>      515. CACHE (cache.at:3): ok     (0m0.080s 0m0.000s)
>      516. CD (cd.at:3): ok     (0m0.090s 0m0.020s)
>      517. USE ALL (date.at:3): ok     (0m0.060s 0m0.050s)
>      518. INSERT SYNTAX=INTERACTIVE (insert.at:15): ok     (0m0.060s 0m0.010s)
>      519. INSERT SYNTAX=BATCH (insert.at:31): ok     (0m0.060s 0m0.030s)
>      520. INSERT CD=NO (insert.at:51): ok     (0m0.070s 0m0.020s)
>      521. INSERT CD=YES (insert.at:72): ok     (0m0.070s 0m0.020s)
>      522. INSERT ERROR=STOP (insert.at:116): ok     (0m0.090s 0m0.010s)
>      523. INSERT ERROR=CONTINUE (insert.at:126): ok     (0m0.070s 0m0.040s)
>      524. INSERT nonexistent file (insert.at:146): ok     (0m0.100s 0m0.000s)
>      525. PERMISSIONS (permissions.at:3): ok     (0m0.230s 0m0.070s)
>      526. SET FORMAT to invalid output format (set.at:4): ok     (0m0.070s 
> 0m0.020s)
>      527. SET MXWARNS (set.at:26): ok     (0m0.070s 0m0.020s)
>      528. SET MXWARNS special case zero (set.at:62): ok     (0m0.060s 
> 0m0.020s)
>      529. PRESERVE of SET FORMAT (set.at:98): ok     (0m0.050s 0m0.040s)
>      530. FILE LABEL and (ADD) DOCUMENT (title.at:3): ok     (0m0.090s 
> 0m0.000s)
>      531. COMPUTE crash with SAVE (compute.at:3): ok     (0m0.060s 0m0.080s)
>      532. COMPUTE bug in long string UPCASE (compute.at:22): ok     (0m0.070s 
> 0m0.020s)
>      533. COMPUTE bug with long variable names (compute.at:50): ok     
> (0m0.060s 0m0.020s)
>      534. COMPUTE self-reference to new variable (compute.at:76): ok     
> (0m0.080s 0m0.030s)
>      535. COUNT -- numeric data (count.at:3): ok     (0m0.080s 0m0.020s)
>      536. COUNT -- string data (count.at:34): ok     (0m0.060s 0m0.020s)
>      537. RECODE numeric to numeric, without INTO (recode.at:21): ok     
> (0m0.070s 0m0.010s)
>      538. RECODE numeric to numeric, with INTO, without COPY (recode.at:63): 
> ok     (0m0.070s 0m0.010s)
>      539. RECODE numeric to numeric, with INTO, with COPY (recode.at:95): ok  
>    (0m0.090s 0m0.000s)
>      540. RECODE string to string, with INTO, without COPY (recode.at:128): 
> ok     (0m0.090s 0m0.000s)
>      541. RECODE string to string (recode.at:156): ok     (0m0.080s 0m0.000s)
>      542. RECODE string to numeric (recode.at:184): ok     (0m0.050s 0m0.030s)
>      543. RECODE numeric to string (recode.at:210): ok     (0m0.080s 0m0.000s)
>      544. RECODE bug in COPY (recode.at:236): ok     (0m0.080s 0m0.010s)
>      545. RECODE bug in COPY with INTO (recode.at:267): ok     (0m0.090s 
> 0m0.010s)
>      546. SAMPLE (sample.at:3): ok     (0m0.050s 0m0.040s)
>      547. FILTER (select-if.at:3): ok     (0m0.060s 0m0.020s)
>      548. ABT -- insert-any-remove-any (abt.at:8): ok     (0m0.270s 0m0.000s)
>      549. ABT -- insert-any-remove-same (abt.at:9): ok     (0m0.210s 0m0.000s)
>      550. ABT -- insert-any-remove-reverse (abt.at:10): ok     (0m0.210s 
> 0m0.000s)
>      551. ABT -- random-sequence (abt.at:11): ok     (0m2.430s 0m0.000s)
>      552. ABT -- insert-ordered (abt.at:12): ok     (0m0.190s 0m0.010s)
>      553. ABT -- moved (abt.at:13): ok     (0m0.220s 0m0.010s)
>      554. ABT -- changed (abt.at:14): ok     (0m0.100s 0m0.010s)
>      555. BT -- insert-any-remove-any (bt.at:8): ok     (0m0.100s 0m0.000s)
>      556. BT -- insert-any-remove-same (bt.at:9): ok     (0m0.070s 0m0.000s)
>      557. BT -- insert-any-remove-reverse (bt.at:10): ok     (0m0.070s 
> 0m0.010s)
>      558. BT -- random-sequence (bt.at:11): ok     (0m0.820s 0m0.000s)
>      559. BT -- insert-ordered (bt.at:12): ok     (0m0.140s 0m0.000s)
>      560. BT -- find-ge-le (bt.at:13): ok     (0m0.010s 0m0.010s)
>      561. BT -- moved (bt.at:14): ok     (0m0.170s 0m0.000s)
>      562. BT -- changed (bt.at:15): ok     (0m0.100s 0m0.000s)
>      563. ASCII (encoding-guesser.at:3): ok     (0m0.020s 0m0.000s)
>      564. UTF-8 (encoding-guesser.at:9): ok     (0m0.040s 0m0.000s)
>      565. UTF-8 starting with ASCII (encoding-guesser.at:16): ok     
> (0m0.030s 0m0.000s)
>      566. UTF-16 with big-endian byte order mark (encoding-guesser.at:23): ok 
>     (0m0.020s 0m0.000s)
>      567. UTF-16 with little-endian byte order mark (encoding-guesser.at:30): 
> ok     (0m0.020s 0m0.010s)
>      568. UTF-16BE (encoding-guesser.at:37): ok     (0m0.030s 0m0.000s)
>      569. UTF-16BE starting with U+0100 (encoding-guesser.at:46): ok     
> (0m0.030s 0m0.000s)
>      570. UTF-16LE (encoding-guesser.at:53): ok     (0m0.020s 0m0.000s)
>      571. UTF-16LE starting with U+0100 (encoding-guesser.at:62): ok     
> (0m0.010s 0m0.010s)
>      572. UTF-32 with big-endian byte order mark (encoding-guesser.at:69): ok 
>     (0m0.030s 0m0.000s)
>      573. UTF-32 with little-endian byte order mark (encoding-guesser.at:76): 
> ok     (0m0.020s 0m0.010s)
>      574. UTF-32BE (encoding-guesser.at:83): ok     (0m0.020s 0m0.000s)
>      575. UTF-32LE (encoding-guesser.at:90): ok     (0m0.030s 0m0.000s)
>      576. ISO-8859-1 (encoding-guesser.at:97): ok     (0m0.030s 0m0.000s)
>      577. GB-18030 with byte order mark (encoding-guesser.at:105): ok     
> (0m0.020s 0m0.010s)
>      578. UTF-EBCDIC with byte order mark (encoding-guesser.at:113): ok     
> (0m0.020s 0m0.020s)
>      579. EUC-JP as Auto,EUC-JP (encoding-guesser.at:121): ok     (0m0.030s 
> 0m0.000s)
>      580. EUC-JP starting with ASCII as Auto,EUC-JP 
> (encoding-guesser.at:129): ok     (0m0.030s 0m0.010s)
>      581. UTF-8 with character split across input buffers 
> (encoding-guesser.at:137): ok     (0m0.030s 0m0.000s)
>      582. floating point format conversions (float-format.at:3): ok     
> (0m0.070s 0m0.030s)
>      583. heap -- insert-no-dups-delete-min (heap.at:8): ok     (0m0.040s 
> 0m0.000s)
>      584. heap -- insert-with-dups-delete-min (heap.at:9): ok     (0m0.040s 
> 0m0.000s)
>      585. heap -- insert-no-dups-delete-random (heap.at:10): ok     (0m0.010s 
> 0m0.000s)
>      586. heap -- inc-dec (heap.at:11): ok     (0m0.080s 0m0.000s)
>      587. heap -- random-insert-delete (heap.at:12): ok     (0m0.050s 
> 0m0.010s)
>      588. hmap -- insert-any-remove-any-random-hash (hmap.at:8): ok     
> (0m0.060s 0m0.000s)
>      589. hmap -- insert-any-remove-any-identity-hash (hmap.at:9): ok     
> (0m0.050s 0m0.000s)
>      590. hmap -- insert-any-remove-any-constant-hash (hmap.at:10): ok     
> (0m0.060s 0m0.000s)
>      591. hmap -- insert-any-remove-same-random-hash (hmap.at:11): ok     
> (0m0.050s 0m0.010s)
>      592. hmap -- insert-any-remove-same-identity-hash (hmap.at:12): ok     
> (0m0.050s 0m0.000s)
>      593. hmap -- insert-any-remove-same-constant-hash (hmap.at:13): ok     
> (0m0.050s 0m0.000s)
>      594. hmap -- insert-any-remove-reverse-random-hash (hmap.at:14): ok     
> (0m0.050s 0m0.000s)
>      595. hmap -- insert-any-remove-reverse-identity-hash (hmap.at:15): ok    
>  (0m0.040s 0m0.000s)
>      596. hmap -- insert-any-remove-reverse-constant-hash (hmap.at:16): ok    
>  (0m0.040s 0m0.010s)
>      597. hmap -- random-sequence-random-hash (hmap.at:17): ok     (0m0.080s 
> 0m0.000s)
>      598. hmap -- random-sequence-identity-hash (hmap.at:18): ok     
> (0m0.060s 0m0.000s)
>      599. hmap -- random-sequence-constant-hash (hmap.at:19): ok     
> (0m0.010s 0m0.000s)
>      600. hmap -- insert-ordered-random-hash (hmap.at:20): ok     (0m0.380s 
> 0m0.000s)
>      601. hmap -- insert-ordered-identity-hash (hmap.at:21): ok     (0m0.320s 
> 0m0.000s)
>      602. hmap -- insert-ordered-constant-hash (hmap.at:22): ok     (0m0.010s 
> 0m0.000s)
>      603. hmap -- moved-random-hash (hmap.at:23): ok     (0m0.130s 0m0.000s)
>      604. hmap -- moved-identity-hash (hmap.at:24): ok     (0m0.090s 0m0.000s)
>      605. hmap -- moved-constant-hash (hmap.at:25): ok     (0m0.010s 0m0.000s)
>      606. hmap -- changed-random-hash (hmap.at:26): ok     (0m0.070s 0m0.000s)
>      607. hmap -- changed-identity-hash (hmap.at:27): ok     (0m0.060s 
> 0m0.000s)
>      608. hmap -- changed-constant-hash (hmap.at:28): ok     (0m0.050s 
> 0m0.000s)
>      609. hmap -- swap-random-hash (hmap.at:29): ok     (0m0.010s 0m0.000s)
>      610. hmap -- clear (hmap.at:30): ok     (0m0.070s 0m0.000s)
>      611. hmap -- destroy-null (hmap.at:31): ok     (0m0.000s 0m0.000s)
>      612. hmap -- shrink-empty (hmap.at:32): ok     (0m0.000s 0m0.000s)
>      613. hmapx -- insert-any-remove-any-random-hash (hmapx.at:8): ok     
> (0m0.070s 0m0.000s)
>      614. hmapx -- insert-any-remove-any-identity-hash (hmapx.at:9): ok     
> (0m0.060s 0m0.000s)
>      615. hmapx -- insert-any-remove-any-constant-hash (hmapx.at:10): ok     
> (0m0.070s 0m0.000s)
>      616. hmapx -- insert-any-remove-same-random-hash (hmapx.at:11): ok     
> (0m0.050s 0m0.000s)
>      617. hmapx -- insert-any-remove-same-identity-hash (hmapx.at:12): ok     
> (0m0.020s 0m0.020s)
>      618. hmapx -- insert-any-remove-same-constant-hash (hmapx.at:13): ok     
> (0m0.050s 0m0.000s)
>      619. hmapx -- insert-any-remove-reverse-random-hash (hmapx.at:14): ok    
>  (0m0.060s 0m0.000s)
>      620. hmapx -- insert-any-remove-reverse-identity-hash (hmapx.at:15): ok  
>    (0m0.040s 0m0.000s)
>      621. hmapx -- insert-any-remove-reverse-constant-hash (hmapx.at:16): ok  
>    (0m0.050s 0m0.000s)
>      622. hmapx -- random-sequence-random-hash (hmapx.at:17): ok     
> (0m0.080s 0m0.000s)
>      623. hmapx -- random-sequence-identity-hash (hmapx.at:18): ok     
> (0m0.060s 0m0.000s)
>      624. hmapx -- random-sequence-constant-hash (hmapx.at:19): ok     
> (0m0.010s 0m0.000s)
>      625. hmapx -- insert-ordered-random-hash (hmapx.at:20): ok     (0m0.400s 
> 0m0.000s)
>      626. hmapx -- insert-ordered-identity-hash (hmapx.at:21): ok     
> (0m0.320s 0m0.000s)
>      627. hmapx -- insert-ordered-constant-hash (hmapx.at:22): ok     
> (0m0.010s 0m0.010s)
>      628. hmapx -- moved-random-hash (hmapx.at:23): ok     (0m0.140s 0m0.000s)
>      629. hmapx -- moved-identity-hash (hmapx.at:24): ok     (0m0.090s 
> 0m0.000s)
>      630. hmapx -- moved-constant-hash (hmapx.at:25): ok     (0m0.010s 
> 0m0.000s)
>      631. hmapx -- changed-random-hash (hmapx.at:26): ok     (0m0.080s 
> 0m0.000s)
>      632. hmapx -- changed-identity-hash (hmapx.at:27): ok     (0m0.070s 
> 0m0.010s)
>      633. hmapx -- changed-constant-hash (hmapx.at:28): ok     (0m0.070s 
> 0m0.000s)
>      634. hmapx -- change-random-hash (hmapx.at:29): ok     (0m0.070s 
> 0m0.000s)
>      635. hmapx -- change-identity-hash (hmapx.at:30): ok     (0m0.070s 
> 0m0.000s)
>      636. hmapx -- change-constant-hash (hmapx.at:31): ok     (0m0.070s 
> 0m0.000s)
>      637. hmapx -- swap-random-hash (hmapx.at:32): ok     (0m0.010s 0m0.000s)
>      638. hmapx -- clear (hmapx.at:33): ok     (0m0.080s 0m0.000s)
>      639. hmapx -- destroy-null (hmapx.at:34): ok     (0m0.000s 0m0.000s)
>      640. hmapx -- shrink-empty (hmapx.at:35): ok     (0m0.000s 0m0.000s)
>      641. convert reflexively (i18n.at:38): ok     (0m0.030s 0m0.010s)
>      642. convert without any change (i18n.at:39): ok     (0m0.040s 0m0.000s)
>      643. convert from ISO-8859-1 to UTF-8 (i18n.at:41): ok     (0m0.040s 
> 0m0.000s)
>      644. convert from UTF-8 to ISO-8859-1 (i18n.at:43): ok     (0m0.030s 
> 0m0.010s)
>      645. convert invalid UTF-8 to ISO-8859-1 (i18n.at:47): ok     (0m0.040s 
> 0m0.000s)
>      646. convert truncated UTF-8 to ISO-8559-1 (i18n.at:50): ok     
> (0m0.030s 0m0.010s)
>      647. convert from ISO-8859-1 to UTF-8 with overflow (i18n.at:55): ok     
> (0m0.030s 0m0.010s)
>      648. convert unknown encoding (i18n.at:59): ok     (0m0.030s 0m0.000s)
>      649. truncate "abc" to 6 bytes in UTF-8 (i18n.at:90): ok     (0m0.040s 
> 0m0.000s)
>      650. truncate "" + "xyz" to 6 bytes in UTF-8 (i18n.at:91): ok     
> (0m0.020s 0m0.010s)
>      651. truncate "" to 6 bytes in UTF-8 (i18n.at:92): ok     (0m0.020s 
> 0m0.010s)
>      652. truncate "abcdefghij" to 6 bytes in UTF-8 (i18n.at:93): ok     
> (0m0.030s 0m0.000s)
>      653. truncate "" + "tuvwxyz" to 6 bytes in UTF-8 (i18n.at:94): ok     
> (0m0.040s 0m0.000s)
>      654. truncate "abc" + "xyz" to 6 bytes in UTF-8 (i18n.at:96): ok     
> (0m0.030s 0m0.000s)
>      655. truncate "abcd" + "xyz" to 6 bytes in UTF-8 (i18n.at:97): ok     
> (0m0.040s 0m0.000s)
>      656. truncate "abc" + "uvwxyz" to 6 bytes in UTF-8 (i18n.at:98): ok     
> (0m0.030s 0m0.000s)
>      657. truncate "x\342\203\236" + "y" to 0 bytes in UTF-8 (i18n.at:102): 
> ok     (0m0.030s 0m0.000s)
>      658. truncate "x\342\203\236" + "y" to 1 bytes in UTF-8 (i18n.at:103): 
> ok     (0m0.030s 0m0.000s)
>      659. truncate "x\342\203\236" + "y" to 2 bytes in UTF-8 (i18n.at:104): 
> ok     (0m0.030s 0m0.000s)
>      660. truncate "x\342\203\236" + "y" to 3 bytes in UTF-8 (i18n.at:105): 
> ok     (0m0.040s 0m0.000s)
>      661. truncate "x\342\203\236" + "y" to 4 bytes in UTF-8 (i18n.at:106): 
> ok     (0m0.030s 0m0.010s)
>      662. truncate "x\342\203\236" + "y" to 5 bytes in UTF-8 (i18n.at:107): 
> ok     (0m0.030s 0m0.000s)
>      663. truncate "\303\251\303\250\303\244" + "xyz" to 0 bytes in 
> ISO-8859-1 (i18n.at:110): ok     (0m0.040s 0m0.000s)
>      664. truncate "\303\251\303\250\303\244" + "xyz" to 1 bytes in 
> ISO-8859-1 (i18n.at:111): ok     (0m0.040s 0m0.000s)
>      665. truncate "\303\251\303\250\303\244" + "xyz" to 2 bytes in 
> ISO-8859-1 (i18n.at:112): ok     (0m0.040s 0m0.000s)
>      666. truncate "\303\251\303\250\303\244" + "xyz" to 3 bytes in 
> ISO-8859-1 (i18n.at:113): ok     (0m0.030s 0m0.010s)
>      667. truncate "\303\251\303\250\303\244" + "xyz" to 4 bytes in 
> ISO-8859-1 (i18n.at:114): ok     (0m0.030s 0m0.010s)
>      668. truncate "\303\251\303\250\303\244" + "xyz" to 5 bytes in 
> ISO-8859-1 (i18n.at:116): ok     (0m0.030s 0m0.010s)
>      669. truncate "\303\251\303\250\303\244" + "xyz" to 6 bytes in 
> ISO-8859-1 (i18n.at:118): ok     (0m0.030s 0m0.010s)
>      670. ll -- push-pop (ll.at:8): ok     (0m0.020s 0m0.010s)
>      671. ll -- insert-remove (ll.at:9): ok     (0m0.000s 0m0.000s)
>      672. ll -- swap (ll.at:10): ok     (0m0.000s 0m0.000s)
>      673. ll -- swap-range (ll.at:11): ok     (0m0.010s 0m0.000s)
>      674. ll -- remove-range (ll.at:12): ok     (0m0.000s 0m0.000s)
>      675. ll -- remove-equal (ll.at:13): ok     (0m0.030s 0m0.000s)
>      676. ll -- remove-if (ll.at:14): ok     (0m0.020s 0m0.000s)
>      677. ll -- moved (ll.at:15): ok     (0m0.000s 0m0.000s)
>      678. ll -- find-equal (ll.at:16): ok     (0m0.010s 0m0.000s)
>      679. ll -- find-if (ll.at:17): ok     (0m0.010s 0m0.000s)
>      680. ll -- find-adjacent-equal (ll.at:18): ok     (0m0.010s 0m0.000s)
>      681. ll -- count-range (ll.at:19): ok     (0m0.010s 0m0.000s)
>      682. ll -- count-equal (ll.at:20): ok     (0m0.010s 0m0.000s)
>      683. ll -- count-if (ll.at:21): ok     (0m0.010s 0m0.000s)
>      684. ll -- min-max (ll.at:22): ok     (0m0.010s 0m0.000s)
>      685. ll -- lexicographical-compare-3way (ll.at:23): ok     (0m0.010s 
> 0m0.000s)
>      686. ll -- apply (ll.at:24): ok     (0m0.000s 0m0.000s)
>      687. ll -- reverse (ll.at:25): ok     (0m0.000s 0m0.000s)
>      688. ll -- permutations-no-dups (ll.at:26): ok     (0m0.020s 0m0.000s)
>      689. ll -- permutations-with-dups (ll.at:27): ok     (0m0.170s 0m0.000s)
>      690. ll -- merge-no-dups (ll.at:28): ok     (0m0.020s 0m0.000s)
>      691. ll -- merge-with-dups (ll.at:29): ok     (0m0.170s 0m0.000s)
>      692. ll -- sort-exhaustive (ll.at:30): ok     (0m0.040s 0m0.000s)
>      693. ll -- sort-stable (ll.at:31): ok     (0m0.030s 0m0.010s)
>      694. ll -- sort-subset (ll.at:32): ok     (0m0.030s 0m0.000s)
>      695. ll -- sort-big (ll.at:33): ok     (0m0.120s 0m0.000s)
>      696. ll -- unique (ll.at:34): ok     (0m0.010s 0m0.000s)
>      697. ll -- sort-unique (ll.at:35): ok     (0m0.100s 0m0.000s)
>      698. ll -- insert-ordered (ll.at:36): ok     (0m0.020s 0m0.000s)
>      699. ll -- partition (ll.at:37): ok     (0m0.000s 0m0.010s)
>      700. llx -- push-pop (llx.at:8): ok     (0m0.040s 0m0.000s)
>      701. llx -- insert-remove (llx.at:9): ok     (0m0.000s 0m0.000s)
>      702. llx -- swap (llx.at:10): ok     (0m0.010s 0m0.000s)
>      703. llx -- swap-range (llx.at:11): ok     (0m0.010s 0m0.000s)
>      704. llx -- remove-range (llx.at:12): ok     (0m0.000s 0m0.000s)
>      705. llx -- remove-equal (llx.at:13): ok     (0m0.030s 0m0.000s)
>      706. llx -- remove-if (llx.at:14): ok     (0m0.030s 0m0.000s)
>      707. llx -- find-equal (llx.at:15): ok     (0m0.010s 0m0.000s)
>      708. llx -- find (llx.at:16): ok     (0m0.000s 0m0.000s)
>      709. llx -- find-if (llx.at:17): ok     (0m0.010s 0m0.000s)
>      710. llx -- find-adjacent-equal (llx.at:18): ok     (0m0.010s 0m0.000s)
>      711. llx -- count-range (llx.at:19): ok     (0m0.010s 0m0.000s)
>      712. llx -- count-equal (llx.at:20): ok     (0m0.010s 0m0.000s)
>      713. llx -- count-if (llx.at:21): ok     (0m0.010s 0m0.000s)
>      714. llx -- min-max (llx.at:22): ok     (0m0.010s 0m0.000s)
>      715. llx -- lexicographical-compare-3way (llx.at:23): ok     (0m0.010s 
> 0m0.000s)
>      716. llx -- apply (llx.at:24): ok     (0m0.000s 0m0.000s)
>      717. llx -- destroy (llx.at:25): ok     (0m0.000s 0m0.010s)
>      718. llx -- reverse (llx.at:26): ok     (0m0.010s 0m0.000s)
>      719. llx -- permutations-no-dups (llx.at:27): ok     (0m0.020s 0m0.000s)
>      720. llx -- permutations-with-dups (llx.at:28): ok     (0m0.180s 
> 0m0.000s)
>      721. llx -- merge-no-dups (llx.at:29): ok     (0m0.030s 0m0.000s)
>      722. llx -- merge-with-dups (llx.at:30): ok     (0m0.240s 0m0.010s)
>      723. llx -- sort-exhaustive (llx.at:31): ok     (0m0.050s 0m0.010s)
>      724. llx -- sort-stable (llx.at:32): ok     (0m0.050s 0m0.000s)
>      725. llx -- sort-subset (llx.at:33): ok     (0m0.020s 0m0.010s)
>      726. llx -- sort-big (llx.at:34): ok     (0m0.160s 0m0.000s)
>      727. llx -- unique (llx.at:35): ok     (0m0.010s 0m0.000s)
>      728. llx -- sort-unique (llx.at:36): ok     (0m0.140s 0m0.000s)
>      729. llx -- insert-ordered (llx.at:37): ok     (0m0.040s 0m0.000s)
>      730. llx -- partition (llx.at:38): ok     (0m0.010s 0m0.000s)
>      731. llx -- allocation-failure (llx.at:39): ok     (0m0.000s 0m0.000s)
>      732. range-map -- insert (range-map.at:8): ok     (0m0.090s 0m0.000s)
>      733. range-map -- delete-contiguous (range-map.at:9): ok     (0m0.090s 
> 0m0.000s)
>      734. range-map -- delete-gaps (range-map.at:10): ok     (0m0.090s 
> 0m0.000s)
>      735. range-set -- insert (range-set.at:8): ok     (0m0.420s 0m0.000s)
>      736. range-set -- delete (range-set.at:9): ok     (0m0.290s 0m0.000s)
>      737. range-set -- allocate (range-set.at:10): ok     (0m0.050s 0m0.000s)
>      738. range-set -- allocate-fully (range-set.at:11): ok     (0m0.050s 
> 0m0.000s)
>      739. range-set -- pool (range-set.at:12): ok     (0m0.000s 0m0.000s)
>      740. range-set -- destroy-null (range-set.at:13): ok     (0m0.010s 
> 0m0.000s)
>      741. sparse array -- random-insert-delete (sparse-array.at:9): ok     
> (0m0.640s 0m0.000s)
>      742. sparse array -- insert and delete with strides 
> (sparse-array.at:11): ok     (0m1.320s 0m0.000s)
>      743. in-memory sparse_xarray (sparse-xarray-test.at:42): ok     
> (0m0.190s 0m0.000s)
>      744. on-disk sparse_xarray max-memory-rows=0 (sparse-xarray-test.at:57): 
> ok     (0m0.180s 0m0.500s)
>      745. on-disk sparse_xarray max-memory-rows=1 (sparse-xarray-test.at:58): 
> ok     (0m0.160s 0m0.480s)
>      746. on-disk sparse_xarray max-memory-rows=2 (sparse-xarray-test.at:59): 
> ok     (0m0.190s 0m0.240s)
>      747. copying between in-memory sparse_xarrays 
> (sparse-xarray-test.at:61): ok     (0m0.240s 0m0.000s)
>      748. copying between on-disk sparse_xarrays max-memory-rows=0 
> (sparse-xarray-test.at:82): ok     (0m0.100s 0m0.200s)
>      749. copying between on-disk sparse_xarrays max-memory-rows=1 
> (sparse-xarray-test.at:83): ok     (0m0.140s 0m0.170s)
>      750. 26-adic string formatting (str.at:3): ok     (0m0.000s 0m0.000s)
>      751. string map -- insert-any-remove-any (string-map.at:9): ok     
> (0m0.270s 0m0.000s)
>      752. string map -- insert-any-remove-same (string-map.at:10): ok     
> (0m0.200s 0m0.000s)
>      753. string map -- insert-any-remove-reverse (string-map.at:11): ok     
> (0m0.200s 0m0.000s)
>      754. string map -- random-sequence (string-map.at:12): ok     (0m0.270s 
> 0m0.000s)
>      755. string map -- replace (string-map.at:13): ok     (0m0.010s 0m0.000s)
>      756. string map -- insert-ordered (string-map.at:14): ok     (0m0.010s 
> 0m0.000s)
>      757. string map -- clear (string-map.at:15): ok     (0m0.000s 0m0.000s)
>      758. string map -- clone (string-map.at:16): ok     (0m0.010s 0m0.000s)
>      759. string map -- swap (string-map.at:17): ok     (0m0.010s 0m0.000s)
>      760. string map -- node-swap-value (string-map.at:18): ok     (0m0.000s 
> 0m0.000s)
>      761. string map -- insert-map (string-map.at:19): ok     (0m0.010s 
> 0m0.000s)
>      762. string map -- replace-map (string-map.at:20): ok     (0m0.010s 
> 0m0.000s)
>      763. string map -- get-keys-and-values (string-map.at:21): ok     
> (0m0.010s 0m0.000s)
>      764. string map -- destroy-null (string-map.at:22): ok     (0m0.000s 
> 0m0.000s)
>      765. case-insensitive string map -- insert-any-remove-any 
> (stringi-map.at:9): ok     (0m0.440s 0m0.000s)
>      766. case-insensitive string map -- insert-any-remove-same 
> (stringi-map.at:10): ok     (0m0.310s 0m0.000s)
>      767. case-insensitive string map -- insert-any-remove-reverse 
> (stringi-map.at:11): ok     (0m0.310s 0m0.000s)
>      768. case-insensitive string map -- random-sequence (stringi-map.at:12): 
> ok     (0m0.520s 0m0.000s)
>      769. case-insensitive string map -- replace (stringi-map.at:13): ok     
> (0m0.010s 0m0.010s)
>      770. case-insensitive string map -- insert-ordered (stringi-map.at:14): 
> ok     (0m0.020s 0m0.000s)
>      771. case-insensitive string map -- clear (stringi-map.at:15): ok     
> (0m0.000s 0m0.000s)
>      772. case-insensitive string map -- clone (stringi-map.at:16): ok     
> (0m0.010s 0m0.000s)
>      773. case-insensitive string map -- swap (stringi-map.at:17): ok     
> (0m0.010s 0m0.010s)
>      774. case-insensitive string map -- node-swap-value (stringi-map.at:18): 
> ok     (0m0.000s 0m0.000s)
>      775. case-insensitive string map -- insert-map (stringi-map.at:19): ok   
>   (0m0.020s 0m0.000s)
>      776. case-insensitive string map -- replace-map (stringi-map.at:20): ok  
>    (0m0.020s 0m0.000s)
>      777. case-insensitive string map -- get-keys-and-values 
> (stringi-map.at:21): ok     (0m0.000s 0m0.010s)
>      778. case-insensitive string map -- destroy-null (stringi-map.at:22): ok 
>     (0m0.000s 0m0.000s)
>      779. string set -- insert-any-remove-any (string-set.at:9): ok     
> (0m0.170s 0m0.010s)
>      780. string set -- insert-any-remove-same (string-set.at:10): ok     
> (0m0.130s 0m0.000s)
>      781. string set -- insert-any-remove-reverse (string-set.at:11): ok     
> (0m0.120s 0m0.000s)
>      782. string set -- random-sequence (string-set.at:12): ok     (0m0.180s 
> 0m0.000s)
>      783. string set -- insert-ordered (string-set.at:13): ok     (0m0.010s 
> 0m0.000s)
>      784. string set -- union (string-set.at:14): ok     (0m0.090s 0m0.000s)
>      785. string set -- union-and-intersection (string-set.at:15): ok     
> (0m0.080s 0m0.000s)
>      786. string set -- intersect (string-set.at:16): ok     (0m0.070s 
> 0m0.000s)
>      787. string set -- subtract (string-set.at:17): ok     (0m0.080s 
> 0m0.000s)
>      788. string set -- swap (string-set.at:18): ok     (0m0.090s 0m0.000s)
>      789. string set -- clear (string-set.at:19): ok     (0m0.060s 0m0.000s)
>      790. string set -- clone (string-set.at:20): ok     (0m0.090s 0m0.000s)
>      791. string set -- destroy-null (string-set.at:21): ok     (0m0.000s 
> 0m0.000s)
>      792. case-insensitive string set -- insert-any-remove-any 
> (stringi-set.at:9): ok     (0m0.350s 0m0.010s)
>      793. case-insensitive string set -- insert-any-remove-same 
> (stringi-set.at:10): ok     (0m0.280s 0m0.000s)
>      794. case-insensitive string set -- insert-any-remove-reverse 
> (stringi-set.at:11): ok     (0m0.270s 0m0.000s)
>      795. case-insensitive string set -- random-sequence (stringi-set.at:12): 
> ok     (0m0.420s 0m0.000s)
>      796. case-insensitive string set -- insert-ordered (stringi-set.at:13): 
> ok     (0m0.010s 0m0.000s)
>      797. case-insensitive string set -- union (stringi-set.at:14): ok     
> (0m0.170s 0m0.000s)
>      798. case-insensitive string set -- union-and-intersection 
> (stringi-set.at:15): ok     (0m0.140s 0m0.000s)
>      799. case-insensitive string set -- intersect (stringi-set.at:16): ok    
>  (0m0.110s 0m0.000s)
>      800. case-insensitive string set -- subtract (stringi-set.at:17): ok     
> (0m0.110s 0m0.000s)
>      801. case-insensitive string set -- swap (stringi-set.at:18): ok     
> (0m0.130s 0m0.000s)
>      802. case-insensitive string set -- clear (stringi-set.at:19): ok     
> (0m0.090s 0m0.000s)
>      803. case-insensitive string set -- clone (stringi-set.at:20): ok     
> (0m0.150s 0m0.000s)
>      804. case-insensitive string set -- destroy-null (stringi-set.at:21): ok 
>     (0m0.000s 0m0.000s)
>      805. tower -- insert (tower.at:8): ok     (0m0.040s 0m0.000s)
>      806. tower -- delete (tower.at:9): ok     (0m0.060s 0m0.000s)
>      807. tower -- resize (tower.at:10): ok     (0m0.040s 0m0.000s)
>      808. tower -- splice-out (tower.at:11): ok     (0m0.030s 0m0.000s)
>      809. tower -- splice-in (tower.at:12): ok     (0m0.020s 0m0.000s)
>      810. read ASCII (u8-istream.at:3): ok     (0m0.020s 0m0.010s)
>      811. read UTF-8 (u8-istream.at:10): ok     (0m0.020s 0m0.000s)
>      812. read EUC-JP (u8-istream.at:19): ok     (0m0.030s 0m0.000s)
>      813. read UTF-8 with character split across input buffers 
> (u8-istream.at:28): ok     (0m0.040s 0m0.000s)
>      814. read UTF-8 with character split across output buffers 
> (u8-istream.at:39): ok     (0m0.010s 0m0.010s)
>      815. read UTF-8 with character split across input and output buffers 
> (u8-istream.at:48): ok     (0m0.010s 0m0.010s)
>      816. read EUC-JP with character split across input buffers 
> (u8-istream.at:59): ok     (0m0.050s 0m0.000s)
>      817. read EUC-JP with character split across output buffers 
> (u8-istream.at:73): ok     (0m0.030s 0m0.000s)
>      818. read EUC-JP with character split across input and output buffers 
> (u8-istream.at:82): ok     (0m0.040s 0m0.010s)
>      819. read ASCII as Auto (u8-istream.at:96): ok     (0m0.020s 0m0.010s)
>      820. read UTF-8 as Auto (u8-istream.at:105): ok     (0m0.020s 0m0.010s)
>      821. read ISO-8859-1 as Auto,ISO-8859-1 (u8-istream.at:114): ok     
> (0m0.040s 0m0.010s)
>      822. read UTF-16BE as Auto,UTF-16BE (u8-istream.at:126): ok     
> (0m0.020s 0m0.010s)
>      823. read EUC-JP as Auto,EUC-JP (u8-istream.at:135): ok     (0m0.030s 
> 0m0.000s)
>      824. Basic zip - unzip test (zip.at:3): ok     (0m0.360s 0m0.070s)
>      825. two-pass moments (moments.at:28): ok     (0m0.080s 0m0.000s)
>      826. one-pass moments (moments.at:29): ok     (0m0.090s 0m0.000s)
>      827. random distributions -- beta (randist.at:86): ok     (0m0.080s 
> 0m0.030s)
>      828. random distributions -- cauchy (randist.at:321): ok     (0m0.160s 
> 0m0.010s)
>      829. random distributions -- chisq (randist.at:930): ok     (0m0.060s 
> 0m0.030s)
>      830. random distributions -- exp (randist.at:978): ok     (0m0.070s 
> 0m0.010s)
>      831. random distributions -- f (randist.at:1026): ok     (0m0.110s 
> 0m0.010s)
>      832. random distributions -- gamma (randist.at:1206): ok     (0m0.100s 
> 0m0.010s)
>      833. random distributions -- laplace (randist.at:1430): ok     (0m0.070s 
> 0m0.030s)
>      834. random distributions -- logistic (randist.at:1654): ok     
> (0m0.080s 0m0.050s)
>      835. random distributions -- lnormal (randist.at:1878): ok     (0m0.080s 
> 0m0.020s)
>      836. random distributions -- normal (randist.at:2058): ok     (0m0.100s 
> 0m0.010s)
>      837. random distributions -- pareto (randist.at:2282): ok     (0m0.080s 
> 0m0.020s)
>      838. random distributions -- t (randist.at:2418): ok     (0m0.070s 
> 0m0.040s)
>      839. random distributions -- uniform (randist.at:2510): ok     (0m0.090s 
> 0m0.020s)
>      840. random distributions -- weibull (randist.at:2690): ok     (0m0.080s 
> 0m0.020s)
>      841. ASCII driver overwriting single-width text (ascii.at:3): ok     
> (0m0.360s 0m0.090s)
>      842. ASCII driver overwriting double-width text (ascii.at:135): ok     
> (0m0.220s 0m0.030s)
>      843. ASCII driver overwriting combining characters (ascii.at:391): ok    
>  (0m0.170s 0m0.060s)
>      844. ASCII driver Unicode box characters (ascii.at:523): ok     
> (0m0.080s 0m0.020s)
>      845. ASCII driver syntax printback (ascii.at:543): ok     (0m0.090s 
> 0m0.010s)
>      846. Examine (charts.at:8): ok     (0m0.080s 0m0.030s)
>      847. Roc (charts.at:40): ok     (0m0.070s 0m0.010s)
>      848. Scree (charts.at:95): ok     (0m0.060s 0m0.010s)
>      849. output csv to unwritable directory (output.at:24): ok     (0m0.060s 
> 0m0.020s)
>      850. output html to unwritable directory (output.at:25): ok     
> (0m0.090s 0m0.000s)
>      851. output odt to unwritable directory (output.at:26): ok     (0m0.040s 
> 0m0.040s)
>      852. output pdf to unwritable directory (output.at:27): ok     (0m0.060s 
> 0m0.010s)
>      853. output txt to unwritable directory (output.at:28): ok     (0m0.090s 
> 0m0.010s)
>      854. letter default paper size (paper-size.at:3): ok     (0m0.070s 
> 0m0.020s)
>      855. a4 default paper size (paper-size.at:12): ok     (0m0.090s 0m0.010s)
>      856. specific paper sizes (paper-size.at:21): ok     (0m0.070s 0m0.020s)
>      857. single cell (render.at:131): ok     (0m0.070s 0m0.030s)
>      858. single cell with border (render.at:140): ok     (0m0.060s 0m0.040s)
>      859. joined columns (render.at:152): ok     (0m0.080s 0m0.020s)
>      860. 3x3, joined rows and columns (render.at:168): ok     (0m0.080s 
> 0m0.020s)
>      861. 6x6, joined rows and columns (render.at:188): ok     (0m0.090s 
> 0m0.010s)
>      862. 3 rows with many joined cells (render.at:208): ok     (0m0.080s 
> 0m0.020s)
>      863. 3 columns with many joined cells (render.at:227): ok     (0m0.060s 
> 0m0.030s)
>      864. joined rows (render.at:279): ok     (0m0.060s 0m0.020s)
>      865. joined rows only, no rules (render.at:297): ok     (0m0.100s 
> 0m0.000s)
>      866. joined columns only, no rules (render.at:310): ok     (0m0.070s 
> 0m0.020s)
>      867. 5 big narrow cells (render.at:325): ok     (0m0.050s 0m0.040s)
>      868. 9 big narrow cells (render.at:346): ok     (0m0.080s 0m0.010s)
>      869. 2 big cells with new-lines (render.at:377): ok     (0m0.080s 
> 0m0.010s)
>      870. 8x8 with many 2x2 joins (render.at:408): ok     (0m0.100s 0m0.000s)
>      871. breaking row of many small cells (render.at:439): ok     (0m0.080s 
> 0m0.020s)
>      872. breaking row of many small cells, with headers (render.at:456): ok  
>    (0m0.110s 0m0.000s)
>      873. breaking row of many medium-size cells (render.at:482): ok     
> (0m0.080s 0m0.020s)
>      874. breaking row of many medium-size cells, with headers 
> (render.at:511): ok     (0m0.100s 0m0.010s)
>      875. breaking row of many big narrow cells (render.at:548): ok     
> (0m0.100s 0m0.030s)
>      876. breaking 2 rows of many small cells (render.at:607): ok     
> (0m0.090s 0m0.000s)
>      877. breaking 3 rows with many joined cells (render.at:628): ok     
> (0m0.070s 0m0.040s)
>      878. horz break 6x6, joined rows and columns (render.at:655): ok     
> (0m0.100s 0m0.020s)
>      879. horz break 6x6, joined rows and columns, left header 
> (render.at:703): ok     (0m0.070s 0m0.030s)
>      880. horz break 6x6, joined rows and columns, right header 
> (render.at:737): ok     (0m0.060s 0m0.040s)
>      881. breaking joined cells too wide for page (render.at:771): ok     
> (0m0.090s 0m0.010s)
>      882. breaking joined cells much too wide for page (render.at:814): ok    
>  (0m0.100s 0m0.010s)
>      883. breaking cell too wide for page, no border (render.at:869): ok     
> (0m0.090s 0m0.010s)
>      884. breaking cell too wide for page, with border (render.at:888): ok    
>  (0m0.090s 0m0.000s)
>      885. horz break 8x8 with many 2x2 joins (render.at:925): ok     
> (0m0.090s 0m0.010s)
>      886. breaking column of many small cells (render.at:1004): ok     
> (0m0.060s 0m0.030s)
>      887. breaking column of many small cells, with headers (render.at:1063): 
> ok     (0m0.060s 0m0.020s)
>      888. disabling too-big headers (render.at:1128): ok     (0m0.080s 
> 0m0.020s)
>      889. breaking column of many medium-size cells (render.at:1183): ok     
> (0m0.100s 0m0.020s)
>      890. breaking 3 columns with many joined cells (render.at:1292): ok     
> (0m0.110s 0m0.000s)
>      891. vert break 6x6, joined rows and columns (render.at:1362): ok     
> (0m0.090s 0m0.020s)
>      892. breaking joined cells too tall for page (render.at:1386): ok     
> (0m0.090s 0m0.010s)
>      893. breaking cell too tall for page, no border (render.at:1423): ok     
> (0m0.080s 0m0.020s)
>      894. breaking cell too tall for page, with border (render.at:1448): ok   
>   (0m0.060s 0m0.040s)
>      895. double break 6x6, joined rows and columns (render.at:1486): ok     
> (0m0.110s 0m0.000s)
>      896. double break 8x8, with joins, left and right headers 
> (render.at:1546): ok     (0m0.080s 0m0.040s)
>      897. double break 8x8, with joins, top and bottom headers 
> (render.at:1592): ok     (0m0.100s 0m0.020s)
>      898. double break 8x8, with joins, all headers (render.at:1648): ok     
> (0m0.080s 0m0.010s)
>      899. double break joined cells too big for page (render.at:1704): ok     
> (0m0.090s 0m0.030s)
>      900. LIST puts space between columns (render.at:1787): ok     (0m0.070s 
> 0m0.020s)
>      901. nonexistent syntax file crash (main.at:3): ok     (0m0.070s 
> 0m0.010s)
>      902. SIGTERM yields clean shutdown (main.at:9): ok     (0m1.060s 
> 0m0.000s)
>      903. SIGSEGV yields error report (main.at:24): ok     (0m0.110s 0m0.010s)
>      904. Perl create system file (perl-module.at:17): ok     (0m0.110s 
> 0m0.010s)
>      905. Perl writing cases to system files (perl-module.at:83): ok     
> (0m0.100s 0m0.030s)
>      906. Perl write variable parameters (perl-module.at:188): ok     
> (0m0.110s 0m0.020s)
>      907. Perl dictionary survives system file (perl-module.at:266): ok     
> (0m0.030s 0m0.030s)
>      908. Perl read system file (perl-module.at:335): ok     (0m0.100s 
> 0m0.030s)
>      909. Perl copying system files (perl-module.at:427): ok     (0m0.160s 
> 0m0.030s)
>      910. Perl value formatting (perl-module.at:569): ok     (0m0.110s 
> 0m0.020s)
>      911. Perl opening nonexistent file (perl-module.at:608): ok     
> (0m0.050s 0m0.020s)
>      912. Perl missing values (perl-module.at:627): ok     (0m0.080s 0m0.040s)
>      913. Perl custom attributes (perl-module.at:673): ok     (0m0.110s 
> 0m0.030s)
>      914. Perl Pspp.t (perl-module.at:703): skipped (perl-module.at:706)
>      testsuite: ending at: Thu Jan 12 16:27:09 UTC 2012
>      testsuite: test suite duration: 0h 2m 13s
>      
>      ## ------------- ##
>      ## Test results. ##
>      ## ------------- ##
>      
>      911 tests were successful.
>      3 tests were skipped.
> 
>      ## -------------------------- ##
>      ## GNU PSPP 0.7.8 test suite. ##
>      ## -------------------------- ##
>      
>      testsuite: command line was:
>        $ ./tests/testsuite -C tests 
> AUTOTEST_PATH=tests/data:tests/language/lexer:tests/libpspp:tests/output:src/ui/terminal
>      
>      ## ---------- ##
>      ## ChangeLog. ##
>      ## ---------- ##
>      
>      
>      ## --------- ##
>      ## Platform. ##
>      ## --------- ##
>      
>      hostname = moon
>      uname -m = x86_64
>      uname -r = 2.6.32-37-generic
>      uname -s = Linux
>      uname -v = #81-Ubuntu SMP Fri Dec 2 20:32:42 UTC 2011
>      
>      /usr/bin/uname -p = unknown
>      /bin/uname -X     = unknown
>      
>      /bin/arch              = unknown
>      /usr/bin/arch -k       = unknown
>      /usr/convex/getsysinfo = unknown
>      /usr/bin/hostinfo      = unknown
>      /bin/machine           = unknown
>      /usr/bin/oslevel       = unknown
>      /bin/universe          = unknown
>      
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/data
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/language/lexer
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/libpspp
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/tests/output
>      PATH: /tmp/buildd/pspp-0.7.8+git20120111/src/ui/terminal
>      PATH: /usr/local/bin
>      PATH: /usr/bin
>      PATH: /bin
>      PATH: /usr/local/games
>      PATH: /usr/games
>      
>      testsuite: atconfig:
>      | # Configurable variable values for building test suites.
>      | # Generated by ./config.status.
>      | # Copyright (C) 2010 Free Software Foundation, Inc.
>      | 
>      | # The test suite will define top_srcdir=/../.. etc.
>      | at_testdir='tests'
>      | abs_builddir='/tmp/buildd/pspp-0.7.8+git20120111/tests'
>      | at_srcdir='.'
>      | abs_srcdir='/tmp/buildd/pspp-0.7.8+git20120111/tests'
>      | at_top_srcdir='..'
>      | abs_top_srcdir='/tmp/buildd/pspp-0.7.8+git20120111'
>      | at_top_build_prefix='../'
>      | abs_top_builddir='/tmp/buildd/pspp-0.7.8+git20120111'
>      | 
>      | # Backward compatibility with Autotest <= 2.59b:
>      | at_top_builddir=$at_top_build_prefix
>      | 
>      | AUTOTEST_PATH='tests'
>      | 
>      | SHELL=${CONFIG_SHELL-'/bin/bash'}
>      
>      testsuite: atlocal:
>      | # -*- shell-script -*-
>      | 
>      | # Variables used internally by the testsuite.
>      | EXEEXT=''
>      | GNM_SUPPORT='yes'
>      | ODF_READ_SUPPORT='yes'
>      | PERL='/usr/bin/perl'
>      | WITH_PERL_MODULE='yes'
>      | host='x86_64-pc-linux-gnu'
>      | SIZEOF_SIZE_T='8'
>      | 
>      | PSQL_SUPPORT='yes'
>      | if test "$PSQL_SUPPORT" = yes; then
>      |     : ${PG_CONFIG:='/usr/bin/pg_config'}
>      |     : ${PG_DBASE:=pspptest}
>      |     : ${PG_PORT:=6543}
>      |     : ${PG_PATH:=`$PG_CONFIG --bindir`}
>      | 
>      |     # PSQL_SUPPORT indicates that PSPP was built against the 
> PostgreSQL client
>      |     # library, but it does not mean that the PostgreSQL utilities are
>      |     # installed.  So check for them and turn off PSQL_SUPPORT if they 
> are not
>      |     # available.
>      |     if (PATH=$PG_PATH:$PATH; export PATH; initdb --version) >/dev/null 
> 2>&1
>      |     then
>      |        :
>      |     else
>      |        PSQL_SUPPORT=no
>      |     fi
>      | fi
>      | 
>      | # Variables used by programs invoked by the testsuite.
>      | CHARSETALIASDIR="$abs_top_builddir/gl"
>      | export CHARSETALIASDIR
>      | 
>      | GZIP=
>      | export GZIP
>      | 
>      | HOME=/nonexistent              # Kluge to make PSPP ignore 
> $HOME/.pspprc.
>      | export HOME
>      
>      ## ---------------- ##
>      ## Tested programs. ##
>      ## ---------------- ##
>      
>      ## ------------------ ##
>      ## Running the tests. ##
>      ## ------------------ ##
>      testsuite: starting at: Thu Jan 12 16:12:25 UTC 2012
>      1. epoch (calendar.at:3): ok     (0m0.380s 0m0.060s)
>      2. numeric input formats (data-in.at:279): ok     (0m1.070s 0m0.030s)
>      3. reading big numbers (data-in.at:402): ok     (0m0.070s 0m0.020s)
>      4. DATE input format (data-in.at:482): ok     (0m0.120s 0m0.010s)
>      5. ADATE input format (data-in.at:694): ok     (0m0.100s 0m0.030s)
>      6. EDATE input format (data-in.at:906): ok     (0m0.110s 0m0.020s)
>      7. JDATE input format (data-in.at:1118): ok     (0m0.100s 0m0.040s)
>      8. SDATE input format (data-in.at:1330): ok     (0m0.110s 0m0.010s)
>      9. QYR input format (data-in.at:1542): ok     (0m0.140s 0m0.030s)
>      10. MOYR input format (data-in.at:1754): ok     (0m0.090s 0m0.030s)
>      11. WKYR input format (data-in.at:1966): ok     (0m0.110s 0m0.000s)
>      12. DATETIME input format (data-in.at:2178): ok     (0m0.170s 0m0.020s)
>      13. TIME input format (data-in.at:2590): ok     (0m0.120s 0m0.030s)
>      14. DTIME input format (data-in.at:3002): ok     (0m0.110s 0m0.030s)
>      15. binary and hexadecimal input (IB, PIB, and PIBHEX formats) 
> (data-in.at:3414): ok     (0m2.260s 0m0.010s)
>      16. BCD input (P and PK formats) (data-in.at:3435): ok     (0m1.530s 
> 0m0.040s)
>      17. legacy input (N and Z formats) (data-in.at:3455): ok     (0m1.850s 
> 0m0.040s)
>      18. WKDAY input format (data-in.at:3475): ok     (0m0.100s 0m0.000s)
>      19. MONTH input format (data-in.at:3535): ok     (0m0.120s 0m0.000s)
>      21. non-ASCII custom currency formats (data-out.at:221): ok     
> (0m0.060s 0m0.020s)
>      22. binary and hexadecimal output (data-out.at:257): ok     (0m0.090s 
> 0m0.010s)
>      23. output valid dates (data-out.at:375): ok     (0m0.090s 0m0.010s)
>      24. output invalid dates (data-out.at:807): ok     (0m0.070s 0m0.040s)
>      25. time output (data-out.at:900): ok     (0m0.220s 0m0.030s)
>      26. MONTH output (data-out.at:13977): ok     (0m0.130s 0m0.050s)
>      27. WKDAY output (data-out.at:14933): ok     (0m0.170s 0m0.000s)
>      28. 3x3, 0 backing rows, backing widths  (datasheet-test.at:12): ok     
> (0m3.770s 0m0.080s)
>      29. 3x3, 3 backing rows, backing widths 0,0,0 (datasheet-test.at:13): ok 
>     (0m6.360s 0m0.030s)
>      30. 3x3, 3 backing rows, backing widths 0 (datasheet-test.at:14): ok     
> (0m4.380s 0m0.030s)
>      31. 3x3, 3 backing rows, backing widths 5 (datasheet-test.at:15): ok     
> (0m4.390s 0m0.040s)
>      32. 3x3, 1 backing rows, backing widths 0,9,0 (datasheet-test.at:16): ok 
>     (0m9.290s 0m0.070s)
>      33. format guesser (format-guesser.at:3): ok     (0m0.140s 0m0.000s)
>      34. overwriting portable file (por-file.at:3): ok     (0m0.070s 0m0.010s)
>      35. overwriting portable file atomically (por-file.at:18): ok     
> (0m0.090s 0m0.020s)
>      36. write to same portable file being read (por-file.at:36): ok     
> (0m0.180s 0m0.050s)
>      37. variable labels and missing values (sys-file-reader.at:3): ok     
> (0m0.450s 0m0.160s)
>      38. unspecified number of variable positions (sys-file-reader.at:160): 
> ok     (0m0.370s 0m0.020s)
>      39. wrong number of variable positions but version 13 
> (sys-file-reader.at:213): ok     (0m0.350s 0m0.030s)
>      40. value labels (sys-file-reader.at:269): ok     (0m0.350s 0m0.040s)
>      41. documents (sys-file-reader.at:453): ok     (0m0.250s 0m0.080s)
>      42. multiple response sets (sys-file-reader.at:524): ok     (0m0.250s 
> 0m0.110s)
>      43. variable display parameters, without width (sys-file-reader.at:643): 
> ok     (0m0.290s 0m0.030s)
>      44. variable display parameters, with width (sys-file-reader.at:763): ok 
>     (0m0.340s 0m0.080s)
>      45. long variable names (sys-file-reader.at:883): ok     (0m0.380s 
> 0m0.060s)
>      46. very long strings (sys-file-reader.at:954): ok     (0m0.310s 
> 0m0.060s)
>      47. data file and variable attributes (sys-file-reader.at:1027): ok     
> (0m0.360s 0m0.060s)
>      48. compressed data (sys-file-reader.at:1107): ok     (0m0.350s 0m0.080s)
>      49. compressed data, zero bias (sys-file-reader.at:1171): ok     
> (0m0.310s 0m0.060s)
>      50. compressed data, other bias (sys-file-reader.at:1235): ok     
> (0m0.420s 0m0.080s)
>      51. misplaced type 4 record (sys-file-reader.at:1305): ok     (0m0.270s 
> 0m0.030s)
>      52. bad record type (sys-file-reader.at:1333): ok     (0m0.220s 0m0.100s)
>      53. wrong number of variable positions (sys-file-reader.at:1361): ok     
> (0m0.220s 0m0.090s)
>      54. variable name may not begin with `#' (sys-file-reader.at:1389): ok   
>   (0m0.300s 0m0.050s)
>      55. variable name may not be reserved word (sys-file-reader.at:1417): ok 
>     (0m0.230s 0m0.100s)
>      56. variable width must be between 0 and 255 (sys-file-reader.at:1445): 
> ok     (0m0.290s 0m0.090s)
>      57. duplicate variable name (sys-file-reader.at:1473): ok     (0m0.270s 
> 0m0.030s)
>      58. variable label indicator not 0 or 1 (sys-file-reader.at:1502): ok    
>  (0m0.320s 0m0.020s)
>      59. invalid numeric missing value indicator (sys-file-reader.at:1530): 
> ok     (0m0.290s 0m0.050s)
>      60. invalid string missing value indicator (sys-file-reader.at:1558): ok 
>     (0m0.260s 0m0.080s)
>      61. missing string continuation record (sys-file-reader.at:1586): ok     
> (0m0.270s 0m0.040s)
>      62. invalid variable format (sys-file-reader.at:1615): ok     (0m0.250s 
> 0m0.050s)
>      63. weighting variable must be numeric (sys-file-reader.at:1666): ok     
> (0m0.260s 0m0.070s)
>      64. bad weighting variable index (sys-file-reader.at:1697): ok     
> (0m0.290s 0m0.010s)
>      65. variable index is long string contination (sys-file-reader.at:1728): 
> ok     (0m0.290s 0m0.040s)
>      66. multiple documents records (sys-file-reader.at:1760): ok     
> (0m0.250s 0m0.050s)
>      67. empty document record (sys-file-reader.at:1796): ok     (0m0.290s 
> 0m0.040s)
>      68. extension record too large (sys-file-reader.at:1831): ok     
> (0m0.270s 0m0.080s)
>      69. unknown extension record (sys-file-reader.at:1860): ok     (0m0.260s 
> 0m0.080s)
>      70. bad machine integer info size (sys-file-reader.at:1892): ok     
> (0m0.320s 0m0.060s)
>      71. bad machine integer info float format (sys-file-reader.at:1922): ok  
>    (0m0.230s 0m0.090s)
>      72. bad machine integer info endianness (sys-file-reader.at:1952): ok    
>  (0m0.270s 0m0.050s)
>      73. bad machine floating-point info size (sys-file-reader.at:1992): ok   
>   (0m0.240s 0m0.060s)
>      74. wrong special floating point values (sys-file-reader.at:2022): ok    
>  (0m0.310s 0m0.050s)
>      75. bad mrsets name (sys-file-reader.at:2057): ok     (0m0.270s 0m0.090s)
>      76. missing space after C in mrsets (sys-file-reader.at:2090): ok     
> (0m0.220s 0m0.080s)
>      77. missing space after E in mrsets (sys-file-reader.at:2120): ok     
> (0m0.270s 0m0.050s)
>      78. unexpected label source in mrsets (sys-file-reader.at:2150): ok     
> (0m0.340s 0m0.060s)
>      79. bad type character in mrsets (sys-file-reader.at:2182): ok     
> (0m0.280s 0m0.100s)
>      80. bad counted string length in mrsets (sys-file-reader.at:2212): ok    
>  (0m0.290s 0m0.030s)
>      81. missing space in counted string in mrsets (sys-file-reader.at:2242): 
> ok     (0m0.370s 0m0.060s)
>      82. counted string too long in mrsets (sys-file-reader.at:2272): ok     
> (0m0.260s 0m0.070s)
>      83. missing space after counted string in mrsets 
> (sys-file-reader.at:2302): ok     (0m0.300s 0m0.030s)
>      84. missing newline after variable name in mrsets 
> (sys-file-reader.at:2332): ok     (0m0.270s 0m0.090s)
>      85. duplicate variable name in mrsets (sys-file-reader.at:2364): ok     
> (0m0.250s 0m0.070s)
>      86. mixed variable types in mrsets (sys-file-reader.at:2396): ok     
> (0m0.250s 0m0.100s)
>      87. missing newline after variable name in mrsets 
> (sys-file-reader.at:2429): ok     (0m0.260s 0m0.060s)
>      88. only one variable in mrset (sys-file-reader.at:2459): ok     
> (0m0.240s 0m0.060s)
>      89. wrong display parameter size (sys-file-reader.at:2489): ok     
> (0m0.270s 0m0.060s)
>      90. wrong display parameter count (sys-file-reader.at:2520): ok     
> (0m0.280s 0m0.050s)
>      91. wrong display measurement level (sys-file-reader.at:2551): ok     
> (0m0.310s 0m0.070s)
>      92. wrong display alignment (sys-file-reader.at:2582): ok     (0m0.220s 
> 0m0.070s)
>      93. bad variable name in variable/value pair (sys-file-reader.at:2613): 
> ok     (0m0.250s 0m0.070s)
>      94. duplicate long variable name (sys-file-reader.at:2645): ok     
> (0m0.290s 0m0.050s)
>      95. bad very long string length (sys-file-reader.at:2686): ok     
> (0m0.250s 0m0.060s)
>      96. bad very long string segment width (sys-file-reader.at:2726): ok     
> (0m0.250s 0m0.050s)
>      97. too many value labels (sys-file-reader.at:2763): skipped 
> (sys-file-reader.at:2766)
>      98. missing type 4 record (sys-file-reader.at:2793): ok     (0m0.260s 
> 0m0.060s)
>      99. value label with no associated variables (sys-file-reader.at:2825): 
> ok     (0m0.310s 0m0.050s)
>      100. type 4 record names long string variable (sys-file-reader.at:2854): 
> ok     (0m0.230s 0m0.070s)
>      101. variables for value label must all be same type 
> (sys-file-reader.at:2886): ok     (0m0.310s 0m0.120s)
>      102. duplicate value labels type (sys-file-reader.at:2918): ok     
> (0m0.230s 0m0.080s)
>      103. missing attribute value (sys-file-reader.at:2954): ok     (0m0.230s 
> 0m0.090s)
>      104. unquoted attribute value (sys-file-reader.at:2996): ok     
> (0m0.240s 0m0.070s)
>      105. bad variable name in long string value label 
> (sys-file-reader.at:3039): ok     (0m0.240s 0m0.070s)
>      106. fewer data records than indicated by file header 
> (sys-file-reader.at:3100): ok     (0m0.280s 0m0.060s)
>      107. partial data record between variables (sys-file-reader.at:3142): ok 
>     (0m0.250s 0m0.070s)
>      108. partial data record within long string (sys-file-reader.at:3178): 
> ok     (0m0.290s 0m0.050s)
>      109. partial compressed data record (sys-file-reader.at:3214): ok     
> (0m0.220s 0m0.100s)
>      110. write and read numeric data (sys-file.at:4): ok     (0m0.100s 
> 0m0.000s)
>      111. write and read compressed files (sys-file.at:40): ok     (0m0.090s 
> 0m0.020s)
>      112. overwriting system file (sys-file.at:67): ok     (0m0.080s 0m0.020s)
>      113. overwriting system file atomically (sys-file.at:82): ok     
> (0m0.080s 0m0.030s)
>      114. write to same system file being read (sys-file.at:101): ok     
> (0m0.200s 0m0.050s)
>      115. nonempty case_map doesn't crash (sys-file.at:132): ok     (0m0.170s 
> 0m0.050s)
>      116. system files with -1 case_size (sys-file.at:158): ok     (0m0.210s 
> 0m0.100s)
>      117. write v2 system file (sys-file.at:216): ok     (0m0.050s 0m0.030s)
>      118. read very long strings written by SPSS 13 (sys-file.at:257): ok     
> (0m0.080s 0m0.010s)
>      119. read very long strings written by SPSS 14 (sys-file.at:291): ok     
> (0m0.070s 0m0.020s)
>      120. save very long string -- uncompressed (sys-file.at:380): ok     
> (0m0.180s 0m0.020s)
>      121. save very long string -- compressed (sys-file.at:381): ok     
> (0m0.150s 0m0.050s)
>      122. system file character encoding (sys-file.at:386): ok     (0m0.150s 
> 0m0.030s)
>      123. command parser crash bug (command.at:4): ok     (0m0.100s 0m0.000s)
>      124. ERASE -- safer mode (command.at:18): ok     (0m0.060s 0m0.030s)
>      125. ERASE -- not safer mode (command.at:33): ok     (0m0.120s 0m0.020s)
>      126. N OF CASES (command.at:46): ok     (0m0.080s 0m0.020s)
>      127. COMMENT at end of file (command.at:85): ok     (0m0.090s 0m0.020s)
>      128. DO IF (do-if.at:3): ok     (0m0.090s 0m0.010s)
>      129. DO REPEAT -- simple (do-repeat.at:3): ok     (0m0.090s 0m0.000s)
>      130. DO REPEAT -- containing BEGIN DATA (do-repeat.at:27): ok     
> (0m0.100s 0m0.000s)
>      131. DO REPEAT -- dummy vars not expanded in include files 
> (do-repeat.at:62): ok     (0m0.070s 0m0.030s)
>      132. DO REPEAT -- nested (do-repeat.at:92): ok     (0m0.100s 0m0.010s)
>      133. DO REPEAT -- empty (do-repeat.at:125): ok     (0m0.080s 0m0.000s)
>      134. DO REPEAT -- missing END REPEAT (do-repeat.at:142): ok     
> (0m0.070s 0m0.020s)
>      135. LOOP with index (loop.at:13): ok     (0m0.080s 0m0.020s)
>      136. LOOP with IF condition (loop.at:48): ok     (0m0.080s 0m0.020s)
>      137. LOOP with END IF condition (loop.at:85): ok     (0m0.070s 0m0.020s)
>      138. LOOP with index and IF based on index (loop.at:124): ok     
> (0m0.090s 0m0.010s)
>      139. LOOP with index and END IF based on index (loop.at:153): ok     
> (0m0.070s 0m0.020s)
>      140. LOOP with index and IF and END IF based on index (loop.at:186): ok  
>    (0m0.080s 0m0.010s)
>      141. LOOP with no conditions containing BREAK (loop.at:211): ok     
> (0m0.090s 0m0.010s)
>      142. LOOP with no conditions that ends due to MXLOOPS (loop.at:249): ok  
>    (0m0.100s 0m0.010s)
>      143. TEMPORARY as first transformation (temporary.at:4): ok     
> (0m0.070s 0m0.030s)
>      144. ADD FILES -- interleave sav with sav (add-files.at:105): ok     
> (0m0.200s 0m0.070s)
>      145. ADD FILES -- interleave sav with inline (add-files.at:106): ok     
> (0m0.120s 0m0.060s)
>      146. ADD FILES -- interleave inline with sav (add-files.at:107): ok     
> (0m0.110s 0m0.060s)
>      147. ADD FILES -- concatenate sav with sav (add-files.at:108): ok     
> (0m0.190s 0m0.080s)
>      148. ADD FILES -- concatenate sav with inline (add-files.at:109): ok     
> (0m0.140s 0m0.050s)
>      149. ADD FILES -- concatenate inline with sav (add-files.at:110): ok     
> (0m0.150s 0m0.020s)
>      150. DATA LIST LIST with empty fields (data-list.at:3): ok     (0m0.070s 
> 0m0.030s)
>      151. DATA LIST LIST with explicit delimiters (data-list.at:33): ok     
> (0m0.090s 0m0.030s)
>      152. DATA LIST FREE with SKIP (data-list.at:62): ok     (0m0.070s 
> 0m0.030s)
>      153. DATA LIST LIST with SKIP and tab delimiter (data-list.at:96): ok    
>  (0m0.070s 0m0.000s)
>      154. DATA LIST FIXED with multiple records per case (data-list.at:143): 
> ok     (0m0.060s 0m0.030s)
>      155. DATA LIST FIXED with empty trailing record (data-list.at:175): ok   
>   (0m0.090s 0m0.010s)
>      156. DATA LIST with various line-ends (data-list.at:205): ok     
> (0m0.070s 0m0.030s)
>      157. DATA LIST properly expands tabs in input (data-list.at:229): ok     
> (0m0.110s 0m0.020s)
>      158. BEGIN DATA as part of a procedure (data-reader.at:5): ok     
> (0m0.100s 0m0.000s)
>      159. BEGIN DATA as an independent command (data-reader.at:38): ok     
> (0m0.080s 0m0.010s)
>      160. read and write files with MODE=BINARY (data-reader.at:195): ok     
> (0m0.160s 0m0.030s)
>      161. read and write files with MODE=360 /RECFORM=FIXED /LRECL=32 
> (data-reader.at:201): ok     (0m0.170s 0m0.040s)
>      162. read and write files with MODE=360 /RECFORM=VARIABLE 
> (data-reader.at:211): ok     (0m0.140s 0m0.060s)
>      163. read and write files with MODE=360 /RECFORM=SPANNED 
> (data-reader.at:218): ok     (0m0.160s 0m0.030s)
>      164. DATASET COPY (dataset.at:3): ok     (0m0.060s 0m0.030s)
>      165. DATASET DECLARE (dataset.at:99): ok     (0m0.070s 0m0.030s)
>      166. DATASET NAME deletes duplicate name (dataset.at:130): ok     
> (0m0.090s 0m0.000s)
>      167. DATASET ACTIVATE deletes unnamed dataset (dataset.at:154): ok     
> (0m0.100s 0m0.000s)
>      168. DATASET ACTIVATE executes pending transformations (dataset.at:174): 
> ok     (0m0.060s 0m0.030s)
>      169. DATASET CLOSE (dataset.at:224): ok     (0m0.080s 0m0.020s)
>      170. FILE HANDLE (file-handle.at:3): ok     (0m0.080s 0m0.010s)
>      171. GET DATA /TYPE=GNM with CELLRANGE (get-data-spreadsheet.at:176): ok 
>     (0m0.080s 0m0.030s)
>      172. GET DATA /TYPE=GNM with CELLRANGE and READNAMES 
> (get-data-spreadsheet.at:176): ok     (0m0.100s 0m0.010s)
>      173. GET DATA /TYPE=GNM without CELLRANGE (get-data-spreadsheet.at:176): 
> ok     (0m0.060s 0m0.040s)
>      174. GET DATA /TYPE=GNM with missing data (get-data-spreadsheet.at:176): 
> ok     (0m0.120s 0m0.020s)
>      175. GET DATA /TYPE=GNM with empty sheet (get-data-spreadsheet.at:176): 
> ok     (0m0.090s 0m0.020s)
>      176. GET DATA /TYPE=GNM with nonexistent sheet 
> (get-data-spreadsheet.at:176): ok     (0m0.090s 0m0.020s)
>      177. GET DATA /TYPE=ODS with CELLRANGE (get-data-spreadsheet.at:180): ok 
>     (0m0.070s 0m0.030s)
>      178. GET DATA /TYPE=ODS with CELLRANGE and READNAMES 
> (get-data-spreadsheet.at:180): ok     (0m0.100s 0m0.010s)
>      179. GET DATA /TYPE=ODS without CELLRANGE (get-data-spreadsheet.at:180): 
> ok     (0m0.090s 0m0.010s)
>      180. GET DATA /TYPE=ODS with missing data (get-data-spreadsheet.at:180): 
> ok     (0m0.070s 0m0.030s)
>      181. GET DATA /TYPE=ODS with empty sheet (get-data-spreadsheet.at:180): 
> ok     (0m0.060s 0m0.030s)
>      182. GET DATA /TYPE=ODS with nonexistent sheet 
> (get-data-spreadsheet.at:180): ok     (0m0.080s 0m0.010s)
>      183. GET DATA /TYPE=PSQL (get-data-psql.at:123): skipped 
> (get-data-psql.at:124)
>      184. GET DATA /TYPE=TXT with explicit delimiters (get-data-txt.at:7): ok 
>     (0m0.090s 0m0.010s)
>      185. GET DATA /TYPE=TXT with FIRSTCASE (get-data-txt.at:29): ok     
> (0m0.060s 0m0.030s)
>      186. GET DATA /TYPE=TXT with FIRSTCASE and tab delimiter 
> (get-data-txt.at:64): ok     (0m0.080s 0m0.020s)
>      187. GET DATA /TYPE=TXT with multiple records per case 
> (get-data-txt.at:113): ok     (0m0.090s 0m0.000s)
>      188. GET DATA /TYPE=TXT with empty trailing record 
> (get-data-txt.at:142): ok     (0m0.080s 0m0.040s)
>      189. GET DATA /TYPE=TXT password example (get-data-txt.at:175): ok     
> (0m0.120s 0m0.040s)
>      190. GET DATA /TYPE=TXT cars example (get-data-txt.at:206): ok     
> (0m0.080s 0m0.020s)
>      191. GET DATA /TYPE=TXT pets example (get-data-txt.at:253): ok     
> (0m0.070s 0m0.030s)
>      192. GET DATA /TYPE=TXT with IMPORTCASES (get-data-txt.at:286): ok     
> (0m0.070s 0m0.040s)
>      193. GET data works in multiple procedures (get.at:5): ok     (0m0.090s 
> 0m0.000s)
>      194. GET nonexistent file doesn't crash (get.at:56): ok     (0m0.090s 
> 0m0.000s)
>      195. GET with /KEEP=ALL crashes -- uncompressed (get.at:90): ok     
> (0m0.050s 0m0.040s)
>      196. GET with /KEEP=ALL crashes -- compressed (get.at:91): ok     
> (0m0.080s 0m0.030s)
>      197. INPUT PROGRAM invalid syntax crash (inpt-pgm.at:5): ok     
> (0m0.090s 0m0.010s)
>      198. INPUT PROGRAM invalid syntax crash (inpt-pgm.at:21): ok     
> (0m0.060s 0m0.020s)
>      199. LIST plain cases (list.at:3): ok     (0m0.070s 0m0.030s)
>      200. LIST numbered cases (list.at:45): ok     (0m0.060s 0m0.030s)
>      201. LIST with split file (list.at:89): ok     (0m0.070s 0m0.020s)
>      202. LIST lots of variables (list.at:131): ok     (0m0.060s 0m0.040s)
>      203. LIST selected cases (list.at:157): ok     (0m0.080s 0m0.010s)
>      204. LIST very long string (list.at:203): ok     (0m0.090s 0m0.010s)
>      205. MATCH FILES -- system file and system file (match-files.at:104): ok 
>     (0m0.110s 0m0.040s)
>      206. MATCH FILES -- system file and active file (match-files.at:105): ok 
>     (0m0.130s 0m0.040s)
>      207. MATCH FILES -- active file and system file (match-files.at:106): ok 
>     (0m0.100s 0m0.040s)
>      208. MATCH FILES -- system file and system table (match-files.at:107): 
> ok     (0m0.130s 0m0.030s)
>      209. MATCH FILES -- system file and active table (match-files.at:108): 
> ok     (0m0.140s 0m0.030s)
>      210. MATCH FILES -- active file and system table (match-files.at:109): 
> ok     (0m0.130s 0m0.060s)
>      211. MATCH FILES parallel match (match-files.at:111): ok     (0m0.170s 
> 0m0.010s)
>      212. MATCH FILES bug with TABLE from active dataset 
> (match-files.at:138): ok     (0m0.080s 0m0.020s)
>      213. MATCH FILES bug with scratch variables (match-files.at:170): ok     
> (0m0.090s 0m0.010s)
>      214. PRINT SPACE without arguments (print-space.at:3): ok     (0m0.060s 
> 0m0.030s)
>      215. PRINT SPACE with number (print-space.at:25): ok     (0m0.070s 
> 0m0.020s)
>      216. PRINT SPACE to file (print-space.at:51): ok     (0m0.080s 0m0.020s)
>      217. PRINT SPACE to file with number (print-space.at:72): ok     
> (0m0.080s 0m0.020s)
>      218. PRINT numeric variables (print.at:20): ok     (0m0.070s 0m0.020s)
>      219. PRINT string variables (print.at:91): ok     (0m0.090s 0m0.010s)
>      220. PRINT to file (print.at:118): ok     (0m0.100s 0m0.000s)
>      221. PRINT crash bug (print.at:163): ok     (0m0.060s 0m0.030s)
>      222. WRITE to file (print.at:184): ok     (0m0.070s 0m0.040s)
>      223. PRINT overwrites file (print.at:227): ok     (0m0.080s 0m0.000s)
>      224. PRINT overwrites file atomically (print.at:243): ok     (0m0.090s 
> 0m0.020s)
>      225. PRINT to same file being read (print.at:261): ok     (0m0.100s 
> 0m0.000s)
>      226. PRINT to special file (print.at:277): ok     (0m0.070s 0m0.020s)
>      227. IMPORT and EXPORT (save.at:3): ok     (0m0.060s 0m0.040s)
>      228. SAVE -- delete unselected (save.at:31): ok     (0m0.150s 0m0.030s)
>      229. CSV output -- defaults (save-translate.at:23): ok     (0m0.050s 
> 0m0.030s)
>      230. CSV output -- recode missing, delete unselected 
> (save-translate.at:32): ok     (0m0.070s 0m0.030s)
>      231. CSV output -- var names, formats (save-translate.at:40): ok     
> (0m0.070s 0m0.030s)
>      232. CSV output -- comma as decimal point (save-translate.at:51): ok     
> (0m0.080s 0m0.030s)
>      233. CSV output -- custom delimiter, qualifier (save-translate.at:61): 
> ok     (0m0.100s 0m0.010s)
>      234. CSV output -- KEEP, RENAME (save-translate.at:72): ok     (0m0.070s 
> 0m0.030s)
>      235. TAB output (save-translate.at:84): ok     (0m0.060s 0m0.050s)
>      236. UPDATE sav with sav (update.at:72): ok     (0m0.230s 0m0.040s)
>      237. UPDATE sav with inline (update.at:73): ok     (0m0.160s 0m0.040s)
>      238. UPDATE inline with sav (update.at:74): ok     (0m0.130s 0m0.040s)
>      239. VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES (attributes.at:3): ok   
>   (0m0.140s 0m0.040s)
>      240. FORMATS positive tests (formats.at:3): ok     (0m0.100s 0m0.020s)
>      241. FORMATS negative tests (formats.at:49): ok     (0m0.090s 0m0.010s)
>      242. MISSING VALUES valid cases (missing-values.at:3): ok     (0m0.080s 
> 0m0.010s)
>      243. MISSING VALUES invalid cases (missing-values.at:44): ok     
> (0m0.070s 0m0.030s)
>      244. MRSETS add, display, delete (mrsets.at:121): ok     (0m0.100s 
> 0m0.000s)
>      245. MRSETS read and write (mrsets.at:192): ok     (0m0.150s 0m0.030s)
>      246. MRSETS names must begin with $ (mrsets.at:206): ok     (0m0.060s 
> 0m0.020s)
>      247. MRSETS must have at least 2 variables (mrsets.at:216): ok     
> (0m0.070s 0m0.030s)
>      248. MRSETS does not allow noninteger VALUE (mrsets.at:226): ok     
> (0m0.090s 0m0.010s)
>      249. MRSETS requires NAME to define a group (mrsets.at:236): ok     
> (0m0.090s 0m0.010s)
>      250. MRSETS requires VARIABLES to define a group (mrsets.at:246): ok     
> (0m0.070s 0m0.020s)
>      251. MRSETS variables must be same type (mrsets.at:256): ok     
> (0m0.070s 0m0.020s)
>      252. MRSETS variables and VALUE must be same type (mrsets.at:268): ok    
>  (0m0.060s 0m0.040s)
>      253. MRSETS VALUE must not be too wide (mrsets.at:281): ok     (0m0.100s 
> 0m0.000s)
>      254. MRSETS LABEL and LABELSOURCE are exclusive (mrsets.at:291): ok     
> (0m0.080s 0m0.020s)
>      255. MRSETS DISPLAY or DELETE unknown group (mrsets.at:302): ok     
> (0m0.090s 0m0.010s)
>      256. RENAME VARIABLES (rename-variables.at:3): ok     (0m0.100s 0m0.000s)
>      257. SPLIT FILE (split-file.at:3): ok     (0m0.080s 0m0.020s)
>      258. SYSFILE INFO (sys-file-info.at:3): ok     (0m0.090s 0m0.020s)
>      259. VALUE LABELS date formats (value-labels.at:3): ok     (0m0.090s 
> 0m0.030s)
>      260. VALUE LABELS with new-line (value-labels.at:29): ok     (0m0.100s 
> 0m0.000s)
>      261. VALUE LABELS with new-line in system file (value-labels.at:61): ok  
>    (0m0.150s 0m0.030s)
>      262. VALUE LABELS invalid syntax bug (value-labels.at:100): ok     
> (0m0.090s 0m0.010s)
>      263. VALUE LABELS trailing `/' bug (value-labels.at:118): ok     
> (0m0.090s 0m0.000s)
>      264. variable display attribute commands (variable-display.at:3): ok     
> (0m0.060s 0m0.020s)
>      265. VECTOR short form (vector.at:3): ok     (0m0.090s 0m0.010s)
>      266. VECTOR short form with format specification (vector.at:19): ok     
> (0m0.070s 0m0.030s)
>      267. VECTOR short form in INPUT PROGRAM (vector.at:35): ok     (0m0.080s 
> 0m0.020s)
>      268. VECTOR long form (vector.at:54): ok     (0m0.090s 0m0.010s)
>      269. WEIGHT (weight.at:3): ok     (0m0.090s 0m0.010s)
>      270. expressions - numeric syntax (evaluate.at:34): ok     (0m0.070s 
> 0m0.040s)
>      271. expressions - coercion to/from Boolean (evaluate.at:40): ok     
> (0m0.070s 0m0.030s)
>      272. expressions - addition and subtraction (evaluate.at:55): ok     
> (0m0.080s 0m0.020s)
>      273. expressions - multiplication and division (evaluate.at:77): ok     
> (0m0.100s 0m0.010s)
>      274. expressions - exponentiation (evaluate.at:89): ok     (0m0.100s 
> 0m0.020s)
>      275. expressions - unary minus (evaluate.at:95): ok     (0m0.070s 
> 0m0.040s)
>      276. expressions - AND truth table (evaluate.at:105): ok     (0m0.090s 
> 0m0.040s)
>      277. expressions - OR truth table (evaluate.at:125): ok     (0m0.110s 
> 0m0.000s)
>      278. expressions - NOT truth table (evaluate.at:145): ok     (0m0.100s 
> 0m0.010s)
>      279. expressions - = <= < (evaluate.at:161): ok     (0m0.110s 0m0.020s)
>      280. expressions - >= > <> (evaluate.at:229): ok     (0m0.090s 0m0.040s)
>      281. expressions - exp lg10 ln sqrt abs mod mod10 rnd trunc 
> (evaluate.at:294): ok     (0m0.110s 0m0.010s)
>      282. expressions - acos arsin artan cos sin tan (evaluate.at:346): ok    
>  (0m0.080s 0m0.050s)
>      283. expressions - missing nmiss nvalid sysmis any range max min 
> (evaluate.at:414): ok     (0m0.150s 0m0.020s)
>      284. expressions - cfvar mean sd sum variance (evaluate.at:624): ok     
> (0m0.080s 0m0.040s)
>      285. expressions - concat index rindex length lower (evaluate.at:695): 
> ok     (0m0.110s 0m0.030s)
>      286. expressions - lpad number ltrim lpad rtrim rpad string substr 
> upcase (evaluate.at:800): ok     (0m0.170s 0m0.000s)
>      287. expressions - time ctime date yrmoda (evaluate.at:1036): ok     
> (0m0.190s 0m0.010s)
>      288. expressions - xdate (evaluate.at:1275): ok     (0m0.210s 0m0.010s)
>      289. expressions - datediff (evaluate.at:1560): ok     (0m0.150s 
> 0m0.030s)
>      290. expressions - datesum (evaluate.at:1745): ok     (0m0.110s 0m0.030s)
>      291. expressions - miscellaneous (evaluate.at:1818): ok     (0m0.080s 
> 0m0.030s)
>      292. LAG function (evaluate.at:1852): ok     (0m0.080s 0m0.010s)
>      293. LAG crash bug (evaluate.at:1884): ok     (0m0.090s 0m0.010s)
>      294. UNIFORM function (evaluate.at:1909): ok     (0m0.080s 0m0.020s)
>      295. VALUELABEL function (evaluate.at:1951): ok     (0m0.090s 0m0.000s)
>      296. variables in expressions (evaluate.at:1995): ok     (0m0.090s 
> 0m0.020s)
>      297. vectors in expressions (evaluate.at:2044): ok     (0m0.100s 
> 0m0.000s)
>      298. parse expression with unknown variable crash (parse.at:3): ok     
> (0m0.100s 0m0.000s)
>      299. single words (command-name.at:3): ok     (0m0.020s 0m0.000s)
>      300. two words without prefix match (command-name.at:45): ok     
> (0m0.020s 0m0.000s)
>      301. two words with prefix match (command-name.at:86): ok     (0m0.010s 
> 0m0.010s)
>      302. ambiguous single-word names (command-name.at:112): ok     (0m0.020s 
> 0m0.000s)
>      303. ambiguous two-word names (command-name.at:138): ok     (0m0.000s 
> 0m0.010s)
>      304. numbers and punctuation (command-name.at:174): ok     (0m0.020s 
> 0m0.000s)
>      305. off by more than one word (command-name.at:210): ok     (0m0.020s 
> 0m0.000s)
>      306. lexer ignores initial #! line (lexer.at:3): ok     (0m0.090s 
> 0m0.010s)
>      307. lexer properly reports scan errors (lexer.at:22): ok     (0m0.080s 
> 0m0.010s)
>      308. q2c enforces mandatory subcommands (q2c.at:3): ok     (0m0.090s 
> 0m0.000s)
>      309. identifiers (scan.at:5): ok     (0m0.010s 0m0.000s)
>      310. reserved words (scan.at:66): ok     (0m0.020s 0m0.000s)
>      311. punctuation (scan.at:163): ok     (0m0.010s 0m0.000s)
>      312. numbers (scan.at:236): ok     (0m0.020s 0m0.010s)
>      313. strings (scan.at:321): ok     (0m0.000s 0m0.000s)
>      314. #! construct (scan.at:416): ok     (0m0.010s 0m0.000s)
>      315. * and COMMENT commands (scan.at:440): ok     (0m0.010s 0m0.000s)
>      316. DOCUMENT command (scan.at:517): ok     (0m0.010s 0m0.010s)
>      317. TITLE, SUBTITLE, FILE LABEL commands (scan.at:566): ok     
> (0m0.020s 0m0.000s)
>      318. BEGIN DATA command (scan.at:650): ok     (0m0.020s 0m0.010s)
>      319. DO REPEAT command (scan.at:707): ok     (0m0.010s 0m0.000s)
>      320. batch mode (scan.at:764): ok     (0m0.020s 0m0.000s)
>      321. identifiers (segment.at:6): ok     (0m0.030s 0m0.010s)
>      322. identifiers that end in '.' (segment.at:89): ok     (0m0.030s 
> 0m0.000s)
>      323. reserved words (segment.at:195): ok     (0m0.010s 0m0.010s)
>      324. punctuation (segment.at:259): ok     (0m0.010s 0m0.000s)
>      325. numbers (segment.at:315): ok     (0m0.040s 0m0.000s)
>      326. strings (segment.at:382): ok     (0m0.040s 0m0.010s)
>      327. #! construct (segment.at:454): ok     (0m0.030s 0m0.020s)
>      328. * and COMMENT commands (segment.at:485): ok     (0m0.000s 0m0.000s)
>      329. DOCUMENT command (segment.at:573): ok     (0m0.020s 0m0.000s)
>      330. TITLE, SUBTITLE, FILE LABEL commands (segment.at:632): ok     
> (0m0.020s 0m0.000s)
>      331. BEGIN DATA command (segment.at:721): ok     (0m0.010s 0m0.010s)
>      332. DO REPEAT command (segment.at:846): ok     (0m0.050s 0m0.000s)
>      333. batch mode (segment.at:928): ok     (0m0.020s 0m0.010s)
>      334. auto mode (segment.at:982): ok     (0m0.010s 0m0.010s)
>      335. Long variable names (variable-parser.at:6): ok     (0m0.080s 
> 0m0.020s)
>      336. AGGREGATE presorted data to dataset file, itemwise missing 
> (aggregate.at:161): ok     (0m0.070s 0m0.040s)
>      337. AGGREGATE presorted data to dataset file, columnwise missing 
> (aggregate.at:162): ok     (0m0.090s 0m0.020s)
>      338. AGGREGATE unsorted data to dataset file, itemwise missing 
> (aggregate.at:163): ok     (0m0.120s 0m0.000s)
>      339. AGGREGATE unsorted data to dataset file, columnwise missing 
> (aggregate.at:164): ok     (0m0.100s 0m0.000s)
>      340. AGGREGATE presorted data to active file, itemwise missing 
> (aggregate.at:165): ok     (0m0.100s 0m0.010s)
>      341. AGGREGATE presorted data to active file, columnwise missing 
> (aggregate.at:166): ok     (0m0.080s 0m0.030s)
>      342. AGGREGATE unsorted data to active file, itemwise missing 
> (aggregate.at:167): ok     (0m0.090s 0m0.020s)
>      343. AGGREGATE unsorted data to active file, columnwise missing 
> (aggregate.at:168): ok     (0m0.110s 0m0.000s)
>      344. AGGREGATE presorted data to external file, itemwise missing 
> (aggregate.at:169): ok     (0m0.090s 0m0.030s)
>      345. AGGREGATE presorted data to external file, columnwise missing 
> (aggregate.at:170): ok     (0m0.120s 0m0.010s)
>      346. AGGREGATE unsorted data to external file, itemwise missing 
> (aggregate.at:171): ok     (0m0.100s 0m0.000s)
>      347. AGGREGATE unsorted data to external file, columnwise missing 
> (aggregate.at:172): ok     (0m0.090s 0m0.030s)
>      348. AGGREGATE crash with MAX function (aggregate.at:174): ok     
> (0m0.090s 0m0.010s)
>      349. AGGREGATE crash with invalid syntax (aggregate.at:200): ok     
> (0m0.040s 0m0.040s)
>      350. AGGREGATE mode=addvariables (aggregate.at:216): ok     (0m0.060s 
> 0m0.020s)
>      351. AGGREGATE buggy duplicate variables (aggregate.at:255): ok     
> (0m0.080s 0m0.020s)
>      352. AUTORECODE numbers and short strings (autorecode.at:3): ok     
> (0m0.070s 0m0.020s)
>      353. AUTORECODE long strings and check the value labels 
> (autorecode.at:59): ok     (0m0.070s 0m0.030s)
>      354. AUTORECODE group subcommand (autorecode.at:112): ok     (0m0.030s 
> 0m0.070s)
>      355. AUTORECODE group - string variables (autorecode.at:146): ok     
> (0m0.100s 0m0.010s)
>      356. AUTORECODE group vs. strings (autorecode.at:182): ok     (0m0.080s 
> 0m0.010s)
>      357. AUTORECODE /blank (autorecode.at:212): ok     (0m0.090s 0m0.000s)
>      358. CORRELATIONS -- unweighted (correlations.at:3): ok     (0m0.070s 
> 0m0.020s)
>      359. CORRELATIONS -- weighted (correlations.at:73): ok     (0m0.150s 
> 0m0.030s)
>      360. CROSSTABS integer mode crash (crosstabs.at:3): ok     (0m0.080s 
> 0m0.020s)
>      361. CROSSTABS long string crash (crosstabs.at:41): ok     (0m0.070s 
> 0m0.030s)
>      362. CROSSTABS crash (crosstabs.at:82): ok     (0m0.050s 0m0.030s)
>      363. CROSSTABS chi-square crash (crosstabs.at:142): ok     (0m0.080s 
> 0m0.010s)
>      364. CROSSTABS crash with SPLIT FILE (crosstabs.at:186): ok     
> (0m0.080s 0m0.010s)
>      365. 3-way CROSSTABS (crosstabs.at:280): ok     (0m0.090s 0m0.010s)
>      366. CROSSTABS descending sort order (crosstabs.at:409): ok     
> (0m0.100s 0m0.000s)
>      367. CROSSTABS crash when all cases missing (crosstabs.at:444): ok     
> (0m0.100s 0m0.000s)
>      368. DESCRIPTIVES basics (descriptives.at:3): ok     (0m0.100s 0m0.000s)
>      369. DESCRIPTIVES -- excluding missing data (descriptives.at:82): ok     
> (0m0.090s 0m0.010s)
>      370. DESCRIPTIVES -- including missing data (descriptives.at:96): ok     
> (0m0.060s 0m0.030s)
>      371. DESCRIPTIVES -- excluding missing data listwise 
> (descriptives.at:110): ok     (0m0.090s 0m0.010s)
>      372. DESCRIPTIVES -- including missing data listwise 
> (descriptives.at:124): ok     (0m0.070s 0m0.040s)
>      373. DESCRIPTIVES bug calculating mean only (descriptives.at:138): ok    
>  (0m0.070s 0m0.020s)
>      374. DESCRIPTIVES bug with TEMPORARY (descriptives.at:164): ok     
> (0m0.070s 0m0.020s)
>      375. EXAMINE (examine.at:3): ok     (0m0.100s 0m0.000s)
>      376. EXAMINE -- extremes (examine.at:172): ok     (0m0.090s 0m0.020s)
>      377. EXAMINE -- percentiles (examine.at:233): ok     (0m0.090s 0m0.000s)
>      378. EXAMINE -- missing values (examine.at:325): ok     (0m0.090s 
> 0m0.010s)
>      379. EXAMINE -- missing values and percentiles (examine.at:362): ok     
> (0m0.040s 0m0.040s)
>      380. EXAMINE -- trimmed mean (examine.at:382): ok     (0m0.090s 0m0.020s)
>      381. EXAMINE -- crash bug (examine.at:429): ok     (0m0.090s 0m0.000s)
>      382. EXAMINE -- consecutive runs don't crash (examine.at:447): ok     
> (0m0.080s 0m0.010s)
>      383. EXAMINE -- missing values don't crash (examine.at:465): ok     
> (0m0.060s 0m0.020s)
>      384. EXAMINE -- single case doesn't crash (examine.at:482): ok     
> (0m0.060s 0m0.040s)
>      385. EXAMINE -- all-missing data doesn't crash (examine.at:500): ok     
> (0m0.070s 0m0.030s)
>      386. EXAMINE -- big input doesn't crash (examine.at:519): ok     
> (0m0.250s 0m0.030s)
>      387. EXAMINE -- big input doesn't crash 2 (examine.at:539): ok     
> (0m2.050s 0m0.050s)
>      388. FACTOR extraction=paf method=correlation (factor.at:3): ok     
> (0m0.110s 0m0.030s)
>      389. FACTOR extraction=pc method=correlation (factor.at:1522): ok     
> (0m0.100s 0m0.000s)
>      390. FACTOR empty dataset (factor.at:1782): ok     (0m0.070s 0m0.020s)
>      391. FLIP with NEWNAMES (flip.at:3): ok     (0m0.070s 0m0.030s)
>      392. FLIP without NEWNAMES (flip.at:45): ok     (0m0.080s 0m0.020s)
>      393. FREQUENCIES string variable crash (frequencies.at:3): ok     
> (0m0.060s 0m0.030s)
>      394. FREQUENCIES two runs crash (frequencies.at:24): ok     (0m0.080s 
> 0m0.010s)
>      395. FREQUENCIES HTML output crash (frequencies.at:74): ok     (0m0.100s 
> 0m0.000s)
>      396. FREQUENCIES pie chart crash (frequencies.at:109): ok     (0m0.090s 
> 0m0.010s)
>      397. FREQUENCIES median with histogram crash (frequencies.at:146): ok    
>  (0m0.060s 0m0.030s)
>      398. FREQUENCIES crash after TEMPORARY (frequencies.at:171): ok     
> (0m0.090s 0m0.010s)
>      399. FREQUENCIES basic percentiles (frequencies.at:232): ok     
> (0m0.080s 0m0.020s)
>      400. FREQUENCIES basic n-tiles (frequencies.at:252): ok     (0m0.090s 
> 0m0.010s)
>      401. FREQUENCIES compatibility percentiles (frequencies.at:273): ok     
> (0m0.060s 0m0.020s)
>      402. FREQUENCIES enhanced percentiles (frequencies.at:314): ok     
> (0m0.080s 0m0.020s)
>      403. FREQUENCIES enhanced percentiles, weighted (frequencies.at:354): ok 
>     (0m0.090s 0m0.010s)
>      404. FREQUENCIES enhanced percentiles, weighted (2) 
> (frequencies.at:398): ok     (0m0.080s 0m0.020s)
>      405. FREQUENCIES enhanced percentiles, weighted (3) 
> (frequencies.at:440): ok     (0m0.080s 0m0.010s)
>      406. FREQUENCIES enhanced percentiles, weighted, missing values 
> (frequencies.at:480): ok     (0m0.070s 0m0.030s)
>      407. GLM latin square design (glm.at:3): ok     (0m0.090s 0m0.020s)
>      408. GLM 2 by 2 factorial design (glm.at:76): ok     (0m0.090s 0m0.010s)
>      409. GLM Type I and II Sums of Squares (glm.at:130): ok     (0m0.160s 
> 0m0.030s)
>      410. GLM excluded intercept (glm.at:269): ok     (0m0.080s 0m0.020s)
>      411. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 < 1 (npar.at:3): ok     
> (0m0.100s 0m0.000s)
>      412. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 > 1 (npar.at:28): ok     
> (0m0.090s 0m0.000s)
>      413. NPAR TESTS BINOMIAL, P < 0.5; N1/N2 = 1 (npar.at:53): ok     
> (0m0.100s 0m0.000s)
>      414. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 < 1 (npar.at:78): ok     
> (0m0.090s 0m0.000s)
>      415. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 > 1 (npar.at:103): ok     
> (0m0.060s 0m0.030s)
>      416. NPAR TESTS BINOMIAL, P > 0.5; N1/N2 = 1 (npar.at:127): ok     
> (0m0.070s 0m0.030s)
>      417. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 < 1 (npar.at:151): ok     
> (0m0.080s 0m0.020s)
>      418. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 > 1 (npar.at:176): ok     
> (0m0.080s 0m0.020s)
>      419. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 (npar.at:200): ok     
> (0m0.070s 0m0.020s)
>      420. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 Cutpoint (npar.at:225): ok  
>    (0m0.080s 0m0.010s)
>      421. NPAR TESTS BINOMIAL, P = 0.5; N1/N2 = 1 Named values (npar.at:251): 
> ok     (0m0.090s 0m0.010s)
>      422. NPAR TESTS CHISQUARE (npar.at:277): ok     (0m0.090s 0m0.010s)
>      423. NPAR TESTS CHISQUARE expected values missing (npar.at:361): ok     
> (0m0.070s 0m0.020s)
>      424. NPAR TESTS CHISQUARE with DESCRIPTIVES (npar.at:392): ok     
> (0m0.080s 0m0.010s)
>      425. NPAR TESTS CHISQUARE, listwise missing (npar.at:444): ok     
> (0m0.100s 0m0.020s)
>      426. NPAR TESTS WILCOXON (npar.at:496): ok     (0m0.060s 0m0.030s)
>      427. NPAR TESTS WILCOXON with missing values (npar.at:543): ok     
> (0m0.080s 0m0.020s)
>      428. NPAR TESTS SIGN (npar.at:592): ok     (0m0.100s 0m0.010s)
>      429. NPAR Kruskal-Wallis test (npar.at:636): ok     (0m0.150s 0m0.030s)
>      430. NPAR Kruskal-Wallis multiple-variables (npar.at:731): ok     
> (0m0.080s 0m0.010s)
>      431. NPAR TESTS Runs (npar.at:798): ok     (0m0.080s 0m0.020s)
>      432. NPAR TESTS Friedman (npar.at:887): ok     (0m0.090s 0m0.010s)
>      433. NPAR TESTS Mann-Whitney (npar.at:928): ok     (0m0.110s 0m0.000s)
>      434. NPAR TESTS Cochran (npar.at:987): ok     (0m0.090s 0m0.000s)
>      435. NPAR TESTS Kendall (npar.at:1034): ok     (0m0.080s 0m0.010s)
>      436. NPAR TESTS McNemar (npar.at:1099): ok     (0m0.080s 0m0.020s)
>      437. NPAR TESTS Kolmogorov-Smirnov Uniform parameters given 
> (npar.at:1153): ok     (0m0.060s 0m0.030s)
>      438. NPAR TESTS Kolmogorov-Smirnov Normal parameters imputed 
> (npar.at:1190): ok     (0m0.090s 0m0.010s)
>      439. NPAR TESTS Median Test (median imputed) (npar.at:1394): ok     
> (0m0.100s 0m0.000s)
>      440. NPAR TESTS Median Test (median given) (npar.at:1459): ok     
> (0m0.090s 0m0.000s)
>      441. NPAR TESTS Median Test (two sample) (npar.at:1522): ok     
> (0m0.090s 0m0.010s)
>      442. ONEWAY basic operation (oneway.at:3): ok     (0m0.100s 0m0.000s)
>      443. ONEWAY with splits (oneway.at:72): ok     (0m0.090s 0m0.010s)
>      444. ONEWAY with missing values (oneway.at:179): ok     (0m0.180s 
> 0m0.050s)
>      445. ONEWAY descriptives subcommand (oneway.at:284): ok     (0m0.090s 
> 0m0.010s)
>      446. ONEWAY homogeneity subcommand (oneway.at:333): ok     (0m0.090s 
> 0m0.010s)
>      447. ONEWAY multiple variables (oneway.at:378): ok     (0m0.080s 
> 0m0.020s)
>      448. ONEWAY vs. weights (oneway.at:484): ok     (0m0.130s 0m0.030s)
>      449. ONEWAY posthoc LSD and BONFERRONI (oneway.at:555): ok     (0m0.090s 
> 0m0.010s)
>      450. ONEWAY posthoc Tukey HSD and Games-Howell (oneway.at:637): ok     
> (0m0.200s 0m0.030s)
>      451. ONEWAY posthoc Sidak (oneway.at:693): ok     (0m0.100s 0m0.000s)
>      452. ONEWAY posthoc Scheffe (oneway.at:753): ok     (0m0.100s 0m0.000s)
>      453. ONEWAY bad contrast count (oneway.at:835): ok     (0m0.090s 
> 0m0.010s)
>      454. ONEWAY crash on single category independent variable 
> (oneway.at:906): ok     (0m0.070s 0m0.010s)
>      455. ONEWAY crash on missing dependent variable (oneway.at:927): ok     
> (0m0.150s 0m0.020s)
>      456. QUICK CLUSTER with small data set (quick-cluster.at:3): ok     
> (0m0.080s 0m0.020s)
>      457. QUICK CLUSTER with large data set (quick-cluster.at:46): ok     
> (0m1.310s 0m0.110s)
>      458. QUICK CLUSTER with weights (quick-cluster.at:76): ok     (0m0.160s 
> 0m0.010s)
>      459. QUICK CLUSTER with listwise missing (quick-cluster.at:118): ok     
> (0m0.130s 0m0.030s)
>      460. QUICK CLUSTER with pairwise missing (quick-cluster.at:157): ok     
> (0m0.180s 0m0.040s)
>      461. RANK simple case with defaults (rank.at:3): ok     (0m0.070s 
> 0m0.030s)
>      462. RANK with RANK, RFRACTION, N (rank.at:40): ok     (0m0.070s 
> 0m0.010s)
>      463. RANK with SAVAGE, PERCENT, PROPORTION, NTILES (rank.at:141): ok     
> (0m0.080s 0m0.020s)
>      464. RANK with SPLIT FILE (rank.at:200): ok     (0m0.090s 0m0.010s)
>      465. RANK with fractional ranks (rank.at:290): ok     (0m0.080s 0m0.020s)
>      466. RANK all-ties due to tiny weights (rank.at:337): ok     (0m0.070s 
> 0m0.030s)
>      467. RANK variable name fallback (rank.at:414): ok     (0m0.090s 
> 0m0.000s)
>      468. RANK robust variable name creation (rank.at:464): ok     (0m0.120s 
> 0m0.000s)
>      469. RANK handling of invalid input (rank.at:517): ok     (0m0.090s 
> 0m0.010s)
>      470. RANK handling of invalid syntax (rank.at:545): ok     (0m0.090s 
> 0m0.010s)
>      471. REGRESSION (regression.at:3): ok     (0m0.070s 0m0.030s)
>      472. REGRESSION test of QR decomposition (regression.at:62): ok     
> (0m0.080s 0m0.020s)
>      473. REGRESSION no crash on all missing (regression.at:1594): ok     
> (0m0.050s 0m0.030s)
>      474. RELIABILITY (reliability.at:3): ok     (0m0.090s 0m0.010s)
>      475. ROC, free distribution (roc.at:3): ok     (0m0.090s 0m0.010s)
>      476. ROC, negative exponential distribution (roc.at:54): ok     
> (0m0.080s 0m0.020s)
>      477. ROC, with anomaly (roc.at:113): ok     (0m0.100s 0m0.000s)
>      478. sort 500 cases (100 unique) with 2 buffers (sort-cases.at:57): ok   
>   (0m0.060s 0m0.040s)
>      479. sort 500 cases (100 unique) with 3 buffers (sort-cases.at:58): ok   
>   (0m0.090s 0m0.010s)
>      480. sort 500 cases (100 unique) with 4 buffers (sort-cases.at:59): ok   
>   (0m0.090s 0m0.020s)
>      481. sort 500 cases (100 unique) with 5 buffers (sort-cases.at:60): ok   
>   (0m0.110s 0m0.020s)
>      482. sort 500 cases (100 unique) with 10 buffers (sort-cases.at:61): ok  
>    (0m0.100s 0m0.010s)
>      483. sort 500 cases (100 unique) with 50 buffers (sort-cases.at:62): ok  
>    (0m0.080s 0m0.030s)
>      484. sort 500 cases (100 unique) with 100 buffers (sort-cases.at:63): ok 
>     (0m0.090s 0m0.010s)
>      485. sort 500 cases (100 unique) (sort-cases.at:64): ok     (0m0.080s 
> 0m0.030s)
>      486. sort 1000 cases (100 unique) with 2 buffers (sort-cases.at:66): ok  
>    (0m0.120s 0m0.040s)
>      487. sort 1000 cases (100 unique) with 3 buffers (sort-cases.at:67): ok  
>    (0m0.140s 0m0.020s)
>      488. sort 1000 cases (100 unique) with 5 buffers (sort-cases.at:68): ok  
>    (0m0.160s 0m0.000s)
>      489. sort 1000 cases (100 unique) (sort-cases.at:69): ok     (0m0.110s 
> 0m0.040s)
>      490. sort 5000 cases (1000 unique) with 5 buffers (sort-cases.at:71): ok 
>     (0m0.330s 0m0.030s)
>      491. sort 5000 cases (1000 unique) with 50 buffers (sort-cases.at:72): 
> ok     (0m0.230s 0m0.020s)
>      492. sort 5000 cases (1000 unique) (sort-cases.at:73): ok     (0m0.220s 
> 0m0.020s)
>      493. sort 10000 cases (100 unique) with 3 buffers (sort-cases.at:75): ok 
>     (0m1.000s 0m0.090s)
>      494. sort 10000 cases (100 unique) with 5 buffers (sort-cases.at:76): ok 
>     (0m0.800s 0m0.020s)
>      495. sort 10000 cases (100 unique) (sort-cases.at:77): ok     (0m0.370s 
> 0m0.040s)
>      496. sort 50000 cases (10000 unique) with 500 buffers 
> (sort-cases.at:79): ok     (0m1.700s 0m0.050s)
>      497. sort 50000 cases (sort-cases.at:81): ok     (0m1.500s 0m0.090s)
>      498. SORT CASES preserves filtered cases (sort-cases.at:84): ok     
> (0m0.070s 0m0.020s)
>      499. T-TEST /PAIRS (t-test.at:3): ok     (0m0.080s 0m0.030s)
>      500. T-TEST /PAIRS with per-analysis missing values (t-test.at:41): ok   
>   (0m0.120s 0m0.040s)
>      501. T-TEST /PAIRS with listwise missing values (t-test.at:102): ok     
> (0m0.140s 0m0.020s)
>      502. T-TEST /PAIRS bug (t-test.at:165): ok     (0m0.100s 0m0.000s)
>      503. T-TEST /GROUPS (t-test.at:201): ok     (0m0.090s 0m0.000s)
>      504. T-TEST /GROUPS with one value for independent variable 
> (t-test.at:250): ok     (0m0.080s 0m0.010s)
>      505. T-TEST /GROUPS with per-analysis missing values (t-test.at:300): ok 
>     (0m0.130s 0m0.040s)
>      506. T-TEST /GROUPS with listwise missing values (t-test.at:360): ok     
> (0m0.100s 0m0.070s)
>      507. T-TEST /TESTVAL (t-test.at:418): ok     (0m0.080s 0m0.020s)
>      508. T-TEST /TESTVAL with per-analysis missing values (t-test.at:451): 
> ok     (0m0.170s 0m0.020s)
>      509. T-TEST /TESTVAL with listwise missing values (t-test.at:504): ok    
>  (0m0.150s 0m0.040s)
>      510. T-TEST wih TEMPORARY transformation (t-test.at:557): ok     
> (0m0.100s 0m0.050s)
>      511. T-TEST invalid syntax (t-test.at:613): ok     (0m0.090s 0m0.010s)
>      512. T-TEST string variable (t-test.at:636): ok     (0m0.070s 0m0.030s)
>      513. T-TEST string variable, only one value (t-test.at:683): ok     
> (0m0.080s 0m0.010s)
>      514. T-TEST string variable comparison bug (t-test.at:709): ok     
> (0m0.080s 0m0.020s)
>      515. CACHE (cache.at:3): ok     (0m0.070s 0m0.020s)
>      516. CD (cd.at:3): ok     (0m0.080s 0m0.040s)
>      517. USE ALL (date.at:3): ok     (0m0.070s 0m0.020s)
>      518. INSERT SYNTAX=INTERACTIVE (insert.at:15): ok     (0m0.080s 0m0.010s)
>      519. INSERT SYNTAX=BATCH (insert.at:31): ok     (0m0.080s 0m0.020s)
>      520. INSERT CD=NO (insert.at:51): ok     (0m0.080s 0m0.020s)
>      521. INSERT CD=YES (insert.at:72): ok     (0m0.090s 0m0.010s)
>      522. INSERT ERROR=STOP (insert.at:116): ok     (0m0.050s 0m0.030s)
>      523. INSERT ERROR=CONTINUE (insert.at:126): ok     (0m0.100s 0m0.000s)
>      524. INSERT nonexistent file (insert.at:146): ok     (0m0.060s 0m0.030s)
>      525. PERMISSIONS (permissions.at:3): ok     (0m0.170s 0m0.080s)
>      526. SET FORMAT to invalid output format (set.at:4): ok     (0m0.070s 
> 0m0.030s)
>      527. SET MXWARNS (set.at:26): ok     (0m0.080s 0m0.020s)
>      528. SET MXWARNS special case zero (set.at:62): ok     (0m0.070s 
> 0m0.030s)
>      529. PRESERVE of SET FORMAT (set.at:98): ok     (0m0.040s 0m0.040s)
>      530. FILE LABEL and (ADD) DOCUMENT (title.at:3): ok     (0m0.090s 
> 0m0.020s)
>      531. COMPUTE crash with SAVE (compute.at:3): ok     (0m0.140s 0m0.040s)
>      532. COMPUTE bug in long string UPCASE (compute.at:22): ok     (0m0.070s 
> 0m0.020s)
>      533. COMPUTE bug with long variable names (compute.at:50): ok     
> (0m0.080s 0m0.010s)
>      534. COMPUTE self-reference to new variable (compute.at:76): ok     
> (0m0.090s 0m0.010s)
>      535. COUNT -- numeric data (count.at:3): ok     (0m0.070s 0m0.030s)
>      536. COUNT -- string data (count.at:34): ok     (0m0.060s 0m0.030s)
>      537. RECODE numeric to numeric, without INTO (recode.at:21): ok     
> (0m0.080s 0m0.010s)
>      538. RECODE numeric to numeric, with INTO, without COPY (recode.at:63): 
> ok     (0m0.060s 0m0.010s)
>      539. RECODE numeric to numeric, with INTO, with COPY (recode.at:95): ok  
>    (0m0.060s 0m0.020s)
>      540. RECODE string to string, with INTO, without COPY (recode.at:128): 
> ok     (0m0.070s 0m0.020s)
>      541. RECODE string to string (recode.at:156): ok     (0m0.080s 0m0.020s)
>      542. RECODE string to numeric (recode.at:184): ok     (0m0.100s 0m0.040s)
>      543. RECODE numeric to string (recode.at:210): ok     (0m0.080s 0m0.010s)
>      544. RECODE bug in COPY (recode.at:236): ok     (0m0.060s 0m0.020s)
>      545. RECODE bug in COPY with INTO (recode.at:267): ok     (0m0.100s 
> 0m0.000s)
>      546. SAMPLE (sample.at:3): ok     (0m0.090s 0m0.000s)
>      547. FILTER (select-if.at:3): ok     (0m0.100s 0m0.000s)
>      548. ABT -- insert-any-remove-any (abt.at:8): ok     (0m0.240s 0m0.000s)
>      549. ABT -- insert-any-remove-same (abt.at:9): ok     (0m0.200s 0m0.000s)
>      550. ABT -- insert-any-remove-reverse (abt.at:10): ok     (0m0.190s 
> 0m0.000s)
>      551. ABT -- random-sequence (abt.at:11): ok     (0m2.230s 0m0.000s)
>      552. ABT -- insert-ordered (abt.at:12): ok     (0m0.150s 0m0.010s)
>      553. ABT -- moved (abt.at:13): ok     (0m0.190s 0m0.000s)
>      554. ABT -- changed (abt.at:14): ok     (0m0.110s 0m0.000s)
>      555. BT -- insert-any-remove-any (bt.at:8): ok     (0m0.090s 0m0.000s)
>      556. BT -- insert-any-remove-same (bt.at:9): ok     (0m0.070s 0m0.000s)
>      557. BT -- insert-any-remove-reverse (bt.at:10): ok     (0m0.070s 
> 0m0.000s)
>      558. BT -- random-sequence (bt.at:11): ok     (0m0.710s 0m0.010s)
>      559. BT -- insert-ordered (bt.at:12): ok     (0m0.130s 0m0.000s)
>      560. BT -- find-ge-le (bt.at:13): ok     (0m0.010s 0m0.000s)
>      561. BT -- moved (bt.at:14): ok     (0m0.140s 0m0.000s)
>      562. BT -- changed (bt.at:15): ok     (0m0.090s 0m0.000s)
>      563. ASCII (encoding-guesser.at:3): ok     (0m0.020s 0m0.010s)
>      564. UTF-8 (encoding-guesser.at:9): ok     (0m0.040s 0m0.000s)
>      565. UTF-8 starting with ASCII (encoding-guesser.at:16): ok     
> (0m0.030s 0m0.000s)
>      566. UTF-16 with big-endian byte order mark (encoding-guesser.at:23): ok 
>     (0m0.010s 0m0.000s)
>      567. UTF-16 with little-endian byte order mark (encoding-guesser.at:30): 
> ok     (0m0.030s 0m0.000s)
>      568. UTF-16BE (encoding-guesser.at:37): ok     (0m0.020s 0m0.000s)
>      569. UTF-16BE starting with U+0100 (encoding-guesser.at:46): ok     
> (0m0.020s 0m0.010s)
>      570. UTF-16LE (encoding-guesser.at:53): ok     (0m0.010s 0m0.000s)
>      571. UTF-16LE starting with U+0100 (encoding-guesser.at:62): ok     
> (0m0.020s 0m0.000s)
>      572. UTF-32 with big-endian byte order mark (encoding-guesser.at:69): ok 
>     (0m0.010s 0m0.010s)
>      573. UTF-32 with little-endian byte order mark (encoding-guesser.at:76): 
> ok     (0m0.020s 0m0.000s)
>      574. UTF-32BE (encoding-guesser.at:83): ok     (0m0.020s 0m0.010s)
>      575. UTF-32LE (encoding-guesser.at:90): ok     (0m0.020s 0m0.000s)
>      576. ISO-8859-1 (encoding-guesser.at:97): ok     (0m0.040s 0m0.000s)
>      577. GB-18030 with byte order mark (encoding-guesser.at:105): ok     
> (0m0.020s 0m0.000s)
>      578. UTF-EBCDIC with byte order mark (encoding-guesser.at:113): ok     
> (0m0.040s 0m0.000s)
>      579. EUC-JP as Auto,EUC-JP (encoding-guesser.at:121): ok     (0m0.030s 
> 0m0.000s)
>      580. EUC-JP starting with ASCII as Auto,EUC-JP 
> (encoding-guesser.at:129): ok     (0m0.030s 0m0.010s)
>      581. UTF-8 with character split across input buffers 
> (encoding-guesser.at:137): ok     (0m0.020s 0m0.010s)
>      582. floating point format conversions (float-format.at:3): ok     
> (0m0.080s 0m0.030s)
>      583. heap -- insert-no-dups-delete-min (heap.at:8): ok     (0m0.040s 
> 0m0.000s)
>      584. heap -- insert-with-dups-delete-min (heap.at:9): ok     (0m0.040s 
> 0m0.000s)
>      585. heap -- insert-no-dups-delete-random (heap.at:10): ok     (0m0.020s 
> 0m0.000s)
>      586. heap -- inc-dec (heap.at:11): ok     (0m0.080s 0m0.000s)
>      587. heap -- random-insert-delete (heap.at:12): ok     (0m0.050s 
> 0m0.000s)
>      588. hmap -- insert-any-remove-any-random-hash (hmap.at:8): ok     
> (0m0.060s 0m0.000s)
>      589. hmap -- insert-any-remove-any-identity-hash (hmap.at:9): ok     
> (0m0.060s 0m0.000s)
>      590. hmap -- insert-any-remove-any-constant-hash (hmap.at:10): ok     
> (0m0.060s 0m0.000s)
>      591. hmap -- insert-any-remove-same-random-hash (hmap.at:11): ok     
> (0m0.040s 0m0.000s)
>      592. hmap -- insert-any-remove-same-identity-hash (hmap.at:12): ok     
> (0m0.040s 0m0.010s)
>      593. hmap -- insert-any-remove-same-constant-hash (hmap.at:13): ok     
> (0m0.040s 0m0.000s)
>      594. hmap -- insert-any-remove-reverse-random-hash (hmap.at:14): ok     
> (0m0.040s 0m0.000s)
>      595. hmap -- insert-any-remove-reverse-identity-hash (hmap.at:15): ok    
>  (0m0.050s 0m0.000s)
>      596. hmap -- insert-any-remove-reverse-constant-hash (hmap.at:16): ok    
>  (0m0.050s 0m0.000s)
>      597. hmap -- random-sequence-random-hash (hmap.at:17): ok     (0m0.070s 
> 0m0.000s)
>      598. hmap -- random-sequence-identity-hash (hmap.at:18): ok     
> (0m0.050s 0m0.000s)
>      599. hmap -- random-sequence-constant-hash (hmap.at:19): ok     
> (0m0.020s 0m0.000s)
>      600. hmap -- insert-ordered-random-hash (hmap.at:20): ok     (0m0.390s 
> 0m0.000s)
>      601. hmap -- insert-ordered-identity-hash (hmap.at:21): ok     (0m0.300s 
> 0m0.010s)
>      602. hmap -- insert-ordered-constant-hash (hmap.at:22): ok     (0m0.010s 
> 0m0.000s)
>      603. hmap -- moved-random-hash (hmap.at:23): ok     (0m0.120s 0m0.010s)
>      604. hmap -- moved-identity-hash (hmap.at:24): ok     (0m0.090s 0m0.000s)
>      605. hmap -- moved-constant-hash (hmap.at:25): ok     (0m0.010s 0m0.000s)
>      606. hmap -- changed-random-hash (hmap.at:26): ok     (0m0.050s 0m0.010s)
>      607. hmap -- changed-identity-hash (hmap.at:27): ok     (0m0.030s 
> 0m0.010s)
>      608. hmap -- changed-constant-hash (hmap.at:28): ok     (0m0.060s 
> 0m0.000s)
>      609. hmap -- swap-random-hash (hmap.at:29): ok     (0m0.010s 0m0.000s)
>      610. hmap -- clear (hmap.at:30): ok     (0m0.070s 0m0.000s)
>      611. hmap -- destroy-null (hmap.at:31): ok     (0m0.000s 0m0.000s)
>      612. hmap -- shrink-empty (hmap.at:32): ok     (0m0.000s 0m0.000s)
>      613. hmapx -- insert-any-remove-any-random-hash (hmapx.at:8): ok     
> (0m0.070s 0m0.000s)
>      614. hmapx -- insert-any-remove-any-identity-hash (hmapx.at:9): ok     
> (0m0.070s 0m0.000s)
>      615. hmapx -- insert-any-remove-any-constant-hash (hmapx.at:10): ok     
> (0m0.070s 0m0.000s)
>      616. hmapx -- insert-any-remove-same-random-hash (hmapx.at:11): ok     
> (0m0.060s 0m0.000s)
>      617. hmapx -- insert-any-remove-same-identity-hash (hmapx.at:12): ok     
> (0m0.050s 0m0.000s)
>      618. hmapx -- insert-any-remove-same-constant-hash (hmapx.at:13): ok     
> (0m0.060s 0m0.000s)
>      619. hmapx -- insert-any-remove-reverse-random-hash (hmapx.at:14): ok    
>  (0m0.060s 0m0.000s)
>      620. hmapx -- insert-any-remove-reverse-identity-hash (hmapx.at:15): ok  
>    (0m0.050s 0m0.000s)
>      621. hmapx -- insert-any-remove-reverse-constant-hash (hmapx.at:16): ok  
>    (0m0.050s 0m0.000s)
>      622. hmapx -- random-sequence-random-hash (hmapx.at:17): ok     
> (0m0.070s 0m0.010s)
>      623. hmapx -- random-sequence-identity-hash (hmapx.at:18): ok     
> (0m0.060s 0m0.000s)
>      624. hmapx -- random-sequence-constant-hash (hmapx.at:19): ok     
> (0m0.020s 0m0.000s)
>      625. hmapx -- insert-ordered-random-hash (hmapx.at:20): ok     (0m0.380s 
> 0m0.010s)
>      626. hmapx -- insert-ordered-identity-hash (hmapx.at:21): ok     
> (0m0.300s 0m0.000s)
>      627. hmapx -- insert-ordered-constant-hash (hmapx.at:22): ok     
> (0m0.010s 0m0.000s)
>      628. hmapx -- moved-random-hash (hmapx.at:23): ok     (0m0.130s 0m0.000s)
>      629. hmapx -- moved-identity-hash (hmapx.at:24): ok     (0m0.070s 
> 0m0.020s)
>      630. hmapx -- moved-constant-hash (hmapx.at:25): ok     (0m0.010s 
> 0m0.000s)
>      631. hmapx -- changed-random-hash (hmapx.at:26): ok     (0m0.060s 
> 0m0.000s)
>      632. hmapx -- changed-identity-hash (hmapx.at:27): ok     (0m0.060s 
> 0m0.000s)
>      633. hmapx -- changed-constant-hash (hmapx.at:28): ok     (0m0.060s 
> 0m0.000s)
>      634. hmapx -- change-random-hash (hmapx.at:29): ok     (0m0.060s 
> 0m0.000s)
>      635. hmapx -- change-identity-hash (hmapx.at:30): ok     (0m0.070s 
> 0m0.000s)
>      636. hmapx -- change-constant-hash (hmapx.at:31): ok     (0m0.060s 
> 0m0.000s)
>      637. hmapx -- swap-random-hash (hmapx.at:32): ok     (0m0.010s 0m0.000s)
>      638. hmapx -- clear (hmapx.at:33): ok     (0m0.070s 0m0.000s)
>      639. hmapx -- destroy-null (hmapx.at:34): ok     (0m0.000s 0m0.000s)
>      640. hmapx -- shrink-empty (hmapx.at:35): ok     (0m0.000s 0m0.000s)
>      641. convert reflexively (i18n.at:38): ok     (0m0.030s 0m0.000s)
>      642. convert without any change (i18n.at:39): ok     (0m0.020s 0m0.010s)
>      643. convert from ISO-8859-1 to UTF-8 (i18n.at:41): ok     (0m0.030s 
> 0m0.000s)
>      644. convert from UTF-8 to ISO-8859-1 (i18n.at:43): ok     (0m0.030s 
> 0m0.000s)
>      645. convert invalid UTF-8 to ISO-8859-1 (i18n.at:47): ok     (0m0.030s 
> 0m0.000s)
>      646. convert truncated UTF-8 to ISO-8559-1 (i18n.at:50): ok     
> (0m0.030s 0m0.000s)
>      647. convert from ISO-8859-1 to UTF-8 with overflow (i18n.at:55): ok     
> (0m0.020s 0m0.010s)
>      648. convert unknown encoding (i18n.at:59): ok     (0m0.020s 0m0.000s)
>      649. truncate "abc" to 6 bytes in UTF-8 (i18n.at:90): ok     (0m0.030s 
> 0m0.000s)
>      650. truncate "" + "xyz" to 6 bytes in UTF-8 (i18n.at:91): ok     
> (0m0.020s 0m0.010s)
>      651. truncate "" to 6 bytes in UTF-8 (i18n.at:92): ok     (0m0.030s 
> 0m0.000s)
>      652. truncate "abcdefghij" to 6 bytes in UTF-8 (i18n.at:93): ok     
> (0m0.010s 0m0.020s)
>      653. truncate "" + "tuvwxyz" to 6 bytes in UTF-8 (i18n.at:94): ok     
> (0m0.030s 0m0.000s)
>      654. truncate "abc" + "xyz" to 6 bytes in UTF-8 (i18n.at:96): ok     
> (0m0.040s 0m0.000s)
>      655. truncate "abcd" + "xyz" to 6 bytes in UTF-8 (i18n.at:97): ok     
> (0m0.030s 0m0.000s)
>      656. truncate "abc" + "uvwxyz" to 6 bytes in UTF-8 (i18n.at:98): ok     
> (0m0.030s 0m0.000s)
>      657. truncate "x\342\203\236" + "y" to 0 bytes in UTF-8 (i18n.at:102): 
> ok     (0m0.020s 0m0.010s)
>      658. truncate "x\342\203\236" + "y" to 1 bytes in UTF-8 (i18n.at:103): 
> ok     (0m0.030s 0m0.000s)
>      659. truncate "x\342\203\236" + "y" to 2 bytes in UTF-8 (i18n.at:104): 
> ok     (0m0.030s 0m0.000s)
>      660. truncate "x\342\203\236" + "y" to 3 bytes in UTF-8 (i18n.at:105): 
> ok     (0m0.030s 0m0.000s)
>      661. truncate "x\342\203\236" + "y" to 4 bytes in UTF-8 (i18n.at:106): 
> ok     (0m0.040s 0m0.000s)
>      662. truncate "x\342\203\236" + "y" to 5 bytes in UTF-8 (i18n.at:107): 
> ok     (0m0.020s 0m0.010s)
>      663. truncate "\303\251\303\250\303\244" + "xyz" to 0 bytes in 
> ISO-8859-1 (i18n.at:110): ok     (0m0.040s 0m0.000s)
>      664. truncate "\303\251\303\250\303\244" + "xyz" to 1 bytes in 
> ISO-8859-1 (i18n.at:111): ok     (0m0.020s 0m0.010s)
>      665. truncate "\303\251\303\250\303\244" + "xyz" to 2 bytes in 
> ISO-8859-1 (i18n.at:112): ok     (0m0.030s 0m0.010s)
>      666. truncate "\303\251\303\250\303\244" + "xyz" to 3 bytes in 
> ISO-8859-1 (i18n.at:113): ok     (0m0.030s 0m0.000s)
>      667. truncate "\303\251\303\250\303\244" + "xyz" to 4 bytes in 
> ISO-8859-1 (i18n.at:114): ok     (0m0.030s 0m0.010s)
>      668. truncate "\303\251\303\250\303\244" + "xyz" to 5 bytes in 
> ISO-8859-1 (i18n.at:116): ok     (0m0.040s 0m0.000s)
>      669. truncate "\303\251\303\250\303\244" + "xyz" to 6 bytes in 
> ISO-8859-1 (i18n.at:118): ok     (0m0.030s 0m0.010s)
>      670. ll -- push-pop (ll.at:8): ok     (0m0.050s 0m0.000s)
>      671. ll -- insert-remove (ll.at:9): ok     (0m0.000s 0m0.000s)
>      672. ll -- swap (ll.at:10): ok     (0m0.000s 0m0.000s)
>      673. ll -- swap-range (ll.at:11): ok     (0m0.020s 0m0.000s)
>      674. ll -- remove-range (ll.at:12): ok     (0m0.000s 0m0.000s)
>      675. ll -- remove-equal (ll.at:13): ok     (0m0.020s 0m0.000s)
>      676. ll -- remove-if (ll.at:14): ok     (0m0.020s 0m0.000s)
>      677. ll -- moved (ll.at:15): ok     (0m0.000s 0m0.000s)
>      678. ll -- find-equal (ll.at:16): ok     (0m0.010s 0m0.000s)
>      679. ll -- find-if (ll.at:17): ok     (0m0.010s 0m0.000s)
>      680. ll -- find-adjacent-equal (ll.at:18): ok     (0m0.010s 0m0.000s)
>      681. ll -- count-range (ll.at:19): ok     (0m0.020s 0m0.000s)
>      682. ll -- count-equal (ll.at:20): ok     (0m0.010s 0m0.000s)
>      683. ll -- count-if (ll.at:21): ok     (0m0.010s 0m0.000s)
>      684. ll -- min-max (ll.at:22): ok     (0m0.010s 0m0.000s)
>      685. ll -- lexicographical-compare-3way (ll.at:23): ok     (0m0.010s 
> 0m0.000s)
>      686. ll -- apply (ll.at:24): ok     (0m0.000s 0m0.000s)
>      687. ll -- reverse (ll.at:25): ok     (0m0.000s 0m0.000s)
>      688. ll -- permutations-no-dups (ll.at:26): ok     (0m0.010s 0m0.000s)
>      689. ll -- permutations-with-dups (ll.at:27): ok     (0m0.150s 0m0.010s)
>      690. ll -- merge-no-dups (ll.at:28): ok     (0m0.020s 0m0.000s)
>      691. ll -- merge-with-dups (ll.at:29): ok     (0m0.190s 0m0.000s)
>      692. ll -- sort-exhaustive (ll.at:30): ok     (0m0.040s 0m0.000s)
>      693. ll -- sort-stable (ll.at:31): ok     (0m0.030s 0m0.000s)
>      694. ll -- sort-subset (ll.at:32): ok     (0m0.020s 0m0.000s)
>      695. ll -- sort-big (ll.at:33): ok     (0m0.110s 0m0.000s)
>      696. ll -- unique (ll.at:34): ok     (0m0.010s 0m0.000s)
>      697. ll -- sort-unique (ll.at:35): ok     (0m0.070s 0m0.010s)
>      698. ll -- insert-ordered (ll.at:36): ok     (0m0.020s 0m0.000s)
>      699. ll -- partition (ll.at:37): ok     (0m0.010s 0m0.000s)
>      700. llx -- push-pop (llx.at:8): ok     (0m0.050s 0m0.000s)
>      701. llx -- insert-remove (llx.at:9): ok     (0m0.000s 0m0.000s)
>      702. llx -- swap (llx.at:10): ok     (0m0.000s 0m0.000s)
>      703. llx -- swap-range (llx.at:11): ok     (0m0.010s 0m0.000s)
>      704. llx -- remove-range (llx.at:12): ok     (0m0.000s 0m0.000s)
>      705. llx -- remove-equal (llx.at:13): ok     (0m0.040s 0m0.000s)
>      706. llx -- remove-if (llx.at:14): ok     (0m0.030s 0m0.000s)
>      707. llx -- find-equal (llx.at:15): ok     (0m0.010s 0m0.000s)
>      708. llx -- find (llx.at:16): ok     (0m0.000s 0m0.000s)
>      709. llx -- find-if (llx.at:17): ok     (0m0.010s 0m0.000s)
>      710. llx -- find-adjacent-equal (llx.at:18): ok     (0m0.020s 0m0.000s)
>      711. llx -- count-range (llx.at:19): ok     (0m0.010s 0m0.000s)
>      712. llx -- count-equal (llx.at:20): ok     (0m0.010s 0m0.000s)
>      713. llx -- count-if (llx.at:21): ok     (0m0.010s 0m0.000s)
>      714. llx -- min-max (llx.at:22): ok     (0m0.010s 0m0.000s)
>      715. llx -- lexicographical-compare-3way (llx.at:23): ok     (0m0.010s 
> 0m0.000s)
>      716. llx -- apply (llx.at:24): ok     (0m0.000s 0m0.000s)
>      717. llx -- destroy (llx.at:25): ok     (0m0.000s 0m0.000s)
>      718. llx -- reverse (llx.at:26): ok     (0m0.000s 0m0.000s)
>      719. llx -- permutations-no-dups (llx.at:27): ok     (0m0.010s 0m0.000s)
>      720. llx -- permutations-with-dups (llx.at:28): ok     (0m0.180s 
> 0m0.000s)
>      721. llx -- merge-no-dups (llx.at:29): ok     (0m0.030s 0m0.010s)
>      722. llx -- merge-with-dups (llx.at:30): ok     (0m0.260s 0m0.000s)
>      723. llx -- sort-exhaustive (llx.at:31): ok     (0m0.070s 0m0.000s)
>      724. llx -- sort-stable (llx.at:32): ok     (0m0.050s 0m0.010s)
>      725. llx -- sort-subset (llx.at:33): ok     (0m0.020s 0m0.010s)
>      726. llx -- sort-big (llx.at:34): ok     (0m0.160s 0m0.000s)
>      727. llx -- unique (llx.at:35): ok     (0m0.010s 0m0.000s)
>      728. llx -- sort-unique (llx.at:36): ok     (0m0.130s 0m0.000s)
>      729. llx -- insert-ordered (llx.at:37): ok     (0m0.030s 0m0.010s)
>      730. llx -- partition (llx.at:38): ok     (0m0.010s 0m0.000s)
>      731. llx -- allocation-failure (llx.at:39): ok     (0m0.000s 0m0.000s)
>      732. range-map -- insert (range-map.at:8): ok     (0m0.080s 0m0.000s)
>      733. range-map -- delete-contiguous (range-map.at:9): ok     (0m0.070s 
> 0m0.000s)
>      734. range-map -- delete-gaps (range-map.at:10): ok     (0m0.070s 
> 0m0.000s)
>      735. range-set -- insert (range-set.at:8): ok     (0m0.400s 0m0.000s)
>      736. range-set -- delete (range-set.at:9): ok     (0m0.290s 0m0.000s)
>      737. range-set -- allocate (range-set.at:10): ok     (0m0.050s 0m0.010s)
>      738. range-set -- allocate-fully (range-set.at:11): ok     (0m0.040s 
> 0m0.010s)
>      739. range-set -- pool (range-set.at:12): ok     (0m0.000s 0m0.000s)
>      740. range-set -- destroy-null (range-set.at:13): ok     (0m0.000s 
> 0m0.000s)
>      741. sparse array -- random-insert-delete (sparse-array.at:9): ok     
> (0m0.750s 0m0.000s)
>      742. sparse array -- insert and delete with strides 
> (sparse-array.at:11): ok     (0m1.240s 0m0.000s)
>      743. in-memory sparse_xarray (sparse-xarray-test.at:42): ok     
> (0m0.180s 0m0.010s)
>      744. on-disk sparse_xarray max-memory-rows=0 (sparse-xarray-test.at:57): 
> ok     (0m0.200s 0m0.480s)
>      745. on-disk sparse_xarray max-memory-rows=1 (sparse-xarray-test.at:58): 
> ok     (0m0.170s 0m0.480s)
>      746. on-disk sparse_xarray max-memory-rows=2 (sparse-xarray-test.at:59): 
> ok     (0m0.170s 0m0.270s)
>      747. copying between in-memory sparse_xarrays 
> (sparse-xarray-test.at:61): ok     (0m0.210s 0m0.020s)
>      748. copying between on-disk sparse_xarrays max-memory-rows=0 
> (sparse-xarray-test.at:82): ok     (0m0.160s 0m0.140s)
>      749. copying between on-disk sparse_xarrays max-memory-rows=1 
> (sparse-xarray-test.at:83): ok     (0m0.100s 0m0.210s)
>      750. 26-adic string formatting (str.at:3): ok     (0m0.000s 0m0.000s)
>      751. string map -- insert-any-remove-any (string-map.at:9): ok     
> (0m0.260s 0m0.000s)
>      752. string map -- insert-any-remove-same (string-map.at:10): ok     
> (0m0.190s 0m0.000s)
>      753. string map -- insert-any-remove-reverse (string-map.at:11): ok     
> (0m0.200s 0m0.000s)
>      754. string map -- random-sequence (string-map.at:12): ok     (0m0.280s 
> 0m0.000s)
>      755. string map -- replace (string-map.at:13): ok     (0m0.000s 0m0.010s)
>      756. string map -- insert-ordered (string-map.at:14): ok     (0m0.020s 
> 0m0.000s)
>      757. string map -- clear (string-map.at:15): ok     (0m0.000s 0m0.000s)
>      758. string map -- clone (string-map.at:16): ok     (0m0.000s 0m0.000s)
>      759. string map -- swap (string-map.at:17): ok     (0m0.010s 0m0.000s)
>      760. string map -- node-swap-value (string-map.at:18): ok     (0m0.000s 
> 0m0.000s)
>      761. string map -- insert-map (string-map.at:19): ok     (0m0.010s 
> 0m0.000s)
>      762. string map -- replace-map (string-map.at:20): ok     (0m0.010s 
> 0m0.010s)
>      763. string map -- get-keys-and-values (string-map.at:21): ok     
> (0m0.000s 0m0.000s)
>      764. string map -- destroy-null (string-map.at:22): ok     (0m0.000s 
> 0m0.000s)
>      765. case-insensitive string map -- insert-any-remove-any 
> (stringi-map.at:9): ok     (0m0.480s 0m0.000s)
>      766. case-insensitive string map -- insert-any-remove-same 
> (stringi-map.at:10): ok     (0m0.350s 0m0.000s)
>      767. case-insensitive string map -- insert-any-remove-reverse 
> (stringi-map.at:11): ok     (0m0.350s 0m0.000s)
>      768. case-insensitive string map -- random-sequence (stringi-map.at:12): 
> ok     (0m0.580s 0m0.010s)
>      769. case-insensitive string map -- replace (stringi-map.at:13): ok     
> (0m0.020s 0m0.000s)
>      770. case-insensitive string map -- insert-ordered (stringi-map.at:14): 
> ok     (0m0.010s 0m0.000s)
>      771. case-insensitive string map -- clear (stringi-map.at:15): ok     
> (0m0.000s 0m0.000s)
>      772. case-insensitive string map -- clone (stringi-map.at:16): ok     
> (0m0.000s 0m0.000s)
>      773. case-insensitive string map -- swap (stringi-map.at:17): ok     
> (0m0.020s 0m0.000s)
>      774. case-insensitive string map -- node-swap-value (stringi-map.at:18): 
> ok     (0m0.000s 0m0.000s)
>      775. case-insensitive string map -- insert-map (stringi-map.at:19): ok   
>   (0m0.030s 0m0.000s)
>      776. case-insensitive string map -- replace-map (stringi-map.at:20): ok  
>    (0m0.020s 0m0.000s)
>      777. case-insensitive string map -- get-keys-and-values 
> (stringi-map.at:21): ok     (0m0.000s 0m0.000s)
>      778. case-insensitive string map -- destroy-null (stringi-map.at:22): ok 
>     (0m0.000s 0m0.000s)
>      779. string set -- insert-any-remove-any (string-set.at:9): ok     
> (0m0.170s 0m0.010s)
>      780. string set -- insert-any-remove-same (string-set.at:10): ok     
> (0m0.140s 0m0.000s)
>      781. string set -- insert-any-remove-reverse (string-set.at:11): ok     
> (0m0.140s 0m0.000s)
>      782. string set -- random-sequence (string-set.at:12): ok     (0m0.190s 
> 0m0.000s)
>      783. string set -- insert-ordered (string-set.at:13): ok     (0m0.010s 
> 0m0.000s)
>      784. string set -- union (string-set.at:14): ok     (0m0.110s 0m0.000s)
>      785. string set -- union-and-intersection (string-set.at:15): ok     
> (0m0.080s 0m0.000s)
>      786. string set -- intersect (string-set.at:16): ok     (0m0.070s 
> 0m0.000s)
>      787. string set -- subtract (string-set.at:17): ok     (0m0.080s 
> 0m0.000s)
>      788. string set -- swap (string-set.at:18): ok     (0m0.070s 0m0.000s)
>      789. string set -- clear (string-set.at:19): ok     (0m0.060s 0m0.000s)
>      790. string set -- clone (string-set.at:20): ok     (0m0.090s 0m0.000s)
>      791. string set -- destroy-null (string-set.at:21): ok     (0m0.000s 
> 0m0.000s)
>      792. case-insensitive string set -- insert-any-remove-any 
> (stringi-set.at:9): ok     (0m0.380s 0m0.000s)
>      793. case-insensitive string set -- insert-any-remove-same 
> (stringi-set.at:10): ok     (0m0.280s 0m0.000s)
>      794. case-insensitive string set -- insert-any-remove-reverse 
> (stringi-set.at:11): ok     (0m0.300s 0m0.000s)
>      795. case-insensitive string set -- random-sequence (stringi-set.at:12): 
> ok     (0m0.480s 0m0.000s)
>      796. case-insensitive string set -- insert-ordered (stringi-set.at:13): 
> ok     (0m0.010s 0m0.000s)
>      797. case-insensitive string set -- union (stringi-set.at:14): ok     
> (0m0.190s 0m0.000s)
>      798. case-insensitive string set -- union-and-intersection 
> (stringi-set.at:15): ok     (0m0.140s 0m0.000s)
>      799. case-insensitive string set -- intersect (stringi-set.at:16): ok    
>  (0m0.130s 0m0.000s)
>      800. case-insensitive string set -- subtract (stringi-set.at:17): ok     
> (0m0.130s 0m0.000s)
>      801. case-insensitive string set -- swap (stringi-set.at:18): ok     
> (0m0.150s 0m0.000s)
>      802. case-insensitive string set -- clear (stringi-set.at:19): ok     
> (0m0.090s 0m0.000s)
>      803. case-insensitive string set -- clone (stringi-set.at:20): ok     
> (0m0.160s 0m0.000s)
>      804. case-insensitive string set -- destroy-null (stringi-set.at:21): ok 
>     (0m0.000s 0m0.000s)
>      805. tower -- insert (tower.at:8): ok     (0m0.030s 0m0.000s)
>      806. tower -- delete (tower.at:9): ok     (0m0.070s 0m0.000s)
>      807. tower -- resize (tower.at:10): ok     (0m0.050s 0m0.000s)
>      808. tower -- splice-out (tower.at:11): ok     (0m0.030s 0m0.000s)
>      809. tower -- splice-in (tower.at:12): ok     (0m0.020s 0m0.000s)
>      810. read ASCII (u8-istream.at:3): ok     (0m0.030s 0m0.000s)
>      811. read UTF-8 (u8-istream.at:10): ok     (0m0.020s 0m0.000s)
>      812. read EUC-JP (u8-istream.at:19): ok     (0m0.030s 0m0.000s)
>      813. read UTF-8 with character split across input buffers 
> (u8-istream.at:28): ok     (0m0.010s 0m0.000s)
>      814. read UTF-8 with character split across output buffers 
> (u8-istream.at:39): ok     (0m0.030s 0m0.000s)
>      815. read UTF-8 with character split across input and output buffers 
> (u8-istream.at:48): ok     (0m0.030s 0m0.000s)
>      816. read EUC-JP with character split across input buffers 
> (u8-istream.at:59): ok     (0m0.040s 0m0.010s)
>      817. read EUC-JP with character split across output buffers 
> (u8-istream.at:73): ok     (0m0.030s 0m0.000s)
>      818. read EUC-JP with character split across input and output buffers 
> (u8-istream.at:82): ok     (0m0.060s 0m0.000s)
>      819. read ASCII as Auto (u8-istream.at:96): ok     (0m0.020s 0m0.000s)
>      820. read UTF-8 as Auto (u8-istream.at:105): ok     (0m0.020s 0m0.000s)
>      821. read ISO-8859-1 as Auto,ISO-8859-1 (u8-istream.at:114): ok     
> (0m0.060s 0m0.000s)
>      822. read UTF-16BE as Auto,UTF-16BE (u8-istream.at:126): ok     
> (0m0.020s 0m0.010s)
>      823. read EUC-JP as Auto,EUC-JP (u8-istream.at:135): ok     (0m0.030s 
> 0m0.010s)
>      824. Basic zip - unzip test (zip.at:3): ok     (0m0.450s 0m0.070s)
>      825. two-pass moments (moments.at:28): ok     (0m0.090s 0m0.010s)
>      826. one-pass moments (moments.at:29): ok     (0m0.090s 0m0.010s)
>      827. random distributions -- beta (randist.at:86): ok     (0m0.110s 
> 0m0.010s)
>      828. random distributions -- cauchy (randist.at:321): ok     (0m0.190s 
> 0m0.000s)
>      829. random distributions -- chisq (randist.at:930): ok     (0m0.080s 
> 0m0.030s)
>      830. random distributions -- exp (randist.at:978): ok     (0m0.090s 
> 0m0.010s)
>      831. random distributions -- f (randist.at:1026): ok     (0m0.080s 
> 0m0.020s)
>      832. random distributions -- gamma (randist.at:1206): ok     (0m0.100s 
> 0m0.020s)
>      833. random distributions -- laplace (randist.at:1430): ok     (0m0.100s 
> 0m0.030s)
>      834. random distributions -- logistic (randist.at:1654): ok     
> (0m0.120s 0m0.000s)
>      835. random distributions -- lnormal (randist.at:1878): ok     (0m0.100s 
> 0m0.020s)
>      836. random distributions -- normal (randist.at:2058): ok     (0m0.100s 
> 0m0.020s)
>      837. random distributions -- pareto (randist.at:2282): ok     (0m0.100s 
> 0m0.010s)
>      838. random distributions -- t (randist.at:2418): ok     (0m0.100s 
> 0m0.010s)
>      839. random distributions -- uniform (randist.at:2510): ok     (0m0.130s 
> 0m0.010s)
>      840. random distributions -- weibull (randist.at:2690): ok     (0m0.050s 
> 0m0.050s)
>      841. ASCII driver overwriting single-width text (ascii.at:3): ok     
> (0m0.430s 0m0.110s)
>      842. ASCII driver overwriting double-width text (ascii.at:135): ok     
> (0m0.210s 0m0.020s)
>      843. ASCII driver overwriting combining characters (ascii.at:391): ok    
>  (0m0.180s 0m0.070s)
>      844. ASCII driver Unicode box characters (ascii.at:523): ok     
> (0m0.080s 0m0.030s)
>      845. ASCII driver syntax printback (ascii.at:543): ok     (0m0.060s 
> 0m0.040s)
>      846. Examine (charts.at:8): ok     (0m0.110s 0m0.010s)
>      847. Roc (charts.at:40): ok     (0m0.070s 0m0.010s)
>      848. Scree (charts.at:95): ok     (0m0.070s 0m0.000s)
>      849. output csv to unwritable directory (output.at:24): ok     (0m0.050s 
> 0m0.030s)
>      850. output html to unwritable directory (output.at:25): ok     
> (0m0.050s 0m0.020s)
>      851. output odt to unwritable directory (output.at:26): ok     (0m0.070s 
> 0m0.020s)
>      852. output pdf to unwritable directory (output.at:27): ok     (0m0.070s 
> 0m0.020s)
>      853. output txt to unwritable directory (output.at:28): ok     (0m0.060s 
> 0m0.020s)
>      854. letter default paper size (paper-size.at:3): ok     (0m0.070s 
> 0m0.020s)
>      855. a4 default paper size (paper-size.at:12): ok     (0m0.070s 0m0.030s)
>      856. specific paper sizes (paper-size.at:21): ok     (0m0.100s 0m0.000s)
>      857. single cell (render.at:131): ok     (0m0.070s 0m0.030s)
>      858. single cell with border (render.at:140): ok     (0m0.080s 0m0.030s)
>      859. joined columns (render.at:152): ok     (0m0.080s 0m0.030s)
>      860. 3x3, joined rows and columns (render.at:168): ok     (0m0.090s 
> 0m0.020s)
>      861. 6x6, joined rows and columns (render.at:188): ok     (0m0.080s 
> 0m0.020s)
>      862. 3 rows with many joined cells (render.at:208): ok     (0m0.090s 
> 0m0.010s)
>      863. 3 columns with many joined cells (render.at:227): ok     (0m0.110s 
> 0m0.010s)
>      864. joined rows (render.at:279): ok     (0m0.090s 0m0.010s)
>      865. joined rows only, no rules (render.at:297): ok     (0m0.070s 
> 0m0.040s)
>      866. joined columns only, no rules (render.at:310): ok     (0m0.070s 
> 0m0.030s)
>      867. 5 big narrow cells (render.at:325): ok     (0m0.070s 0m0.030s)
>      868. 9 big narrow cells (render.at:346): ok     (0m0.100s 0m0.020s)
>      869. 2 big cells with new-lines (render.at:377): ok     (0m0.110s 
> 0m0.010s)
>      870. 8x8 with many 2x2 joins (render.at:408): ok     (0m0.100s 0m0.010s)
>      871. breaking row of many small cells (render.at:439): ok     (0m0.100s 
> 0m0.010s)
>      872. breaking row of many small cells, with headers (render.at:456): ok  
>    (0m0.100s 0m0.010s)
>      873. breaking row of many medium-size cells (render.at:482): ok     
> (0m0.110s 0m0.010s)
>      874. breaking row of many medium-size cells, with headers 
> (render.at:511): ok     (0m0.100s 0m0.020s)
>      875. breaking row of many big narrow cells (render.at:548): ok     
> (0m0.120s 0m0.010s)
>      876. breaking 2 rows of many small cells (render.at:607): ok     
> (0m0.100s 0m0.020s)
>      877. breaking 3 rows with many joined cells (render.at:628): ok     
> (0m0.080s 0m0.030s)
>      878. horz break 6x6, joined rows and columns (render.at:655): ok     
> (0m0.100s 0m0.020s)
>      879. horz break 6x6, joined rows and columns, left header 
> (render.at:703): ok     (0m0.080s 0m0.020s)
>      880. horz break 6x6, joined rows and columns, right header 
> (render.at:737): ok     (0m0.120s 0m0.000s)
>      881. breaking joined cells too wide for page (render.at:771): ok     
> (0m0.080s 0m0.030s)
>      882. breaking joined cells much too wide for page (render.at:814): ok    
>  (0m0.090s 0m0.030s)
>      883. breaking cell too wide for page, no border (render.at:869): ok     
> (0m0.070s 0m0.040s)
>      884. breaking cell too wide for page, with border (render.at:888): ok    
>  (0m0.090s 0m0.020s)
>      885. horz break 8x8 with many 2x2 joins (render.at:925): ok     
> (0m0.090s 0m0.030s)
>      886. breaking column of many small cells (render.at:1004): ok     
> (0m0.110s 0m0.000s)
>      887. breaking column of many small cells, with headers (render.at:1063): 
> ok     (0m0.080s 0m0.020s)
>      888. disabling too-big headers (render.at:1128): ok     (0m0.070s 
> 0m0.030s)
>      889. breaking column of many medium-size cells (render.at:1183): ok     
> (0m0.120s 0m0.000s)
>      890. breaking 3 columns with many joined cells (render.at:1292): ok     
> (0m0.110s 0m0.010s)
>      891. vert break 6x6, joined rows and columns (render.at:1362): ok     
> (0m0.100s 0m0.010s)
>      892. breaking joined cells too tall for page (render.at:1386): ok     
> (0m0.090s 0m0.030s)
>      893. breaking cell too tall for page, no border (render.at:1423): ok     
> (0m0.090s 0m0.020s)
>      894. breaking cell too tall for page, with border (render.at:1448): ok   
>   (0m0.080s 0m0.020s)
>      895. double break 6x6, joined rows and columns (render.at:1486): ok     
> (0m0.080s 0m0.030s)
>      896. double break 8x8, with joins, left and right headers 
> (render.at:1546): ok     (0m0.110s 0m0.010s)
>      897. double break 8x8, with joins, top and bottom headers 
> (render.at:1592): ok     (0m0.110s 0m0.010s)
>      898. double break 8x8, with joins, all headers (render.at:1648): ok     
> (0m0.100s 0m0.010s)
>      899. double break joined cells too big for page (render.at:1704): ok     
> (0m0.080s 0m0.030s)
>      900. LIST puts space between columns (render.at:1787): ok     (0m0.060s 
> 0m0.040s)
>      901. nonexistent syntax file crash (main.at:3): ok     (0m0.060s 
> 0m0.020s)
>      902. SIGTERM yields clean shutdown (main.at:9): ok     (0m1.040s 
> 0m0.030s)
>      903. SIGSEGV yields error report (main.at:24): ok     (0m0.080s 0m0.010s)
>      904. Perl create system file (perl-module.at:17): ok     (0m0.110s 
> 0m0.040s)
>      905. Perl writing cases to system files (perl-module.at:83): ok     
> (0m0.150s 0m0.010s)
>      906. Perl write variable parameters (perl-module.at:188): ok     
> (0m0.110s 0m0.040s)
>      907. Perl dictionary survives system file (perl-module.at:266): ok     
> (0m0.060s 0m0.000s)
>      908. Perl read system file (perl-module.at:335): ok     (0m0.090s 
> 0m0.050s)
>      909. Perl copying system files (perl-module.at:427): ok     (0m0.180s 
> 0m0.050s)
>      910. Perl value formatting (perl-module.at:569): ok     (0m0.110s 
> 0m0.040s)
>      911. Perl opening nonexistent file (perl-module.at:608): ok     
> (0m0.050s 0m0.020s)
>      912. Perl missing values (perl-module.at:627): ok     (0m0.110s 0m0.030s)
>      913. Perl custom attributes (perl-module.at:673): ok     (0m0.140s 
> 0m0.010s)
>      914. Perl Pspp.t (perl-module.at:703): skipped (perl-module.at:706)
>      testsuite: ending at: Thu Jan 12 16:14:33 UTC 2012
>      testsuite: test suite duration: 0h 2m 8s
>      
>      ## ------------- ##
>      ## Test results. ##
>      ## ------------- ##
>      
>      ERROR: 911 tests were run,
>      1 failed unexpectedly.
>      3 tests were skipped.
>      
>      ## ------------------------ ##
>      ## Summary of the failures. ##
>      ## ------------------------ ##
>      Failed tests:
>      GNU PSPP 0.7.8 test suite test groups:
>      
>       NUM: FILE-NAME:LINE     TEST-GROUP-NAME
>            KEYWORDS
>      
>        20: data-out.at:3      numeric format output
>      
>      Skipped tests:
>      GNU PSPP 0.7.8 test suite test groups:
>      
>       NUM: FILE-NAME:LINE     TEST-GROUP-NAME
>            KEYWORDS
>      
>        97: sys-file-reader.at:2763 too many value labels
>            sack synthetic system file negative
>       183: get-data-psql.at:123 GET DATA /TYPE=PSQL
>       914: perl-module.at:703 Perl Pspp.t
>      
>      ## ---------------------- ##
>      ## Detailed failed tests. ##
>      ## ---------------------- ##
>      
>      #                             -*- compilation -*-
>      20. data-out.at:3: testing numeric format output ...
>      ./data-out.at:47: $PERL num-out.pl > num-out.sps
>      --- /dev/null    2012-01-12 15:55:54.000000000 +0000
>      +++ 
> /tmp/buildd/pspp-0.7.8+git20120111/tests/testsuite.dir/at-groups/20/stderr   
> 2012-01-12 16:12:34.171173877 +0000
>      @@ -0,0 +1 @@
>      +Use of qw(...) as parentheses is deprecated at num-out.pl line 24.
>      20. data-out.at:3: 20. numeric format output (data-out.at:3): FAILED 
> (data-out.at:47)
>      
>      
>      ## ------------- ##
>      ## ../config.log ##
>      ## ------------- ##
>      | This file contains any messages produced by compilers while
>      | running configure, to aid debugging if configure makes a mistake.
>      | 
>      | It was created by GNU PSPP configure 0.7.8, which was
>      | generated by GNU Autoconf 2.68.  Invocation command line was
>      | 
>      |   $ ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=${prefix}/lib/pspp --disable-maintainer-mode 
> --disable-dependency-tracking --prefix=/usr --sysconfdir=/etc 
> --without-libreadline-prefix
>      | 
>      | ## --------- ##
>      | ## Platform. ##
>      | ## --------- ##
>      | 
>      | hostname = moon
>      | uname -m = x86_64
>      | uname -r = 2.6.32-37-generic
>      | uname -s = Linux
>      | uname -v = #81-Ubuntu SMP Fri Dec 2 20:32:42 UTC 2011
>      | 
>      | /usr/bin/uname -p = unknown
>      | /bin/uname -X     = unknown
>      | 
>      | /bin/arch              = unknown
>      | /usr/bin/arch -k       = unknown
>      | /usr/convex/getsysinfo = unknown
>      | /usr/bin/hostinfo      = unknown
>      | /bin/machine           = unknown
>      | /usr/bin/oslevel       = unknown
>      | /bin/universe          = unknown
>      | 
>      | PATH: /usr/local/bin
>      | PATH: /usr/bin
>      | PATH: /bin
>      | PATH: /usr/local/games
>      | PATH: /usr/games
>      | 
>      | 
>      | ## ----------- ##
>      | ## Core tests. ##
>      | ## ----------- ##
>      | 
>      | configure:3602: checking for a BSD-compatible install
>      | configure:3670: result: /usr/bin/install -c
>      | configure:3681: checking whether build environment is sane
>      | configure:3731: result: yes
>      | configure:3872: checking for a thread-safe mkdir -p
>      | configure:3911: result: /bin/mkdir -p
>      | configure:3925: checking for gawk
>      | configure:3955: result: no
>      | configure:3925: checking for mawk
>      | configure:3941: found /usr/bin/mawk
>      | configure:3952: result: mawk
>      | configure:3963: checking whether make sets $(MAKE)
>      | configure:3985: result: yes
>      | configure:4070: checking build system type
>      | configure:4084: result: x86_64-pc-linux-gnu
>      | configure:4104: checking host system type
>      | configure:4117: result: x86_64-pc-linux-gnu
>      | configure:4149: checking for style of include used by make
>      | configure:4177: result: GNU
>      | configure:4247: checking for gcc
>      | configure:4263: found /usr/bin/gcc
>      | configure:4274: result: gcc
>      | configure:4503: checking for C compiler version
>      | configure:4512: gcc --version >&5
>      | gcc (Ubuntu/Linaro 4.6.2-10ubuntu1) 4.6.2
>      | Copyright (C) 2011 Free Software Foundation, Inc.
>      | This is free software; see the source for copying conditions.  There 
> is NO
>      | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
> PURPOSE.
>      | 
>      | configure:4523: $? = 0
>      | configure:4512: gcc -v >&5
>      | Using built-in specs.
>      | COLLECT_GCC=gcc
>      | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
>      | Target: x86_64-linux-gnu
>      | Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
> 4.6.2-10ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
> --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr 
> --program-suffix=-4.6 --enable-shared --enable-linker-build-id 
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
> --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin 
> --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic 
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --target=x86_64-linux-gnu
>      | Thread model: posix
>      | gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-10ubuntu1) 
>      | configure:4523: $? = 0
>      | configure:4512: gcc -V >&5
>      | gcc: error: unrecognized option '-V'
>      | gcc: fatal error: no input files
>      | compilation terminated.
>      | configure:4523: $? = 4
>      | configure:4512: gcc -qversion >&5
>      | gcc: error: unrecognized option '-qversion'
>      | gcc: fatal error: no input files
>      | compilation terminated.
>      | configure:4523: $? = 4
>      | configure:4543: checking whether the C compiler works
>      | configure:4565: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro conftest.c  >&5
>      | configure:4569: $? = 0
>      | configure:4617: result: yes
>      | configure:4620: checking for C compiler default output file name
>      | configure:4622: result: a.out
>      | configure:4628: checking for suffix of executables
>      | configure:4635: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
>      | configure:4639: $? = 0
>      | configure:4661: result: 
>      | configure:4683: checking whether we are cross compiling
>      | configure:4691: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
>      | configure:4695: $? = 0
>      | configure:4702: ./conftest
>      | configure:4706: $? = 0
>      | configure:4721: result: no
>      | configure:4726: checking for suffix of object files
>      | configure:4748: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:4752: $? = 0
>      | configure:4773: result: o
>      | configure:4777: checking whether we are using the GNU C compiler
>      | configure:4796: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:4796: $? = 0
>      | configure:4805: result: yes
>      | configure:4814: checking whether gcc accepts -g
>      | configure:4834: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
>      | configure:4834: $? = 0
>      | configure:4875: result: yes
>      | configure:4892: checking for gcc option to accept ISO C89
>      | configure:4956: gcc  -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:4956: $? = 0
>      | configure:4969: result: none needed
>      | configure:4991: checking dependency style of gcc
>      | configure:5101: result: none
>      | configure:5122: checking how to run the C preprocessor
>      | configure:5153: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
>      | configure:5153: $? = 0
>      | configure:5167: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
>      | conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or 
> directory
>      | compilation terminated.
>      | configure:5167: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | /* end confdefs.h.  */
>      | | #include <ac_nonexistent.h>
>      | configure:5192: result: gcc -E
>      | configure:5212: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
>      | configure:5212: $? = 0
>      | configure:5226: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
>      | conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or 
> directory
>      | compilation terminated.
>      | configure:5226: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | /* end confdefs.h.  */
>      | | #include <ac_nonexistent.h>
>      | configure:5255: checking for grep that handles long lines and -e
>      | configure:5313: result: /bin/grep
>      | configure:5318: checking for egrep
>      | configure:5380: result: /bin/grep -E
>      | configure:5385: checking for ANSI C header files
>      | configure:5405: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5405: $? = 0
>      | configure:5478: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
>      | configure:5478: $? = 0
>      | configure:5478: ./conftest
>      | configure:5478: $? = 0
>      | configure:5489: result: yes
>      | configure:5502: checking for sys/types.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5502: checking for sys/stat.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5502: checking for stdlib.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5502: checking for string.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5502: checking for memory.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5502: checking for strings.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5502: checking for inttypes.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5502: checking for stdint.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5502: checking for unistd.h
>      | configure:5502: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5502: $? = 0
>      | configure:5502: result: yes
>      | configure:5517: checking minix/config.h usability
>      | configure:5517: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | conftest.c:54:26: fatal error: minix/config.h: No such file or 
> directory
>      | compilation terminated.
>      | configure:5517: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | #ifdef HAVE_SYS_TYPES_H
>      | | # include <sys/types.h>
>      | | #endif
>      | | #ifdef HAVE_SYS_STAT_H
>      | | # include <sys/stat.h>
>      | | #endif
>      | | #ifdef STDC_HEADERS
>      | | # include <stdlib.h>
>      | | # include <stddef.h>
>      | | #else
>      | | # ifdef HAVE_STDLIB_H
>      | | #  include <stdlib.h>
>      | | # endif
>      | | #endif
>      | | #ifdef HAVE_STRING_H
>      | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
>      | | #  include <memory.h>
>      | | # endif
>      | | # include <string.h>
>      | | #endif
>      | | #ifdef HAVE_STRINGS_H
>      | | # include <strings.h>
>      | | #endif
>      | | #ifdef HAVE_INTTYPES_H
>      | | # include <inttypes.h>
>      | | #endif
>      | | #ifdef HAVE_STDINT_H
>      | | # include <stdint.h>
>      | | #endif
>      | | #ifdef HAVE_UNISTD_H
>      | | # include <unistd.h>
>      | | #endif
>      | | #include <minix/config.h>
>      | configure:5517: result: no
>      | configure:5517: checking minix/config.h presence
>      | configure:5517: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
>      | conftest.c:21:26: fatal error: minix/config.h: No such file or 
> directory
>      | compilation terminated.
>      | configure:5517: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | /* end confdefs.h.  */
>      | | #include <minix/config.h>
>      | configure:5517: result: no
>      | configure:5517: checking for minix/config.h
>      | configure:5517: result: no
>      | configure:5546: checking whether it is safe to define __EXTENSIONS__
>      | configure:5564: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:5564: $? = 0
>      | configure:5571: result: yes
>      | configure:5636: checking for gcc
>      | configure:5663: result: gcc
>      | configure:5892: checking for C compiler version
>      | configure:5901: gcc --version >&5
>      | gcc (Ubuntu/Linaro 4.6.2-10ubuntu1) 4.6.2
>      | Copyright (C) 2011 Free Software Foundation, Inc.
>      | This is free software; see the source for copying conditions.  There 
> is NO
>      | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
> PURPOSE.
>      | 
>      | configure:5912: $? = 0
>      | configure:5901: gcc -v >&5
>      | Using built-in specs.
>      | COLLECT_GCC=gcc
>      | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
>      | Target: x86_64-linux-gnu
>      | Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
> 4.6.2-10ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
> --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr 
> --program-suffix=-4.6 --enable-shared --enable-linker-build-id 
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
> --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin 
> --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic 
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --target=x86_64-linux-gnu
>      | Thread model: posix
>      | gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-10ubuntu1) 
>      | configure:5912: $? = 0
>      | configure:5901: gcc -V >&5
>      | gcc: error: unrecognized option '-V'
>      | gcc: fatal error: no input files
>      | compilation terminated.
>      | configure:5912: $? = 4
>      | configure:5901: gcc -qversion >&5
>      | gcc: error: unrecognized option '-qversion'
>      | gcc: fatal error: no input files
>      | compilation terminated.
>      | configure:5912: $? = 4
>      | configure:5916: checking whether we are using the GNU C compiler
>      | configure:5944: result: yes
>      | configure:5953: checking whether gcc accepts -g
>      | configure:6014: result: yes
>      | configure:6031: checking for gcc option to accept ISO C89
>      | configure:6108: result: none needed
>      | configure:6130: checking dependency style of gcc
>      | configure:6240: result: none
>      | configure:6317: checking for ranlib
>      | configure:6333: found /usr/bin/ranlib
>      | configure:6344: result: ranlib
>      | configure:6374: checking whether gcc and cc understand -c and -o 
> together
>      | configure:6405: gcc -c conftest.c -o conftest2.o >&5
>      | configure:6409: $? = 0
>      | configure:6415: gcc -c conftest.c -o conftest2.o >&5
>      | configure:6419: $? = 0
>      | configure:6430: cc -c conftest.c >&5
>      | configure:6434: $? = 0
>      | configure:6442: cc -c conftest.c -o conftest2.o >&5
>      | configure:6446: $? = 0
>      | configure:6452: cc -c conftest.c -o conftest2.o >&5
>      | configure:6456: $? = 0
>      | configure:6474: result: yes
>      | configure:6531: checking for _LARGEFILE_SOURCE value needed for large 
> files
>      | configure:6550: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
>      | configure:6550: $? = 0
>      | configure:6578: result: no
>      | configure:6606: checking for special C compiler options needed for 
> large files
>      | configure:6651: result: no
>      | configure:6657: checking for _FILE_OFFSET_BITS value needed for large 
> files
>      | configure:6682: gcc -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:6682: $? = 0
>      | configure:6714: result: no
>      | configure:6803: checking for gcc option to accept ISO C99
>      | configure:6952: gcc  -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | conftest.c:78:29: error: expected ';', ',' or ')' before 'text'
>      | conftest.c: In function 'main':
>      | conftest.c:132:18: error: expected '=', ',', ';', 'asm' or 
> '__attribute__' before 'newvar'
>      | conftest.c:132:18: error: 'newvar' undeclared (first use in this 
> function)
>      | conftest.c:132:18: note: each undeclared identifier is reported only 
> once for each function it appears in
>      | conftest.c:142:3: error: 'for' loop initial declarations are only 
> allowed in C99 mode
>      | conftest.c:142:3: note: use option -std=c99 or -std=gnu99 to compile 
> your code
>      | configure:6952: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | /* end confdefs.h.  */
>      | | #include <stdarg.h>
>      | | #include <stdbool.h>
>      | | #include <stdlib.h>
>      | | #include <wchar.h>
>      | | #include <stdio.h>
>      | | 
>      | | // Check varargs macros.  These examples are taken from C99 6.10.3.5.
>      | | #define debug(...) fprintf (stderr, __VA_ARGS__)
>      | | #define showlist(...) puts (#__VA_ARGS__)
>      | | #define report(test,...) ((test) ? puts (#test) : printf 
> (__VA_ARGS__))
>      | | static void
>      | | test_varargs_macros (void)
>      | | {
>      | |   int x = 1234;
>      | |   int y = 5678;
>      | |   debug ("Flag");
>      | |   debug ("X = %d\n", x);
>      | |   showlist (The first, second, and third items.);
>      | |   report (x>y, "x is %d but y is %d", x, y);
>      | | }
>      | | 
>      | | // Check long long types.
>      | | #define BIG64 18446744073709551615ull
>      | | #define BIG32 4294967295ul
>      | | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
>      | | #if !BIG_OK
>      | |   your preprocessor is broken;
>      | | #endif
>      | | #if BIG_OK
>      | | #else
>      | |   your preprocessor is broken;
>      | | #endif
>      | | static long long int bignum = -9223372036854775807LL;
>      | | static unsigned long long int ubignum = BIG64;
>      | | 
>      | | struct incomplete_array
>      | | {
>      | |   int datasize;
>      | |   double data[];
>      | | };
>      | | 
>      | | struct named_init {
>      | |   int number;
>      | |   const wchar_t *name;
>      | |   double average;
>      | | };
>      | | 
>      | | typedef const char *ccp;
>      | | 
>      | | static inline int
>      | | test_restrict (ccp restrict text)
>      | | {
>      | |   // See if C++-style comments work.
>      | |   // Iterate through items via the restricted pointer.
>      | |   // Also check for declarations in for loops.
>      | |   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
>      | |     continue;
>      | |   return 0;
>      | | }
>      | | 
>      | | // Check varargs and va_copy.
>      | | static void
>      | | test_varargs (const char *format, ...)
>      | | {
>      | |   va_list args;
>      | |   va_start (args, format);
>      | |   va_list args_copy;
>      | |   va_copy (args_copy, args);
>      | | 
>      | |   const char *str;
>      | |   int number;
>      | |   float fnumber;
>      | | 
>      | |   while (*format)
>      | |     {
>      | |       switch (*format++)
>      | |      {
>      | |      case 's': // string
>      | |        str = va_arg (args_copy, const char *);
>      | |        break;
>      | |      case 'd': // int
>      | |        number = va_arg (args_copy, int);
>      | |        break;
>      | |      case 'f': // float
>      | |        fnumber = va_arg (args_copy, double);
>      | |        break;
>      | |      default:
>      | |        break;
>      | |      }
>      | |     }
>      | |   va_end (args_copy);
>      | |   va_end (args);
>      | | }
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | 
>      | |   // Check bool.
>      | |   _Bool success = false;
>      | | 
>      | |   // Check restrict.
>      | |   if (test_restrict ("String literal") == 0)
>      | |     success = true;
>      | |   char *restrict newvar = "Another string";
>      | | 
>      | |   // Check varargs.
>      | |   test_varargs ("s, d' f .", "string", 65, 34.234);
>      | |   test_varargs_macros ();
>      | | 
>      | |   // Check flexible array members.
>      | |   struct incomplete_array *ia =
>      | |     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 
> 10));
>      | |   ia->datasize = 10;
>      | |   for (int i = 0; i < ia->datasize; ++i)
>      | |     ia->data[i] = i * 1.234;
>      | | 
>      | |   // Check named initializers.
>      | |   struct named_init ni = {
>      | |     .number = 34,
>      | |     .name = L"Test wide string",
>      | |     .average = 543.34343,
>      | |   };
>      | | 
>      | |   ni.number = 58;
>      | | 
>      | |   int dynamic_array[ni.number];
>      | |   dynamic_array[ni.number - 1] = 543;
>      | | 
>      | |   // work around unused variable warnings
>      | |   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] 
> == 'x'
>      | |        || dynamic_array[ni.number - 1] != 543);
>      | | 
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:6952: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:6952: $? = 0
>      | configure:6972: result: -std=gnu99
>      | configure:7074: checking for gcc -std=gnu99 option to accept ISO 
> Standard C
>      | configure:7088: result: -std=gnu99
>      | configure:7685: checking how to print strings
>      | configure:7712: result: printf
>      | configure:7733: checking for a sed that does not truncate output
>      | configure:7797: result: /bin/sed
>      | configure:7815: checking for fgrep
>      | configure:7877: result: /bin/grep -F
>      | configure:7912: checking for ld used by gcc -std=gnu99
>      | configure:7979: result: /usr/bin/ld
>      | configure:7986: checking if the linker (/usr/bin/ld) is GNU ld
>      | configure:8001: result: yes
>      | configure:8013: checking for BSD- or MS-compatible name lister (nm)
>      | configure:8062: result: /usr/bin/nm -B
>      | configure:8192: checking the name lister (/usr/bin/nm -B) interface
>      | configure:8199: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:8202: /usr/bin/nm -B "conftest.o"
>      | configure:8205: output
>      | 0000000000000000 B some_variable
>      | configure:8212: result: BSD nm
>      | configure:8215: checking whether ln -s works
>      | configure:8219: result: yes
>      | configure:8227: checking the maximum length of command line arguments
>      | configure:8357: result: 3458764513820540925
>      | configure:8374: checking whether the shell understands some XSI 
> constructs
>      | configure:8384: result: yes
>      | configure:8388: checking whether the shell understands "+="
>      | configure:8394: result: yes
>      | configure:8429: checking how to convert x86_64-pc-linux-gnu file names 
> to x86_64-pc-linux-gnu format
>      | configure:8469: result: func_convert_file_noop
>      | configure:8476: checking how to convert x86_64-pc-linux-gnu file names 
> to toolchain format
>      | configure:8496: result: func_convert_file_noop
>      | configure:8503: checking for /usr/bin/ld option to reload object files
>      | configure:8510: result: -r
>      | configure:8584: checking for objdump
>      | configure:8611: result: objdump
>      | configure:8640: checking how to recognize dependent libraries
>      | configure:8842: result: pass_all
>      | configure:8927: checking for dlltool
>      | configure:8954: result: dlltool
>      | configure:8984: checking how to associate runtime and link libraries
>      | configure:9011: result: printf %s\n
>      | configure:9135: checking for archiver @FILE support
>      | configure:9152: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:9152: $? = 0
>      | configure:9155: ar cru libconftest.a @conftest.lst >&5
>      | configure:9158: $? = 0
>      | configure:9163: ar cru libconftest.a @conftest.lst >&5
>      | ar: conftest.o: No such file or directory
>      | configure:9166: $? = 1
>      | configure:9178: result: @
>      | configure:9236: checking for strip
>      | configure:9252: found /usr/bin/strip
>      | configure:9263: result: strip
>      | configure:9335: checking for ranlib
>      | configure:9362: result: ranlib
>      | configure:9464: checking command to parse /usr/bin/nm -B output from 
> gcc -std=gnu99 object
>      | configure:9584: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:9587: $? = 0
>      | configure:9591: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' 
> | sed '/ __gnu_lto/d' \> conftest.nm
>      | configure:9594: $? = 0
>      | configure:9660: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c conftstm.o >&5
>      | configure:9663: $? = 0
>      | configure:9701: result: ok
>      | configure:9738: checking for sysroot
>      | configure:9768: result: no
>      | configure:9845: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:9848: $? = 0
>      | configure:10024: checking for mt
>      | configure:10040: found /bin/mt
>      | configure:10051: result: mt
>      | configure:10074: checking if mt is a manifest tool
>      | configure:10080: mt '-?'
>      | configure:10088: result: no
>      | configure:10727: checking for dlfcn.h
>      | configure:10727: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:10727: $? = 0
>      | configure:10727: result: yes
>      | configure:10929: checking for objdir
>      | configure:10944: result: .libs
>      | configure:11215: checking if gcc -std=gnu99 supports -fno-rtti 
> -fno-exceptions
>      | configure:11233: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -fno-rtti -fno-exceptions conftest.c >&5
>      | cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ 
> but not for C [enabled by default]
>      | configure:11237: $? = 0
>      | configure:11250: result: no
>      | configure:11577: checking for gcc -std=gnu99 option to produce PIC
>      | configure:11584: result: -fPIC -DPIC
>      | configure:11592: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
>      | configure:11610: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -fPIC -DPIC -DPIC conftest.c >&5
>      | configure:11614: $? = 0
>      | configure:11627: result: yes
>      | configure:11656: checking if gcc -std=gnu99 static flag -static works
>      | configure:11684: result: yes
>      | configure:11699: checking if gcc -std=gnu99 supports -c -o file.o
>      | configure:11720: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -o 
> out/conftest2.o conftest.c >&5
>      | configure:11724: $? = 0
>      | configure:11746: result: yes
>      | configure:11754: checking if gcc -std=gnu99 supports -c -o file.o
>      | configure:11801: result: yes
>      | configure:11834: checking whether the gcc -std=gnu99 linker 
> (/usr/bin/ld -m elf_x86_64) supports shared libraries
>      | configure:12991: result: yes
>      | configure:13028: checking whether -lc should be explicitly linked in
>      | configure:13036: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> conftest.c >&5
>      | configure:13039: $? = 0
>      | configure:13054: gcc -std=gnu99 -shared  -fPIC -DPIC conftest.o  -v 
> -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 
> 2\>\&1
>      | configure:13057: $? = 0
>      | configure:13071: result: no
>      | configure:13231: checking dynamic linker characteristics
>      | configure:13742: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
>      | configure:13742: $? = 0
>      | configure:13976: result: GNU/Linux ld.so
>      | configure:14083: checking how to hardcode library paths into programs
>      | configure:14108: result: immediate
>      | configure:14202: checking for shl_load
>      | configure:14202: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
>      | /tmp/ccFWGdpn.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/conftest.c:64: undefined reference 
> to `shl_load'
>      | collect2: ld returned 1 exit status
>      | configure:14202: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | /* end confdefs.h.  */
>      | | /* Define shl_load to an innocuous variant, in case <limits.h> 
> declares shl_load.
>      | |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
>      | | #define shl_load innocuous_shl_load
>      | | 
>      | | /* System header to define __stub macros and hopefully few 
> prototypes,
>      | |     which can conflict with char shl_load (); below.
>      | |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
>      | |     <limits.h> exists even on freestanding compilers.  */
>      | | 
>      | | #ifdef __STDC__
>      | | # include <limits.h>
>      | | #else
>      | | # include <assert.h>
>      | | #endif
>      | | 
>      | | #undef shl_load
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char shl_load ();
>      | | /* The GNU C library defines this for functions which it implements
>      | |     to always fail with ENOSYS.  Some functions are actually named
>      | |     something starting with __ and the normal name is an alias.  */
>      | | #if defined __stub_shl_load || defined __stub___shl_load
>      | | choke me
>      | | #endif
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | return shl_load ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:14202: result: no
>      | configure:14206: checking for shl_load in -ldld
>      | configure:14231: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -ldld   >&5
>      | /usr/bin/ld: cannot find -ldld
>      | collect2: ld returned 1 exit status
>      | configure:14231: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | /* end confdefs.h.  */
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char shl_load ();
>      | | int
>      | | main ()
>      | | {
>      | | return shl_load ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:14240: result: no
>      | configure:14245: checking for dlopen
>      | configure:14245: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c  >&5
>      | /tmp/ccNAdRov.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/conftest.c:64: undefined reference 
> to `dlopen'
>      | collect2: ld returned 1 exit status
>      | configure:14245: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | /* end confdefs.h.  */
>      | | /* Define dlopen to an innocuous variant, in case <limits.h> 
> declares dlopen.
>      | |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
>      | | #define dlopen innocuous_dlopen
>      | | 
>      | | /* System header to define __stub macros and hopefully few 
> prototypes,
>      | |     which can conflict with char dlopen (); below.
>      | |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
>      | |     <limits.h> exists even on freestanding compilers.  */
>      | | 
>      | | #ifdef __STDC__
>      | | # include <limits.h>
>      | | #else
>      | | # include <assert.h>
>      | | #endif
>      | | 
>      | | #undef dlopen
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char dlopen ();
>      | | /* The GNU C library defines this for functions which it implements
>      | |     to always fail with ENOSYS.  Some functions are actually named
>      | |     something starting with __ and the normal name is an alias.  */
>      | | #if defined __stub_dlopen || defined __stub___dlopen
>      | | choke me
>      | | #endif
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | return dlopen ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:14245: result: no
>      | configure:14249: checking for dlopen in -ldl
>      | configure:14274: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -ldl   >&5
>      | configure:14274: $? = 0
>      | configure:14283: result: yes
>      | configure:14402: checking whether a program can dlopen itself
>      | configure:14482: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -DHAVE_DLFCN_H -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--export-dynamic 
> conftest.c -ldl  >&5
>      | configure:14485: $? = 0
>      | configure:14503: result: yes
>      | configure:14508: checking whether a statically linked program can 
> dlopen itself
>      | configure:14588: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 
> -DHAVE_DLFCN_H -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--export-dynamic 
> -static conftest.c -ldl  >&5
>      | /tmp/ccPCzUmJ.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/configure:14567: warning: Using 
> 'dlopen' in statically linked applications requires at runtime the shared 
> libraries from the glibc version used for linking
>      | /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer 
> equality in 
> `/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libc.a(strcmp.o)'
>  can not be used when making an executable; recompile with -fPIE and relink 
> with -pie
>      | collect2: ld returned 1 exit status
>      | configure:14591: $? = 1
>      | configure:14609: result: no
>      | configure:14648: checking whether stripping libraries is possible
>      | configure:14653: result: yes
>      | configure:14688: checking if libtool supports shared libraries
>      | configure:14690: result: yes
>      | configure:14693: checking whether to build shared libraries
>      | configure:14714: result: yes
>      | configure:14717: checking whether to build static libraries
>      | configure:14721: result: yes
>      | configure:14812: checking for pkg-config
>      | configure:14830: found /usr/bin/pkg-config
>      | configure:14842: result: /usr/bin/pkg-config
>      | configure:14867: checking pkg-config is at least version 0.9.0
>      | configure:14870: result: yes
>      | configure:14880: checking whether makeinfo supports @clicksequence
>      | configure:14889: running ${SHELL} 
> /tmp/buildd/pspp-0.7.8+git20120111/build-aux/missing --run makeinfo 
> conftest.texi >&5
>      | configure:14892: $? = 0
>      | configure:14900: result: yes
>      | configure:14914: checking whether gcc -std=gnu99 accepts 
> -Wdeclaration-after-statement
>      | configure:14932: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 conftest.c >&5
>      | configure:14932: $? = 0
>      | configure:14940: result: yes
>      | configure:15007: checking for perl
>      | configure:15025: found /usr/bin/perl
>      | configure:15038: result: /usr/bin/perl
>      | configure:15101: checking for ld used by GCC
>      | configure:15165: result: /usr/bin/ld -m elf_x86_64
>      | configure:15172: checking if the linker (/usr/bin/ld -m elf_x86_64) is 
> GNU ld
>      | configure:15185: result: yes
>      | configure:15192: checking for shared library run path origin
>      | configure:15205: result: done
>      | configure:15754: checking whether NLS is requested
>      | configure:15763: result: yes
>      | configure:15791: checking for CFPreferencesCopyAppValue
>      | configure:15809: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
>      | conftest.c:30:42: fatal error: CoreFoundation/CFPreferences.h: No such 
> file or directory
>      | compilation terminated.
>      | configure:15809: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | /* end confdefs.h.  */
>      | | #include <CoreFoundation/CFPreferences.h>
>      | | int
>      | | main ()
>      | | {
>      | | CFPreferencesCopyAppValue(NULL, NULL)
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:15818: result: no
>      | configure:15825: checking for CFLocaleCopyCurrent
>      | configure:15843: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
>      | conftest.c:30:37: fatal error: CoreFoundation/CFLocale.h: No such file 
> or directory
>      | compilation terminated.
>      | configure:15843: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | /* end confdefs.h.  */
>      | | #include <CoreFoundation/CFLocale.h>
>      | | int
>      | | main ()
>      | | {
>      | | CFLocaleCopyCurrent();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:15852: result: no
>      | configure:15901: checking for GNU gettext in libc
>      | configure:15925: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro conftest.c  >&5
>      | configure:15925: $? = 0
>      | configure:15934: result: yes
>      | configure:16762: checking whether to use NLS
>      | configure:16764: result: yes
>      | configure:16767: checking where the gettext function comes from
>      | configure:16778: result: libc
>      | configure:16844: checking for special C compiler options needed for 
> large files
>      | configure:16889: result: no
>      | configure:16895: checking for _FILE_OFFSET_BITS value needed for large 
> files
>      | configure:16952: result: no
>      | configure:17037: checking for library containing sin
>      | configure:17068: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro conftest.c   >&5
>      | conftest.c:40:6: warning: conflicting types for built-in function 
> 'sin' [enabled by default]
>      | /tmp/ccuVyiC1.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/conftest.c:44: undefined reference 
> to `sin'
>      | collect2: ld returned 1 exit status
>      | configure:17068: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char sin ();
>      | | int
>      | | main ()
>      | | {
>      | | return sin ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:17068: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions 
> -Wl,-z,relro conftest.c -lm    >&5
>      | conftest.c:40:6: warning: conflicting types for built-in function 
> 'sin' [enabled by default]
>      | configure:17068: $? = 0
>      | configure:17085: result: -lm
>      | configure:17093: checking for LC_PAPER
>      | configure:17113: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 conftest.c >&5
>      | configure:17113: $? = 0
>      | configure:17119: result: yes
>      | configure:17152: checking for CAIRO
>      | configure:17159: $PKG_CONFIG --exists --print-errors "cairo >= 1.5 
> pango >= 1.20 pangocairo"
>      | configure:17162: $? = 0
>      | configure:17176: $PKG_CONFIG --exists --print-errors "cairo >= 1.5 
> pango >= 1.20 pangocairo"
>      | configure:17179: $? = 0
>      | configure:17223: result: yes
>      | configure:17232: checking for xmllint
>      | configure:17250: found /usr/bin/xmllint
>      | configure:17263: result: /usr/bin/xmllint
>      | configure:17294: checking for GTK
>      | configure:17301: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.16"
>      | configure:17304: $? = 0
>      | configure:17318: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.16"
>      | configure:17321: $? = 0
>      | configure:17365: result: yes
>      | configure:17372: checking for GTKSOURCEVIEW
>      | configure:17379: $PKG_CONFIG --exists --print-errors 
> "gtksourceview-2.0 >= 2.2"
>      | configure:17382: $? = 0
>      | configure:17396: $PKG_CONFIG --exists --print-errors 
> "gtksourceview-2.0 >= 2.2"
>      | configure:17399: $? = 0
>      | configure:17443: result: yes
>      | configure:17453: checking for glib-genmarshal
>      | configure:17469: found /usr/bin/glib-genmarshal
>      | configure:17480: result: glib-genmarshal
>      | configure:17502: checking whether the preprocessor supports 
> include_next
>      | configure:17540: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Iconftestd1b -Iconftestd2 conftest.c >&5
>      | configure:17540: $? = 0
>      | configure:17561: result: yes
>      | configure:17582: checking whether system header files limit the line 
> length
>      | configure:17605: result: no
>      | configure:17682: checking for pg_config
>      | configure:17701: found /usr/bin/pg_config
>      | configure:17713: result: /usr/bin/pg_config
>      | configure:17727: checking for PQexec in -lpq
>      | configure:17752: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lpq  -lm   >&5
>      | configure:17752: $? = 0
>      | configure:17761: result: yes
>      | configure:17775: $PKG_CONFIG --exists --print-errors "libssl"
>      | configure:17778: $? = 0
>      | configure:17789: checking whether -lpq links successfully
>      | configure:17812: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -I/usr/include/postgresql -D_FORTIFY_SOURCE=2 
> -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0    
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lpq -lm   >&5
>      | configure:17812: $? = 0
>      | configure:17823: result: yes
>      | configure:17846: checking for LIBXML2
>      | configure:17853: $PKG_CONFIG --exists --print-errors "libxml-2.0"
>      | configure:17856: $? = 0
>      | configure:17870: $PKG_CONFIG --exists --print-errors "libxml-2.0"
>      | configure:17873: $? = 0
>      | configure:17915: result: yes
>      | configure:17920: checking for library containing gzopen
>      | configure:17951: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lm   >&5
>      | /tmp/cc8kCLCN.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/conftest.c:48: undefined reference 
> to `gzopen'
>      | collect2: ld returned 1 exit status
>      | configure:17951: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char gzopen ();
>      | | int
>      | | main ()
>      | | {
>      | | return gzopen ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:17951: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lz  -lm   >&5
>      | configure:17951: $? = 0
>      | configure:17968: result: -lz
>      | configure:17982: checking zlib.h usability
>      | configure:17982: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:17982: $? = 0
>      | configure:17982: result: yes
>      | configure:17982: checking zlib.h presence
>      | configure:17982: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:17982: $? = 0
>      | configure:17982: result: yes
>      | configure:17982: checking for zlib.h
>      | configure:17982: result: yes
>      | configure:18168: checking for library containing cblas_dsdot
>      | configure:18199: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lz -lm   >&5
>      | /tmp/ccyzXwd5.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/conftest.c:53: undefined reference 
> to `cblas_dsdot'
>      | collect2: ld returned 1 exit status
>      | configure:18199: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char cblas_dsdot ();
>      | | int
>      | | main ()
>      | | {
>      | | return cblas_dsdot ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:18199: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas  -lz -lm   >&5
>      | configure:18199: $? = 0
>      | configure:18216: result: -lgslcblas
>      | configure:18231: checking for GSL
>      | configure:18238: $PKG_CONFIG --exists --print-errors "gsl >= 1.12"
>      | configure:18241: $? = 0
>      | configure:18255: $PKG_CONFIG --exists --print-errors "gsl >= 1.12"
>      | configure:18258: $? = 0
>      | configure:18416: result: yes
>      | configure:18422: checking for inline
>      | configure:18438: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:18438: $? = 0
>      | configure:18446: result: inline
>      | configure:18466: checking whether the compiler generally respects 
> inline
>      | configure:18487: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:18487: $? = 0
>      | configure:18496: result: yes
>      | configure:18510: checking whether gcc -std=gnu99 accepts -fgnu89-inline
>      | configure:18528: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -fgnu89-inline -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:18528: $? = 0
>      | configure:18536: result: yes
>      | configure:18539: checking whether GSL needs -fgnu89-inline to link
>      | configure:18571: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest1.c conftest2.c -lgslcblas -lz 
> -lm   >&5
>      | configure:18580: $? = 0
>      | configure:18602: result: no
>      | configure:18626: checking for ncurses5-config
>      | configure:18642: found /usr/bin/ncurses5-config
>      | configure:18653: result: ncurses5-config
>      | configure:18742: checking term.h usability
>      | configure:18742: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement  -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:18742: $? = 0
>      | configure:18742: result: yes
>      | configure:18742: checking term.h presence
>      | configure:18742: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:18742: $? = 0
>      | configure:18742: result: yes
>      | configure:18742: checking for term.h
>      | configure:18742: result: yes
>      | configure:18742: checking curses.h usability
>      | configure:18742: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement  -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:18742: $? = 0
>      | configure:18742: result: yes
>      | configure:18742: checking curses.h presence
>      | configure:18742: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:18742: $? = 0
>      | configure:18742: result: yes
>      | configure:18742: checking for curses.h
>      | configure:18742: result: yes
>      | configure:18767: checking termcap.h usability
>      | configure:18767: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:18767: $? = 0
>      | configure:18767: result: yes
>      | configure:18767: checking termcap.h presence
>      | configure:18767: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:18767: $? = 0
>      | configure:18767: result: yes
>      | configure:18767: checking for termcap.h
>      | configure:18767: result: yes
>      | configure:19731: checking for readline
>      | configure:19757: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   
> -lreadline -lhistory >&5
>      | configure:19757: $? = 0
>      | configure:19773: result: yes
>      | configure:19780: checking how to link with libreadline
>      | configure:19782: result: -lreadline
>      | configure:19800: checking sys/wait.h usability
>      | configure:19800: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:19800: $? = 0
>      | configure:19800: result: yes
>      | configure:19800: checking sys/wait.h presence
>      | configure:19800: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:19800: $? = 0
>      | configure:19800: result: yes
>      | configure:19800: checking for sys/wait.h
>      | configure:19800: result: yes
>      | configure:19800: checking fpu_control.h usability
>      | configure:19800: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:19800: $? = 0
>      | configure:19800: result: yes
>      | configure:19800: checking fpu_control.h presence
>      | configure:19800: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:19800: $? = 0
>      | configure:19800: result: yes
>      | configure:19800: checking for fpu_control.h
>      | configure:19800: result: yes
>      | configure:19800: checking ieeefp.h usability
>      | configure:19800: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c:83:20: fatal error: ieeefp.h: No such file or directory
>      | compilation terminated.
>      | configure:19800: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | #ifdef HAVE_SYS_TYPES_H
>      | | # include <sys/types.h>
>      | | #endif
>      | | #ifdef HAVE_SYS_STAT_H
>      | | # include <sys/stat.h>
>      | | #endif
>      | | #ifdef STDC_HEADERS
>      | | # include <stdlib.h>
>      | | # include <stddef.h>
>      | | #else
>      | | # ifdef HAVE_STDLIB_H
>      | | #  include <stdlib.h>
>      | | # endif
>      | | #endif
>      | | #ifdef HAVE_STRING_H
>      | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
>      | | #  include <memory.h>
>      | | # endif
>      | | # include <string.h>
>      | | #endif
>      | | #ifdef HAVE_STRINGS_H
>      | | # include <strings.h>
>      | | #endif
>      | | #ifdef HAVE_INTTYPES_H
>      | | # include <inttypes.h>
>      | | #endif
>      | | #ifdef HAVE_STDINT_H
>      | | # include <stdint.h>
>      | | #endif
>      | | #ifdef HAVE_UNISTD_H
>      | | # include <unistd.h>
>      | | #endif
>      | | #include <ieeefp.h>
>      | configure:19800: result: no
>      | configure:19800: checking ieeefp.h presence
>      | configure:19800: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | conftest.c:50:20: fatal error: ieeefp.h: No such file or directory
>      | compilation terminated.
>      | configure:19800: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | /* end confdefs.h.  */
>      | | #include <ieeefp.h>
>      | configure:19800: result: no
>      | configure:19800: checking for ieeefp.h
>      | configure:19800: result: no
>      | configure:19800: checking fenv.h usability
>      | configure:19800: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:19800: $? = 0
>      | configure:19800: result: yes
>      | configure:19800: checking fenv.h presence
>      | configure:19800: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:19800: $? = 0
>      | configure:19800: result: yes
>      | configure:19800: checking for fenv.h
>      | configure:19800: result: yes
>      | configure:19800: checking pwd.h usability
>      | configure:19800: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:19800: $? = 0
>      | configure:19800: result: yes
>      | configure:19800: checking pwd.h presence
>      | configure:19800: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:19800: $? = 0
>      | configure:19800: result: yes
>      | configure:19800: checking for pwd.h
>      | configure:19800: result: yes
>      | configure:19811: checking whether SIGWINCH is declared
>      | configure:19811: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:19811: $? = 0
>      | configure:19811: result: yes
>      | configure:19839: checking for size_t
>      | configure:19839: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:19839: $? = 0
>      | configure:19839: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:89:21: error: expected expression before ')' token
>      | configure:19839: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | #ifdef HAVE_SYS_TYPES_H
>      | | # include <sys/types.h>
>      | | #endif
>      | | #ifdef HAVE_SYS_STAT_H
>      | | # include <sys/stat.h>
>      | | #endif
>      | | #ifdef STDC_HEADERS
>      | | # include <stdlib.h>
>      | | # include <stddef.h>
>      | | #else
>      | | # ifdef HAVE_STDLIB_H
>      | | #  include <stdlib.h>
>      | | # endif
>      | | #endif
>      | | #ifdef HAVE_STRING_H
>      | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
>      | | #  include <memory.h>
>      | | # endif
>      | | # include <string.h>
>      | | #endif
>      | | #ifdef HAVE_STRINGS_H
>      | | # include <strings.h>
>      | | #endif
>      | | #ifdef HAVE_INTTYPES_H
>      | | # include <inttypes.h>
>      | | #endif
>      | | #ifdef HAVE_STDINT_H
>      | | # include <stdint.h>
>      | | #endif
>      | | #ifdef HAVE_UNISTD_H
>      | | # include <unistd.h>
>      | | #endif
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((size_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:19839: result: yes
>      | configure:19852: checking for working alloca.h
>      | configure:19869: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:19869: $? = 0
>      | configure:19877: result: yes
>      | configure:19885: checking for alloca
>      | configure:19922: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:19922: $? = 0
>      | configure:19930: result: yes
>      | configure:20134: checking whether <wchar.h> uses 'inline' correctly
>      | configure:20156: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20159: $? = 0
>      | configure:20177: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20180: $? = 0
>      | configure:20193: result: yes
>      | configure:20213: checking for btowc
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for canonicalize_file_name
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for getcwd
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for readlink
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for realpath
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for readlinkat
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for fcntl
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for vasnprintf
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | /tmp/ccvKoURc.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/conftest.c:96: undefined reference 
> to `vasnprintf'
>      | collect2: ld returned 1 exit status
>      | configure:20213: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | /* end confdefs.h.  */
>      | | /* Define vasnprintf to an innocuous variant, in case <limits.h> 
> declares vasnprintf.
>      | |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
>      | | #define vasnprintf innocuous_vasnprintf
>      | | 
>      | | /* System header to define __stub macros and hopefully few 
> prototypes,
>      | |     which can conflict with char vasnprintf (); below.
>      | |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
>      | |     <limits.h> exists even on freestanding compilers.  */
>      | | 
>      | | #ifdef __STDC__
>      | | # include <limits.h>
>      | | #else
>      | | # include <assert.h>
>      | | #endif
>      | | 
>      | | #undef vasnprintf
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char vasnprintf ();
>      | | /* The GNU C library defines this for functions which it implements
>      | |     to always fail with ENOSYS.  Some functions are actually named
>      | |     something starting with __ and the normal name is an alias.  */
>      | | #if defined __stub_vasnprintf || defined __stub___vasnprintf
>      | | choke me
>      | | #endif
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | return vasnprintf ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:20213: result: no
>      | configure:20213: checking for getdelim
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for getdtablesize
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for gettimeofday
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for iswcntrl
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:88:6: warning: conflicting types for built-in function 
> 'iswcntrl' [enabled by default]
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for iswblank
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:89:6: warning: conflicting types for built-in function 
> 'iswblank' [enabled by default]
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for lstat
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for mbsinit
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for mbrtowc
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for mprotect
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for mkstemp
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for nl_langinfo
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for isblank
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:96:6: warning: conflicting types for built-in function 
> 'isblank' [enabled by default]
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for iswctype
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for wcscoll
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for setenv
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for sigaction
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for sigaltstack
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for siginterrupt
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for strdup
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:103:6: warning: conflicting types for built-in function 
> 'strdup' [enabled by default]
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for tzset
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for strndup
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:105:6: warning: conflicting types for built-in function 
> 'strndup' [enabled by default]
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for localtime_r
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for wcrtomb
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20213: checking for wcwidth
>      | configure:20213: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20213: $? = 0
>      | configure:20213: result: yes
>      | configure:20225: checking for nl_langinfo and CODESET
>      | configure:20241: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20241: $? = 0
>      | configure:20250: result: yes
>      | configure:20261: checking for a traditional french locale
>      | configure:20327: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20330: $? = 0
>      | configure:20386: result: none
>      | configure:20466: checking whether // is distinct from /
>      | configure:20495: result: no
>      | configure:20507: checking whether realpath works
>      | configure:20643: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:20643: $? = 0
>      | configure:20643: ./conftest
>      | configure:20643: $? = 0
>      | configure:20655: result: yes
>      | configure:20669: checking for sys/param.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for sys/socket.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for unistd.h
>      | configure:20669: result: yes
>      | configure:20669: checking for features.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for getopt.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for sys/time.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for wctype.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for langinfo.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for xlocale.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for math.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for sys/mman.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for wchar.h
>      | configure:20669: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20669: $? = 0
>      | configure:20669: result: yes
>      | configure:20669: checking for stdint.h
>      | configure:20669: result: yes
>      | configure:20669: checking for sys/stat.h
>      | configure:20669: result: yes
>      | configure:20807: checking for unsigned long long int
>      | configure:20855: result: yes
>      | configure:20864: checking whether byte ordering is bigendian
>      | configure:20879: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c:104:9: error: unknown type name 'not'
>      | conftest.c:104:15: error: expected '=', ',', ';', 'asm' or 
> '__attribute__' before 'universal'
>      | conftest.c:104:15: error: unknown type name 'universal'
>      | configure:20879: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | /* end confdefs.h.  */
>      | | #ifndef __APPLE_CC__
>      | |             not a universal capable compiler
>      | |           #endif
>      | |           typedef int dummy;
>      | | 
>      | configure:20924: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:20924: $? = 0
>      | configure:20942: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:110:4: error: unknown type name 'not'
>      | conftest.c:110:12: error: expected '=', ',', ';', 'asm' or 
> '__attribute__' before 'endian'
>      | configure:20942: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | /* end confdefs.h.  */
>      | | #include <sys/types.h>
>      | |              #include <sys/param.h>
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | #if BYTE_ORDER != BIG_ENDIAN
>      | |               not big endian
>      | |              #endif
>      | | 
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:21070: result: no
>      | configure:21094: checking whether strtold conforms to C99
>      | configure:21121: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:21121: $? = 0
>      | configure:21129: result: yes
>      | configure:21142: checking if environ is properly declared
>      | configure:21160: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c:105:39: error: conflicting types for 'environ'
>      | /usr/include/unistd.h:542:15: note: previous declaration of 'environ' 
> was here
>      | configure:21160: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | /* end confdefs.h.  */
>      | | #include <unistd.h>
>      | |            extern struct { int foo; } environ;
>      | | int
>      | | main ()
>      | | {
>      | | environ.foo = 1;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:21168: result: yes
>      | configure:21183: checking for complete errno.h
>      | configure:21244: result: yes
>      | configure:21527: checking whether strerror_r is declared
>      | configure:21527: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:21527: $? = 0
>      | configure:21527: result: yes
>      | configure:21540: checking for strerror_r
>      | configure:21540: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:21540: $? = 0
>      | configure:21540: result: yes
>      | configure:21549: checking whether strerror_r returns char *
>      | configure:21573: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:21573: $? = 0
>      | configure:21611: result: yes
>      | configure:21623: checking for sig_atomic_t
>      | configure:21623: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:21623: $? = 0
>      | configure:21623: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:113:27: error: expected expression before ')' token
>      | configure:21623: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | /* end confdefs.h.  */
>      | | #include <signal.h>
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((sig_atomic_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:21623: result: yes
>      | configure:21656: checking for working fcntl.h
>      | configure:21740: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:21740: $? = 0
>      | configure:21740: ./conftest
>      | configure:21740: $? = 0
>      | configure:21755: result: yes
>      | configure:21869: checking for stdint.h
>      | configure:21886: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:21886: $? = 0
>      | configure:21893: result: yes
>      | configure:21904: checking for inttypes.h
>      | configure:21923: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:21923: $? = 0
>      | configure:21930: result: yes
>      | configure:21944: checking whether printf supports size specifiers as 
> in C99
>      | configure:22015: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:130:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:135:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:139:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:143:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | configure:22015: $? = 0
>      | configure:22015: ./conftest
>      | configure:22015: $? = 0
>      | configure:22026: result: yes
>      | configure:22031: checking whether printf supports 'long double' 
> arguments
>      | configure:22070: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:121:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:125:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:129:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | configure:22070: $? = 0
>      | configure:22070: ./conftest
>      | configure:22070: $? = 0
>      | configure:22081: result: yes
>      | configure:22086: checking whether printf supports infinite 'double' 
> arguments
>      | configure:22187: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:22187: $? = 0
>      | configure:22187: ./conftest
>      | configure:22187: $? = 0
>      | configure:22198: result: yes
>      | configure:22212: checking whether printf supports infinite 'long 
> double' arguments
>      | configure:22491: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:22491: $? = 0
>      | configure:22491: ./conftest
>      | configure:22491: $? = 120
>      | configure: program exited with status 120
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | 
>      | | #include <stdlib.h>
>      | | #if defined __MACH__ && defined __APPLE__
>      | | /* Avoid a crash on MacOS X.  */
>      | | #include <mach/mach.h>
>      | | #include <mach/mach_error.h>
>      | | #include <mach/thread_status.h>
>      | | #include <mach/exception.h>
>      | | #include <mach/task.h>
>      | | #include <pthread.h>
>      | | /* The exception port on which our thread listens.  */
>      | | static mach_port_t our_exception_port;
>      | | /* The main function of the thread listening for exceptions of type
>      | |    EXC_BAD_ACCESS.  */
>      | | static void *
>      | | mach_exception_thread (void *arg)
>      | | {
>      | |   /* Buffer for a message to be received.  */
>      | |   struct {
>      | |     mach_msg_header_t head;
>      | |     mach_msg_body_t msgh_body;
>      | |     char data[1024];
>      | |   } msg;
>      | |   mach_msg_return_t retval;
>      | |   /* Wait for a message on the exception port.  */
>      | |   retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, 
> sizeof (msg),
>      | |                      our_exception_port, MACH_MSG_TIMEOUT_NONE, 
> MACH_PORT_NULL);
>      | |   if (retval != MACH_MSG_SUCCESS)
>      | |     abort ();
>      | |   exit (1);
>      | | }
>      | | static void
>      | | nocrash_init (void)
>      | | {
>      | |   mach_port_t self = mach_task_self ();
>      | |   /* Allocate a port on which the thread shall listen for 
> exceptions.  */
>      | |   if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, 
> &our_exception_port)
>      | |       == KERN_SUCCESS) {
>      | |     /* See 
> http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html.
>   */
>      | |     if (mach_port_insert_right (self, our_exception_port, 
> our_exception_port,
>      | |                                 MACH_MSG_TYPE_MAKE_SEND)
>      | |         == KERN_SUCCESS) {
>      | |       /* The exceptions we want to catch.  Only EXC_BAD_ACCESS is 
> interesting
>      | |          for us.  */
>      | |       exception_mask_t mask = EXC_MASK_BAD_ACCESS;
>      | |       /* Create the thread listening on the exception port.  */
>      | |       pthread_attr_t attr;
>      | |       pthread_t thread;
>      | |       if (pthread_attr_init (&attr) == 0
>      | |           && pthread_attr_setdetachstate (&attr, 
> PTHREAD_CREATE_DETACHED) == 0
>      | |           && pthread_create (&thread, &attr, mach_exception_thread, 
> NULL) == 0) {
>      | |         pthread_attr_destroy (&attr);
>      | |         /* Replace the exception port info for these exceptions with 
> our own.
>      | |            Note that we replace the exception port for the entire 
> task, not only
>      | |            for a particular thread.  This has the effect that when 
> our exception
>      | |            port gets the message, the thread specific exception port 
> has already
>      | |            been asked, and we don't need to bother about it.
>      | |            See 
> http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html.
>   */
>      | |         task_set_exception_ports (self, mask, our_exception_port,
>      | |                                   EXCEPTION_DEFAULT, 
> MACHINE_THREAD_STATE);
>      | |       }
>      | |     }
>      | |   }
>      | | }
>      | | #else
>      | | /* Avoid a crash on POSIX systems.  */
>      | | #include <signal.h>
>      | | /* A POSIX signal handler.  */
>      | | static void
>      | | exception_handler (int sig)
>      | | {
>      | |   exit (1);
>      | | }
>      | | static void
>      | | nocrash_init (void)
>      | | {
>      | | #ifdef SIGSEGV
>      | |   signal (SIGSEGV, exception_handler);
>      | | #endif
>      | | #ifdef SIGBUS
>      | |   signal (SIGBUS, exception_handler);
>      | | #endif
>      | | }
>      | | #endif
>      | | 
>      | | #include <float.h>
>      | | #include <stdio.h>
>      | | #include <string.h>
>      | | static int
>      | | strisnan (const char *string, size_t start_index, size_t end_index)
>      | | {
>      | |   if (start_index < end_index)
>      | |     {
>      | |       if (string[start_index] == '-')
>      | |         start_index++;
>      | |       if (start_index + 3 <= end_index
>      | |           && memcmp (string + start_index, "nan", 3) == 0)
>      | |         {
>      | |           start_index += 3;
>      | |           if (start_index == end_index
>      | |               || (string[start_index] == '(' && string[end_index - 
> 1] == ')'))
>      | |             return 1;
>      | |         }
>      | |     }
>      | |   return 0;
>      | | }
>      | | static char buf[10000];
>      | | static long double zeroL = 0.0L;
>      | | int main ()
>      | | {
>      | |   int result = 0;
>      | |   nocrash_init();
>      | |   if (sprintf (buf, "%Lf", 1.0L / 0.0L) < 0
>      | |       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
>      | |     result |= 1;
>      | |   if (sprintf (buf, "%Lf", -1.0L / 0.0L) < 0
>      | |       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 
> 0))
>      | |     result |= 1;
>      | |   if (sprintf (buf, "%Lf", zeroL / zeroL) < 0
>      | |       || !strisnan (buf, 0, strlen (buf)))
>      | |     result |= 1;
>      | |   if (sprintf (buf, "%Le", 1.0L / 0.0L) < 0
>      | |       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
>      | |     result |= 1;
>      | |   if (sprintf (buf, "%Le", -1.0L / 0.0L) < 0
>      | |       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 
> 0))
>      | |     result |= 1;
>      | |   if (sprintf (buf, "%Le", zeroL / zeroL) < 0
>      | |       || !strisnan (buf, 0, strlen (buf)))
>      | |     result |= 1;
>      | |   if (sprintf (buf, "%Lg", 1.0L / 0.0L) < 0
>      | |       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
>      | |     result |= 1;
>      | |   if (sprintf (buf, "%Lg", -1.0L / 0.0L) < 0
>      | |       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 
> 0))
>      | |     result |= 1;
>      | |   if (sprintf (buf, "%Lg", zeroL / zeroL) < 0
>      | |       || !strisnan (buf, 0, strlen (buf)))
>      | |     result |= 1;
>      | | #if CHECK_PRINTF_SAFE && ((defined __ia64 && LDBL_MANT_DIG == 64) || 
> (defined __x86_64__ || defined __amd64__) || (defined __i386 || defined 
> __i386__ || defined _I386 || defined _M_IX86 || defined _X86_))
>      | | /* Representation of an 80-bit 'long double' as an initializer for a 
> sequence
>      | |    of 'unsigned int' words.  */
>      | | # ifdef WORDS_BIGENDIAN
>      | | #  define LDBL80_WORDS(exponent,manthi,mantlo)      { ((unsigned 
> int) (exponent) << 16) | ((unsigned int) (manthi) >> 16),        ((unsigned 
> int) (manthi) << 16) | (unsigned int) (mantlo) >> 16),           (unsigned 
> int) (mantlo) << 16                                             }
>      | | # else
>      | | #  define LDBL80_WORDS(exponent,manthi,mantlo)      { mantlo, 
> manthi, exponent }
>      | | # endif
>      | |   { /* Quiet NaN.  */
>      | |     static union { unsigned int word[4]; long double value; } x =
>      | |       { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) };
>      | |     if (sprintf (buf, "%Lf", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 2;
>      | |     if (sprintf (buf, "%Le", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 2;
>      | |     if (sprintf (buf, "%Lg", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 2;
>      | |   }
>      | |   {
>      | |     /* Signalling NaN.  */
>      | |     static union { unsigned int word[4]; long double value; } x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) };
>      | |     if (sprintf (buf, "%Lf", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 2;
>      | |     if (sprintf (buf, "%Le", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 2;
>      | |     if (sprintf (buf, "%Lg", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 2;
>      | |   }
>      | |   { /* Pseudo-NaN.  */
>      | |     static union { unsigned int word[4]; long double value; } x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) };
>      | |     if (sprintf (buf, "%Lf", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 4;
>      | |     if (sprintf (buf, "%Le", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 4;
>      | |     if (sprintf (buf, "%Lg", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 4;
>      | |   }
>      | |   { /* Pseudo-Infinity.  */
>      | |     static union { unsigned int word[4]; long double value; } x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) };
>      | |     if (sprintf (buf, "%Lf", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 8;
>      | |     if (sprintf (buf, "%Le", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 8;
>      | |     if (sprintf (buf, "%Lg", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 8;
>      | |   }
>      | |   { /* Pseudo-Zero.  */
>      | |     static union { unsigned int word[4]; long double value; } x =
>      | |       { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) };
>      | |     if (sprintf (buf, "%Lf", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 16;
>      | |     if (sprintf (buf, "%Le", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 16;
>      | |     if (sprintf (buf, "%Lg", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 16;
>      | |   }
>      | |   { /* Unnormalized number.  */
>      | |     static union { unsigned int word[4]; long double value; } x =
>      | |       { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) };
>      | |     if (sprintf (buf, "%Lf", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 32;
>      | |     if (sprintf (buf, "%Le", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 32;
>      | |     if (sprintf (buf, "%Lg", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 32;
>      | |   }
>      | |   { /* Pseudo-Denormal.  */
>      | |     static union { unsigned int word[4]; long double value; } x =
>      | |       { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) };
>      | |     if (sprintf (buf, "%Lf", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 64;
>      | |     if (sprintf (buf, "%Le", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 64;
>      | |     if (sprintf (buf, "%Lg", x.value) < 0
>      | |         || !strisnan (buf, 0, strlen (buf)))
>      | |       result |= 64;
>      | |   }
>      | | #endif
>      | |   return result;
>      | | }
>      | configure:22502: result: no
>      | configure:22512: checking whether printf supports the 'a' and 'A' 
> directives
>      | configure:22599: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:121:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:127:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:134:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:142:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | configure:22599: $? = 0
>      | configure:22599: ./conftest
>      | configure:22599: $? = 0
>      | configure:22610: result: yes
>      | configure:22615: checking whether printf supports the 'F' directive
>      | configure:22662: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:121:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | configure:22662: $? = 0
>      | configure:22662: ./conftest
>      | configure:22662: $? = 0
>      | configure:22673: result: yes
>      | configure:22678: checking whether printf supports the 'n' directive
>      | configure:22712: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:22712: $? = 0
>      | configure:22712: ./conftest
>      | *** %n in writable segment detected ***
>      | ./configure: line 2656: 18643 Aborted                 
> ./conftest$ac_exeext
>      | configure:22712: $? = 134
>      | configure: program exited with status 134
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | #include <stdio.h>
>      | | #include <string.h>
>      | | static char fmtstring[10];
>      | | static char buf[100];
>      | | int main ()
>      | | {
>      | |   int count = -1;
>      | |   /* Copy the format string.  Some systems (glibc with 
> _FORTIFY_SOURCE=2)
>      | |      support %n in format strings in read-only memory but not in 
> writable
>      | |      memory.  */
>      | |   strcpy (fmtstring, "%d %n");
>      | |   if (sprintf (buf, fmtstring, 123, &count, 33, 44, 55) < 0
>      | |       || strcmp (buf, "123 ") != 0
>      | |       || count != 4)
>      | |     return 1;
>      | |   return 0;
>      | | }
>      | configure:22723: result: no
>      | configure:22728: checking whether printf supports the 'ls' directive
>      | configure:22799: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:22799: $? = 0
>      | configure:22799: ./conftest
>      | configure:22799: $? = 0
>      | configure:22810: result: yes
>      | configure:22815: checking whether printf supports POSIX/XSI format 
> strings with positions
>      | configure:22847: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:22847: $? = 0
>      | configure:22847: ./conftest
>      | configure:22847: $? = 0
>      | configure:22858: result: yes
>      | configure:22863: checking whether printf supports the grouping flag
>      | configure:22893: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:22893: $? = 0
>      | configure:22893: ./conftest
>      | configure:22893: $? = 0
>      | configure:22904: result: yes
>      | configure:22909: checking whether printf supports the left-adjust flag 
> correctly
>      | configure:22942: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:22942: $? = 0
>      | configure:22942: ./conftest
>      | configure:22942: $? = 0
>      | configure:22953: result: yes
>      | configure:22958: checking whether printf supports the zero flag 
> correctly
>      | configure:22991: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:120:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | configure:22991: $? = 0
>      | configure:22991: ./conftest
>      | configure:22991: $? = 0
>      | configure:23002: result: yes
>      | configure:23007: checking whether printf supports large precisions
>      | configure:23050: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:125:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:127:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:129:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | conftest.c:132:3: warning: too many arguments for format 
> [-Wformat-extra-args]
>      | configure:23050: $? = 0
>      | configure:23050: ./conftest
>      | configure:23050: $? = 0
>      | configure:23061: result: yes
>      | configure:23074: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c:115:10: error: unknown type name 'not'
>      | conftest.c:115:16: error: expected '=', ',', ';', 'asm' or 
> '__attribute__' before 'universal'
>      | conftest.c:115:16: error: unknown type name 'universal'
>      | configure:23074: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | /* end confdefs.h.  */
>      | | #ifndef __APPLE_CC__
>      | |          not a universal capable compiler
>      | |         #endif
>      | |         typedef int dummy;
>      | | 
>      | configure:23109: checking whether printf survives out-of-memory 
> conditions
>      | configure:23252: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23255: $? = 0
>      | configure:23303: result: yes
>      | configure:23322: checking for long long int
>      | configure:23372: result: yes
>      | configure:23381: checking for wchar_t
>      | configure:23398: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:23398: $? = 0
>      | configure:23405: result: yes
>      | configure:23414: checking for wint_t
>      | configure:23439: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:23439: $? = 0
>      | configure:23446: result: yes
>      | configure:23468: checking for intmax_t
>      | configure:23493: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:23493: $? = 0
>      | configure:23500: result: yes
>      | configure:23520: checking whether snprintf returns a byte count as in 
> C99
>      | configure:23576: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23576: $? = 0
>      | configure:23576: ./conftest
>      | configure:23576: $? = 0
>      | configure:23587: result: yes
>      | configure:23599: checking for snprintf
>      | configure:23599: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:141:6: warning: conflicting types for built-in function 
> 'snprintf' [enabled by default]
>      | configure:23599: $? = 0
>      | configure:23599: result: yes
>      | configure:23599: checking for strnlen
>      | configure:23599: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23599: $? = 0
>      | configure:23599: result: yes
>      | configure:23599: checking for wcslen
>      | configure:23599: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23599: $? = 0
>      | configure:23599: result: yes
>      | configure:23599: checking for wcsnlen
>      | configure:23599: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23599: $? = 0
>      | configure:23599: result: yes
>      | configure:23599: checking for mbrtowc
>      | configure:23599: result: yes
>      | configure:23599: checking for wcrtomb
>      | configure:23599: result: yes
>      | configure:23608: checking whether _snprintf is declared
>      | configure:23608: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:133:10: error: '_snprintf' undeclared (first use in this 
> function)
>      | conftest.c:133:10: note: each undeclared identifier is reported only 
> once for each function it appears in
>      | configure:23608: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | #ifndef _snprintf
>      | | #ifdef __cplusplus
>      | |   (void) _snprintf;
>      | | #else
>      | |   (void) _snprintf;
>      | | #endif
>      | | #endif
>      | | 
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:23608: result: no
>      | configure:23729: checking whether frexp() can be used without linking 
> with libm
>      | configure:23747: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23747: $? = 0
>      | configure:23756: result: yes
>      | configure:23760: checking whether stdin defaults to large file offsets
>      | configure:23784: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23784: $? = 0
>      | configure:23792: result: yes
>      | configure:23795: checking whether fseeko is declared
>      | configure:23795: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:23795: $? = 0
>      | configure:23795: result: yes
>      | configure:23813: checking for fseeko
>      | configure:23831: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23831: $? = 0
>      | configure:23840: result: yes
>      | configure:23857: checking whether ftello is declared
>      | configure:23857: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:23857: $? = 0
>      | configure:23857: result: yes
>      | configure:23880: checking for ftello
>      | configure:23897: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:132:8: warning: ignoring return value of 'ftello', declared 
> with attribute warn_unused_result [-Wunused-result]
>      | configure:23897: $? = 0
>      | configure:23906: result: yes
>      | configure:23915: checking whether ftello works
>      | configure:23991: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:23991: $? = 0
>      | configure:23991: ./conftest
>      | configure:23991: $? = 0
>      | configure:24002: result: yes
>      | configure:24016: checking whether getdelim is declared
>      | configure:24016: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:24016: $? = 0
>      | configure:24016: result: yes
>      | configure:24031: checking whether getline is declared
>      | configure:24031: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:24031: $? = 0
>      | configure:24031: result: yes
>      | configure:24120: checking for getopt.h
>      | configure:24120: result: yes
>      | configure:24137: checking for getopt_long_only
>      | configure:24137: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:24137: $? = 0
>      | configure:24137: result: yes
>      | configure:24151: checking whether getopt is POSIX compatible
>      | configure:24168: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:136:11: error: 'optreset' undeclared (first use in this 
> function)
>      | conftest.c:136:11: note: each undeclared identifier is reported only 
> once for each function it appears in
>      | configure:24168: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | /* end confdefs.h.  */
>      | | #include <unistd.h>
>      | | int
>      | | main ()
>      | | {
>      | | int *p = &optreset; return optreset;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:24182: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:136:9: error: 'getopt_clip' undeclared (first use in this 
> function)
>      | conftest.c:136:9: note: each undeclared identifier is reported only 
> once for each function it appears in
>      | configure:24182: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | /* end confdefs.h.  */
>      | | #include <getopt.h>
>      | | int
>      | | main ()
>      | | {
>      | | return !getopt_clip;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:24288: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -DOPTIND_MIN=0 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas 
> -lz -lm   >&5
>      | configure:24288: $? = 0
>      | configure:24288: ./conftest
>      | configure:24288: $? = 0
>      | configure:24300: result: yes
>      | configure:24308: checking for working GNU getopt function
>      | configure:24505: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:24505: $? = 0
>      | configure:24505: ./conftest
>      | configure:24505: $? = 1
>      | configure: program exited with status 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | /* end confdefs.h.  */
>      | | #include <getopt.h>
>      | |                            #include <stddef.h>
>      | |                            #include <string.h>
>      | | 
>      | | #include <stdlib.h>
>      | | #if defined __MACH__ && defined __APPLE__
>      | | /* Avoid a crash on MacOS X.  */
>      | | #include <mach/mach.h>
>      | | #include <mach/mach_error.h>
>      | | #include <mach/thread_status.h>
>      | | #include <mach/exception.h>
>      | | #include <mach/task.h>
>      | | #include <pthread.h>
>      | | /* The exception port on which our thread listens.  */
>      | | static mach_port_t our_exception_port;
>      | | /* The main function of the thread listening for exceptions of type
>      | |    EXC_BAD_ACCESS.  */
>      | | static void *
>      | | mach_exception_thread (void *arg)
>      | | {
>      | |   /* Buffer for a message to be received.  */
>      | |   struct {
>      | |     mach_msg_header_t head;
>      | |     mach_msg_body_t msgh_body;
>      | |     char data[1024];
>      | |   } msg;
>      | |   mach_msg_return_t retval;
>      | |   /* Wait for a message on the exception port.  */
>      | |   retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, 
> sizeof (msg),
>      | |                      our_exception_port, MACH_MSG_TIMEOUT_NONE, 
> MACH_PORT_NULL);
>      | |   if (retval != MACH_MSG_SUCCESS)
>      | |     abort ();
>      | |   exit (1);
>      | | }
>      | | static void
>      | | nocrash_init (void)
>      | | {
>      | |   mach_port_t self = mach_task_self ();
>      | |   /* Allocate a port on which the thread shall listen for 
> exceptions.  */
>      | |   if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, 
> &our_exception_port)
>      | |       == KERN_SUCCESS) {
>      | |     /* See 
> http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html.
>   */
>      | |     if (mach_port_insert_right (self, our_exception_port, 
> our_exception_port,
>      | |                                 MACH_MSG_TYPE_MAKE_SEND)
>      | |         == KERN_SUCCESS) {
>      | |       /* The exceptions we want to catch.  Only EXC_BAD_ACCESS is 
> interesting
>      | |          for us.  */
>      | |       exception_mask_t mask = EXC_MASK_BAD_ACCESS;
>      | |       /* Create the thread listening on the exception port.  */
>      | |       pthread_attr_t attr;
>      | |       pthread_t thread;
>      | |       if (pthread_attr_init (&attr) == 0
>      | |           && pthread_attr_setdetachstate (&attr, 
> PTHREAD_CREATE_DETACHED) == 0
>      | |           && pthread_create (&thread, &attr, mach_exception_thread, 
> NULL) == 0) {
>      | |         pthread_attr_destroy (&attr);
>      | |         /* Replace the exception port info for these exceptions with 
> our own.
>      | |            Note that we replace the exception port for the entire 
> task, not only
>      | |            for a particular thread.  This has the effect that when 
> our exception
>      | |            port gets the message, the thread specific exception port 
> has already
>      | |            been asked, and we don't need to bother about it.
>      | |            See 
> http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html.
>   */
>      | |         task_set_exception_ports (self, mask, our_exception_port,
>      | |                                   EXCEPTION_DEFAULT, 
> MACHINE_THREAD_STATE);
>      | |       }
>      | |     }
>      | |   }
>      | | }
>      | | #else
>      | | /* Avoid a crash on POSIX systems.  */
>      | | #include <signal.h>
>      | | /* A POSIX signal handler.  */
>      | | static void
>      | | exception_handler (int sig)
>      | | {
>      | |   exit (1);
>      | | }
>      | | static void
>      | | nocrash_init (void)
>      | | {
>      | | #ifdef SIGSEGV
>      | |   signal (SIGSEGV, exception_handler);
>      | | #endif
>      | | #ifdef SIGBUS
>      | |   signal (SIGBUS, exception_handler);
>      | | #endif
>      | | }
>      | | #endif
>      | | 
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | 
>      | |              int result = 0;
>      | | 
>      | |              nocrash_init();
>      | | 
>      | |              /* This code succeeds on glibc 2.8, OpenBSD 4.0, 
> Cygwin, mingw,
>      | |                 and fails on MacOS X 10.5, AIX 5.2, HP-UX 11, IRIX 
> 6.5,
>      | |                 OSF/1 5.1, Solaris 10.  */
>      | |              {
>      | |                static char conftest[] = "conftest";
>      | |                static char plus[] = "-+";
>      | |                char *argv[3] = { conftest, plus, NULL };
>      | |                opterr = 0;
>      | |                if (getopt (2, argv, "+a") != '?')
>      | |                  result |= 1;
>      | |              }
>      | |              /* This code succeeds on glibc 2.8, mingw,
>      | |                 and fails on MacOS X 10.5, OpenBSD 4.0, AIX 5.2, 
> HP-UX 11,
>      | |                 IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x.  */
>      | |              {
>      | |                static char program[] = "program";
>      | |                static char p[] = "-p";
>      | |                static char foo[] = "foo";
>      | |                static char bar[] = "bar";
>      | |                char *argv[] = { program, p, foo, bar, NULL };
>      | | 
>      | |                optind = 1;
>      | |                if (getopt (4, argv, "p::") != 'p')
>      | |                  result |= 2;
>      | |                else if (optarg != NULL)
>      | |                  result |= 4;
>      | |                else if (getopt (4, argv, "p::") != -1)
>      | |                  result |= 6;
>      | |                else if (optind != 2)
>      | |                  result |= 8;
>      | |              }
>      | |              /* This code succeeds on glibc 2.8 and fails on Cygwin 
> 1.7.0.  */
>      | |              {
>      | |                static char program[] = "program";
>      | |                static char foo[] = "foo";
>      | |                static char p[] = "-p";
>      | |                char *argv[] = { program, foo, p, NULL };
>      | |                optind = 0;
>      | |                if (getopt (3, argv, "-p") != 1)
>      | |                  result |= 16;
>      | |                else if (getopt (3, argv, "-p") != 'p')
>      | |                  result |= 32;
>      | |              }
>      | |              /* This code fails on glibc 2.11.  */
>      | |              {
>      | |                static char program[] = "program";
>      | |                static char b[] = "-b";
>      | |                static char a[] = "-a";
>      | |                char *argv[] = { program, b, a, NULL };
>      | |                optind = opterr = 0;
>      | |                if (getopt (3, argv, "+:a:b") != 'b')
>      | |                  result |= 64;
>      | |                else if (getopt (3, argv, "+:a:b") != ':')
>      | |                  result |= 64;
>      | |              }
>      | |              /* This code dumps core on glibc 2.14.  */
>      | |              {
>      | |                static char program[] = "program";
>      | |                static char w[] = "-W";
>      | |                static char dummy[] = "dummy";
>      | |                char *argv[] = { program, w, dummy, NULL };
>      | |                optind = opterr = 1;
>      | |                if (getopt (3, argv, "W;") != 'W')
>      | |                  result |= 128;
>      | |              }
>      | |              return result;
>      | | 
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:24521: result: no
>      | configure:24553: checking whether getenv is declared
>      | configure:24553: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:24553: $? = 0
>      | configure:24553: result: yes
>      | configure:24564: checking for C/C++ restrict keyword
>      | configure:24589: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:24589: $? = 0
>      | configure:24597: result: __restrict
>      | configure:24688: checking for struct timeval
>      | configure:24708: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:24708: $? = 0
>      | configure:24715: result: yes
>      | configure:24724: checking whether gettimeofday is declared without a 
> macro
>      | configure:24746: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:24746: $? = 0
>      | configure:24754: result: yes
>      | configure:24771: checking for off_t
>      | configure:24771: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:24771: $? = 0
>      | configure:24771: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:172:20: error: expected expression before ')' token
>      | configure:24771: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | #ifdef HAVE_SYS_TYPES_H
>      | | # include <sys/types.h>
>      | | #endif
>      | | #ifdef HAVE_SYS_STAT_H
>      | | # include <sys/stat.h>
>      | | #endif
>      | | #ifdef STDC_HEADERS
>      | | # include <stdlib.h>
>      | | # include <stddef.h>
>      | | #else
>      | | # ifdef HAVE_STDLIB_H
>      | | #  include <stdlib.h>
>      | | # endif
>      | | #endif
>      | | #ifdef HAVE_STRING_H
>      | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
>      | | #  include <memory.h>
>      | | # endif
>      | | # include <string.h>
>      | | #endif
>      | | #ifdef HAVE_STRINGS_H
>      | | # include <strings.h>
>      | | #endif
>      | | #ifdef HAVE_INTTYPES_H
>      | | # include <inttypes.h>
>      | | #endif
>      | | #ifdef HAVE_STDINT_H
>      | | # include <stdint.h>
>      | | #endif
>      | | #ifdef HAVE_UNISTD_H
>      | | # include <unistd.h>
>      | | #endif
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((off_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:24771: result: yes
>      | configure:24783: checking where to find the exponent in a 'float'
>      | configure:24860: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:24860: $? = 0
>      | configure:24860: ./conftest
>      | configure:24860: $? = 0
>      | configure:24872: result: word 0 bit 23
>      | configure:24895: checking whether isnan(float) can be used without 
> linking with libm
>      | configure:24920: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:24920: $? = 0
>      | configure:24929: result: yes
>      | configure:24985: checking whether isnan(float) works
>      | configure:25053: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm    >&5
>      | configure:25053: $? = 0
>      | configure:25053: ./conftest
>      | configure:25053: $? = 0
>      | configure:25064: result: yes
>      | configure:25084: checking whether isnan(double) can be used without 
> linking with libm
>      | configure:25109: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:25109: $? = 0
>      | configure:25118: result: yes
>      | configure:25180: checking whether isnan(long double) can be used 
> without linking with libm
>      | configure:25205: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:25205: $? = 0
>      | configure:25214: result: yes
>      | configure:25270: checking whether isnanl works
>      | configure:25408: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm    >&5
>      | configure:25408: $? = 0
>      | configure:25408: ./conftest
>      | configure:25408: $? = 64
>      | configure: program exited with status 64
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | /* end confdefs.h.  */
>      | | 
>      | | #include <float.h>
>      | | #include <limits.h>
>      | | #include <math.h>
>      | | #if __GNUC__ >= 4
>      | | # undef isnanl
>      | | # define isnanl(x) __builtin_isnanl ((long double)(x))
>      | | #elif defined isnan
>      | | # undef isnanl
>      | | # define isnanl(x) isnan ((long double)(x))
>      | | #endif
>      | | #define NWORDS   ((sizeof (long double) + sizeof (unsigned int) - 1) 
> / sizeof (unsigned int))
>      | | typedef union { unsigned int word[NWORDS]; long double value; }
>      | |         memory_long_double;
>      | | /* On Irix 6.5, gcc 3.4.3 can't compute compile-time NaN, and needs 
> the
>      | |    runtime type conversion.  */
>      | | #ifdef __sgi
>      | | static long double NaNl ()
>      | | {
>      | |   double zero = 0.0;
>      | |   return zero / zero;
>      | | }
>      | | #else
>      | | # define NaNl() (0.0L / 0.0L)
>      | | #endif
>      | | int main ()
>      | | {
>      | |   int result = 0;
>      | | 
>      | |   if (!isnanl (NaNl ()))
>      | |     result |= 1;
>      | | 
>      | |   {
>      | |     memory_long_double m;
>      | |     unsigned int i;
>      | | 
>      | |     /* The isnanl function should be immune against changes in the 
> sign bit and
>      | |        in the mantissa bits.  The xor operation twiddles a bit that 
> can only be
>      | |        a sign bit or a mantissa bit (since the exponent never 
> extends to
>      | |        bit 31).  */
>      | |     m.value = NaNl ();
>      | |     m.word[NWORDS / 2] ^= (unsigned int) 1 << (sizeof (unsigned int) 
> * CHAR_BIT - 1);
>      | |     for (i = 0; i < NWORDS; i++)
>      | |       m.word[i] |= 1;
>      | |     if (!isnanl (m.value))
>      | |       result |= 1;
>      | |   }
>      | | 
>      | | #if ((defined __ia64 && LDBL_MANT_DIG == 64) || (defined __x86_64__ 
> || defined __amd64__) || (defined __i386 || defined __i386__ || defined _I386 
> || defined _M_IX86 || defined _X86_))
>      | | /* Representation of an 80-bit 'long double' as an initializer for a 
> sequence
>      | |    of 'unsigned int' words.  */
>      | | # ifdef WORDS_BIGENDIAN
>      | | #  define LDBL80_WORDS(exponent,manthi,mantlo)      { ((unsigned 
> int) (exponent) << 16) | ((unsigned int) (manthi) >> 16),        ((unsigned 
> int) (manthi) << 16) | (unsigned int) (mantlo) >> 16),           (unsigned 
> int) (mantlo) << 16                                             }
>      | | # else
>      | | #  define LDBL80_WORDS(exponent,manthi,mantlo)      { mantlo, 
> manthi, exponent }
>      | | # endif
>      | |   { /* Quiet NaN.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) };
>      | |     if (!isnanl (x.value))
>      | |       result |= 2;
>      | |   }
>      | |   {
>      | |     /* Signalling NaN.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) };
>      | |     if (!isnanl (x.value))
>      | |       result |= 2;
>      | |   }
>      | |   /* The isnanl function should recognize Pseudo-NaNs, 
> Pseudo-Infinities,
>      | |      Pseudo-Zeroes, Unnormalized Numbers, and Pseudo-Denormals, as 
> defined in
>      | |        Intel IA-64 Architecture Software Developer's Manual, Volume 
> 1:
>      | |        Application Architecture.
>      | |        Table 5-2 "Floating-Point Register Encodings"
>      | |        Figure 5-6 "Memory to Floating-Point Register Data 
> Translation"
>      | |    */
>      | |   { /* Pseudo-NaN.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) };
>      | |     if (!isnanl (x.value))
>      | |       result |= 4;
>      | |   }
>      | |   { /* Pseudo-Infinity.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) };
>      | |     if (!isnanl (x.value))
>      | |       result |= 8;
>      | |   }
>      | |   { /* Pseudo-Zero.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) };
>      | |     if (!isnanl (x.value))
>      | |       result |= 16;
>      | |   }
>      | |   { /* Unnormalized number.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) };
>      | |     if (!isnanl (x.value))
>      | |       result |= 32;
>      | |   }
>      | |   { /* Pseudo-Denormal.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) };
>      | |     if (!isnanl (x.value))
>      | |       result |= 64;
>      | |   }
>      | | #endif
>      | | 
>      | |   return result;
>      | | }
>      | configure:25419: result: no
>      | configure:25534: checking whether iswcntrl works
>      | configure:25578: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:25578: $? = 0
>      | configure:25578: ./conftest
>      | configure:25578: $? = 0
>      | configure:25589: result: yes
>      | configure:25614: checking for towlower
>      | configure:25614: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:161:6: warning: conflicting types for built-in function 
> 'towlower' [enabled by default]
>      | configure:25614: $? = 0
>      | configure:25614: result: yes
>      | configure:25662: checking for wctype_t
>      | configure:25690: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:25690: $? = 0
>      | configure:25698: result: yes
>      | configure:25704: checking for wctrans_t
>      | configure:25730: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:25730: $? = 0
>      | configure:25738: result: yes
>      | configure:25747: checking whether wctype is declared without a macro
>      | configure:25776: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:25776: $? = 0
>      | configure:25784: result: yes
>      | configure:25747: checking whether iswctype is declared without a macro
>      | configure:25776: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:25776: $? = 0
>      | configure:25784: result: yes
>      | configure:25747: checking whether wctrans is declared without a macro
>      | configure:25776: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:25776: $? = 0
>      | configure:25784: result: yes
>      | configure:25747: checking whether towctrans is declared without a macro
>      | configure:25776: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:25776: $? = 0
>      | configure:25784: result: yes
>      | configure:25805: checking whether getc_unlocked is declared
>      | configure:25805: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:25805: $? = 0
>      | configure:25805: result: yes
>      | configure:25817: checking whether we are using the GNU C Library >= 
> 2.1 or uClibc
>      | configure:25847: result: yes
>      | configure:25872: checking whether NULL can be used in arbitrary 
> expressions
>      | configure:25890: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:25890: $? = 0
>      | configure:25897: result: yes
>      | configure:26007: checking whether lstat correctly handles trailing 
> slash
>      | configure:26038: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:26038: $? = 0
>      | configure:26038: ./conftest
>      | configure:26038: $? = 0
>      | configure:26055: result: yes
>      | configure:26065: checking whether malloc, realloc, calloc are POSIX 
> compliant
>      | configure:26085: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:26085: $? = 0
>      | configure:26093: result: yes
>      | configure:26099: checking for stdlib.h
>      | configure:26099: result: yes
>      | configure:26109: checking for GNU libc compatible malloc
>      | configure:26133: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:26133: $? = 0
>      | configure:26133: ./conftest
>      | configure:26133: $? = 0
>      | configure:26143: result: yes
>      | configure:26161: checking for mbstate_t
>      | configure:26185: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:26185: $? = 0
>      | configure:26192: result: yes
>      | configure:26211: checking for a traditional japanese locale
>      | configure:26281: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:26284: $? = 0
>      | configure:26341: result: none
>      | configure:26349: checking for a transitional chinese locale
>      | configure:26420: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:26423: $? = 0
>      | configure:26474: result: none
>      | configure:26481: checking for a french Unicode locale
>      | configure:26551: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:26554: $? = 0
>      | configure:26600: result: none
>      | configure:26691: checking for mmap
>      | configure:26691: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:26691: $? = 0
>      | configure:26691: result: yes
>      | configure:26702: checking for MAP_ANONYMOUS
>      | configure:26739: result: yes
>      | configure:26761: checking whether memchr works
>      | configure:26824: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:26824: $? = 0
>      | configure:26824: ./conftest
>      | configure:26824: $? = 0
>      | configure:26834: result: yes
>      | configure:26841: checking whether memrchr is declared
>      | configure:26841: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:26841: $? = 0
>      | configure:26841: result: yes
>      | configure:26856: checking whether <limits.h> defines MIN and MAX
>      | configure:26873: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c:151:13: warning: implicit declaration of function 'MIN' 
> [-Wimplicit-function-declaration]
>      | conftest.c:151:13: error: initializer element is not constant
>      | configure:26873: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | /* end confdefs.h.  */
>      | | #include <limits.h>
>      | |             int x = MIN (42, 17);
>      | | int
>      | | main ()
>      | | {
>      | | 
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:26880: result: no
>      | configure:26893: checking whether <sys/param.h> defines MIN and MAX
>      | configure:26910: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:26910: $? = 0
>      | configure:26917: result: yes
>      | configure:26932: checking for mode_t
>      | configure:26932: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:26932: $? = 0
>      | configure:26932: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:187:21: error: expected expression before ')' token
>      | configure:26932: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | #ifdef HAVE_SYS_TYPES_H
>      | | # include <sys/types.h>
>      | | #endif
>      | | #ifdef HAVE_SYS_STAT_H
>      | | # include <sys/stat.h>
>      | | #endif
>      | | #ifdef STDC_HEADERS
>      | | # include <stdlib.h>
>      | | # include <stddef.h>
>      | | #else
>      | | # ifdef HAVE_STDLIB_H
>      | | #  include <stdlib.h>
>      | | # endif
>      | | #endif
>      | | #ifdef HAVE_STRING_H
>      | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
>      | | #  include <memory.h>
>      | | # endif
>      | | # include <string.h>
>      | | #endif
>      | | #ifdef HAVE_STRINGS_H
>      | | # include <strings.h>
>      | | #endif
>      | | #ifdef HAVE_INTTYPES_H
>      | | # include <inttypes.h>
>      | | #endif
>      | | #ifdef HAVE_STDINT_H
>      | | # include <stdint.h>
>      | | #endif
>      | | #ifdef HAVE_UNISTD_H
>      | | # include <unistd.h>
>      | | #endif
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((mode_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:26932: result: yes
>      | configure:26945: checking for promoted mode_t type
>      | configure:26962: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:155:13: error: size of array 'array' is negative
>      | configure:26962: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | /* end confdefs.h.  */
>      | | #include <sys/types.h>
>      | | int
>      | | main ()
>      | | {
>      | | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:26970: result: mode_t
>      | configure:27261: checking for ptrdiff_t
>      | configure:27261: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:27261: $? = 0
>      | configure:27261: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:189:24: error: expected expression before ')' token
>      | configure:27261: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | #ifdef HAVE_SYS_TYPES_H
>      | | # include <sys/types.h>
>      | | #endif
>      | | #ifdef HAVE_SYS_STAT_H
>      | | # include <sys/stat.h>
>      | | #endif
>      | | #ifdef STDC_HEADERS
>      | | # include <stdlib.h>
>      | | # include <stddef.h>
>      | | #else
>      | | # ifdef HAVE_STDLIB_H
>      | | #  include <stdlib.h>
>      | | # endif
>      | | #endif
>      | | #ifdef HAVE_STRING_H
>      | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
>      | | #  include <memory.h>
>      | | # endif
>      | | # include <string.h>
>      | | #endif
>      | | #ifdef HAVE_STRINGS_H
>      | | # include <strings.h>
>      | | #endif
>      | | #ifdef HAVE_INTTYPES_H
>      | | # include <inttypes.h>
>      | | #endif
>      | | #ifdef HAVE_STDINT_H
>      | | # include <stdint.h>
>      | | #endif
>      | | #ifdef HAVE_UNISTD_H
>      | | # include <unistd.h>
>      | | #endif
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((ptrdiff_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:27261: result: yes
>      | configure:27298: checking whether C symbols are prefixed with 
> underscore at the linker level
>      | configure:27311: gcc -std=gnu99 -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -S conftest.c
>      | configure:27314: $? = 0
>      | configure:27324: result: no
>      | configure:27346: checking for shared library path variable
>      | configure:27359: result: LD_LIBRARY_PATH
>      | configure:27364: checking whether to activate relocatable installation
>      | configure:27379: result: no
>      | configure:27486: checking whether setenv is declared
>      | configure:27486: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:27486: $? = 0
>      | configure:27486: result: yes
>      | configure:27500: checking for ssize_t
>      | configure:27517: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:27517: $? = 0
>      | configure:27524: result: yes
>      | configure:27551: checking for uid_t in sys/types.h
>      | configure:27570: result: yes
>      | configure:27586: checking for sigset_t
>      | configure:27586: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:27586: $? = 0
>      | configure:27586: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:166:23: error: expected expression before ')' token
>      | configure:27586: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | /* end confdefs.h.  */
>      | | 
>      | |       #include <signal.h>
>      | |       /* Mingw defines sigset_t not in <signal.h>, but in 
> <sys/types.h>.  */
>      | |       #include <sys/types.h>
>      | | 
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((sigset_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:27586: result: yes
>      | configure:27607: checking whether snprintf is declared
>      | configure:27607: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:27607: $? = 0
>      | configure:27607: result: yes
>      | configure:27618: checking for stdbool.h that conforms to C99
>      | configure:27685: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:27685: $? = 0
>      | configure:27692: result: yes
>      | configure:27694: checking for _Bool
>      | configure:27694: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:27694: $? = 0
>      | configure:27694: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:195:20: error: expected expression before ')' token
>      | configure:27694: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | #ifdef HAVE_SYS_TYPES_H
>      | | # include <sys/types.h>
>      | | #endif
>      | | #ifdef HAVE_SYS_STAT_H
>      | | # include <sys/stat.h>
>      | | #endif
>      | | #ifdef STDC_HEADERS
>      | | # include <stdlib.h>
>      | | # include <stddef.h>
>      | | #else
>      | | # ifdef HAVE_STDLIB_H
>      | | #  include <stdlib.h>
>      | | # endif
>      | | #endif
>      | | #ifdef HAVE_STRING_H
>      | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
>      | | #  include <memory.h>
>      | | # endif
>      | | # include <string.h>
>      | | #endif
>      | | #ifdef HAVE_STRINGS_H
>      | | # include <strings.h>
>      | | #endif
>      | | #ifdef HAVE_INTTYPES_H
>      | | # include <inttypes.h>
>      | | #endif
>      | | #ifdef HAVE_STDINT_H
>      | | # include <stdint.h>
>      | | #endif
>      | | #ifdef HAVE_UNISTD_H
>      | | # include <unistd.h>
>      | | #endif
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((_Bool)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:27694: result: yes
>      | configure:27816: checking whether stdint.h conforms to C99
>      | configure:27987: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:27987: $? = 0
>      | configure:28069: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:28069: $? = 0
>      | configure:28069: ./conftest
>      | configure:28069: $? = 0
>      | configure:28081: result: yes
>      | configure:28422: checking whether strdup is declared
>      | configure:28422: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28422: $? = 0
>      | configure:28422: result: yes
>      | configure:28435: checking whether strerror(0) succeeds
>      | configure:28464: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:28464: $? = 0
>      | configure:28464: ./conftest
>      | configure:28464: $? = 0
>      | configure:28475: result: yes
>      | configure:28484: checking whether struct tm is in sys/time.h or time.h
>      | configure:28504: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28504: $? = 0
>      | configure:28511: result: time.h
>      | configure:28519: checking for struct tm.tm_zone
>      | configure:28519: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28519: $? = 0
>      | configure:28519: result: yes
>      | configure:28587: checking for struct tm.tm_gmtoff
>      | configure:28587: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28587: $? = 0
>      | configure:28587: result: yes
>      | configure:28658: checking whether ffsl is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether ffsll is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether memmem is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether mempcpy is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether memrchr is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether rawmemchr is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether stpcpy is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether stpncpy is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strchrnul is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strdup is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strncat is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strndup is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strnlen is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strpbrk is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strsep is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strcasestr is declared without a 
> macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strtok_r is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strerror_r is declared without a 
> macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strsignal is declared without a macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28658: checking whether strverscmp is declared without a 
> macro
>      | configure:28676: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28676: $? = 0
>      | configure:28684: result: yes
>      | configure:28706: checking for mmap
>      | configure:28706: result: yes
>      | configure:28717: checking for MAP_ANONYMOUS
>      | configure:28754: result: yes
>      | configure:28766: checking whether strncat works
>      | configure:28852: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:28852: $? = 0
>      | configure:28852: ./conftest
>      | configure:28852: $? = 0
>      | configure:28863: result: yes
>      | configure:28870: checking whether strndup is declared
>      | configure:28870: result: yes
>      | configure:28883: checking whether strnlen is declared
>      | configure:28883: result: yes
>      | configure:28895: checking whether ldexp() can be used without linking 
> with libm
>      | configure:28917: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:28917: $? = 0
>      | configure:28926: result: yes
>      | configure:28929: checking whether strtok_r is declared
>      | configure:28929: result: yes
>      | configure:28940: checking whether stat file-mode macros are broken
>      | configure:28967: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:28967: $? = 0
>      | configure:28974: result: no
>      | configure:29001: checking for struct timespec in <time.h>
>      | configure:29018: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29018: $? = 0
>      | configure:29025: result: yes
>      | configure:29156: checking whether localtime_r is declared
>      | configure:29156: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:228:10: error: 'localtime_r' undeclared (first use in this 
> function)
>      | conftest.c:228:10: note: each undeclared identifier is reported only 
> once for each function it appears in
>      | configure:29156: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | #ifdef HAVE_SYS_TYPES_H
>      | | # include <sys/types.h>
>      | | #endif
>      | | #ifdef HAVE_SYS_STAT_H
>      | | # include <sys/stat.h>
>      | | #endif
>      | | #ifdef STDC_HEADERS
>      | | # include <stdlib.h>
>      | | # include <stddef.h>
>      | | #else
>      | | # ifdef HAVE_STDLIB_H
>      | | #  include <stdlib.h>
>      | | # endif
>      | | #endif
>      | | #ifdef HAVE_STRING_H
>      | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
>      | | #  include <memory.h>
>      | | # endif
>      | | # include <string.h>
>      | | #endif
>      | | #ifdef HAVE_STRINGS_H
>      | | # include <strings.h>
>      | | #endif
>      | | #ifdef HAVE_INTTYPES_H
>      | | # include <inttypes.h>
>      | | #endif
>      | | #ifdef HAVE_STDINT_H
>      | | # include <stdint.h>
>      | | #endif
>      | | #ifdef HAVE_UNISTD_H
>      | | # include <unistd.h>
>      | | #endif
>      | | int
>      | | main ()
>      | | {
>      | | #ifndef localtime_r
>      | | #ifdef __cplusplus
>      | |   (void) localtime_r;
>      | | #else
>      | |   (void) localtime_r;
>      | | #endif
>      | | #endif
>      | | 
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:29156: result: no
>      | configure:29198: checking whether clearerr_unlocked is declared
>      | configure:29198: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29198: $? = 0
>      | configure:29198: result: yes
>      | configure:29209: checking whether feof_unlocked is declared
>      | configure:29209: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29209: $? = 0
>      | configure:29209: result: yes
>      | configure:29220: checking whether ferror_unlocked is declared
>      | configure:29220: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29220: $? = 0
>      | configure:29220: result: yes
>      | configure:29231: checking whether fflush_unlocked is declared
>      | configure:29231: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29231: $? = 0
>      | configure:29231: result: yes
>      | configure:29242: checking whether fgets_unlocked is declared
>      | configure:29242: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29242: $? = 0
>      | configure:29242: result: yes
>      | configure:29253: checking whether fputc_unlocked is declared
>      | configure:29253: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29253: $? = 0
>      | configure:29253: result: yes
>      | configure:29264: checking whether fputs_unlocked is declared
>      | configure:29264: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29264: $? = 0
>      | configure:29264: result: yes
>      | configure:29275: checking whether fread_unlocked is declared
>      | configure:29275: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29275: $? = 0
>      | configure:29275: result: yes
>      | configure:29286: checking whether fwrite_unlocked is declared
>      | configure:29286: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29286: $? = 0
>      | configure:29286: result: yes
>      | configure:29297: checking whether getchar_unlocked is declared
>      | configure:29297: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29297: $? = 0
>      | configure:29297: result: yes
>      | configure:29308: checking whether putc_unlocked is declared
>      | configure:29308: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29308: $? = 0
>      | configure:29308: result: yes
>      | configure:29319: checking whether putchar_unlocked is declared
>      | configure:29319: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29319: $? = 0
>      | configure:29319: result: yes
>      | configure:29330: checking whether vsnprintf is declared
>      | configure:29330: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29330: $? = 0
>      | configure:29330: result: yes
>      | configure:29374: checking for alloca as a compiler built-in
>      | configure:29398: result: yes
>      | configure:29422: checking whether to enable assertions
>      | configure:29439: result: yes
>      | configure:29455: checking whether btowc(0) is correct
>      | configure:29490: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:29490: $? = 0
>      | configure:29490: ./conftest
>      | configure:29490: $? = 0
>      | configure:29501: result: yes
>      | configure:29504: checking whether btowc(EOF) is correct
>      | configure:29555: result: guessing yes
>      | configure:29601: checking byteswap.h usability
>      | configure:29601: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:29601: $? = 0
>      | configure:29601: result: yes
>      | configure:29601: checking byteswap.h presence
>      | configure:29601: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:29601: $? = 0
>      | configure:29601: result: yes
>      | configure:29601: checking for byteswap.h
>      | configure:29601: result: yes
>      | configure:29631: checking for strtod_l
>      | configure:29631: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:29631: $? = 0
>      | configure:29631: result: yes
>      | configure:29843: checking whether // is distinct from /
>      | configure:29872: result: no
>      | configure:29890: checking whether dup2 works
>      | configure:29944: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:29944: $? = 0
>      | configure:29944: ./conftest
>      | configure:29944: $? = 0
>      | configure:29955: result: yes
>      | configure:30008: checking for error_at_line
>      | configure:30024: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:30024: $? = 0
>      | configure:30032: result: yes
>      | configure:30084: checking whether fcntl handles F_DUPFD correctly
>      | configure:30114: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:30114: $? = 0
>      | configure:30114: ./conftest
>      | configure:30114: $? = 0
>      | configure:30124: result: yes
>      | configure:30142: checking whether fcntl understands F_DUPFD_CLOEXEC
>      | configure:30163: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:30163: $? = 0
>      | configure:30181: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c:219:1: error: unknown type name 'choke'
>      | conftest.c:222:1: error: expected '=', ',', ';', 'asm' or 
> '__attribute__' before 'int'
>      | configure:30181: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | #ifdef __linux__
>      | | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we 
> always replace
>      | |    it to support the semantics on older kernels that failed with 
> EINVAL.  */
>      | | choke me
>      | | #endif
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | 
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:30192: result: needs runtime check
>      | configure:30295: checking whether fcntl is declared without a macro
>      | configure:30313: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:30313: $? = 0
>      | configure:30321: result: yes
>      | configure:30295: checking whether openat is declared without a macro
>      | configure:30313: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:30313: $? = 0
>      | configure:30321: result: yes
>      | configure:30479: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:30479: $? = 0
>      | configure:30835: checking for ptrdiff_t
>      | configure:30835: result: yes
>      | configure:30892: checking whether frexp works
>      | configure:30962: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:271:5: warning: passing argument 2 of 'memcmp' discards 
> 'volatile' qualifier from pointer target type [enabled by default]
>      | /usr/include/string.h:68:12: note: expected 'const void *' but 
> argument is of type 'volatile double *'
>      | configure:30962: $? = 0
>      | configure:30962: ./conftest
>      | configure:30962: $? = 0
>      | configure:30973: result: yes
>      | configure:31019: checking whether frexpl is declared
>      | configure:31019: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:31019: $? = 0
>      | configure:31019: result: yes
>      | configure:31029: checking whether frexpl() can be used without linking 
> with libm
>      | configure:31047: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:31047: $? = 0
>      | configure:31056: result: yes
>      | configure:31062: checking whether frexpl works
>      | configure:31173: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:31173: $? = 0
>      | configure:31173: ./conftest
>      | configure:31173: $? = 0
>      | configure:31184: result: yes
>      | configure:31270: checking for fseeko
>      | configure:31297: result: yes
>      | configure:31387: checking for ftello
>      | configure:31413: result: yes
>      | configure:31422: checking whether ftello works
>      | configure:31509: result: yes
>      | configure:31567: checking for working getdelim function
>      | configure:31627: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:31627: $? = 0
>      | configure:31627: ./conftest
>      | configure:31627: $? = 0
>      | configure:31637: result: yes
>      | configure:31744: checking for getline
>      | configure:31744: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:31744: $? = 0
>      | configure:31744: result: yes
>      | configure:31752: checking for working getline function
>      | configure:31812: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:31812: $? = 0
>      | configure:31812: ./conftest
>      | configure:31812: $? = 0
>      | configure:31822: result: yes
>      | configure:31965: checking whether gettimeofday clobbers localtime 
> buffer
>      | configure:31997: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:31997: $? = 0
>      | configure:31997: ./conftest
>      | configure:31997: $? = 0
>      | configure:32007: result: no
>      | configure:32025: checking for gettimeofday with POSIX signature
>      | configure:32053: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c:238:19: error: conflicting types for 'gettimeofday'
>      | /usr/include/x86_64-linux-gnu/sys/time.h:73:12: note: previous 
> declaration of 'gettimeofday' was here
>      | configure:32053: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | /* end confdefs.h.  */
>      | | #include <sys/time.h>
>      | |               struct timeval c;
>      | |               int gettimeofday (struct timeval *restrict, void 
> *restrict);
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | /* glibc uses struct timezone * rather than the POSIX void *
>      | |                  if _GNU_SOURCE is defined.  However, since the only 
> portable
>      | |                  use of gettimeofday uses NULL as the second 
> parameter, and
>      | |                  since the glibc definition is actually more 
> typesafe, it is
>      | |                  not worth wrapping this to get a compliant 
> signature.  */
>      | |               int (*f) (struct timeval *restrict, void *restrict)
>      | |                 = gettimeofday;
>      | |               int x = f (&c, 0);
>      | |               return !(x | c.tv_sec | c.tv_usec);
>      | | 
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:32069: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:32069: $? = 0
>      | configure:32078: result: almost
>      | configure:32147: checking whether the compiler generally respects 
> inline
>      | configure:32177: result: yes
>      | configure:32198: checking whether isfinite is declared
>      | configure:32198: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:32198: $? = 0
>      | configure:32198: result: yes
>      | configure:32232: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm    >&5
>      | configure:32232: $? = 0
>      | configure:32245: checking whether isfinite(long double) works
>      | configure:32368: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:334:14: error: expected expression before '|=' token
>      | configure:32368: $? = 1
>      | configure: program exited with status 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | #include <float.h>
>      | | #include <limits.h>
>      | | #include <math.h>
>      | | #define NWORDS   ((sizeof (long double) + sizeof (unsigned int) - 1) 
> / sizeof (unsigned int))
>      | | typedef union { unsigned int word[NWORDS]; long double value; }
>      | |         memory_long_double;
>      | | /* On Irix 6.5, gcc 3.4.3 can't compute compile-time NaN, and needs 
> the
>      | |    runtime type conversion.  */
>      | | #ifdef __sgi
>      | | static long double NaNl ()
>      | | {
>      | |   double zero = 0.0;
>      | |   return zero / zero;
>      | | }
>      | | #else
>      | | # define NaNl() (0.0L / 0.0L)
>      | | #endif
>      | | int main ()
>      | | {
>      | |   int result = 0;
>      | | 
>      | |   {
>      | |     memory_long_double m;
>      | |     unsigned int i;
>      | | 
>      | |     /* The isfinite macro should be immune against changes in the 
> sign bit and
>      | |        in the mantissa bits.  The xor operation twiddles a bit that 
> can only be
>      | |        a sign bit or a mantissa bit (since the exponent never 
> extends to
>      | |        bit 31).  */
>      | |     m.value = NaNl ();
>      | |     m.word[NWORDS / 2] ^= (unsigned int) 1 << (sizeof (unsigned int) 
> * CHAR_BIT - 1);
>      | |     for (i = 0; i < NWORDS; i++)
>      | |       m.word[i] |= 1;
>      | |     if (isfinite (m.value))
>      | |       result |= 1;
>      | |   }
>      | | 
>      | | #if ((defined __ia64 && LDBL_MANT_DIG == 64) || (defined __x86_64__ 
> || defined __amd64__) || (defined __i386 || defined __i386__ || defined _I386 
> || defined _M_IX86 || defined _X86_))
>      | | /* Representation of an 80-bit 'long double' as an initializer for a 
> sequence
>      | |    of 'unsigned int' words.  */
>      | | # ifdef WORDS_BIGENDIAN
>      | | #  define LDBL80_WORDS(exponent,manthi,mantlo)      { ((unsigned 
> int) (exponent) << 16) | ((unsigned int) (manthi) >> 16),        ((unsigned 
> int) (manthi) << 16) | (unsigned int) (mantlo) >> 16),           (unsigned 
> int) (mantlo) << 16                                             }
>      | | # else
>      | | #  define LDBL80_WORDS(exponent,manthi,mantlo)      { mantlo, 
> manthi, exponent }
>      | | # endif
>      | |   { /* Quiet NaN.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) };
>      | |     if (isfinite (x.value))
>      | |       result |= 2;
>      | |   }
>      | |   {
>      | |     /* Signalling NaN.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) };
>      | |     if (isfinite (x.value))
>      | |       result |= 2;
>      | |   }
>      | |   /* The isfinite macro should recognize Pseudo-NaNs, 
> Pseudo-Infinities,
>      | |      Pseudo-Zeroes, Unnormalized Numbers, and Pseudo-Denormals, as 
> defined in
>      | |        Intel IA-64 Architecture Software Developer's Manual, Volume 
> 1:
>      | |        Application Architecture.
>      | |        Table 5-2 "Floating-Point Register Encodings"
>      | |        Figure 5-6 "Memory to Floating-Point Register Data 
> Translation"
>      | |    */
>      | |   { /* Pseudo-NaN.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) };
>      | |     if (isfinite (x.value))
>      | |       result |= 4;
>      | |   }
>      | |   { /* Pseudo-Infinity.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) };
>      | |     if (isfinite (x.value))
>      | |       result |= 8;
>      | |   }
>      | |   { /* Pseudo-Zero.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) };
>      | |     if (isfinite (x.value))
>      | |       result |= 16;
>      | |   }
>      | |   { /* Unnormalized number.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) };
>      | |     if (isfinite (x.value))
>      | |       result |= 32;
>      | |   }
>      | |   { /* Pseudo-Denormal.  */
>      | |     static memory_long_double x =
>      | |       { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) };
>      | |     if (isfinite (x.value))
>      | |       return |= 64;
>      | |   }
>      | | #endif
>      | | 
>      | |   return result;
>      | | }
>      | configure:32379: result: no
>      | configure:32425: checking whether isinf is declared
>      | configure:32425: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:32425: $? = 0
>      | configure:32425: result: yes
>      | configure:32459: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm    >&5
>      | configure:32459: $? = 0
>      | configure:32472: checking whether isinf(long double) works
>      | configure:32493: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:32493: $? = 0
>      | configure:32493: ./conftest
>      | configure:32493: $? = 0
>      | configure:32504: result: yes
>      | configure:32555: checking whether isnan macro works
>      | configure:32576: result: no
>      | configure:32602: checking whether isnan(double) can be used without 
> linking with libm
>      | configure:32636: result: yes
>      | configure:32710: checking where to find the exponent in a 'double'
>      | configure:33024: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:33024: $? = 0
>      | configure:33024: ./conftest
>      | configure:33024: $? = 0
>      | configure:33036: result: word 1 bit 20
>      | configure:33074: checking whether isnan(double) can be used without 
> linking with libm
>      | configure:33108: result: yes
>      | configure:33482: checking whether isnan(float) can be used without 
> linking with libm
>      | configure:33516: result: yes
>      | configure:33572: checking whether isnan(float) works
>      | configure:33651: result: yes
>      | configure:33683: checking where to find the exponent in a 'float'
>      | configure:33772: result: word 0 bit 23
>      | configure:33810: checking whether isnan(float) can be used without 
> linking with libm
>      | configure:33844: result: yes
>      | configure:33851: checking whether isnan(float) works
>      | configure:33930: result: yes
>      | configure:34075: checking whether isnan(long double) can be used 
> without linking with libm
>      | configure:34109: result: yes
>      | configure:34165: checking whether isnanl works
>      | configure:34314: result: no
>      | configure:34347: checking where to find the exponent in a 'long double'
>      | configure:34427: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:34427: $? = 0
>      | configure:34427: ./conftest
>      | configure:34427: $? = 0
>      | configure:34439: result: word 2 bit 0
>      | configure:34477: checking whether isnan(long double) can be used 
> without linking with libm
>      | configure:34511: result: yes
>      | configure:34519: checking whether isnanl works
>      | configure:34668: result: no
>      | configure:34696: checking where to find the exponent in a 'long double'
>      | configure:34788: result: word 2 bit 0
>      | configure:34814: checking whether iswblank is declared
>      | configure:34814: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:34814: $? = 0
>      | configure:34814: result: yes
>      | configure:34955: checking whether langinfo.h defines CODESET
>      | configure:34973: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:34973: $? = 0
>      | configure:34981: result: yes
>      | configure:34986: checking whether langinfo.h defines T_FMT_AMPM
>      | configure:35004: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35004: $? = 0
>      | configure:35012: result: yes
>      | configure:35017: checking whether langinfo.h defines ERA
>      | configure:35035: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35035: $? = 0
>      | configure:35043: result: yes
>      | configure:35048: checking whether langinfo.h defines YESEXPR
>      | configure:35066: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35066: $? = 0
>      | configure:35074: result: yes
>      | configure:35091: checking whether nl_langinfo is declared without a 
> macro
>      | configure:35109: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35109: $? = 0
>      | configure:35117: result: yes
>      | configure:35149: checking whether locale.h conforms to POSIX:2001
>      | configure:35166: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35166: $? = 0
>      | configure:35173: result: yes
>      | configure:35179: checking whether locale.h defines locale_t
>      | configure:35196: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35196: $? = 0
>      | configure:35204: result: yes
>      | configure:35274: checking whether setlocale is declared without a macro
>      | configure:35296: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35296: $? = 0
>      | configure:35304: result: yes
>      | configure:35274: checking whether duplocale is declared without a macro
>      | configure:35296: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35296: $? = 0
>      | configure:35304: result: yes
>      | configure:35319: checking whether lseek detects pipes
>      | configure:35342: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:35342: $? = 0
>      | configure:35373: result: yes
>      | configure:35456: checking for stdlib.h
>      | configure:35456: result: yes
>      | configure:35466: checking for GNU libc compatible malloc
>      | configure:35500: result: yes
>      | configure:35639: checking whether NAN macro works
>      | configure:35662: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35662: $? = 0
>      | configure:35669: result: yes
>      | configure:35674: checking whether HUGE_VAL works
>      | configure:35692: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35692: $? = 0
>      | configure:35699: result: yes
>      | configure:35708: checking whether acosl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether asinl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether atanl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether ceilf is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether ceill is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether cosl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether expl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether floorf is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether floorl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether frexpl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether ldexpl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether logb is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether logl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether round is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether roundf is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether roundl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether sinl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether sqrtl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether tanl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether trunc is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether truncf is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35708: checking whether truncl is declared without a macro
>      | configure:35726: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:35726: $? = 0
>      | configure:35734: result: yes
>      | configure:35769: checking whether mbrtowc handles incomplete characters
>      | configure:35826: result: guessing yes
>      | configure:35832: checking whether mbrtowc works as well as mbtowc
>      | configure:35893: result: guessing yes
>      | configure:35944: checking whether mbrtowc handles a NULL pwc argument
>      | configure:36015: result: guessing yes
>      | configure:36021: checking whether mbrtowc handles a NULL string 
> argument
>      | configure:36080: result: guessing yes
>      | configure:36088: checking whether mbrtowc has a correct return value
>      | configure:36218: result: guessing yes
>      | configure:36224: checking whether mbrtowc returns 0 when parsing a NUL 
> character
>      | configure:36280: result: guessing yes
>      | configure:36363: checking whether mbrtowc handles incomplete characters
>      | configure:36420: result: guessing yes
>      | configure:36426: checking whether mbrtowc works as well as mbtowc
>      | configure:36487: result: guessing yes
>      | configure:36661: checking for mempcpy
>      | configure:36661: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:318:6: warning: conflicting types for built-in function 
> 'mempcpy' [enabled by default]
>      | configure:36661: $? = 0
>      | configure:36661: result: yes
>      | configure:36715: checking for memrchr
>      | configure:36715: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:36715: $? = 0
>      | configure:36715: result: yes
>      | configure:36760: checking for mkdtemp
>      | configure:36760: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:36760: $? = 0
>      | configure:36760: result: yes
>      | configure:36807: checking for working mkstemp
>      | configure:36854: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:36854: $? = 0
>      | configure:36854: ./conftest
>      | configure:36854: $? = 0
>      | configure:36866: result: yes
>      | configure:36911: checking whether YESEXPR works
>      | configure:36939: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:36939: $? = 0
>      | configure:36939: ./conftest
>      | configure:36939: $? = 0
>      | configure:36950: result: yes
>      | configure:37009: checking whether open recognizes a trailing slash
>      | configure:37048: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:37048: $? = 0
>      | configure:37048: ./conftest
>      | configure:37048: $? = 0
>      | configure:37060: result: yes
>      | configure:37115: checking whether frexp works
>      | configure:37196: result: yes
>      | configure:37208: checking whether ldexp can be used without linking 
> with libm
>      | configure:37236: result: yes
>      | configure:37247: checking whether frexpl() can be used without linking 
> with libm
>      | configure:37274: result: yes
>      | configure:37280: checking whether frexpl works
>      | configure:37402: result: yes
>      | configure:37417: checking whether frexpl is declared
>      | configure:37417: result: yes
>      | configure:37428: checking whether ldexpl() can be used without linking 
> with libm
>      | configure:37446: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:37446: $? = 0
>      | configure:37455: result: yes
>      | configure:37461: checking whether ldexpl works
>      | configure:37502: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:37502: $? = 0
>      | configure:37502: ./conftest
>      | configure:37502: $? = 0
>      | configure:37513: result: yes
>      | configure:37521: checking whether ldexpl is declared
>      | configure:37521: result: yes
>      | configure:37573: checking whether program_invocation_name is declared
>      | configure:37573: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:37573: $? = 0
>      | configure:37573: result: yes
>      | configure:37585: checking whether program_invocation_short_name is 
> declared
>      | configure:37585: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:37585: $? = 0
>      | configure:37585: result: yes
>      | configure:37603: checking for rawmemchr
>      | configure:37603: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:37603: $? = 0
>      | configure:37603: result: yes
>      | configure:37682: checking whether readlink signature is correct
>      | configure:37700: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:37700: $? = 0
>      | configure:37707: result: yes
>      | configure:37709: checking whether readlink handles trailing slash 
> correctly
>      | configure:37733: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:37733: $? = 0
>      | configure:37733: ./conftest
>      | configure:37733: $? = 0
>      | configure:37744: result: yes
>      | configure:37840: checking for working re_compile_pattern
>      | configure:37987: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:37987: $? = 0
>      | configure:37987: ./conftest
>      | configure:37987: $? = 0
>      | configure:37997: result: yes
>      | configure:38166: checking search.h usability
>      | configure:38166: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38166: $? = 0
>      | configure:38166: result: yes
>      | configure:38166: checking search.h presence
>      | configure:38166: gcc -E -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c
>      | configure:38166: $? = 0
>      | configure:38166: result: yes
>      | configure:38166: checking for search.h
>      | configure:38166: result: yes
>      | configure:38178: checking for tsearch
>      | configure:38178: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:38178: $? = 0
>      | configure:38178: result: yes
>      | configure:38194: checking whether rename honors trailing slash on 
> destination
>      | configure:38233: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:38233: $? = 0
>      | configure:38233: ./conftest
>      | configure:38233: $? = 0
>      | configure:38245: result: yes
>      | configure:38254: checking whether rename honors trailing slash on 
> source
>      | configure:38293: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:38293: $? = 0
>      | configure:38293: ./conftest
>      | configure:38293: $? = 0
>      | configure:38305: result: yes
>      | configure:38314: checking whether rename manages hard links correctly
>      | configure:38350: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:38350: $? = 0
>      | configure:38350: ./conftest
>      | configure:38350: $? = 0
>      | configure:38365: result: yes
>      | configure:38374: checking whether rename manages existing destinations 
> correctly
>      | configure:38405: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:38405: $? = 0
>      | configure:38405: ./conftest
>      | configure:38405: $? = 0
>      | configure:38417: result: yes
>      | configure:38455: checking whether rmdir works
>      | configure:38487: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:38487: $? = 0
>      | configure:38487: ./conftest
>      | configure:38487: $? = 0
>      | configure:38498: result: yes
>      | configure:38535: checking whether round is declared
>      | configure:38535: result: yes
>      | configure:38569: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm    >&5
>      | configure:38569: $? = 0
>      | configure:38580: checking whether round works
>      | configure:38616: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm    >&5
>      | conftest.c: In function 'main':
>      | conftest.c:340:3: warning: implicit declaration of function 'exit' 
> [-Wimplicit-function-declaration]
>      | conftest.c:340:3: warning: incompatible implicit declaration of 
> built-in function 'exit' [enabled by default]
>      | configure:38616: $? = 0
>      | configure:38616: ./conftest
>      | configure:38616: $? = 0
>      | configure:38628: result: yes
>      | configure:38815: checking for struct sigaction.sa_sigaction
>      | configure:38815: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38815: $? = 0
>      | configure:38815: result: yes
>      | configure:38942: checking for volatile sig_atomic_t
>      | configure:38942: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38942: $? = 0
>      | configure:38942: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:334:36: error: expected expression before ')' token
>      | configure:38942: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | #define GNULIB_TEST_ISFINITE 1
>      | | #define HAVE_DECL_ISINF 1
>      | | #define GNULIB_TEST_ISINF 1
>      | | #define GNULIB_TEST_ISNAN 1
>      | | #define DBL_EXPBIT0_WORD 1
>      | | #define DBL_EXPBIT0_BIT 20
>      | | #define GNULIB_TEST_ISNAND 1
>      | | #define HAVE_ISNAND_IN_LIBC 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define GNULIB_TEST_ISNANF 1
>      | | #define HAVE_ISNANF_IN_LIBC 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define GNULIB_TEST_ISNANL 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define HAVE_DECL_ISWBLANK 1
>      | | #define GNULIB_TEST_ISWBLANK 1
>      | | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | | #define HAVE_RAW_DECL_SETLOCALE 1
>      | | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | | #define GNULIB_TEST_LSEEK 1
>      | | #define GNULIB_TEST_LSTAT 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_MALLOC_GNU 1
>      | | #define GNULIB_MALLOC_GNU 1
>      | | #define HAVE_MALLOC_POSIX 1
>      | | #define GNULIB_TEST_MALLOC_POSIX 1
>      | | #define HAVE_RAW_DECL_ACOSL 1
>      | | #define HAVE_RAW_DECL_ASINL 1
>      | | #define HAVE_RAW_DECL_ATANL 1
>      | | #define HAVE_RAW_DECL_CEILF 1
>      | | #define HAVE_RAW_DECL_CEILL 1
>      | | #define HAVE_RAW_DECL_COSL 1
>      | | #define HAVE_RAW_DECL_EXPL 1
>      | | #define HAVE_RAW_DECL_FLOORF 1
>      | | #define HAVE_RAW_DECL_FLOORL 1
>      | | #define HAVE_RAW_DECL_FREXPL 1
>      | | #define HAVE_RAW_DECL_LDEXPL 1
>      | | #define HAVE_RAW_DECL_LOGB 1
>      | | #define HAVE_RAW_DECL_LOGL 1
>      | | #define HAVE_RAW_DECL_ROUND 1
>      | | #define HAVE_RAW_DECL_ROUNDF 1
>      | | #define HAVE_RAW_DECL_ROUNDL 1
>      | | #define HAVE_RAW_DECL_SINL 1
>      | | #define HAVE_RAW_DECL_SQRTL 1
>      | | #define HAVE_RAW_DECL_TANL 1
>      | | #define HAVE_RAW_DECL_TRUNC 1
>      | | #define HAVE_RAW_DECL_TRUNCF 1
>      | | #define HAVE_RAW_DECL_TRUNCL 1
>      | | #define GNULIB_TEST_MBRTOWC 1
>      | | #define GNULIB_TEST_MBSINIT 1
>      | | #define GNULIB_TEST_MBTOWC 1
>      | | #define GNULIB_TEST_MEMCHR 1
>      | | #define HAVE_MEMPCPY 1
>      | | #define GNULIB_TEST_MEMPCPY 1
>      | | #define HAVE_MEMRCHR 1
>      | | #define GNULIB_TEST_MEMRCHR 1
>      | | #define HAVE_MKDTEMP 1
>      | | #define GNULIB_TEST_MKDTEMP 1
>      | | #define GNULIB_TEST_MKSTEMP 1
>      | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | | #define GNULIB_TEST_NL_LANGINFO 1
>      | | #define GNULIB_TEST_OPEN 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define HAVE_LDEXP_IN_LIBC 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define HAVE_LDEXPL_IN_LIBC 1
>      | | #define REPLACE_PRINTF_POSIX 1
>      | | #define GNULIB_TEST_PRINTF_POSIX 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | | #define HAVE_RAWMEMCHR 1
>      | | #define GNULIB_TEST_RAWMEMCHR 1
>      | | #define GNULIB_TEST_READ 1
>      | | #define GNULIB_TEST_READLINK 1
>      | | #define HAVE_REALLOC_POSIX 1
>      | | #define GNULIB_TEST_REALLOC_POSIX 1
>      | | #define HAVE_SEARCH_H 1
>      | | #define HAVE_TSEARCH 1
>      | | #define GNULIB_TEST_RENAME 1
>      | | #define GNULIB_TEST_RMDIR 1
>      | | #define HAVE_DECL_ROUND 1
>      | | #define GNULIB_TEST_ROUND 1
>      | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | | #define GNULIB_TEST_SIGACTION 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | #include <signal.h>
>      | | 
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((volatile sig_atomic_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:38942: result: yes
>      | configure:38956: checking for sighandler_t
>      | configure:38956: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38956: $? = 0
>      | configure:38956: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:334:27: error: expected expression before ')' token
>      | configure:38956: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | #define GNULIB_TEST_ISFINITE 1
>      | | #define HAVE_DECL_ISINF 1
>      | | #define GNULIB_TEST_ISINF 1
>      | | #define GNULIB_TEST_ISNAN 1
>      | | #define DBL_EXPBIT0_WORD 1
>      | | #define DBL_EXPBIT0_BIT 20
>      | | #define GNULIB_TEST_ISNAND 1
>      | | #define HAVE_ISNAND_IN_LIBC 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define GNULIB_TEST_ISNANF 1
>      | | #define HAVE_ISNANF_IN_LIBC 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define GNULIB_TEST_ISNANL 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define HAVE_DECL_ISWBLANK 1
>      | | #define GNULIB_TEST_ISWBLANK 1
>      | | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | | #define HAVE_RAW_DECL_SETLOCALE 1
>      | | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | | #define GNULIB_TEST_LSEEK 1
>      | | #define GNULIB_TEST_LSTAT 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_MALLOC_GNU 1
>      | | #define GNULIB_MALLOC_GNU 1
>      | | #define HAVE_MALLOC_POSIX 1
>      | | #define GNULIB_TEST_MALLOC_POSIX 1
>      | | #define HAVE_RAW_DECL_ACOSL 1
>      | | #define HAVE_RAW_DECL_ASINL 1
>      | | #define HAVE_RAW_DECL_ATANL 1
>      | | #define HAVE_RAW_DECL_CEILF 1
>      | | #define HAVE_RAW_DECL_CEILL 1
>      | | #define HAVE_RAW_DECL_COSL 1
>      | | #define HAVE_RAW_DECL_EXPL 1
>      | | #define HAVE_RAW_DECL_FLOORF 1
>      | | #define HAVE_RAW_DECL_FLOORL 1
>      | | #define HAVE_RAW_DECL_FREXPL 1
>      | | #define HAVE_RAW_DECL_LDEXPL 1
>      | | #define HAVE_RAW_DECL_LOGB 1
>      | | #define HAVE_RAW_DECL_LOGL 1
>      | | #define HAVE_RAW_DECL_ROUND 1
>      | | #define HAVE_RAW_DECL_ROUNDF 1
>      | | #define HAVE_RAW_DECL_ROUNDL 1
>      | | #define HAVE_RAW_DECL_SINL 1
>      | | #define HAVE_RAW_DECL_SQRTL 1
>      | | #define HAVE_RAW_DECL_TANL 1
>      | | #define HAVE_RAW_DECL_TRUNC 1
>      | | #define HAVE_RAW_DECL_TRUNCF 1
>      | | #define HAVE_RAW_DECL_TRUNCL 1
>      | | #define GNULIB_TEST_MBRTOWC 1
>      | | #define GNULIB_TEST_MBSINIT 1
>      | | #define GNULIB_TEST_MBTOWC 1
>      | | #define GNULIB_TEST_MEMCHR 1
>      | | #define HAVE_MEMPCPY 1
>      | | #define GNULIB_TEST_MEMPCPY 1
>      | | #define HAVE_MEMRCHR 1
>      | | #define GNULIB_TEST_MEMRCHR 1
>      | | #define HAVE_MKDTEMP 1
>      | | #define GNULIB_TEST_MKDTEMP 1
>      | | #define GNULIB_TEST_MKSTEMP 1
>      | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | | #define GNULIB_TEST_NL_LANGINFO 1
>      | | #define GNULIB_TEST_OPEN 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define HAVE_LDEXP_IN_LIBC 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define HAVE_LDEXPL_IN_LIBC 1
>      | | #define REPLACE_PRINTF_POSIX 1
>      | | #define GNULIB_TEST_PRINTF_POSIX 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | | #define HAVE_RAWMEMCHR 1
>      | | #define GNULIB_TEST_RAWMEMCHR 1
>      | | #define GNULIB_TEST_READ 1
>      | | #define GNULIB_TEST_READLINK 1
>      | | #define HAVE_REALLOC_POSIX 1
>      | | #define GNULIB_TEST_REALLOC_POSIX 1
>      | | #define HAVE_SEARCH_H 1
>      | | #define HAVE_TSEARCH 1
>      | | #define GNULIB_TEST_RENAME 1
>      | | #define GNULIB_TEST_RMDIR 1
>      | | #define HAVE_DECL_ROUND 1
>      | | #define GNULIB_TEST_ROUND 1
>      | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | | #define GNULIB_TEST_SIGACTION 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | #include <signal.h>
>      | | 
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((sighandler_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:38956: result: yes
>      | configure:38970: checking whether pthread_sigmask is declared without 
> a macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:38970: checking whether sigaction is declared without a macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:38970: checking whether sigaddset is declared without a macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:38970: checking whether sigdelset is declared without a macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:38970: checking whether sigemptyset is declared without a 
> macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:38970: checking whether sigfillset is declared without a 
> macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:38970: checking whether sigismember is declared without a 
> macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:38970: checking whether sigpending is declared without a 
> macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:38970: checking whether sigprocmask is declared without a 
> macro
>      | configure:38988: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:38988: $? = 0
>      | configure:38996: result: yes
>      | configure:39010: checking for signbit macro
>      | configure:39109: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:39109: $? = 0
>      | configure:39109: ./conftest
>      | configure:39109: $? = 0
>      | configure:39120: result: yes
>      | configure:39122: checking for signbit compiler built-ins
>      | configure:39218: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:39218: $? = 0
>      | configure:39218: ./conftest
>      | configure:39218: $? = 0
>      | configure:39229: result: yes
>      | configure:39752: checking for sigprocmask
>      | configure:39752: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:39752: $? = 0
>      | configure:39752: result: yes
>      | configure:39793: checking for stdint.h
>      | configure:39793: result: yes
>      | configure:39803: checking for SIZE_MAX
>      | configure:39874: result: yes
>      | configure:39890: checking for snprintf
>      | configure:39890: result: yes
>      | configure:39902: checking whether snprintf respects a size of 1
>      | configure:39922: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:39922: $? = 0
>      | configure:39922: ./conftest
>      | configure:39922: $? = 0
>      | configure:39933: result: yes
>      | configure:39943: checking whether printf supports POSIX/XSI format 
> strings with positions
>      | configure:39986: result: yes
>      | configure:40063: checking for snprintf
>      | configure:40063: result: yes
>      | configure:40075: checking whether snprintf truncates the result as in 
> C99
>      | configure:40137: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:40137: $? = 0
>      | configure:40137: ./conftest
>      | configure:40137: $? = 0
>      | configure:40148: result: yes
>      | configure:40154: checking whether snprintf fully supports the 'n' 
> directive
>      | configure:40214: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:40214: $? = 0
>      | configure:40214: ./conftest
>      | *** %n in writable segment detected ***
>      | ./configure: line 2656: 21712 Aborted                 
> ./conftest$ac_exeext
>      | configure:40214: $? = 134
>      | configure: program exited with status 134
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | #define GNULIB_TEST_ISFINITE 1
>      | | #define HAVE_DECL_ISINF 1
>      | | #define GNULIB_TEST_ISINF 1
>      | | #define GNULIB_TEST_ISNAN 1
>      | | #define DBL_EXPBIT0_WORD 1
>      | | #define DBL_EXPBIT0_BIT 20
>      | | #define GNULIB_TEST_ISNAND 1
>      | | #define HAVE_ISNAND_IN_LIBC 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define GNULIB_TEST_ISNANF 1
>      | | #define HAVE_ISNANF_IN_LIBC 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define GNULIB_TEST_ISNANL 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define HAVE_DECL_ISWBLANK 1
>      | | #define GNULIB_TEST_ISWBLANK 1
>      | | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | | #define HAVE_RAW_DECL_SETLOCALE 1
>      | | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | | #define GNULIB_TEST_LSEEK 1
>      | | #define GNULIB_TEST_LSTAT 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_MALLOC_GNU 1
>      | | #define GNULIB_MALLOC_GNU 1
>      | | #define HAVE_MALLOC_POSIX 1
>      | | #define GNULIB_TEST_MALLOC_POSIX 1
>      | | #define HAVE_RAW_DECL_ACOSL 1
>      | | #define HAVE_RAW_DECL_ASINL 1
>      | | #define HAVE_RAW_DECL_ATANL 1
>      | | #define HAVE_RAW_DECL_CEILF 1
>      | | #define HAVE_RAW_DECL_CEILL 1
>      | | #define HAVE_RAW_DECL_COSL 1
>      | | #define HAVE_RAW_DECL_EXPL 1
>      | | #define HAVE_RAW_DECL_FLOORF 1
>      | | #define HAVE_RAW_DECL_FLOORL 1
>      | | #define HAVE_RAW_DECL_FREXPL 1
>      | | #define HAVE_RAW_DECL_LDEXPL 1
>      | | #define HAVE_RAW_DECL_LOGB 1
>      | | #define HAVE_RAW_DECL_LOGL 1
>      | | #define HAVE_RAW_DECL_ROUND 1
>      | | #define HAVE_RAW_DECL_ROUNDF 1
>      | | #define HAVE_RAW_DECL_ROUNDL 1
>      | | #define HAVE_RAW_DECL_SINL 1
>      | | #define HAVE_RAW_DECL_SQRTL 1
>      | | #define HAVE_RAW_DECL_TANL 1
>      | | #define HAVE_RAW_DECL_TRUNC 1
>      | | #define HAVE_RAW_DECL_TRUNCF 1
>      | | #define HAVE_RAW_DECL_TRUNCL 1
>      | | #define GNULIB_TEST_MBRTOWC 1
>      | | #define GNULIB_TEST_MBSINIT 1
>      | | #define GNULIB_TEST_MBTOWC 1
>      | | #define GNULIB_TEST_MEMCHR 1
>      | | #define HAVE_MEMPCPY 1
>      | | #define GNULIB_TEST_MEMPCPY 1
>      | | #define HAVE_MEMRCHR 1
>      | | #define GNULIB_TEST_MEMRCHR 1
>      | | #define HAVE_MKDTEMP 1
>      | | #define GNULIB_TEST_MKDTEMP 1
>      | | #define GNULIB_TEST_MKSTEMP 1
>      | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | | #define GNULIB_TEST_NL_LANGINFO 1
>      | | #define GNULIB_TEST_OPEN 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define HAVE_LDEXP_IN_LIBC 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define HAVE_LDEXPL_IN_LIBC 1
>      | | #define REPLACE_PRINTF_POSIX 1
>      | | #define GNULIB_TEST_PRINTF_POSIX 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | | #define HAVE_RAWMEMCHR 1
>      | | #define GNULIB_TEST_RAWMEMCHR 1
>      | | #define GNULIB_TEST_READ 1
>      | | #define GNULIB_TEST_READLINK 1
>      | | #define HAVE_REALLOC_POSIX 1
>      | | #define GNULIB_TEST_REALLOC_POSIX 1
>      | | #define HAVE_SEARCH_H 1
>      | | #define HAVE_TSEARCH 1
>      | | #define GNULIB_TEST_RENAME 1
>      | | #define GNULIB_TEST_RMDIR 1
>      | | #define HAVE_DECL_ROUND 1
>      | | #define GNULIB_TEST_ROUND 1
>      | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | | #define GNULIB_TEST_SIGACTION 1
>      | | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
>      | | #define HAVE_RAW_DECL_SIGACTION 1
>      | | #define HAVE_RAW_DECL_SIGADDSET 1
>      | | #define HAVE_RAW_DECL_SIGDELSET 1
>      | | #define HAVE_RAW_DECL_SIGEMPTYSET 1
>      | | #define HAVE_RAW_DECL_SIGFILLSET 1
>      | | #define HAVE_RAW_DECL_SIGISMEMBER 1
>      | | #define HAVE_RAW_DECL_SIGPENDING 1
>      | | #define HAVE_RAW_DECL_SIGPROCMASK 1
>      | | #define GNULIB_TEST_SIGNBIT 1
>      | | #define GNULIB_TEST_SIGPROCMASK 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define GNULIB_TEST_SNPRINTF 1
>      | | #define GNULIB_SNPRINTF 1
>      | | #define HAVE_SNPRINTF 1
>      | | /* end confdefs.h.  */
>      | | 
>      | | #include <stdio.h>
>      | | #include <string.h>
>      | | static char fmtstring[10];
>      | | static char buf[100];
>      | | int main ()
>      | | {
>      | |   int count = -1;
>      | |   /* Copy the format string.  Some systems (glibc with 
> _FORTIFY_SOURCE=2)
>      | |      support %n in format strings in read-only memory but not in 
> writable
>      | |      memory.  */
>      | |   strcpy (fmtstring, "%d %n");
>      | |   snprintf (buf, 4, fmtstring, 12345, &count, 33, 44, 55);
>      | |   if (count != 6)
>      | |     return 1;
>      | |   return 0;
>      | | }
>      | configure:40225: result: no
>      | configure:40230: checking whether snprintf respects a size of 1
>      | configure:40261: result: yes
>      | configure:40266: checking whether vsnprintf respects a zero size as in 
> C99
>      | configure:40328: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:40328: $? = 0
>      | configure:40328: ./conftest
>      | configure:40328: $? = 0
>      | configure:40339: result: yes
>      | configure:40630: checking for ptrdiff_t
>      | configure:40630: result: yes
>      | configure:40948: checking for ptrdiff_t
>      | configure:40948: result: yes
>      | configure:40997: checking for ssize_t
>      | configure:41021: result: yes
>      | configure:41032: checking whether stat handles trailing slashes on 
> directories
>      | configure:41055: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:41055: $? = 0
>      | configure:41055: ./conftest
>      | configure:41055: $? = 0
>      | configure:41065: result: yes
>      | configure:41067: checking whether stat handles trailing slashes on 
> files
>      | configure:41101: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:41101: $? = 0
>      | configure:41101: ./conftest
>      | configure:41101: $? = 0
>      | configure:41112: result: yes
>      | configure:41161: checking for va_copy
>      | configure:41182: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41182: $? = 0
>      | configure:41190: result: yes
>      | configure:41358: checking whether NULL can be used in arbitrary 
> expressions
>      | configure:41383: result: yes
>      | configure:41538: checking whether dprintf is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether fpurge is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:354:10: error: 'fpurge' undeclared (first use in this 
> function)
>      | conftest.c:354:10: note: each undeclared identifier is reported only 
> once for each function it appears in
>      | configure:41556: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | #define GNULIB_TEST_ISFINITE 1
>      | | #define HAVE_DECL_ISINF 1
>      | | #define GNULIB_TEST_ISINF 1
>      | | #define GNULIB_TEST_ISNAN 1
>      | | #define DBL_EXPBIT0_WORD 1
>      | | #define DBL_EXPBIT0_BIT 20
>      | | #define GNULIB_TEST_ISNAND 1
>      | | #define HAVE_ISNAND_IN_LIBC 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define GNULIB_TEST_ISNANF 1
>      | | #define HAVE_ISNANF_IN_LIBC 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define GNULIB_TEST_ISNANL 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define HAVE_DECL_ISWBLANK 1
>      | | #define GNULIB_TEST_ISWBLANK 1
>      | | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | | #define HAVE_RAW_DECL_SETLOCALE 1
>      | | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | | #define GNULIB_TEST_LSEEK 1
>      | | #define GNULIB_TEST_LSTAT 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_MALLOC_GNU 1
>      | | #define GNULIB_MALLOC_GNU 1
>      | | #define HAVE_MALLOC_POSIX 1
>      | | #define GNULIB_TEST_MALLOC_POSIX 1
>      | | #define HAVE_RAW_DECL_ACOSL 1
>      | | #define HAVE_RAW_DECL_ASINL 1
>      | | #define HAVE_RAW_DECL_ATANL 1
>      | | #define HAVE_RAW_DECL_CEILF 1
>      | | #define HAVE_RAW_DECL_CEILL 1
>      | | #define HAVE_RAW_DECL_COSL 1
>      | | #define HAVE_RAW_DECL_EXPL 1
>      | | #define HAVE_RAW_DECL_FLOORF 1
>      | | #define HAVE_RAW_DECL_FLOORL 1
>      | | #define HAVE_RAW_DECL_FREXPL 1
>      | | #define HAVE_RAW_DECL_LDEXPL 1
>      | | #define HAVE_RAW_DECL_LOGB 1
>      | | #define HAVE_RAW_DECL_LOGL 1
>      | | #define HAVE_RAW_DECL_ROUND 1
>      | | #define HAVE_RAW_DECL_ROUNDF 1
>      | | #define HAVE_RAW_DECL_ROUNDL 1
>      | | #define HAVE_RAW_DECL_SINL 1
>      | | #define HAVE_RAW_DECL_SQRTL 1
>      | | #define HAVE_RAW_DECL_TANL 1
>      | | #define HAVE_RAW_DECL_TRUNC 1
>      | | #define HAVE_RAW_DECL_TRUNCF 1
>      | | #define HAVE_RAW_DECL_TRUNCL 1
>      | | #define GNULIB_TEST_MBRTOWC 1
>      | | #define GNULIB_TEST_MBSINIT 1
>      | | #define GNULIB_TEST_MBTOWC 1
>      | | #define GNULIB_TEST_MEMCHR 1
>      | | #define HAVE_MEMPCPY 1
>      | | #define GNULIB_TEST_MEMPCPY 1
>      | | #define HAVE_MEMRCHR 1
>      | | #define GNULIB_TEST_MEMRCHR 1
>      | | #define HAVE_MKDTEMP 1
>      | | #define GNULIB_TEST_MKDTEMP 1
>      | | #define GNULIB_TEST_MKSTEMP 1
>      | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | | #define GNULIB_TEST_NL_LANGINFO 1
>      | | #define GNULIB_TEST_OPEN 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define HAVE_LDEXP_IN_LIBC 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define HAVE_LDEXPL_IN_LIBC 1
>      | | #define REPLACE_PRINTF_POSIX 1
>      | | #define GNULIB_TEST_PRINTF_POSIX 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | | #define HAVE_RAWMEMCHR 1
>      | | #define GNULIB_TEST_RAWMEMCHR 1
>      | | #define GNULIB_TEST_READ 1
>      | | #define GNULIB_TEST_READLINK 1
>      | | #define HAVE_REALLOC_POSIX 1
>      | | #define GNULIB_TEST_REALLOC_POSIX 1
>      | | #define HAVE_SEARCH_H 1
>      | | #define HAVE_TSEARCH 1
>      | | #define GNULIB_TEST_RENAME 1
>      | | #define GNULIB_TEST_RMDIR 1
>      | | #define HAVE_DECL_ROUND 1
>      | | #define GNULIB_TEST_ROUND 1
>      | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | | #define GNULIB_TEST_SIGACTION 1
>      | | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
>      | | #define HAVE_RAW_DECL_SIGACTION 1
>      | | #define HAVE_RAW_DECL_SIGADDSET 1
>      | | #define HAVE_RAW_DECL_SIGDELSET 1
>      | | #define HAVE_RAW_DECL_SIGEMPTYSET 1
>      | | #define HAVE_RAW_DECL_SIGFILLSET 1
>      | | #define HAVE_RAW_DECL_SIGISMEMBER 1
>      | | #define HAVE_RAW_DECL_SIGPENDING 1
>      | | #define HAVE_RAW_DECL_SIGPROCMASK 1
>      | | #define GNULIB_TEST_SIGNBIT 1
>      | | #define GNULIB_TEST_SIGPROCMASK 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define GNULIB_TEST_SNPRINTF 1
>      | | #define GNULIB_SNPRINTF 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define GNULIB_TEST_SPRINTF_POSIX 1
>      | | #define GNULIB_TEST_STAT 1
>      | | #define HAVE_RAW_DECL_DPRINTF 1
>      | | /* end confdefs.h.  */
>      | | #include <stdio.h>
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | #undef fpurge
>      | |   (void) fpurge;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:41564: result: no
>      | configure:41538: checking whether fseeko is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether ftello is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether getdelim is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether getline is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether popen is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether renameat is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether snprintf is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether tmpfile is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether vdprintf is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41538: checking whether vsnprintf is declared without a macro
>      | configure:41556: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41556: $? = 0
>      | configure:41564: result: yes
>      | configure:41635: checking whether _Exit is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether atoll is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether canonicalize_file_name is declared 
> without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether getloadavg is declared without a 
> macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether getsubopt is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether grantpt is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether mkdtemp is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether mkostemp is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether mkostemps is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether mkstemp is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether mkstemps is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether ptsname is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether random_r is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether initstat_r is declared without a 
> macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:383:10: error: 'initstat_r' undeclared (first use in this 
> function)
>      | conftest.c:383:10: note: each undeclared identifier is reported only 
> once for each function it appears in
>      | configure:41659: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | #define GNULIB_TEST_ISFINITE 1
>      | | #define HAVE_DECL_ISINF 1
>      | | #define GNULIB_TEST_ISINF 1
>      | | #define GNULIB_TEST_ISNAN 1
>      | | #define DBL_EXPBIT0_WORD 1
>      | | #define DBL_EXPBIT0_BIT 20
>      | | #define GNULIB_TEST_ISNAND 1
>      | | #define HAVE_ISNAND_IN_LIBC 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define GNULIB_TEST_ISNANF 1
>      | | #define HAVE_ISNANF_IN_LIBC 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define GNULIB_TEST_ISNANL 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define HAVE_DECL_ISWBLANK 1
>      | | #define GNULIB_TEST_ISWBLANK 1
>      | | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | | #define HAVE_RAW_DECL_SETLOCALE 1
>      | | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | | #define GNULIB_TEST_LSEEK 1
>      | | #define GNULIB_TEST_LSTAT 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_MALLOC_GNU 1
>      | | #define GNULIB_MALLOC_GNU 1
>      | | #define HAVE_MALLOC_POSIX 1
>      | | #define GNULIB_TEST_MALLOC_POSIX 1
>      | | #define HAVE_RAW_DECL_ACOSL 1
>      | | #define HAVE_RAW_DECL_ASINL 1
>      | | #define HAVE_RAW_DECL_ATANL 1
>      | | #define HAVE_RAW_DECL_CEILF 1
>      | | #define HAVE_RAW_DECL_CEILL 1
>      | | #define HAVE_RAW_DECL_COSL 1
>      | | #define HAVE_RAW_DECL_EXPL 1
>      | | #define HAVE_RAW_DECL_FLOORF 1
>      | | #define HAVE_RAW_DECL_FLOORL 1
>      | | #define HAVE_RAW_DECL_FREXPL 1
>      | | #define HAVE_RAW_DECL_LDEXPL 1
>      | | #define HAVE_RAW_DECL_LOGB 1
>      | | #define HAVE_RAW_DECL_LOGL 1
>      | | #define HAVE_RAW_DECL_ROUND 1
>      | | #define HAVE_RAW_DECL_ROUNDF 1
>      | | #define HAVE_RAW_DECL_ROUNDL 1
>      | | #define HAVE_RAW_DECL_SINL 1
>      | | #define HAVE_RAW_DECL_SQRTL 1
>      | | #define HAVE_RAW_DECL_TANL 1
>      | | #define HAVE_RAW_DECL_TRUNC 1
>      | | #define HAVE_RAW_DECL_TRUNCF 1
>      | | #define HAVE_RAW_DECL_TRUNCL 1
>      | | #define GNULIB_TEST_MBRTOWC 1
>      | | #define GNULIB_TEST_MBSINIT 1
>      | | #define GNULIB_TEST_MBTOWC 1
>      | | #define GNULIB_TEST_MEMCHR 1
>      | | #define HAVE_MEMPCPY 1
>      | | #define GNULIB_TEST_MEMPCPY 1
>      | | #define HAVE_MEMRCHR 1
>      | | #define GNULIB_TEST_MEMRCHR 1
>      | | #define HAVE_MKDTEMP 1
>      | | #define GNULIB_TEST_MKDTEMP 1
>      | | #define GNULIB_TEST_MKSTEMP 1
>      | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | | #define GNULIB_TEST_NL_LANGINFO 1
>      | | #define GNULIB_TEST_OPEN 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define HAVE_LDEXP_IN_LIBC 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define HAVE_LDEXPL_IN_LIBC 1
>      | | #define REPLACE_PRINTF_POSIX 1
>      | | #define GNULIB_TEST_PRINTF_POSIX 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | | #define HAVE_RAWMEMCHR 1
>      | | #define GNULIB_TEST_RAWMEMCHR 1
>      | | #define GNULIB_TEST_READ 1
>      | | #define GNULIB_TEST_READLINK 1
>      | | #define HAVE_REALLOC_POSIX 1
>      | | #define GNULIB_TEST_REALLOC_POSIX 1
>      | | #define HAVE_SEARCH_H 1
>      | | #define HAVE_TSEARCH 1
>      | | #define GNULIB_TEST_RENAME 1
>      | | #define GNULIB_TEST_RMDIR 1
>      | | #define HAVE_DECL_ROUND 1
>      | | #define GNULIB_TEST_ROUND 1
>      | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | | #define GNULIB_TEST_SIGACTION 1
>      | | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
>      | | #define HAVE_RAW_DECL_SIGACTION 1
>      | | #define HAVE_RAW_DECL_SIGADDSET 1
>      | | #define HAVE_RAW_DECL_SIGDELSET 1
>      | | #define HAVE_RAW_DECL_SIGEMPTYSET 1
>      | | #define HAVE_RAW_DECL_SIGFILLSET 1
>      | | #define HAVE_RAW_DECL_SIGISMEMBER 1
>      | | #define HAVE_RAW_DECL_SIGPENDING 1
>      | | #define HAVE_RAW_DECL_SIGPROCMASK 1
>      | | #define GNULIB_TEST_SIGNBIT 1
>      | | #define GNULIB_TEST_SIGPROCMASK 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define GNULIB_TEST_SNPRINTF 1
>      | | #define GNULIB_SNPRINTF 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define GNULIB_TEST_SPRINTF_POSIX 1
>      | | #define GNULIB_TEST_STAT 1
>      | | #define HAVE_RAW_DECL_DPRINTF 1
>      | | #define HAVE_RAW_DECL_FSEEKO 1
>      | | #define HAVE_RAW_DECL_FTELLO 1
>      | | #define HAVE_RAW_DECL_GETDELIM 1
>      | | #define HAVE_RAW_DECL_GETLINE 1
>      | | #define HAVE_RAW_DECL_POPEN 1
>      | | #define HAVE_RAW_DECL_RENAMEAT 1
>      | | #define HAVE_RAW_DECL_SNPRINTF 1
>      | | #define HAVE_RAW_DECL_TMPFILE 1
>      | | #define HAVE_RAW_DECL_VDPRINTF 1
>      | | #define HAVE_RAW_DECL_VSNPRINTF 1
>      | | #define HAVE_RAW_DECL__EXIT 1
>      | | #define HAVE_RAW_DECL_ATOLL 1
>      | | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_RAW_DECL_GETLOADAVG 1
>      | | #define HAVE_RAW_DECL_GETSUBOPT 1
>      | | #define HAVE_RAW_DECL_GRANTPT 1
>      | | #define HAVE_RAW_DECL_MKDTEMP 1
>      | | #define HAVE_RAW_DECL_MKOSTEMP 1
>      | | #define HAVE_RAW_DECL_MKOSTEMPS 1
>      | | #define HAVE_RAW_DECL_MKSTEMP 1
>      | | #define HAVE_RAW_DECL_MKSTEMPS 1
>      | | #define HAVE_RAW_DECL_PTSNAME 1
>      | | #define HAVE_RAW_DECL_RANDOM_R 1
>      | | /* end confdefs.h.  */
>      | | #include <stdlib.h>
>      | | #if HAVE_SYS_LOADAVG_H
>      | | # include <sys/loadavg.h>
>      | | #endif
>      | | #if HAVE_RANDOM_H
>      | | # include <random.h>
>      | | #endif
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | #undef initstat_r
>      | |   (void) initstat_r;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:41667: result: no
>      | configure:41635: checking whether srandom_r is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether setstate_r is declared without a 
> macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether realpath is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether rpmatch is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether setenv is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether strtod is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether strtoll is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether strtoull is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether unlockpt is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41635: checking whether unsetenv is declared without a macro
>      | configure:41659: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:41659: $? = 0
>      | configure:41667: result: yes
>      | configure:41687: checking for stpcpy
>      | configure:41687: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:404:6: warning: conflicting types for built-in function 
> 'stpcpy' [enabled by default]
>      | configure:41687: $? = 0
>      | configure:41687: result: yes
>      | configure:41778: checking for working strerror function
>      | configure:41798: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:41798: $? = 0
>      | configure:41798: ./conftest
>      | configure:41798: $? = 0
>      | configure:41809: result: yes
>      | configure:41955: checking for working strndup
>      | configure:41993: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:41993: $? = 0
>      | configure:41993: ./conftest
>      | configure:41993: $? = 0
>      | configure:42003: result: yes
>      | configure:42049: checking for working strnlen
>      | configure:42087: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:42087: $? = 0
>      | configure:42087: ./conftest
>      | configure:42087: $? = 0
>      | configure:42097: result: yes
>      | configure:42139: checking whether strtod obeys C99
>      | configure:42254: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c: In function 'main':
>      | conftest.c:422:12: warning: ignoring return value of 'strtod', 
> declared with attribute warn_unused_result [-Wunused-result]
>      | configure:42254: $? = 0
>      | configure:42254: ./conftest
>      | configure:42254: $? = 0
>      | configure:42264: result: yes
>      | configure:42312: checking for strtok_r
>      | configure:42312: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:42312: $? = 0
>      | configure:42312: result: yes
>      | configure:42323: checking whether strtok_r works
>      | configure:42363: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:42363: $? = 0
>      | configure:42363: ./conftest
>      | configure:42363: $? = 0
>      | configure:42374: result: yes
>      | configure:42487: checking for nlink_t
>      | configure:42487: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42487: $? = 0
>      | configure:42487: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | conftest.c: In function 'main':
>      | conftest.c:399:22: error: expected expression before ')' token
>      | configure:42487: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | #define GNULIB_TEST_ISFINITE 1
>      | | #define HAVE_DECL_ISINF 1
>      | | #define GNULIB_TEST_ISINF 1
>      | | #define GNULIB_TEST_ISNAN 1
>      | | #define DBL_EXPBIT0_WORD 1
>      | | #define DBL_EXPBIT0_BIT 20
>      | | #define GNULIB_TEST_ISNAND 1
>      | | #define HAVE_ISNAND_IN_LIBC 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define GNULIB_TEST_ISNANF 1
>      | | #define HAVE_ISNANF_IN_LIBC 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define GNULIB_TEST_ISNANL 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define HAVE_DECL_ISWBLANK 1
>      | | #define GNULIB_TEST_ISWBLANK 1
>      | | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | | #define HAVE_RAW_DECL_SETLOCALE 1
>      | | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | | #define GNULIB_TEST_LSEEK 1
>      | | #define GNULIB_TEST_LSTAT 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_MALLOC_GNU 1
>      | | #define GNULIB_MALLOC_GNU 1
>      | | #define HAVE_MALLOC_POSIX 1
>      | | #define GNULIB_TEST_MALLOC_POSIX 1
>      | | #define HAVE_RAW_DECL_ACOSL 1
>      | | #define HAVE_RAW_DECL_ASINL 1
>      | | #define HAVE_RAW_DECL_ATANL 1
>      | | #define HAVE_RAW_DECL_CEILF 1
>      | | #define HAVE_RAW_DECL_CEILL 1
>      | | #define HAVE_RAW_DECL_COSL 1
>      | | #define HAVE_RAW_DECL_EXPL 1
>      | | #define HAVE_RAW_DECL_FLOORF 1
>      | | #define HAVE_RAW_DECL_FLOORL 1
>      | | #define HAVE_RAW_DECL_FREXPL 1
>      | | #define HAVE_RAW_DECL_LDEXPL 1
>      | | #define HAVE_RAW_DECL_LOGB 1
>      | | #define HAVE_RAW_DECL_LOGL 1
>      | | #define HAVE_RAW_DECL_ROUND 1
>      | | #define HAVE_RAW_DECL_ROUNDF 1
>      | | #define HAVE_RAW_DECL_ROUNDL 1
>      | | #define HAVE_RAW_DECL_SINL 1
>      | | #define HAVE_RAW_DECL_SQRTL 1
>      | | #define HAVE_RAW_DECL_TANL 1
>      | | #define HAVE_RAW_DECL_TRUNC 1
>      | | #define HAVE_RAW_DECL_TRUNCF 1
>      | | #define HAVE_RAW_DECL_TRUNCL 1
>      | | #define GNULIB_TEST_MBRTOWC 1
>      | | #define GNULIB_TEST_MBSINIT 1
>      | | #define GNULIB_TEST_MBTOWC 1
>      | | #define GNULIB_TEST_MEMCHR 1
>      | | #define HAVE_MEMPCPY 1
>      | | #define GNULIB_TEST_MEMPCPY 1
>      | | #define HAVE_MEMRCHR 1
>      | | #define GNULIB_TEST_MEMRCHR 1
>      | | #define HAVE_MKDTEMP 1
>      | | #define GNULIB_TEST_MKDTEMP 1
>      | | #define GNULIB_TEST_MKSTEMP 1
>      | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | | #define GNULIB_TEST_NL_LANGINFO 1
>      | | #define GNULIB_TEST_OPEN 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define HAVE_LDEXP_IN_LIBC 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define HAVE_LDEXPL_IN_LIBC 1
>      | | #define REPLACE_PRINTF_POSIX 1
>      | | #define GNULIB_TEST_PRINTF_POSIX 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | | #define HAVE_RAWMEMCHR 1
>      | | #define GNULIB_TEST_RAWMEMCHR 1
>      | | #define GNULIB_TEST_READ 1
>      | | #define GNULIB_TEST_READLINK 1
>      | | #define HAVE_REALLOC_POSIX 1
>      | | #define GNULIB_TEST_REALLOC_POSIX 1
>      | | #define HAVE_SEARCH_H 1
>      | | #define HAVE_TSEARCH 1
>      | | #define GNULIB_TEST_RENAME 1
>      | | #define GNULIB_TEST_RMDIR 1
>      | | #define HAVE_DECL_ROUND 1
>      | | #define GNULIB_TEST_ROUND 1
>      | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | | #define GNULIB_TEST_SIGACTION 1
>      | | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
>      | | #define HAVE_RAW_DECL_SIGACTION 1
>      | | #define HAVE_RAW_DECL_SIGADDSET 1
>      | | #define HAVE_RAW_DECL_SIGDELSET 1
>      | | #define HAVE_RAW_DECL_SIGEMPTYSET 1
>      | | #define HAVE_RAW_DECL_SIGFILLSET 1
>      | | #define HAVE_RAW_DECL_SIGISMEMBER 1
>      | | #define HAVE_RAW_DECL_SIGPENDING 1
>      | | #define HAVE_RAW_DECL_SIGPROCMASK 1
>      | | #define GNULIB_TEST_SIGNBIT 1
>      | | #define GNULIB_TEST_SIGPROCMASK 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define GNULIB_TEST_SNPRINTF 1
>      | | #define GNULIB_SNPRINTF 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define GNULIB_TEST_SPRINTF_POSIX 1
>      | | #define GNULIB_TEST_STAT 1
>      | | #define HAVE_RAW_DECL_DPRINTF 1
>      | | #define HAVE_RAW_DECL_FSEEKO 1
>      | | #define HAVE_RAW_DECL_FTELLO 1
>      | | #define HAVE_RAW_DECL_GETDELIM 1
>      | | #define HAVE_RAW_DECL_GETLINE 1
>      | | #define HAVE_RAW_DECL_POPEN 1
>      | | #define HAVE_RAW_DECL_RENAMEAT 1
>      | | #define HAVE_RAW_DECL_SNPRINTF 1
>      | | #define HAVE_RAW_DECL_TMPFILE 1
>      | | #define HAVE_RAW_DECL_VDPRINTF 1
>      | | #define HAVE_RAW_DECL_VSNPRINTF 1
>      | | #define HAVE_RAW_DECL__EXIT 1
>      | | #define HAVE_RAW_DECL_ATOLL 1
>      | | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_RAW_DECL_GETLOADAVG 1
>      | | #define HAVE_RAW_DECL_GETSUBOPT 1
>      | | #define HAVE_RAW_DECL_GRANTPT 1
>      | | #define HAVE_RAW_DECL_MKDTEMP 1
>      | | #define HAVE_RAW_DECL_MKOSTEMP 1
>      | | #define HAVE_RAW_DECL_MKOSTEMPS 1
>      | | #define HAVE_RAW_DECL_MKSTEMP 1
>      | | #define HAVE_RAW_DECL_MKSTEMPS 1
>      | | #define HAVE_RAW_DECL_PTSNAME 1
>      | | #define HAVE_RAW_DECL_RANDOM_R 1
>      | | #define HAVE_RAW_DECL_SRANDOM_R 1
>      | | #define HAVE_RAW_DECL_SETSTATE_R 1
>      | | #define HAVE_RAW_DECL_REALPATH 1
>      | | #define HAVE_RAW_DECL_RPMATCH 1
>      | | #define HAVE_RAW_DECL_SETENV 1
>      | | #define HAVE_RAW_DECL_STRTOD 1
>      | | #define HAVE_RAW_DECL_STRTOLL 1
>      | | #define HAVE_RAW_DECL_STRTOULL 1
>      | | #define HAVE_RAW_DECL_UNLOCKPT 1
>      | | #define HAVE_RAW_DECL_UNSETENV 1
>      | | #define HAVE_STPCPY 1
>      | | #define GNULIB_TEST_STPCPY 1
>      | | #define GNULIB_TEST_STRDUP 1
>      | | #define GNULIB_STRERROR 1
>      | | #define GNULIB_TEST_STRERROR 1
>      | | #define my_strftime nstrftime
>      | | #define GNULIB_TEST_STRNCAT 1
>      | | #define GNULIB_TEST_STRNDUP 1
>      | | #define GNULIB_TEST_STRNLEN 1
>      | | #define GNULIB_TEST_STRTOD 1
>      | | #define HAVE_STRTOK_R 1
>      | | #define GNULIB_TEST_STRTOK_R 1
>      | | /* end confdefs.h.  */
>      | | #include <sys/types.h>
>      | |      #include <sys/stat.h>
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | if (sizeof ((nlink_t)))
>      | |          return 0;
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:42487: result: yes
>      | configure:42502: checking whether fchmodat is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether fstatat is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether futimens is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether lchmod is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether lstat is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether mkdirat is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether mkfifo is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether mkfifoat is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether mknod is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether mknodat is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether stat is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42502: checking whether utimensat is declared without a macro
>      | configure:42520: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42520: $? = 0
>      | configure:42528: result: yes
>      | configure:42567: checking whether localtime_r is compatible with its 
> POSIX signature
>      | configure:42591: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:42591: $? = 0
>      | configure:42599: result: yes
>      | configure:42643: checking for __secure_getenv
>      | configure:42643: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:42643: $? = 0
>      | configure:42643: result: yes
>      | configure:42657: checking whether trunc is declared
>      | configure:42657: result: yes
>      | configure:42686: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:42686: $? = 0
>      | configure:43088: checking whether chown is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether dup2 is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether dup3 is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether environ is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether euidaccess is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether faccessat is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether fchdir is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether fchownat is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether fsync is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether ftruncate is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether getcwd is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether getdomainname is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether getdtablesize is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether getgroups is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether gethostname is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether getlogin is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether getlogin_r is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether getpagesize is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether getusershell is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether setusershell is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether endusershell is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether group_member is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether lchown is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether link is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether linkat is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether lseek is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether pipe is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether pipe2 is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether pread is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether pwrite is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether readlink is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether readlinkat is declared without a 
> macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether rmdir is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether sleep is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether symlink is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether symlinkat is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether ttyname_r is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether unlink is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether unlinkat is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43088: checking whether usleep is declared without a macro
>      | configure:43115: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:43115: $? = 0
>      | configure:43123: result: yes
>      | configure:43703: checking for ptrdiff_t
>      | configure:43703: result: yes
>      | configure:43724: checking for vasprintf
>      | configure:43724: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:43724: $? = 0
>      | configure:43724: result: yes
>      | configure:43812: checking for vasprintf
>      | configure:43812: result: yes
>      | configure:44090: checking for ptrdiff_t
>      | configure:44090: result: yes
>      | configure:44477: checking for ptrdiff_t
>      | configure:44477: result: yes
>      | configure:44571: checking for vsnprintf
>      | configure:44571: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:486:6: warning: conflicting types for built-in function 
> 'vsnprintf' [enabled by default]
>      | configure:44571: $? = 0
>      | configure:44571: result: yes
>      | configure:44583: checking whether snprintf respects a size of 1
>      | configure:44614: result: yes
>      | configure:44624: checking whether printf supports POSIX/XSI format 
> strings with positions
>      | configure:44667: result: yes
>      | configure:44737: checking for vsnprintf
>      | configure:44737: result: yes
>      | configure:44749: checking whether snprintf truncates the result as in 
> C99
>      | configure:44822: result: yes
>      | configure:44828: checking whether snprintf fully supports the 'n' 
> directive
>      | configure:44899: result: no
>      | configure:44904: checking whether snprintf respects a size of 1
>      | configure:44935: result: yes
>      | configure:44940: checking whether vsnprintf respects a zero size as in 
> C99
>      | configure:45013: result: yes
>      | configure:45304: checking for ptrdiff_t
>      | configure:45304: result: yes
>      | configure:45622: checking for ptrdiff_t
>      | configure:45622: result: yes
>      | configure:45753: checking whether btowc is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wctob is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether mbsinit is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether mbrtowc is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether mbrlen is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether mbsrtowcs is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether mbsnrtowcs is declared without a 
> macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcrtomb is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsrtombs is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsnrtombs is declared without a 
> macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcwidth is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wmemchr is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wmemcmp is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wmemcpy is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wmemmove is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wmemset is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcslen is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsnlen is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcscpy is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcpcpy is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsncpy is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcpncpy is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcscat is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsncat is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcscmp is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsncmp is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcscasecmp is declared without a 
> macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsncasecmp is declared without a 
> macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcscoll is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsxfrm is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsdup is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcschr is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsrchr is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcscspn is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsspn is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcspbrk is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcsstr is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcstok is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45753: checking whether wcswidth is declared without a macro
>      | configure:45781: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:45781: $? = 0
>      | configure:45789: result: yes
>      | configure:45815: checking whether mbrtowc handles incomplete characters
>      | configure:45872: result: guessing yes
>      | configure:45878: checking whether mbrtowc works as well as mbtowc
>      | configure:45939: result: guessing yes
>      | configure:45992: checking whether wcrtomb return value is correct
>      | configure:46059: result: guessing yes
>      | configure:46182: checking whether iswcntrl works
>      | configure:46237: result: yes
>      | configure:46262: checking for towlower
>      | configure:46262: result: yes
>      | configure:46310: checking for wctype_t
>      | configure:46346: result: yes
>      | configure:46352: checking for wctrans_t
>      | configure:46386: result: yes
>      | configure:46395: checking whether wctype is declared without a macro
>      | configure:46432: result: yes
>      | configure:46395: checking whether iswctype is declared without a macro
>      | configure:46432: result: yes
>      | configure:46395: checking whether wctrans is declared without a macro
>      | configure:46432: result: yes
>      | configure:46395: checking whether towctrans is declared without a macro
>      | configure:46432: result: yes
>      | configure:46455: checking whether wcwidth is declared
>      | configure:46455: result: yes
>      | configure:46484: checking whether wcwidth works reasonably in UTF-8 
> locales
>      | configure:46533: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:46533: $? = 0
>      | configure:46533: ./conftest
>      | configure:46533: $? = 0
>      | configure:46544: result: yes
>      | configure:46640: checking for stdint.h
>      | configure:46640: result: yes
>      | configure:46699: checking for inline
>      | configure:46723: result: inline
>      | configure:46746: checking size of size_t
>      | configure:46751: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:46751: $? = 0
>      | configure:46751: ./conftest
>      | configure:46751: $? = 0
>      | configure:46765: result: 8
>      | configure:46778: checking whether byte ordering is bigendian
>      | configure:46984: result: no
>      | configure:47006: checking for __setfpucw
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | /tmp/ccQOkGx9.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/conftest.c:553: undefined reference 
> to `__setfpucw'
>      | collect2: ld returned 1 exit status
>      | configure:47006: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | #define GNULIB_TEST_ISFINITE 1
>      | | #define HAVE_DECL_ISINF 1
>      | | #define GNULIB_TEST_ISINF 1
>      | | #define GNULIB_TEST_ISNAN 1
>      | | #define DBL_EXPBIT0_WORD 1
>      | | #define DBL_EXPBIT0_BIT 20
>      | | #define GNULIB_TEST_ISNAND 1
>      | | #define HAVE_ISNAND_IN_LIBC 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define GNULIB_TEST_ISNANF 1
>      | | #define HAVE_ISNANF_IN_LIBC 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define GNULIB_TEST_ISNANL 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define HAVE_DECL_ISWBLANK 1
>      | | #define GNULIB_TEST_ISWBLANK 1
>      | | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | | #define HAVE_RAW_DECL_SETLOCALE 1
>      | | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | | #define GNULIB_TEST_LSEEK 1
>      | | #define GNULIB_TEST_LSTAT 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_MALLOC_GNU 1
>      | | #define GNULIB_MALLOC_GNU 1
>      | | #define HAVE_MALLOC_POSIX 1
>      | | #define GNULIB_TEST_MALLOC_POSIX 1
>      | | #define HAVE_RAW_DECL_ACOSL 1
>      | | #define HAVE_RAW_DECL_ASINL 1
>      | | #define HAVE_RAW_DECL_ATANL 1
>      | | #define HAVE_RAW_DECL_CEILF 1
>      | | #define HAVE_RAW_DECL_CEILL 1
>      | | #define HAVE_RAW_DECL_COSL 1
>      | | #define HAVE_RAW_DECL_EXPL 1
>      | | #define HAVE_RAW_DECL_FLOORF 1
>      | | #define HAVE_RAW_DECL_FLOORL 1
>      | | #define HAVE_RAW_DECL_FREXPL 1
>      | | #define HAVE_RAW_DECL_LDEXPL 1
>      | | #define HAVE_RAW_DECL_LOGB 1
>      | | #define HAVE_RAW_DECL_LOGL 1
>      | | #define HAVE_RAW_DECL_ROUND 1
>      | | #define HAVE_RAW_DECL_ROUNDF 1
>      | | #define HAVE_RAW_DECL_ROUNDL 1
>      | | #define HAVE_RAW_DECL_SINL 1
>      | | #define HAVE_RAW_DECL_SQRTL 1
>      | | #define HAVE_RAW_DECL_TANL 1
>      | | #define HAVE_RAW_DECL_TRUNC 1
>      | | #define HAVE_RAW_DECL_TRUNCF 1
>      | | #define HAVE_RAW_DECL_TRUNCL 1
>      | | #define GNULIB_TEST_MBRTOWC 1
>      | | #define GNULIB_TEST_MBSINIT 1
>      | | #define GNULIB_TEST_MBTOWC 1
>      | | #define GNULIB_TEST_MEMCHR 1
>      | | #define HAVE_MEMPCPY 1
>      | | #define GNULIB_TEST_MEMPCPY 1
>      | | #define HAVE_MEMRCHR 1
>      | | #define GNULIB_TEST_MEMRCHR 1
>      | | #define HAVE_MKDTEMP 1
>      | | #define GNULIB_TEST_MKDTEMP 1
>      | | #define GNULIB_TEST_MKSTEMP 1
>      | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | | #define GNULIB_TEST_NL_LANGINFO 1
>      | | #define GNULIB_TEST_OPEN 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define HAVE_LDEXP_IN_LIBC 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define HAVE_LDEXPL_IN_LIBC 1
>      | | #define REPLACE_PRINTF_POSIX 1
>      | | #define GNULIB_TEST_PRINTF_POSIX 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | | #define HAVE_RAWMEMCHR 1
>      | | #define GNULIB_TEST_RAWMEMCHR 1
>      | | #define GNULIB_TEST_READ 1
>      | | #define GNULIB_TEST_READLINK 1
>      | | #define HAVE_REALLOC_POSIX 1
>      | | #define GNULIB_TEST_REALLOC_POSIX 1
>      | | #define HAVE_SEARCH_H 1
>      | | #define HAVE_TSEARCH 1
>      | | #define GNULIB_TEST_RENAME 1
>      | | #define GNULIB_TEST_RMDIR 1
>      | | #define HAVE_DECL_ROUND 1
>      | | #define GNULIB_TEST_ROUND 1
>      | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | | #define GNULIB_TEST_SIGACTION 1
>      | | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
>      | | #define HAVE_RAW_DECL_SIGACTION 1
>      | | #define HAVE_RAW_DECL_SIGADDSET 1
>      | | #define HAVE_RAW_DECL_SIGDELSET 1
>      | | #define HAVE_RAW_DECL_SIGEMPTYSET 1
>      | | #define HAVE_RAW_DECL_SIGFILLSET 1
>      | | #define HAVE_RAW_DECL_SIGISMEMBER 1
>      | | #define HAVE_RAW_DECL_SIGPENDING 1
>      | | #define HAVE_RAW_DECL_SIGPROCMASK 1
>      | | #define GNULIB_TEST_SIGNBIT 1
>      | | #define GNULIB_TEST_SIGPROCMASK 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define GNULIB_TEST_SNPRINTF 1
>      | | #define GNULIB_SNPRINTF 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define GNULIB_TEST_SPRINTF_POSIX 1
>      | | #define GNULIB_TEST_STAT 1
>      | | #define HAVE_RAW_DECL_DPRINTF 1
>      | | #define HAVE_RAW_DECL_FSEEKO 1
>      | | #define HAVE_RAW_DECL_FTELLO 1
>      | | #define HAVE_RAW_DECL_GETDELIM 1
>      | | #define HAVE_RAW_DECL_GETLINE 1
>      | | #define HAVE_RAW_DECL_POPEN 1
>      | | #define HAVE_RAW_DECL_RENAMEAT 1
>      | | #define HAVE_RAW_DECL_SNPRINTF 1
>      | | #define HAVE_RAW_DECL_TMPFILE 1
>      | | #define HAVE_RAW_DECL_VDPRINTF 1
>      | | #define HAVE_RAW_DECL_VSNPRINTF 1
>      | | #define HAVE_RAW_DECL__EXIT 1
>      | | #define HAVE_RAW_DECL_ATOLL 1
>      | | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_RAW_DECL_GETLOADAVG 1
>      | | #define HAVE_RAW_DECL_GETSUBOPT 1
>      | | #define HAVE_RAW_DECL_GRANTPT 1
>      | | #define HAVE_RAW_DECL_MKDTEMP 1
>      | | #define HAVE_RAW_DECL_MKOSTEMP 1
>      | | #define HAVE_RAW_DECL_MKOSTEMPS 1
>      | | #define HAVE_RAW_DECL_MKSTEMP 1
>      | | #define HAVE_RAW_DECL_MKSTEMPS 1
>      | | #define HAVE_RAW_DECL_PTSNAME 1
>      | | #define HAVE_RAW_DECL_RANDOM_R 1
>      | | #define HAVE_RAW_DECL_SRANDOM_R 1
>      | | #define HAVE_RAW_DECL_SETSTATE_R 1
>      | | #define HAVE_RAW_DECL_REALPATH 1
>      | | #define HAVE_RAW_DECL_RPMATCH 1
>      | | #define HAVE_RAW_DECL_SETENV 1
>      | | #define HAVE_RAW_DECL_STRTOD 1
>      | | #define HAVE_RAW_DECL_STRTOLL 1
>      | | #define HAVE_RAW_DECL_STRTOULL 1
>      | | #define HAVE_RAW_DECL_UNLOCKPT 1
>      | | #define HAVE_RAW_DECL_UNSETENV 1
>      | | #define HAVE_STPCPY 1
>      | | #define GNULIB_TEST_STPCPY 1
>      | | #define GNULIB_TEST_STRDUP 1
>      | | #define GNULIB_STRERROR 1
>      | | #define GNULIB_TEST_STRERROR 1
>      | | #define my_strftime nstrftime
>      | | #define GNULIB_TEST_STRNCAT 1
>      | | #define GNULIB_TEST_STRNDUP 1
>      | | #define GNULIB_TEST_STRNLEN 1
>      | | #define GNULIB_TEST_STRTOD 1
>      | | #define HAVE_STRTOK_R 1
>      | | #define GNULIB_TEST_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_FCHMODAT 1
>      | | #define HAVE_RAW_DECL_FSTATAT 1
>      | | #define HAVE_RAW_DECL_FUTIMENS 1
>      | | #define HAVE_RAW_DECL_LCHMOD 1
>      | | #define HAVE_RAW_DECL_LSTAT 1
>      | | #define HAVE_RAW_DECL_MKDIRAT 1
>      | | #define HAVE_RAW_DECL_MKFIFO 1
>      | | #define HAVE_RAW_DECL_MKFIFOAT 1
>      | | #define HAVE_RAW_DECL_MKNOD 1
>      | | #define HAVE_RAW_DECL_MKNODAT 1
>      | | #define HAVE_RAW_DECL_STAT 1
>      | | #define HAVE_RAW_DECL_UTIMENSAT 1
>      | | #define GNULIB_TEST_TIME_R 1
>      | | #define HAVE___SECURE_GETENV 1
>      | | #define HAVE_DECL_TRUNC 1
>      | | #define GNULIB_TEST_TRUNC 1
>      | | #define HAVE_RAW_DECL_CHOWN 1
>      | | #define HAVE_RAW_DECL_DUP2 1
>      | | #define HAVE_RAW_DECL_DUP3 1
>      | | #define HAVE_RAW_DECL_ENVIRON 1
>      | | #define HAVE_RAW_DECL_EUIDACCESS 1
>      | | #define HAVE_RAW_DECL_FACCESSAT 1
>      | | #define HAVE_RAW_DECL_FCHDIR 1
>      | | #define HAVE_RAW_DECL_FCHOWNAT 1
>      | | #define HAVE_RAW_DECL_FSYNC 1
>      | | #define HAVE_RAW_DECL_FTRUNCATE 1
>      | | #define HAVE_RAW_DECL_GETCWD 1
>      | | #define HAVE_RAW_DECL_GETDOMAINNAME 1
>      | | #define HAVE_RAW_DECL_GETDTABLESIZE 1
>      | | #define HAVE_RAW_DECL_GETGROUPS 1
>      | | #define HAVE_RAW_DECL_GETHOSTNAME 1
>      | | #define HAVE_RAW_DECL_GETLOGIN 1
>      | | #define HAVE_RAW_DECL_GETLOGIN_R 1
>      | | #define HAVE_RAW_DECL_GETPAGESIZE 1
>      | | #define HAVE_RAW_DECL_GETUSERSHELL 1
>      | | #define HAVE_RAW_DECL_SETUSERSHELL 1
>      | | #define HAVE_RAW_DECL_ENDUSERSHELL 1
>      | | #define HAVE_RAW_DECL_GROUP_MEMBER 1
>      | | #define HAVE_RAW_DECL_LCHOWN 1
>      | | #define HAVE_RAW_DECL_LINK 1
>      | | #define HAVE_RAW_DECL_LINKAT 1
>      | | #define HAVE_RAW_DECL_LSEEK 1
>      | | #define HAVE_RAW_DECL_PIPE 1
>      | | #define HAVE_RAW_DECL_PIPE2 1
>      | | #define HAVE_RAW_DECL_PREAD 1
>      | | #define HAVE_RAW_DECL_PWRITE 1
>      | | #define HAVE_RAW_DECL_READLINK 1
>      | | #define HAVE_RAW_DECL_READLINKAT 1
>      | | #define HAVE_RAW_DECL_RMDIR 1
>      | | #define HAVE_RAW_DECL_SLEEP 1
>      | | #define HAVE_RAW_DECL_SYMLINK 1
>      | | #define HAVE_RAW_DECL_SYMLINKAT 1
>      | | #define HAVE_RAW_DECL_TTYNAME_R 1
>      | | #define HAVE_RAW_DECL_UNLINK 1
>      | | #define HAVE_RAW_DECL_UNLINKAT 1
>      | | #define HAVE_RAW_DECL_USLEEP 1
>      | | #define GNULIB_UNISTR_U8_MBTOUC 1
>      | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
>      | | #define GNULIB_UNISTR_U8_MBTOUCR 1
>      | | #define GNULIB_UNISTR_U8_UCTOMB 1
>      | | #define USE_UNLOCKED_IO 1
>      | | #define HAVE_VASPRINTF 1
>      | | #define GNULIB_TEST_VASPRINTF 1
>      | | #define HAVE_VASPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define GNULIB_TEST_VFPRINTF_POSIX 1
>      | | #define REPLACE_VPRINTF_POSIX 1
>      | | #define GNULIB_TEST_VPRINTF_POSIX 1
>      | | #define HAVE_VSNPRINTF 1
>      | | #define GNULIB_TEST_VSNPRINTF 1
>      | | #define HAVE_VSNPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define GNULIB_TEST_VSPRINTF_POSIX 1
>      | | #define HAVE_RAW_DECL_BTOWC 1
>      | | #define HAVE_RAW_DECL_WCTOB 1
>      | | #define HAVE_RAW_DECL_MBSINIT 1
>      | | #define HAVE_RAW_DECL_MBRTOWC 1
>      | | #define HAVE_RAW_DECL_MBRLEN 1
>      | | #define HAVE_RAW_DECL_MBSRTOWCS 1
>      | | #define HAVE_RAW_DECL_MBSNRTOWCS 1
>      | | #define HAVE_RAW_DECL_WCRTOMB 1
>      | | #define HAVE_RAW_DECL_WCSRTOMBS 1
>      | | #define HAVE_RAW_DECL_WCSNRTOMBS 1
>      | | #define HAVE_RAW_DECL_WCWIDTH 1
>      | | #define HAVE_RAW_DECL_WMEMCHR 1
>      | | #define HAVE_RAW_DECL_WMEMCMP 1
>      | | #define HAVE_RAW_DECL_WMEMCPY 1
>      | | #define HAVE_RAW_DECL_WMEMMOVE 1
>      | | #define HAVE_RAW_DECL_WMEMSET 1
>      | | #define HAVE_RAW_DECL_WCSLEN 1
>      | | #define HAVE_RAW_DECL_WCSNLEN 1
>      | | #define HAVE_RAW_DECL_WCSCPY 1
>      | | #define HAVE_RAW_DECL_WCPCPY 1
>      | | #define HAVE_RAW_DECL_WCSNCPY 1
>      | | #define HAVE_RAW_DECL_WCPNCPY 1
>      | | #define HAVE_RAW_DECL_WCSCAT 1
>      | | #define HAVE_RAW_DECL_WCSNCAT 1
>      | | #define HAVE_RAW_DECL_WCSCMP 1
>      | | #define HAVE_RAW_DECL_WCSNCMP 1
>      | | #define HAVE_RAW_DECL_WCSCASECMP 1
>      | | #define HAVE_RAW_DECL_WCSNCASECMP 1
>      | | #define HAVE_RAW_DECL_WCSCOLL 1
>      | | #define HAVE_RAW_DECL_WCSXFRM 1
>      | | #define HAVE_RAW_DECL_WCSDUP 1
>      | | #define HAVE_RAW_DECL_WCSCHR 1
>      | | #define HAVE_RAW_DECL_WCSRCHR 1
>      | | #define HAVE_RAW_DECL_WCSCSPN 1
>      | | #define HAVE_RAW_DECL_WCSSPN 1
>      | | #define HAVE_RAW_DECL_WCSPBRK 1
>      | | #define HAVE_RAW_DECL_WCSSTR 1
>      | | #define HAVE_RAW_DECL_WCSTOK 1
>      | | #define HAVE_RAW_DECL_WCSWIDTH 1
>      | | #define GNULIB_TEST_WCRTOMB 1
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_WCWIDTH 1
>      | | #define GNULIB_TEST_WCWIDTH 1
>      | | #define GNULIB_TEST_WRITE 1
>      | | #define HAVE_STDINT_H 1
>      | | #define SIZEOF_SIZE_T 8
>      | | /* end confdefs.h.  */
>      | | /* Define __setfpucw to an innocuous variant, in case <limits.h> 
> declares __setfpucw.
>      | |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
>      | | #define __setfpucw innocuous___setfpucw
>      | | 
>      | | /* System header to define __stub macros and hopefully few 
> prototypes,
>      | |     which can conflict with char __setfpucw (); below.
>      | |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
>      | |     <limits.h> exists even on freestanding compilers.  */
>      | | 
>      | | #ifdef __STDC__
>      | | # include <limits.h>
>      | | #else
>      | | # include <assert.h>
>      | | #endif
>      | | 
>      | | #undef __setfpucw
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char __setfpucw ();
>      | | /* The GNU C library defines this for functions which it implements
>      | |     to always fail with ENOSYS.  Some functions are actually named
>      | |     something starting with __ and the normal name is an alias.  */
>      | | #if defined __stub___setfpucw || defined __stub_____setfpucw
>      | | choke me
>      | | #endif
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | return __setfpucw ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:47006: result: no
>      | configure:47006: checking for fork
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:542:6: warning: conflicting types for built-in function 
> 'fork' [enabled by default]
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for execl
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:543:6: warning: conflicting types for built-in function 
> 'execl' [enabled by default]
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for execlp
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:544:6: warning: conflicting types for built-in function 
> 'execlp' [enabled by default]
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for isinf
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:545:6: warning: conflicting types for built-in function 
> 'isinf' [enabled by default]
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for isnan
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:546:6: warning: conflicting types for built-in function 
> 'isnan' [enabled by default]
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for finite
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:547:6: warning: conflicting types for built-in function 
> 'finite' [enabled by default]
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for getpid
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for feholdexcept
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for fpsetmask
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | /tmp/ccLuAsJL.o: In function `main':
>      | /tmp/buildd/pspp-0.7.8+git20120111/conftest.c:561: undefined reference 
> to `fpsetmask'
>      | collect2: ld returned 1 exit status
>      | configure:47006: $? = 1
>      | configure: failed program was:
>      | | /* confdefs.h */
>      | | #define PACKAGE_NAME "GNU PSPP"
>      | | #define PACKAGE_TARNAME "pspp"
>      | | #define PACKAGE_VERSION "0.7.8"
>      | | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | | #define PACKAGE_BUGREPORT "address@hidden"
>      | | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | | #define PACKAGE "pspp"
>      | | #define VERSION "0.7.8"
>      | | #define STDC_HEADERS 1
>      | | #define HAVE_SYS_TYPES_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_STRING_H 1
>      | | #define HAVE_MEMORY_H 1
>      | | #define HAVE_STRINGS_H 1
>      | | #define HAVE_INTTYPES_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define __EXTENSIONS__ 1
>      | | #define _ALL_SOURCE 1
>      | | #define _DARWIN_C_SOURCE 1
>      | | #define _GNU_SOURCE 1
>      | | #define _POSIX_PTHREAD_SEMANTICS 1
>      | | #define _TANDEM_SOURCE 1
>      | | #define HAVE_FSEEKO 1
>      | | #define HAVE_DLFCN_H 1
>      | | #define LT_OBJDIR ".libs/"
>      | | #define ENABLE_NLS 1
>      | | #define HAVE_GETTEXT 1
>      | | #define HAVE_DCGETTEXT 1
>      | | #define HAVE_LC_PAPER 1
>      | | #define HAVE_CAIRO 1
>      | | #define USE_SSL 1
>      | | #define PSQL_SUPPORT 1
>      | | #define HAVE_ZLIB_H 1
>      | | #define crc32 gl_crc32
>      | | #define GNM_SUPPORT 1
>      | | #define ODF_READ_SUPPORT 1
>      | | #define ODF_WRITE_SUPPORT 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_TERM_H 1
>      | | #define HAVE_CURSES_H 1
>      | | #define LIBNCURSES_USABLE 1
>      | | #define HAVE_TERMCAP_H 1
>      | | #define HAVE_READLINE 1
>      | | #define HAVE_SYS_WAIT_H 1
>      | | #define HAVE_FPU_CONTROL_H 1
>      | | #define HAVE_FENV_H 1
>      | | #define HAVE_PWD_H 1
>      | | #define HAVE_DECL_SIGWINCH 1
>      | | #define HAVE_ALLOCA_H 1
>      | | #define HAVE_ALLOCA 1
>      | | #define HAVE_BTOWC 1
>      | | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_GETCWD 1
>      | | #define HAVE_READLINK 1
>      | | #define HAVE_REALPATH 1
>      | | #define HAVE_READLINKAT 1
>      | | #define HAVE_FCNTL 1
>      | | #define HAVE_GETDELIM 1
>      | | #define HAVE_GETDTABLESIZE 1
>      | | #define HAVE_GETTIMEOFDAY 1
>      | | #define HAVE_ISWCNTRL 1
>      | | #define HAVE_ISWBLANK 1
>      | | #define HAVE_LSTAT 1
>      | | #define HAVE_MBSINIT 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_MPROTECT 1
>      | | #define HAVE_MKSTEMP 1
>      | | #define HAVE_NL_LANGINFO 1
>      | | #define HAVE_ISBLANK 1
>      | | #define HAVE_ISWCTYPE 1
>      | | #define HAVE_WCSCOLL 1
>      | | #define HAVE_SETENV 1
>      | | #define HAVE_SIGACTION 1
>      | | #define HAVE_SIGALTSTACK 1
>      | | #define HAVE_SIGINTERRUPT 1
>      | | #define HAVE_STRDUP 1
>      | | #define HAVE_TZSET 1
>      | | #define HAVE_STRNDUP 1
>      | | #define HAVE_LOCALTIME_R 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_WCWIDTH 1
>      | | #define HAVE_LANGINFO_CODESET 1
>      | | #define FUNC_REALPATH_WORKS 1
>      | | #define HAVE_SYS_PARAM_H 1
>      | | #define HAVE_SYS_SOCKET_H 1
>      | | #define HAVE_UNISTD_H 1
>      | | #define HAVE_FEATURES_H 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_SYS_TIME_H 1
>      | | #define HAVE_WCTYPE_H 1
>      | | #define HAVE_LANGINFO_H 1
>      | | #define HAVE_XLOCALE_H 1
>      | | #define HAVE_MATH_H 1
>      | | #define HAVE_SYS_MMAN_H 1
>      | | #define HAVE_WCHAR_H 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SYS_STAT_H 1
>      | | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | | #define HAVE_C99_STRTOLD 1
>      | | #define HAVE_ENVIRON_DECL 1
>      | | #define HAVE_DECL_STRERROR_R 1
>      | | #define HAVE_STRERROR_R 1
>      | | #define STRERROR_R_CHAR_P 1
>      | | #define HAVE_SIG_ATOMIC_T 1
>      | | #define HAVE_WORKING_O_NOATIME 1
>      | | #define HAVE_WORKING_O_NOFOLLOW 1
>      | | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | | #define CHECK_PRINTF_SAFE 1
>      | | #define HAVE_LONG_LONG_INT 1
>      | | #define HAVE_WCHAR_T 1
>      | | #define HAVE_WINT_T 1
>      | | #define HAVE_INTMAX_T 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define HAVE_STRNLEN 1
>      | | #define HAVE_WCSLEN 1
>      | | #define HAVE_WCSNLEN 1
>      | | #define HAVE_MBRTOWC 1
>      | | #define HAVE_WCRTOMB 1
>      | | #define HAVE_DECL__SNPRINTF 0
>      | | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | | #define HAVE_DECL_FSEEKO 1
>      | | #define HAVE_DECL_FTELLO 1
>      | | #define HAVE_DECL_GETDELIM 1
>      | | #define HAVE_DECL_GETLINE 1
>      | | #define HAVE_GETOPT_H 1
>      | | #define HAVE_GETOPT_LONG_ONLY 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define HAVE_DECL_GETENV 1
>      | | #define restrict __restrict
>      | | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_GETC_UNLOCKED 1
>      | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define MALLOC_0_IS_NONNULL 1
>      | | #define HAVE_MBSTATE_T 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_MEMRCHR 1
>      | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | | #define PROMOTED_MODE_T mode_t
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define USER_LABEL_PREFIX 
>      | | #define INSTALLPREFIX "/usr"
>      | | #define HAVE_DECL_SETENV 1
>      | | #define HAVE_SIGSET_T 1
>      | | #define HAVE_DECL_SNPRINTF 1
>      | | #define HAVE__BOOL 1
>      | | #define HAVE_DECL_STRDUP 1
>      | | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | | #define HAVE_TM_ZONE 1
>      | | #define HAVE_TM_GMTOFF 1
>      | | #define HAVE_RAW_DECL_FFSL 1
>      | | #define HAVE_RAW_DECL_FFSLL 1
>      | | #define HAVE_RAW_DECL_MEMMEM 1
>      | | #define HAVE_RAW_DECL_MEMPCPY 1
>      | | #define HAVE_RAW_DECL_MEMRCHR 1
>      | | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | | #define HAVE_RAW_DECL_STPCPY 1
>      | | #define HAVE_RAW_DECL_STPNCPY 1
>      | | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | | #define HAVE_RAW_DECL_STRDUP 1
>      | | #define HAVE_RAW_DECL_STRNCAT 1
>      | | #define HAVE_RAW_DECL_STRNDUP 1
>      | | #define HAVE_RAW_DECL_STRNLEN 1
>      | | #define HAVE_RAW_DECL_STRPBRK 1
>      | | #define HAVE_RAW_DECL_STRSEP 1
>      | | #define HAVE_RAW_DECL_STRCASESTR 1
>      | | #define HAVE_RAW_DECL_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_STRERROR_R 1
>      | | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | | #define HAVE_MAP_ANONYMOUS 1
>      | | #define HAVE_DECL_STRNDUP 1
>      | | #define HAVE_DECL_STRNLEN 1
>      | | #define HAVE_DECL_STRTOK_R 1
>      | | #define HAVE_DECL_LOCALTIME_R 0
>      | | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | | #define HAVE_DECL_VSNPRINTF 1
>      | | #define HAVE_ALLOCA 1
>      | | #define GNULIB_TEST_BTOWC 1
>      | | #define HAVE_BYTESWAP_H 1
>      | | #define HAVE_STRTOD_L 1
>      | | #define GNULIB_CANONICALIZE_LGPL 1
>      | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | | #define GNULIB_TEST_REALPATH 1
>      | | #define SIGNAL_SAFE_LIST 1
>      | | #define GNULIB_TEST_CLOSE 1
>      | | #define GNULIB_DIRNAME 1
>      | | #define HAVE_DUP2 1
>      | | #define GNULIB_TEST_DUP2 1
>      | | #define GNULIB_TEST_ENVIRON 1
>      | | #define GNULIB_TEST_FCNTL 1
>      | | #define HAVE_RAW_DECL_FCNTL 1
>      | | #define HAVE_RAW_DECL_OPENAT 1
>      | | #define GNULIB_TEST_FLOOR 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_FPRINTF_POSIX 1
>      | | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXP 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define GNULIB_TEST_FREXPL 1
>      | | #define GNULIB_TEST_FSEEK 1
>      | | #define GNULIB_TEST_FSEEKO 1
>      | | #define GNULIB_TEST_FTELL 1
>      | | #define GNULIB_TEST_FTELLO 1
>      | | #define GNULIB_FWRITEERROR 1
>      | | #define GNULIB_TEST_GETDELIM 1
>      | | #define GNULIB_TEST_GETDTABLESIZE 1
>      | | #define GNULIB_TEST_GETLINE 1
>      | | #define GNULIB_TEST_GETOPT_GNU 1
>      | | #define __GETOPT_PREFIX rpl_
>      | | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | | #define HAVE_INLINE 1
>      | | #define HAVE_DECL_ISFINITE 1
>      | | #define GNULIB_TEST_ISFINITE 1
>      | | #define HAVE_DECL_ISINF 1
>      | | #define GNULIB_TEST_ISINF 1
>      | | #define GNULIB_TEST_ISNAN 1
>      | | #define DBL_EXPBIT0_WORD 1
>      | | #define DBL_EXPBIT0_BIT 20
>      | | #define GNULIB_TEST_ISNAND 1
>      | | #define HAVE_ISNAND_IN_LIBC 1
>      | | #define FLT_EXPBIT0_WORD 0
>      | | #define FLT_EXPBIT0_BIT 23
>      | | #define GNULIB_TEST_ISNANF 1
>      | | #define HAVE_ISNANF_IN_LIBC 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define GNULIB_TEST_ISNANL 1
>      | | #define LDBL_EXPBIT0_WORD 2
>      | | #define LDBL_EXPBIT0_BIT 0
>      | | #define HAVE_DECL_ISWBLANK 1
>      | | #define GNULIB_TEST_ISWBLANK 1
>      | | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | | #define HAVE_RAW_DECL_SETLOCALE 1
>      | | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | | #define GNULIB_TEST_LSEEK 1
>      | | #define GNULIB_TEST_LSTAT 1
>      | | #define HAVE_STDLIB_H 1
>      | | #define HAVE_MALLOC_GNU 1
>      | | #define GNULIB_MALLOC_GNU 1
>      | | #define HAVE_MALLOC_POSIX 1
>      | | #define GNULIB_TEST_MALLOC_POSIX 1
>      | | #define HAVE_RAW_DECL_ACOSL 1
>      | | #define HAVE_RAW_DECL_ASINL 1
>      | | #define HAVE_RAW_DECL_ATANL 1
>      | | #define HAVE_RAW_DECL_CEILF 1
>      | | #define HAVE_RAW_DECL_CEILL 1
>      | | #define HAVE_RAW_DECL_COSL 1
>      | | #define HAVE_RAW_DECL_EXPL 1
>      | | #define HAVE_RAW_DECL_FLOORF 1
>      | | #define HAVE_RAW_DECL_FLOORL 1
>      | | #define HAVE_RAW_DECL_FREXPL 1
>      | | #define HAVE_RAW_DECL_LDEXPL 1
>      | | #define HAVE_RAW_DECL_LOGB 1
>      | | #define HAVE_RAW_DECL_LOGL 1
>      | | #define HAVE_RAW_DECL_ROUND 1
>      | | #define HAVE_RAW_DECL_ROUNDF 1
>      | | #define HAVE_RAW_DECL_ROUNDL 1
>      | | #define HAVE_RAW_DECL_SINL 1
>      | | #define HAVE_RAW_DECL_SQRTL 1
>      | | #define HAVE_RAW_DECL_TANL 1
>      | | #define HAVE_RAW_DECL_TRUNC 1
>      | | #define HAVE_RAW_DECL_TRUNCF 1
>      | | #define HAVE_RAW_DECL_TRUNCL 1
>      | | #define GNULIB_TEST_MBRTOWC 1
>      | | #define GNULIB_TEST_MBSINIT 1
>      | | #define GNULIB_TEST_MBTOWC 1
>      | | #define GNULIB_TEST_MEMCHR 1
>      | | #define HAVE_MEMPCPY 1
>      | | #define GNULIB_TEST_MEMPCPY 1
>      | | #define HAVE_MEMRCHR 1
>      | | #define GNULIB_TEST_MEMRCHR 1
>      | | #define HAVE_MKDTEMP 1
>      | | #define GNULIB_TEST_MKDTEMP 1
>      | | #define GNULIB_TEST_MKSTEMP 1
>      | | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | | #define GNULIB_TEST_NL_LANGINFO 1
>      | | #define GNULIB_TEST_OPEN 1
>      | | #define HAVE_FREXP_IN_LIBC 1
>      | | #define HAVE_LDEXP_IN_LIBC 1
>      | | #define HAVE_FREXPL_IN_LIBC 1
>      | | #define HAVE_LDEXPL_IN_LIBC 1
>      | | #define REPLACE_PRINTF_POSIX 1
>      | | #define GNULIB_TEST_PRINTF_POSIX 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | | #define HAVE_RAWMEMCHR 1
>      | | #define GNULIB_TEST_RAWMEMCHR 1
>      | | #define GNULIB_TEST_READ 1
>      | | #define GNULIB_TEST_READLINK 1
>      | | #define HAVE_REALLOC_POSIX 1
>      | | #define GNULIB_TEST_REALLOC_POSIX 1
>      | | #define HAVE_SEARCH_H 1
>      | | #define HAVE_TSEARCH 1
>      | | #define GNULIB_TEST_RENAME 1
>      | | #define GNULIB_TEST_RMDIR 1
>      | | #define HAVE_DECL_ROUND 1
>      | | #define GNULIB_TEST_ROUND 1
>      | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | | #define GNULIB_TEST_SIGACTION 1
>      | | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
>      | | #define HAVE_RAW_DECL_SIGACTION 1
>      | | #define HAVE_RAW_DECL_SIGADDSET 1
>      | | #define HAVE_RAW_DECL_SIGDELSET 1
>      | | #define HAVE_RAW_DECL_SIGEMPTYSET 1
>      | | #define HAVE_RAW_DECL_SIGFILLSET 1
>      | | #define HAVE_RAW_DECL_SIGISMEMBER 1
>      | | #define HAVE_RAW_DECL_SIGPENDING 1
>      | | #define HAVE_RAW_DECL_SIGPROCMASK 1
>      | | #define GNULIB_TEST_SIGNBIT 1
>      | | #define GNULIB_TEST_SIGPROCMASK 1
>      | | #define HAVE_STDINT_H 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define GNULIB_TEST_SNPRINTF 1
>      | | #define GNULIB_SNPRINTF 1
>      | | #define HAVE_SNPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define GNULIB_TEST_SPRINTF_POSIX 1
>      | | #define GNULIB_TEST_STAT 1
>      | | #define HAVE_RAW_DECL_DPRINTF 1
>      | | #define HAVE_RAW_DECL_FSEEKO 1
>      | | #define HAVE_RAW_DECL_FTELLO 1
>      | | #define HAVE_RAW_DECL_GETDELIM 1
>      | | #define HAVE_RAW_DECL_GETLINE 1
>      | | #define HAVE_RAW_DECL_POPEN 1
>      | | #define HAVE_RAW_DECL_RENAMEAT 1
>      | | #define HAVE_RAW_DECL_SNPRINTF 1
>      | | #define HAVE_RAW_DECL_TMPFILE 1
>      | | #define HAVE_RAW_DECL_VDPRINTF 1
>      | | #define HAVE_RAW_DECL_VSNPRINTF 1
>      | | #define HAVE_RAW_DECL__EXIT 1
>      | | #define HAVE_RAW_DECL_ATOLL 1
>      | | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
>      | | #define HAVE_RAW_DECL_GETLOADAVG 1
>      | | #define HAVE_RAW_DECL_GETSUBOPT 1
>      | | #define HAVE_RAW_DECL_GRANTPT 1
>      | | #define HAVE_RAW_DECL_MKDTEMP 1
>      | | #define HAVE_RAW_DECL_MKOSTEMP 1
>      | | #define HAVE_RAW_DECL_MKOSTEMPS 1
>      | | #define HAVE_RAW_DECL_MKSTEMP 1
>      | | #define HAVE_RAW_DECL_MKSTEMPS 1
>      | | #define HAVE_RAW_DECL_PTSNAME 1
>      | | #define HAVE_RAW_DECL_RANDOM_R 1
>      | | #define HAVE_RAW_DECL_SRANDOM_R 1
>      | | #define HAVE_RAW_DECL_SETSTATE_R 1
>      | | #define HAVE_RAW_DECL_REALPATH 1
>      | | #define HAVE_RAW_DECL_RPMATCH 1
>      | | #define HAVE_RAW_DECL_SETENV 1
>      | | #define HAVE_RAW_DECL_STRTOD 1
>      | | #define HAVE_RAW_DECL_STRTOLL 1
>      | | #define HAVE_RAW_DECL_STRTOULL 1
>      | | #define HAVE_RAW_DECL_UNLOCKPT 1
>      | | #define HAVE_RAW_DECL_UNSETENV 1
>      | | #define HAVE_STPCPY 1
>      | | #define GNULIB_TEST_STPCPY 1
>      | | #define GNULIB_TEST_STRDUP 1
>      | | #define GNULIB_STRERROR 1
>      | | #define GNULIB_TEST_STRERROR 1
>      | | #define my_strftime nstrftime
>      | | #define GNULIB_TEST_STRNCAT 1
>      | | #define GNULIB_TEST_STRNDUP 1
>      | | #define GNULIB_TEST_STRNLEN 1
>      | | #define GNULIB_TEST_STRTOD 1
>      | | #define HAVE_STRTOK_R 1
>      | | #define GNULIB_TEST_STRTOK_R 1
>      | | #define HAVE_RAW_DECL_FCHMODAT 1
>      | | #define HAVE_RAW_DECL_FSTATAT 1
>      | | #define HAVE_RAW_DECL_FUTIMENS 1
>      | | #define HAVE_RAW_DECL_LCHMOD 1
>      | | #define HAVE_RAW_DECL_LSTAT 1
>      | | #define HAVE_RAW_DECL_MKDIRAT 1
>      | | #define HAVE_RAW_DECL_MKFIFO 1
>      | | #define HAVE_RAW_DECL_MKFIFOAT 1
>      | | #define HAVE_RAW_DECL_MKNOD 1
>      | | #define HAVE_RAW_DECL_MKNODAT 1
>      | | #define HAVE_RAW_DECL_STAT 1
>      | | #define HAVE_RAW_DECL_UTIMENSAT 1
>      | | #define GNULIB_TEST_TIME_R 1
>      | | #define HAVE___SECURE_GETENV 1
>      | | #define HAVE_DECL_TRUNC 1
>      | | #define GNULIB_TEST_TRUNC 1
>      | | #define HAVE_RAW_DECL_CHOWN 1
>      | | #define HAVE_RAW_DECL_DUP2 1
>      | | #define HAVE_RAW_DECL_DUP3 1
>      | | #define HAVE_RAW_DECL_ENVIRON 1
>      | | #define HAVE_RAW_DECL_EUIDACCESS 1
>      | | #define HAVE_RAW_DECL_FACCESSAT 1
>      | | #define HAVE_RAW_DECL_FCHDIR 1
>      | | #define HAVE_RAW_DECL_FCHOWNAT 1
>      | | #define HAVE_RAW_DECL_FSYNC 1
>      | | #define HAVE_RAW_DECL_FTRUNCATE 1
>      | | #define HAVE_RAW_DECL_GETCWD 1
>      | | #define HAVE_RAW_DECL_GETDOMAINNAME 1
>      | | #define HAVE_RAW_DECL_GETDTABLESIZE 1
>      | | #define HAVE_RAW_DECL_GETGROUPS 1
>      | | #define HAVE_RAW_DECL_GETHOSTNAME 1
>      | | #define HAVE_RAW_DECL_GETLOGIN 1
>      | | #define HAVE_RAW_DECL_GETLOGIN_R 1
>      | | #define HAVE_RAW_DECL_GETPAGESIZE 1
>      | | #define HAVE_RAW_DECL_GETUSERSHELL 1
>      | | #define HAVE_RAW_DECL_SETUSERSHELL 1
>      | | #define HAVE_RAW_DECL_ENDUSERSHELL 1
>      | | #define HAVE_RAW_DECL_GROUP_MEMBER 1
>      | | #define HAVE_RAW_DECL_LCHOWN 1
>      | | #define HAVE_RAW_DECL_LINK 1
>      | | #define HAVE_RAW_DECL_LINKAT 1
>      | | #define HAVE_RAW_DECL_LSEEK 1
>      | | #define HAVE_RAW_DECL_PIPE 1
>      | | #define HAVE_RAW_DECL_PIPE2 1
>      | | #define HAVE_RAW_DECL_PREAD 1
>      | | #define HAVE_RAW_DECL_PWRITE 1
>      | | #define HAVE_RAW_DECL_READLINK 1
>      | | #define HAVE_RAW_DECL_READLINKAT 1
>      | | #define HAVE_RAW_DECL_RMDIR 1
>      | | #define HAVE_RAW_DECL_SLEEP 1
>      | | #define HAVE_RAW_DECL_SYMLINK 1
>      | | #define HAVE_RAW_DECL_SYMLINKAT 1
>      | | #define HAVE_RAW_DECL_TTYNAME_R 1
>      | | #define HAVE_RAW_DECL_UNLINK 1
>      | | #define HAVE_RAW_DECL_UNLINKAT 1
>      | | #define HAVE_RAW_DECL_USLEEP 1
>      | | #define GNULIB_UNISTR_U8_MBTOUC 1
>      | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
>      | | #define GNULIB_UNISTR_U8_MBTOUCR 1
>      | | #define GNULIB_UNISTR_U8_UCTOMB 1
>      | | #define USE_UNLOCKED_IO 1
>      | | #define HAVE_VASPRINTF 1
>      | | #define GNULIB_TEST_VASPRINTF 1
>      | | #define HAVE_VASPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define REPLACE_VFPRINTF_POSIX 1
>      | | #define GNULIB_TEST_VFPRINTF_POSIX 1
>      | | #define REPLACE_VPRINTF_POSIX 1
>      | | #define GNULIB_TEST_VPRINTF_POSIX 1
>      | | #define HAVE_VSNPRINTF 1
>      | | #define GNULIB_TEST_VSNPRINTF 1
>      | | #define HAVE_VSNPRINTF 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | | #define GNULIB_TEST_VSPRINTF_POSIX 1
>      | | #define HAVE_RAW_DECL_BTOWC 1
>      | | #define HAVE_RAW_DECL_WCTOB 1
>      | | #define HAVE_RAW_DECL_MBSINIT 1
>      | | #define HAVE_RAW_DECL_MBRTOWC 1
>      | | #define HAVE_RAW_DECL_MBRLEN 1
>      | | #define HAVE_RAW_DECL_MBSRTOWCS 1
>      | | #define HAVE_RAW_DECL_MBSNRTOWCS 1
>      | | #define HAVE_RAW_DECL_WCRTOMB 1
>      | | #define HAVE_RAW_DECL_WCSRTOMBS 1
>      | | #define HAVE_RAW_DECL_WCSNRTOMBS 1
>      | | #define HAVE_RAW_DECL_WCWIDTH 1
>      | | #define HAVE_RAW_DECL_WMEMCHR 1
>      | | #define HAVE_RAW_DECL_WMEMCMP 1
>      | | #define HAVE_RAW_DECL_WMEMCPY 1
>      | | #define HAVE_RAW_DECL_WMEMMOVE 1
>      | | #define HAVE_RAW_DECL_WMEMSET 1
>      | | #define HAVE_RAW_DECL_WCSLEN 1
>      | | #define HAVE_RAW_DECL_WCSNLEN 1
>      | | #define HAVE_RAW_DECL_WCSCPY 1
>      | | #define HAVE_RAW_DECL_WCPCPY 1
>      | | #define HAVE_RAW_DECL_WCSNCPY 1
>      | | #define HAVE_RAW_DECL_WCPNCPY 1
>      | | #define HAVE_RAW_DECL_WCSCAT 1
>      | | #define HAVE_RAW_DECL_WCSNCAT 1
>      | | #define HAVE_RAW_DECL_WCSCMP 1
>      | | #define HAVE_RAW_DECL_WCSNCMP 1
>      | | #define HAVE_RAW_DECL_WCSCASECMP 1
>      | | #define HAVE_RAW_DECL_WCSNCASECMP 1
>      | | #define HAVE_RAW_DECL_WCSCOLL 1
>      | | #define HAVE_RAW_DECL_WCSXFRM 1
>      | | #define HAVE_RAW_DECL_WCSDUP 1
>      | | #define HAVE_RAW_DECL_WCSCHR 1
>      | | #define HAVE_RAW_DECL_WCSRCHR 1
>      | | #define HAVE_RAW_DECL_WCSCSPN 1
>      | | #define HAVE_RAW_DECL_WCSSPN 1
>      | | #define HAVE_RAW_DECL_WCSPBRK 1
>      | | #define HAVE_RAW_DECL_WCSSTR 1
>      | | #define HAVE_RAW_DECL_WCSTOK 1
>      | | #define HAVE_RAW_DECL_WCSWIDTH 1
>      | | #define GNULIB_TEST_WCRTOMB 1
>      | | #define HAVE_TOWLOWER 1
>      | | #define HAVE_RAW_DECL_WCTYPE 1
>      | | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | | #define HAVE_RAW_DECL_WCTRANS 1
>      | | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | | #define HAVE_DECL_WCWIDTH 1
>      | | #define GNULIB_TEST_WCWIDTH 1
>      | | #define GNULIB_TEST_WRITE 1
>      | | #define HAVE_STDINT_H 1
>      | | #define SIZEOF_SIZE_T 8
>      | | #define HAVE_FORK 1
>      | | #define HAVE_EXECL 1
>      | | #define HAVE_EXECLP 1
>      | | #define HAVE_ISINF 1
>      | | #define HAVE_ISNAN 1
>      | | #define HAVE_FINITE 1
>      | | #define HAVE_GETPID 1
>      | | #define HAVE_FEHOLDEXCEPT 1
>      | | /* end confdefs.h.  */
>      | | /* Define fpsetmask to an innocuous variant, in case <limits.h> 
> declares fpsetmask.
>      | |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
>      | | #define fpsetmask innocuous_fpsetmask
>      | | 
>      | | /* System header to define __stub macros and hopefully few 
> prototypes,
>      | |     which can conflict with char fpsetmask (); below.
>      | |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
>      | |     <limits.h> exists even on freestanding compilers.  */
>      | | 
>      | | #ifdef __STDC__
>      | | # include <limits.h>
>      | | #else
>      | | # include <assert.h>
>      | | #endif
>      | | 
>      | | #undef fpsetmask
>      | | 
>      | | /* Override any GCC internal prototype to avoid an error.
>      | |    Use char because int might match the return type of a GCC
>      | |    builtin and then its argument prototype would still apply.  */
>      | | #ifdef __cplusplus
>      | | extern "C"
>      | | #endif
>      | | char fpsetmask ();
>      | | /* The GNU C library defines this for functions which it implements
>      | |     to always fail with ENOSYS.  Some functions are actually named
>      | |     something starting with __ and the normal name is an alias.  */
>      | | #if defined __stub_fpsetmask || defined __stub___fpsetmask
>      | | choke me
>      | | #endif
>      | | 
>      | | int
>      | | main ()
>      | | {
>      | | return fpsetmask ();
>      | |   ;
>      | |   return 0;
>      | | }
>      | configure:47006: result: no
>      | configure:47006: checking for popen
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47006: checking for round
>      | configure:47006: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | conftest.c:551:6: warning: conflicting types for built-in function 
> 'round' [enabled by default]
>      | configure:47006: $? = 0
>      | configure:47006: result: yes
>      | configure:47016: checking whether ln -s works
>      | configure:47020: result: yes
>      | configure:47070: checking for iconv
>      | configure:47094: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:47094: $? = 0
>      | configure:47128: result: yes
>      | configure:47131: checking for working iconv
>      | configure:47251: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lgslcblas -lz -lm   >&5
>      | configure:47251: $? = 0
>      | configure:47251: ./conftest
>      | configure:47251: $? = 0
>      | configure:47263: result: yes
>      | configure:47291: checking for iconv declaration
>      | configure:47320: gcc -std=gnu99 -c -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> conftest.c >&5
>      | configure:47320: $? = 0
>      | configure:47331: result:
>      |          extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
> *inbytesleft, char * *outbuf, size_t *outbytesleft);
>      | configure:47690: creating ./config.status
>      | 
>      | ## ---------------------- ##
>      | ## Running config.status. ##
>      | ## ---------------------- ##
>      | 
>      | This file was extended by GNU PSPP config.status 0.7.8, which was
>      | generated by GNU Autoconf 2.68.  Invocation command line was
>      | 
>      |   CONFIG_FILES    = 
>      |   CONFIG_HEADERS  = 
>      |   CONFIG_LINKS    = 
>      |   CONFIG_COMMANDS = 
>      |   $ ./config.status 
>      | 
>      | on moon
>      | 
>      | config.status:2489: creating Makefile
>      | config.status:2489: creating gl/Makefile
>      | config.status:2489: creating po/Makefile
>      | config.status:2489: creating tests/atlocal
>      | config.status:2489: creating perl-module/lib/PSPP.pm
>      | config.status:2489: creating config.h
>      | config.status:2718: executing tests/atconfig commands
>      | config.status:2718: executing depfiles commands
>      | config.status:2718: executing libtool commands
>      | configure:49960: WARNING: unrecognized options: 
> --disable-maintainer-mode
>      | 
>      | ## ---------------- ##
>      | ## Cache variables. ##
>      | ## ---------------- ##
>      | 
>      | ac_cv_build=x86_64-pc-linux-gnu
>      | ac_cv_c_bigendian=no
>      | ac_cv_c_compiler_gnu=yes
>      | ac_cv_c_inline=inline
>      | ac_cv_c_restrict=__restrict
>      | ac_cv_env_CAIRO_CFLAGS_set=
>      | ac_cv_env_CAIRO_CFLAGS_value=
>      | ac_cv_env_CAIRO_LIBS_set=
>      | ac_cv_env_CAIRO_LIBS_value=
>      | ac_cv_env_CC_set=
>      | ac_cv_env_CC_value=
>      | ac_cv_env_CFLAGS_set=set
>      | ac_cv_env_CFLAGS_value='-g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Wformat-security'
>      | ac_cv_env_CPPFLAGS_set=set
>      | ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
>      | ac_cv_env_CPP_set=
>      | ac_cv_env_CPP_value=
>      | ac_cv_env_GLADE_UI_CFLAGS_set=
>      | ac_cv_env_GLADE_UI_CFLAGS_value=
>      | ac_cv_env_GLADE_UI_LIBS_set=
>      | ac_cv_env_GLADE_UI_LIBS_value=
>      | ac_cv_env_GLIB_GENMARSHAL_set=
>      | ac_cv_env_GLIB_GENMARSHAL_value=
>      | ac_cv_env_GSL_CFLAGS_set=
>      | ac_cv_env_GSL_CFLAGS_value=
>      | ac_cv_env_GSL_LIBS_set=
>      | ac_cv_env_GSL_LIBS_value=
>      | ac_cv_env_GTKSOURCEVIEW_CFLAGS_set=
>      | ac_cv_env_GTKSOURCEVIEW_CFLAGS_value=
>      | ac_cv_env_GTKSOURCEVIEW_LIBS_set=
>      | ac_cv_env_GTKSOURCEVIEW_LIBS_value=
>      | ac_cv_env_GTK_CFLAGS_set=
>      | ac_cv_env_GTK_CFLAGS_value=
>      | ac_cv_env_GTK_LIBS_set=
>      | ac_cv_env_GTK_LIBS_value=
>      | ac_cv_env_LDFLAGS_set=set
>      | ac_cv_env_LDFLAGS_value='-Wl,-Bsymbolic-functions -Wl,-z,relro'
>      | ac_cv_env_LIBS_set=
>      | ac_cv_env_LIBS_value=
>      | ac_cv_env_LIBXML2_CFLAGS_set=
>      | ac_cv_env_LIBXML2_CFLAGS_value=
>      | ac_cv_env_LIBXML2_LIBS_set=
>      | ac_cv_env_LIBXML2_LIBS_value=
>      | ac_cv_env_PG_CONFIG_set=
>      | ac_cv_env_PG_CONFIG_value=
>      | ac_cv_env_PKG_CONFIG_LIBDIR_set=
>      | ac_cv_env_PKG_CONFIG_LIBDIR_value=
>      | ac_cv_env_PKG_CONFIG_PATH_set=
>      | ac_cv_env_PKG_CONFIG_PATH_value=
>      | ac_cv_env_PKG_CONFIG_set=
>      | ac_cv_env_PKG_CONFIG_value=
>      | ac_cv_env_PSPPIRE_LDFLAGS_set=
>      | ac_cv_env_PSPPIRE_LDFLAGS_value=
>      | ac_cv_env_PSPP_LDFLAGS_set=
>      | ac_cv_env_PSPP_LDFLAGS_value=
>      | ac_cv_env_build_alias_set=set
>      | ac_cv_env_build_alias_value=x86_64-linux-gnu
>      | ac_cv_env_host_alias_set=
>      | ac_cv_env_host_alias_value=
>      | ac_cv_env_target_alias_set=
>      | ac_cv_env_target_alias_value=
>      | ac_cv_func___secure_getenv=yes
>      | ac_cv_func___setfpucw=no
>      | ac_cv_func_alloca_works=yes
>      | ac_cv_func_btowc=yes
>      | ac_cv_func_canonicalize_file_name=yes
>      | ac_cv_func_dlopen=no
>      | ac_cv_func_execl=yes
>      | ac_cv_func_execlp=yes
>      | ac_cv_func_fcntl=yes
>      | ac_cv_func_feholdexcept=yes
>      | ac_cv_func_finite=yes
>      | ac_cv_func_fork=yes
>      | ac_cv_func_fpsetmask=no
>      | ac_cv_func_getcwd=yes
>      | ac_cv_func_getdelim=yes
>      | ac_cv_func_getdtablesize=yes
>      | ac_cv_func_getline=yes
>      | ac_cv_func_getopt_long_only=yes
>      | ac_cv_func_getpid=yes
>      | ac_cv_func_gettimeofday=yes
>      | ac_cv_func_isblank=yes
>      | ac_cv_func_isinf=yes
>      | ac_cv_func_isnan=yes
>      | ac_cv_func_iswblank=yes
>      | ac_cv_func_iswcntrl=yes
>      | ac_cv_func_iswctype=yes
>      | ac_cv_func_localtime_r=yes
>      | ac_cv_func_lstat=yes
>      | ac_cv_func_malloc_0_nonnull=yes
>      | ac_cv_func_mbrtowc=yes
>      | ac_cv_func_mbsinit=yes
>      | ac_cv_func_mempcpy=yes
>      | ac_cv_func_memrchr=yes
>      | ac_cv_func_mkdtemp=yes
>      | ac_cv_func_mkstemp=yes
>      | ac_cv_func_mmap=yes
>      | ac_cv_func_mprotect=yes
>      | ac_cv_func_nl_langinfo=yes
>      | ac_cv_func_popen=yes
>      | ac_cv_func_rawmemchr=yes
>      | ac_cv_func_readlink=yes
>      | ac_cv_func_readlinkat=yes
>      | ac_cv_func_realpath=yes
>      | ac_cv_func_round=yes
>      | ac_cv_func_setenv=yes
>      | ac_cv_func_shl_load=no
>      | ac_cv_func_sigaction=yes
>      | ac_cv_func_sigaltstack=yes
>      | ac_cv_func_siginterrupt=yes
>      | ac_cv_func_sigprocmask=yes
>      | ac_cv_func_snprintf=yes
>      | ac_cv_func_stpcpy=yes
>      | ac_cv_func_strdup=yes
>      | ac_cv_func_strerror_r=yes
>      | ac_cv_func_strerror_r_char_p=yes
>      | ac_cv_func_strndup=yes
>      | ac_cv_func_strnlen=yes
>      | ac_cv_func_strnlen_working=yes
>      | ac_cv_func_strtod_l=yes
>      | ac_cv_func_strtok_r=yes
>      | ac_cv_func_towlower=yes
>      | ac_cv_func_tsearch=yes
>      | ac_cv_func_tzset=yes
>      | ac_cv_func_vasnprintf=no
>      | ac_cv_func_vasprintf=yes
>      | ac_cv_func_vsnprintf=yes
>      | ac_cv_func_wcrtomb=yes
>      | ac_cv_func_wcscoll=yes
>      | ac_cv_func_wcslen=yes
>      | ac_cv_func_wcsnlen=yes
>      | ac_cv_func_wcwidth=yes
>      | ac_cv_gnu_library_2_1=yes
>      | ac_cv_have_decl_SIGWINCH=yes
>      | ac_cv_have_decl__Exit=yes
>      | ac_cv_have_decl__snprintf=no
>      | ac_cv_have_decl_acosl=yes
>      | ac_cv_have_decl_asinl=yes
>      | ac_cv_have_decl_atanl=yes
>      | ac_cv_have_decl_atoll=yes
>      | ac_cv_have_decl_btowc=yes
>      | ac_cv_have_decl_canonicalize_file_name=yes
>      | ac_cv_have_decl_ceilf=yes
>      | ac_cv_have_decl_ceill=yes
>      | ac_cv_have_decl_chown=yes
>      | ac_cv_have_decl_clearerr_unlocked=yes
>      | ac_cv_have_decl_cosl=yes
>      | ac_cv_have_decl_dprintf=yes
>      | ac_cv_have_decl_dup2=yes
>      | ac_cv_have_decl_dup3=yes
>      | ac_cv_have_decl_duplocale=yes
>      | ac_cv_have_decl_endusershell=yes
>      | ac_cv_have_decl_environ=yes
>      | ac_cv_have_decl_euidaccess=yes
>      | ac_cv_have_decl_expl=yes
>      | ac_cv_have_decl_faccessat=yes
>      | ac_cv_have_decl_fchdir=yes
>      | ac_cv_have_decl_fchmodat=yes
>      | ac_cv_have_decl_fchownat=yes
>      | ac_cv_have_decl_fcntl=yes
>      | ac_cv_have_decl_feof_unlocked=yes
>      | ac_cv_have_decl_ferror_unlocked=yes
>      | ac_cv_have_decl_fflush_unlocked=yes
>      | ac_cv_have_decl_ffsl=yes
>      | ac_cv_have_decl_ffsll=yes
>      | ac_cv_have_decl_fgets_unlocked=yes
>      | ac_cv_have_decl_floorf=yes
>      | ac_cv_have_decl_floorl=yes
>      | ac_cv_have_decl_fputc_unlocked=yes
>      | ac_cv_have_decl_fputs_unlocked=yes
>      | ac_cv_have_decl_fread_unlocked=yes
>      | ac_cv_have_decl_frexpl=yes
>      | ac_cv_have_decl_fseeko=yes
>      | ac_cv_have_decl_fstatat=yes
>      | ac_cv_have_decl_fsync=yes
>      | ac_cv_have_decl_ftello=yes
>      | ac_cv_have_decl_ftruncate=yes
>      | ac_cv_have_decl_futimens=yes
>      | ac_cv_have_decl_fwrite_unlocked=yes
>      | ac_cv_have_decl_getc_unlocked=yes
>      | ac_cv_have_decl_getchar_unlocked=yes
>      | ac_cv_have_decl_getcwd=yes
>      | ac_cv_have_decl_getdelim=yes
>      | ac_cv_have_decl_getdomainname=yes
>      | ac_cv_have_decl_getdtablesize=yes
>      | ac_cv_have_decl_getenv=yes
>      | ac_cv_have_decl_getgroups=yes
>      | ac_cv_have_decl_gethostname=yes
>      | ac_cv_have_decl_getline=yes
>      | ac_cv_have_decl_getloadavg=yes
>      | ac_cv_have_decl_getlogin=yes
>      | ac_cv_have_decl_getlogin_r=yes
>      | ac_cv_have_decl_getpagesize=yes
>      | ac_cv_have_decl_getsubopt=yes
>      | ac_cv_have_decl_gettimeofday=yes
>      | ac_cv_have_decl_getusershell=yes
>      | ac_cv_have_decl_grantpt=yes
>      | ac_cv_have_decl_group_member=yes
>      | ac_cv_have_decl_isfinite=yes
>      | ac_cv_have_decl_isinf=yes
>      | ac_cv_have_decl_iswblank=yes
>      | ac_cv_have_decl_iswctype=yes
>      | ac_cv_have_decl_lchmod=yes
>      | ac_cv_have_decl_lchown=yes
>      | ac_cv_have_decl_ldexpl=yes
>      | ac_cv_have_decl_link=yes
>      | ac_cv_have_decl_linkat=yes
>      | ac_cv_have_decl_localtime_r=no
>      | ac_cv_have_decl_logb=yes
>      | ac_cv_have_decl_logl=yes
>      | ac_cv_have_decl_lseek=yes
>      | ac_cv_have_decl_lstat=yes
>      | ac_cv_have_decl_mbrlen=yes
>      | ac_cv_have_decl_mbrtowc=yes
>      | ac_cv_have_decl_mbsinit=yes
>      | ac_cv_have_decl_mbsnrtowcs=yes
>      | ac_cv_have_decl_mbsrtowcs=yes
>      | ac_cv_have_decl_memmem=yes
>      | ac_cv_have_decl_mempcpy=yes
>      | ac_cv_have_decl_memrchr=yes
>      | ac_cv_have_decl_mkdirat=yes
>      | ac_cv_have_decl_mkdtemp=yes
>      | ac_cv_have_decl_mkfifo=yes
>      | ac_cv_have_decl_mkfifoat=yes
>      | ac_cv_have_decl_mknod=yes
>      | ac_cv_have_decl_mknodat=yes
>      | ac_cv_have_decl_mkostemp=yes
>      | ac_cv_have_decl_mkostemps=yes
>      | ac_cv_have_decl_mkstemp=yes
>      | ac_cv_have_decl_mkstemps=yes
>      | ac_cv_have_decl_nl_langinfo=yes
>      | ac_cv_have_decl_openat=yes
>      | ac_cv_have_decl_pipe2=yes
>      | ac_cv_have_decl_pipe=yes
>      | ac_cv_have_decl_popen=yes
>      | ac_cv_have_decl_pread=yes
>      | ac_cv_have_decl_program_invocation_name=yes
>      | ac_cv_have_decl_program_invocation_short_name=yes
>      | ac_cv_have_decl_pthread_sigmask=yes
>      | ac_cv_have_decl_ptsname=yes
>      | ac_cv_have_decl_putc_unlocked=yes
>      | ac_cv_have_decl_putchar_unlocked=yes
>      | ac_cv_have_decl_pwrite=yes
>      | ac_cv_have_decl_random_r=yes
>      | ac_cv_have_decl_rawmemchr=yes
>      | ac_cv_have_decl_readlink=yes
>      | ac_cv_have_decl_readlinkat=yes
>      | ac_cv_have_decl_realpath=yes
>      | ac_cv_have_decl_renameat=yes
>      | ac_cv_have_decl_rmdir=yes
>      | ac_cv_have_decl_round=yes
>      | ac_cv_have_decl_roundf=yes
>      | ac_cv_have_decl_roundl=yes
>      | ac_cv_have_decl_rpmatch=yes
>      | ac_cv_have_decl_setenv=yes
>      | ac_cv_have_decl_setlocale=yes
>      | ac_cv_have_decl_setstate_r=yes
>      | ac_cv_have_decl_setusershell=yes
>      | ac_cv_have_decl_sigaction=yes
>      | ac_cv_have_decl_sigaddset=yes
>      | ac_cv_have_decl_sigdelset=yes
>      | ac_cv_have_decl_sigemptyset=yes
>      | ac_cv_have_decl_sigfillset=yes
>      | ac_cv_have_decl_sigismember=yes
>      | ac_cv_have_decl_sigpending=yes
>      | ac_cv_have_decl_sigprocmask=yes
>      | ac_cv_have_decl_sinl=yes
>      | ac_cv_have_decl_sleep=yes
>      | ac_cv_have_decl_snprintf=yes
>      | ac_cv_have_decl_sqrtl=yes
>      | ac_cv_have_decl_srandom_r=yes
>      | ac_cv_have_decl_stat=yes
>      | ac_cv_have_decl_stpcpy=yes
>      | ac_cv_have_decl_stpncpy=yes
>      | ac_cv_have_decl_strcasestr=yes
>      | ac_cv_have_decl_strchrnul=yes
>      | ac_cv_have_decl_strdup=yes
>      | ac_cv_have_decl_strerror_r=yes
>      | ac_cv_have_decl_strncat=yes
>      | ac_cv_have_decl_strndup=yes
>      | ac_cv_have_decl_strnlen=yes
>      | ac_cv_have_decl_strpbrk=yes
>      | ac_cv_have_decl_strsep=yes
>      | ac_cv_have_decl_strsignal=yes
>      | ac_cv_have_decl_strtod=yes
>      | ac_cv_have_decl_strtok_r=yes
>      | ac_cv_have_decl_strtoll=yes
>      | ac_cv_have_decl_strtoull=yes
>      | ac_cv_have_decl_strverscmp=yes
>      | ac_cv_have_decl_symlink=yes
>      | ac_cv_have_decl_symlinkat=yes
>      | ac_cv_have_decl_tanl=yes
>      | ac_cv_have_decl_tmpfile=yes
>      | ac_cv_have_decl_towctrans=yes
>      | ac_cv_have_decl_trunc=yes
>      | ac_cv_have_decl_truncf=yes
>      | ac_cv_have_decl_truncl=yes
>      | ac_cv_have_decl_ttyname_r=yes
>      | ac_cv_have_decl_unlink=yes
>      | ac_cv_have_decl_unlinkat=yes
>      | ac_cv_have_decl_unlockpt=yes
>      | ac_cv_have_decl_unsetenv=yes
>      | ac_cv_have_decl_usleep=yes
>      | ac_cv_have_decl_utimensat=yes
>      | ac_cv_have_decl_vdprintf=yes
>      | ac_cv_have_decl_vsnprintf=yes
>      | ac_cv_have_decl_wcpcpy=yes
>      | ac_cv_have_decl_wcpncpy=yes
>      | ac_cv_have_decl_wcrtomb=yes
>      | ac_cv_have_decl_wcscasecmp=yes
>      | ac_cv_have_decl_wcscat=yes
>      | ac_cv_have_decl_wcschr=yes
>      | ac_cv_have_decl_wcscmp=yes
>      | ac_cv_have_decl_wcscoll=yes
>      | ac_cv_have_decl_wcscpy=yes
>      | ac_cv_have_decl_wcscspn=yes
>      | ac_cv_have_decl_wcsdup=yes
>      | ac_cv_have_decl_wcslen=yes
>      | ac_cv_have_decl_wcsncasecmp=yes
>      | ac_cv_have_decl_wcsncat=yes
>      | ac_cv_have_decl_wcsncmp=yes
>      | ac_cv_have_decl_wcsncpy=yes
>      | ac_cv_have_decl_wcsnlen=yes
>      | ac_cv_have_decl_wcsnrtombs=yes
>      | ac_cv_have_decl_wcspbrk=yes
>      | ac_cv_have_decl_wcsrchr=yes
>      | ac_cv_have_decl_wcsrtombs=yes
>      | ac_cv_have_decl_wcsspn=yes
>      | ac_cv_have_decl_wcsstr=yes
>      | ac_cv_have_decl_wcstok=yes
>      | ac_cv_have_decl_wcswidth=yes
>      | ac_cv_have_decl_wcsxfrm=yes
>      | ac_cv_have_decl_wctob=yes
>      | ac_cv_have_decl_wctrans=yes
>      | ac_cv_have_decl_wctype=yes
>      | ac_cv_have_decl_wcwidth=yes
>      | ac_cv_have_decl_wmemchr=yes
>      | ac_cv_have_decl_wmemcmp=yes
>      | ac_cv_have_decl_wmemcpy=yes
>      | ac_cv_have_decl_wmemmove=yes
>      | ac_cv_have_decl_wmemset=yes
>      | ac_cv_header_byteswap_h=yes
>      | ac_cv_header_curses_h=yes
>      | ac_cv_header_dlfcn_h=yes
>      | ac_cv_header_features_h=yes
>      | ac_cv_header_fenv_h=yes
>      | ac_cv_header_fpu_control_h=yes
>      | ac_cv_header_getopt_h=yes
>      | ac_cv_header_ieeefp_h=no
>      | ac_cv_header_inttypes_h=yes
>      | ac_cv_header_langinfo_h=yes
>      | ac_cv_header_math_h=yes
>      | ac_cv_header_memory_h=yes
>      | ac_cv_header_minix_config_h=no
>      | ac_cv_header_pwd_h=yes
>      | ac_cv_header_search_h=yes
>      | ac_cv_header_stat_broken=no
>      | ac_cv_header_stdbool_h=yes
>      | ac_cv_header_stdc=yes
>      | ac_cv_header_stdint_h=yes
>      | ac_cv_header_stdlib_h=yes
>      | ac_cv_header_string_h=yes
>      | ac_cv_header_strings_h=yes
>      | ac_cv_header_sys_mman_h=yes
>      | ac_cv_header_sys_param_h=yes
>      | ac_cv_header_sys_socket_h=yes
>      | ac_cv_header_sys_stat_h=yes
>      | ac_cv_header_sys_time_h=yes
>      | ac_cv_header_sys_types_h=yes
>      | ac_cv_header_sys_wait_h=yes
>      | ac_cv_header_term_h=yes
>      | ac_cv_header_termcap_h=yes
>      | ac_cv_header_unistd_h=yes
>      | ac_cv_header_wchar_h=yes
>      | ac_cv_header_wctype_h=yes
>      | ac_cv_header_xlocale_h=yes
>      | ac_cv_header_zlib_h=yes
>      | ac_cv_host=x86_64-pc-linux-gnu
>      | ac_cv_lib_dl_dlopen=yes
>      | ac_cv_lib_dld_shl_load=no
>      | ac_cv_lib_error_at_line=yes
>      | ac_cv_lib_pq_PQexec=yes
>      | ac_cv_member_struct_sigaction_sa_sigaction=yes
>      | ac_cv_member_struct_tm_tm_gmtoff=yes
>      | ac_cv_member_struct_tm_tm_zone=yes
>      | ac_cv_objext=o
>      | ac_cv_path_EGREP='/bin/grep -E'
>      | ac_cv_path_FGREP='/bin/grep -F'
>      | ac_cv_path_GREP=/bin/grep
>      | ac_cv_path_PERL=/usr/bin/perl
>      | ac_cv_path_PG_CONFIG=/usr/bin/pg_config
>      | ac_cv_path_SED=/bin/sed
>      | ac_cv_path_XMLLINT=/usr/bin/xmllint
>      | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
>      | ac_cv_path_install='/usr/bin/install -c'
>      | ac_cv_path_mkdir=/bin/mkdir
>      | ac_cv_prog_AWK=mawk
>      | ac_cv_prog_CPP='gcc -E'
>      | ac_cv_prog_GLIB_GENMARSHAL=glib-genmarshal
>      | ac_cv_prog_NCURSES_CONFIG=ncurses5-config
>      | ac_cv_prog_ac_ct_CC=gcc
>      | ac_cv_prog_ac_ct_DLLTOOL=dlltool
>      | ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
>      | ac_cv_prog_ac_ct_OBJDUMP=objdump
>      | ac_cv_prog_ac_ct_RANLIB=ranlib
>      | ac_cv_prog_ac_ct_STRIP=strip
>      | ac_cv_prog_cc_c89=
>      | ac_cv_prog_cc_c99=-std=gnu99
>      | ac_cv_prog_cc_g=yes
>      | ac_cv_prog_cc_gcc_c_o=yes
>      | ac_cv_prog_cc_stdc=-std=gnu99
>      | ac_cv_prog_make_make_set=yes
>      | ac_cv_safe_to_define___extensions__=yes
>      | ac_cv_search_cblas_dsdot=-lgslcblas
>      | ac_cv_search_gzopen=-lz
>      | ac_cv_search_sin=-lm
>      | ac_cv_sizeof_size_t=8
>      | ac_cv_struct_tm=time.h
>      | ac_cv_sys_file_offset_bits=no
>      | ac_cv_sys_largefile_CC=no
>      | ac_cv_sys_largefile_source=no
>      | ac_cv_type__Bool=yes
>      | ac_cv_type_long_long_int=yes
>      | ac_cv_type_mbstate_t=yes
>      | ac_cv_type_mode_t=yes
>      | ac_cv_type_nlink_t=yes
>      | ac_cv_type_off_t=yes
>      | ac_cv_type_ptrdiff_t=yes
>      | ac_cv_type_sig_atomic_t=yes
>      | ac_cv_type_sighandler_t=yes
>      | ac_cv_type_sigset_t=yes
>      | ac_cv_type_size_t=yes
>      | ac_cv_type_uid_t=yes
>      | ac_cv_type_unsigned_long_long_int=yes
>      | ac_cv_type_volatile_sig_atomic_t=yes
>      | ac_cv_working_alloca_h=yes
>      | acl_cv_hardcode_direct=no
>      | acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
>      | acl_cv_hardcode_libdir_separator=
>      | acl_cv_hardcode_minus_L=no
>      | acl_cv_libext=a
>      | acl_cv_libname_spec='lib$name'
>      | acl_cv_libpath=LD_LIBRARY_PATH
>      | acl_cv_library_names_spec='$libname$shrext'
>      | acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
>      | acl_cv_prog_gnu_ld=yes
>      | acl_cv_rpath=done
>      | acl_cv_shlibext=so
>      | acl_cv_shlibpath_var=LD_LIBRARY_PATH
>      | acl_cv_wl=-Wl,
>      | am_cv_CC_dependencies_compiler_type=none
>      | am_cv_func_iconv=yes
>      | am_cv_func_iconv_works=yes
>      | am_cv_func_working_getline=yes
>      | am_cv_langinfo_codeset=yes
>      | am_cv_lib_iconv=no
>      | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, 
> size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
>      | am_cv_proto_iconv_arg1=
>      | gl_cv_c_inline_effective=yes
>      | gl_cv_c_multiarch=no
>      | gl_cv_cc_double_expbit0='word 1 bit 20'
>      | gl_cv_cc_float_expbit0='word 0 bit 23'
>      | gl_cv_cc_long_double_expbit0='word 2 bit 0'
>      | gl_cv_decl_null_works=yes
>      | gl_cv_decl_readlink_works=yes
>      | gl_cv_double_slash_root=no
>      | gl_cv_func_btowc_eof='guessing yes'
>      | gl_cv_func_btowc_nul=yes
>      | gl_cv_func_c99_strtold=yes
>      | gl_cv_func_dup2_works=yes
>      | gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
>      | gl_cv_func_fcntl_f_dupfd_works=yes
>      | gl_cv_func_floor_libm=
>      | gl_cv_func_fprintf_posix=no
>      | gl_cv_func_frexp_no_libm=yes
>      | gl_cv_func_frexp_works=yes
>      | gl_cv_func_frexpl_no_libm=yes
>      | gl_cv_func_frexpl_works=yes
>      | gl_cv_func_fseeko=yes
>      | gl_cv_func_ftello=yes
>      | gl_cv_func_ftello_works=yes
>      | gl_cv_func_getopt_gnu=no
>      | gl_cv_func_getopt_posix=yes
>      | gl_cv_func_gettimeofday_clobber=no
>      | gl_cv_func_gettimeofday_posix_signature=almost
>      | gl_cv_func_isfinitel_works=no
>      | gl_cv_func_isinfl_works=yes
>      | gl_cv_func_isnand_no_libm=yes
>      | gl_cv_func_isnanf_no_libm=yes
>      | gl_cv_func_isnanf_works=yes
>      | gl_cv_func_isnanl_no_libm=yes
>      | gl_cv_func_isnanl_works=no
>      | gl_cv_func_iswcntrl_works=yes
>      | gl_cv_func_ldexp_no_libm=yes
>      | gl_cv_func_ldexpl_no_libm=yes
>      | gl_cv_func_ldexpl_works=yes
>      | gl_cv_func_lseek_pipe=yes
>      | gl_cv_func_lstat_dereferences_slashed_symlink=yes
>      | gl_cv_func_malloc_0_nonnull=1
>      | gl_cv_func_malloc_posix=yes
>      | gl_cv_func_mbrtowc_incomplete_state='guessing yes'
>      | gl_cv_func_mbrtowc_nul_retval='guessing yes'
>      | gl_cv_func_mbrtowc_null_arg1='guessing yes'
>      | gl_cv_func_mbrtowc_null_arg2='guessing yes'
>      | gl_cv_func_mbrtowc_retval='guessing yes'
>      | gl_cv_func_mbrtowc_sanitycheck='guessing yes'
>      | gl_cv_func_memchr_works=yes
>      | gl_cv_func_nl_langinfo_yesexpr_works=yes
>      | gl_cv_func_open_slash=yes
>      | gl_cv_func_printf_directive_a=yes
>      | gl_cv_func_printf_directive_f=yes
>      | gl_cv_func_printf_directive_ls=yes
>      | gl_cv_func_printf_directive_n=no
>      | gl_cv_func_printf_enomem=yes
>      | gl_cv_func_printf_flag_grouping=yes
>      | gl_cv_func_printf_flag_leftadjust=yes
>      | gl_cv_func_printf_flag_zero=yes
>      | gl_cv_func_printf_infinite=yes
>      | gl_cv_func_printf_infinite_long_double=no
>      | gl_cv_func_printf_long_double=yes
>      | gl_cv_func_printf_positions=yes
>      | gl_cv_func_printf_precision=yes
>      | gl_cv_func_printf_sizes_c99=yes
>      | gl_cv_func_re_compile_pattern_working=yes
>      | gl_cv_func_readlink_works=yes
>      | gl_cv_func_realpath_works=yes
>      | gl_cv_func_rename_dest_works=yes
>      | gl_cv_func_rename_link_works=yes
>      | gl_cv_func_rename_slash_dst_works=yes
>      | gl_cv_func_rename_slash_src_works=yes
>      | gl_cv_func_rmdir_works=yes
>      | gl_cv_func_round_works=yes
>      | gl_cv_func_signbit=yes
>      | gl_cv_func_signbit_gcc=yes
>      | gl_cv_func_sigprocmask=1
>      | gl_cv_func_snprintf_directive_n=no
>      | gl_cv_func_snprintf_posix=no
>      | gl_cv_func_snprintf_retval_c99=yes
>      | gl_cv_func_snprintf_size1=yes
>      | gl_cv_func_snprintf_truncation_c99=yes
>      | gl_cv_func_snprintf_usable=yes
>      | gl_cv_func_sprintf_posix=no
>      | gl_cv_func_stat_dir_slash=yes
>      | gl_cv_func_stat_file_slash=yes
>      | gl_cv_func_strerror_0_works=yes
>      | gl_cv_func_strncat_works=yes
>      | gl_cv_func_strndup_works=yes
>      | gl_cv_func_strtod_works=yes
>      | gl_cv_func_strtok_r_works=yes
>      | gl_cv_func_va_copy=yes
>      | gl_cv_func_vasprintf_posix=no
>      | gl_cv_func_vfprintf_posix=no
>      | gl_cv_func_vsnprintf_posix=no
>      | gl_cv_func_vsnprintf_usable=yes
>      | gl_cv_func_vsnprintf_zerosize_c99=yes
>      | gl_cv_func_vsprintf_posix=no
>      | gl_cv_func_wcrtomb_retval='guessing yes'
>      | gl_cv_func_wcwidth_works=yes
>      | gl_cv_func_working_getdelim=yes
>      | gl_cv_func_working_mkstemp=yes
>      | gl_cv_func_working_strerror=yes
>      | gl_cv_have_include_next=yes
>      | gl_cv_have_raw_decl__Exit=yes
>      | gl_cv_have_raw_decl_acosl=yes
>      | gl_cv_have_raw_decl_asinl=yes
>      | gl_cv_have_raw_decl_atanl=yes
>      | gl_cv_have_raw_decl_atoll=yes
>      | gl_cv_have_raw_decl_btowc=yes
>      | gl_cv_have_raw_decl_canonicalize_file_name=yes
>      | gl_cv_have_raw_decl_ceilf=yes
>      | gl_cv_have_raw_decl_ceill=yes
>      | gl_cv_have_raw_decl_chown=yes
>      | gl_cv_have_raw_decl_cosl=yes
>      | gl_cv_have_raw_decl_dprintf=yes
>      | gl_cv_have_raw_decl_dup2=yes
>      | gl_cv_have_raw_decl_dup3=yes
>      | gl_cv_have_raw_decl_duplocale=yes
>      | gl_cv_have_raw_decl_endusershell=yes
>      | gl_cv_have_raw_decl_environ=yes
>      | gl_cv_have_raw_decl_euidaccess=yes
>      | gl_cv_have_raw_decl_expl=yes
>      | gl_cv_have_raw_decl_faccessat=yes
>      | gl_cv_have_raw_decl_fchdir=yes
>      | gl_cv_have_raw_decl_fchmodat=yes
>      | gl_cv_have_raw_decl_fchownat=yes
>      | gl_cv_have_raw_decl_fcntl=yes
>      | gl_cv_have_raw_decl_ffsl=yes
>      | gl_cv_have_raw_decl_ffsll=yes
>      | gl_cv_have_raw_decl_floorf=yes
>      | gl_cv_have_raw_decl_floorl=yes
>      | gl_cv_have_raw_decl_fpurge=no
>      | gl_cv_have_raw_decl_frexpl=yes
>      | gl_cv_have_raw_decl_fseeko=yes
>      | gl_cv_have_raw_decl_fstatat=yes
>      | gl_cv_have_raw_decl_fsync=yes
>      | gl_cv_have_raw_decl_ftello=yes
>      | gl_cv_have_raw_decl_ftruncate=yes
>      | gl_cv_have_raw_decl_futimens=yes
>      | gl_cv_have_raw_decl_getcwd=yes
>      | gl_cv_have_raw_decl_getdelim=yes
>      | gl_cv_have_raw_decl_getdomainname=yes
>      | gl_cv_have_raw_decl_getdtablesize=yes
>      | gl_cv_have_raw_decl_getgroups=yes
>      | gl_cv_have_raw_decl_gethostname=yes
>      | gl_cv_have_raw_decl_getline=yes
>      | gl_cv_have_raw_decl_getloadavg=yes
>      | gl_cv_have_raw_decl_getlogin=yes
>      | gl_cv_have_raw_decl_getlogin_r=yes
>      | gl_cv_have_raw_decl_getpagesize=yes
>      | gl_cv_have_raw_decl_getsubopt=yes
>      | gl_cv_have_raw_decl_gettimeofday=yes
>      | gl_cv_have_raw_decl_getusershell=yes
>      | gl_cv_have_raw_decl_grantpt=yes
>      | gl_cv_have_raw_decl_group_member=yes
>      | gl_cv_have_raw_decl_initstat_r=no
>      | gl_cv_have_raw_decl_iswctype=yes
>      | gl_cv_have_raw_decl_lchmod=yes
>      | gl_cv_have_raw_decl_lchown=yes
>      | gl_cv_have_raw_decl_ldexpl=yes
>      | gl_cv_have_raw_decl_link=yes
>      | gl_cv_have_raw_decl_linkat=yes
>      | gl_cv_have_raw_decl_logb=yes
>      | gl_cv_have_raw_decl_logl=yes
>      | gl_cv_have_raw_decl_lseek=yes
>      | gl_cv_have_raw_decl_lstat=yes
>      | gl_cv_have_raw_decl_mbrlen=yes
>      | gl_cv_have_raw_decl_mbrtowc=yes
>      | gl_cv_have_raw_decl_mbsinit=yes
>      | gl_cv_have_raw_decl_mbsnrtowcs=yes
>      | gl_cv_have_raw_decl_mbsrtowcs=yes
>      | gl_cv_have_raw_decl_memmem=yes
>      | gl_cv_have_raw_decl_mempcpy=yes
>      | gl_cv_have_raw_decl_memrchr=yes
>      | gl_cv_have_raw_decl_mkdirat=yes
>      | gl_cv_have_raw_decl_mkdtemp=yes
>      | gl_cv_have_raw_decl_mkfifo=yes
>      | gl_cv_have_raw_decl_mkfifoat=yes
>      | gl_cv_have_raw_decl_mknod=yes
>      | gl_cv_have_raw_decl_mknodat=yes
>      | gl_cv_have_raw_decl_mkostemp=yes
>      | gl_cv_have_raw_decl_mkostemps=yes
>      | gl_cv_have_raw_decl_mkstemp=yes
>      | gl_cv_have_raw_decl_mkstemps=yes
>      | gl_cv_have_raw_decl_nl_langinfo=yes
>      | gl_cv_have_raw_decl_openat=yes
>      | gl_cv_have_raw_decl_pipe2=yes
>      | gl_cv_have_raw_decl_pipe=yes
>      | gl_cv_have_raw_decl_popen=yes
>      | gl_cv_have_raw_decl_pread=yes
>      | gl_cv_have_raw_decl_pthread_sigmask=yes
>      | gl_cv_have_raw_decl_ptsname=yes
>      | gl_cv_have_raw_decl_pwrite=yes
>      | gl_cv_have_raw_decl_random_r=yes
>      | gl_cv_have_raw_decl_rawmemchr=yes
>      | gl_cv_have_raw_decl_readlink=yes
>      | gl_cv_have_raw_decl_readlinkat=yes
>      | gl_cv_have_raw_decl_realpath=yes
>      | gl_cv_have_raw_decl_renameat=yes
>      | gl_cv_have_raw_decl_rmdir=yes
>      | gl_cv_have_raw_decl_round=yes
>      | gl_cv_have_raw_decl_roundf=yes
>      | gl_cv_have_raw_decl_roundl=yes
>      | gl_cv_have_raw_decl_rpmatch=yes
>      | gl_cv_have_raw_decl_setenv=yes
>      | gl_cv_have_raw_decl_setlocale=yes
>      | gl_cv_have_raw_decl_setstate_r=yes
>      | gl_cv_have_raw_decl_setusershell=yes
>      | gl_cv_have_raw_decl_sigaction=yes
>      | gl_cv_have_raw_decl_sigaddset=yes
>      | gl_cv_have_raw_decl_sigdelset=yes
>      | gl_cv_have_raw_decl_sigemptyset=yes
>      | gl_cv_have_raw_decl_sigfillset=yes
>      | gl_cv_have_raw_decl_sigismember=yes
>      | gl_cv_have_raw_decl_sigpending=yes
>      | gl_cv_have_raw_decl_sigprocmask=yes
>      | gl_cv_have_raw_decl_sinl=yes
>      | gl_cv_have_raw_decl_sleep=yes
>      | gl_cv_have_raw_decl_snprintf=yes
>      | gl_cv_have_raw_decl_sqrtl=yes
>      | gl_cv_have_raw_decl_srandom_r=yes
>      | gl_cv_have_raw_decl_stat=yes
>      | gl_cv_have_raw_decl_stpcpy=yes
>      | gl_cv_have_raw_decl_stpncpy=yes
>      | gl_cv_have_raw_decl_strcasestr=yes
>      | gl_cv_have_raw_decl_strchrnul=yes
>      | gl_cv_have_raw_decl_strdup=yes
>      | gl_cv_have_raw_decl_strerror_r=yes
>      | gl_cv_have_raw_decl_strncat=yes
>      | gl_cv_have_raw_decl_strndup=yes
>      | gl_cv_have_raw_decl_strnlen=yes
>      | gl_cv_have_raw_decl_strpbrk=yes
>      | gl_cv_have_raw_decl_strsep=yes
>      | gl_cv_have_raw_decl_strsignal=yes
>      | gl_cv_have_raw_decl_strtod=yes
>      | gl_cv_have_raw_decl_strtok_r=yes
>      | gl_cv_have_raw_decl_strtoll=yes
>      | gl_cv_have_raw_decl_strtoull=yes
>      | gl_cv_have_raw_decl_strverscmp=yes
>      | gl_cv_have_raw_decl_symlink=yes
>      | gl_cv_have_raw_decl_symlinkat=yes
>      | gl_cv_have_raw_decl_tanl=yes
>      | gl_cv_have_raw_decl_tmpfile=yes
>      | gl_cv_have_raw_decl_towctrans=yes
>      | gl_cv_have_raw_decl_trunc=yes
>      | gl_cv_have_raw_decl_truncf=yes
>      | gl_cv_have_raw_decl_truncl=yes
>      | gl_cv_have_raw_decl_ttyname_r=yes
>      | gl_cv_have_raw_decl_unlink=yes
>      | gl_cv_have_raw_decl_unlinkat=yes
>      | gl_cv_have_raw_decl_unlockpt=yes
>      | gl_cv_have_raw_decl_unsetenv=yes
>      | gl_cv_have_raw_decl_usleep=yes
>      | gl_cv_have_raw_decl_utimensat=yes
>      | gl_cv_have_raw_decl_vdprintf=yes
>      | gl_cv_have_raw_decl_vsnprintf=yes
>      | gl_cv_have_raw_decl_wcpcpy=yes
>      | gl_cv_have_raw_decl_wcpncpy=yes
>      | gl_cv_have_raw_decl_wcrtomb=yes
>      | gl_cv_have_raw_decl_wcscasecmp=yes
>      | gl_cv_have_raw_decl_wcscat=yes
>      | gl_cv_have_raw_decl_wcschr=yes
>      | gl_cv_have_raw_decl_wcscmp=yes
>      | gl_cv_have_raw_decl_wcscoll=yes
>      | gl_cv_have_raw_decl_wcscpy=yes
>      | gl_cv_have_raw_decl_wcscspn=yes
>      | gl_cv_have_raw_decl_wcsdup=yes
>      | gl_cv_have_raw_decl_wcslen=yes
>      | gl_cv_have_raw_decl_wcsncasecmp=yes
>      | gl_cv_have_raw_decl_wcsncat=yes
>      | gl_cv_have_raw_decl_wcsncmp=yes
>      | gl_cv_have_raw_decl_wcsncpy=yes
>      | gl_cv_have_raw_decl_wcsnlen=yes
>      | gl_cv_have_raw_decl_wcsnrtombs=yes
>      | gl_cv_have_raw_decl_wcspbrk=yes
>      | gl_cv_have_raw_decl_wcsrchr=yes
>      | gl_cv_have_raw_decl_wcsrtombs=yes
>      | gl_cv_have_raw_decl_wcsspn=yes
>      | gl_cv_have_raw_decl_wcsstr=yes
>      | gl_cv_have_raw_decl_wcstok=yes
>      | gl_cv_have_raw_decl_wcswidth=yes
>      | gl_cv_have_raw_decl_wcsxfrm=yes
>      | gl_cv_have_raw_decl_wctob=yes
>      | gl_cv_have_raw_decl_wctrans=yes
>      | gl_cv_have_raw_decl_wctype=yes
>      | gl_cv_have_raw_decl_wcwidth=yes
>      | gl_cv_have_raw_decl_wmemchr=yes
>      | gl_cv_have_raw_decl_wmemcmp=yes
>      | gl_cv_have_raw_decl_wmemcpy=yes
>      | gl_cv_have_raw_decl_wmemmove=yes
>      | gl_cv_have_raw_decl_wmemset=yes
>      | gl_cv_header_errno_h_complete=yes
>      | gl_cv_header_inttypes_h=yes
>      | gl_cv_header_langinfo_codeset=yes
>      | gl_cv_header_langinfo_era=yes
>      | gl_cv_header_langinfo_t_fmt_ampm=yes
>      | gl_cv_header_langinfo_yesexpr=yes
>      | gl_cv_header_locale_h_needs_xlocale_h=no
>      | gl_cv_header_locale_h_posix2001=yes
>      | gl_cv_header_locale_has_locale_t=yes
>      | gl_cv_header_math_huge_val_works=yes
>      | gl_cv_header_math_nan_works=yes
>      | gl_cv_header_stdint_h=yes
>      | gl_cv_header_wchar_h_correct_inline=yes
>      | gl_cv_header_working_fcntl_h=yes
>      | gl_cv_header_working_stdint_h=yes
>      | gl_cv_lib_readline=yes
>      | gl_cv_minmax_in_limits_h=no
>      | gl_cv_minmax_in_sys_param_h=yes
>      | gl_cv_next_fcntl_h='<fcntl.h>'
>      | gl_cv_next_getopt_h='<getopt.h>'
>      | gl_cv_next_gtk_gtk_h='<gtk/gtk.h>'
>      | gl_cv_next_langinfo_h='<langinfo.h>'
>      | gl_cv_next_locale_h='<locale.h>'
>      | gl_cv_next_math_h='<math.h>'
>      | gl_cv_next_signal_h='<signal.h>'
>      | gl_cv_next_stdint_h='<stdint.h>'
>      | gl_cv_next_stdio_h='<stdio.h>'
>      | gl_cv_next_stdlib_h='<stdlib.h>'
>      | gl_cv_next_string_h='<string.h>'
>      | gl_cv_next_sys_stat_h='<sys/stat.h>'
>      | gl_cv_next_sys_time_h='<sys/time.h>'
>      | gl_cv_next_time_h='<time.h>'
>      | gl_cv_next_unistd_h='<unistd.h>'
>      | gl_cv_next_wchar_h='<wchar.h>'
>      | gl_cv_next_wctype_h='<wctype.h>'
>      | gl_cv_pragma_columns=no
>      | gl_cv_prog_as_underscore=no
>      | gl_cv_promoted_mode_t=mode_t
>      | gl_cv_rpl_alloca=yes
>      | gl_cv_size_max=yes
>      | gl_cv_sys_struct_timespec_in_time_h=yes
>      | gl_cv_sys_struct_timeval=yes
>      | gl_cv_time_r_posix=yes
>      | gl_cv_type_sigset_t=yes
>      | gl_cv_type_wctrans_t=yes
>      | gl_cv_type_wctype_t=yes
>      | gl_cv_var_stdin_large_offset=yes
>      | gt_cv_c_intmax_t=yes
>      | gt_cv_c_wchar_t=yes
>      | gt_cv_c_wint_t=yes
>      | gt_cv_func_CFLocaleCopyCurrent=no
>      | gt_cv_func_CFPreferencesCopyAppValue=no
>      | gt_cv_func_gnugettext2_libc=yes
>      | gt_cv_locale_fr=none
>      | gt_cv_locale_fr_utf8=none
>      | gt_cv_locale_ja=none
>      | gt_cv_locale_zh_CN=none
>      | gt_cv_ssize_t=yes
>      | gt_cv_var_environ_declaration=yes
>      | lt_cv_ar_at_file=@
>      | lt_cv_archive_cmds_need_lc=no
>      | lt_cv_deplibs_check_method=pass_all
>      | lt_cv_dlopen=dlopen
>      | lt_cv_dlopen_libs=-ldl
>      | lt_cv_dlopen_self=yes
>      | lt_cv_dlopen_self_static=no
>      | lt_cv_file_magic_cmd='$MAGIC_CMD'
>      | lt_cv_file_magic_test_file=
>      | lt_cv_ld_reload_flag=-r
>      | lt_cv_nm_interface='BSD nm'
>      | lt_cv_objdir=.libs
>      | lt_cv_path_LD=/usr/bin/ld
>      | lt_cv_path_NM='/usr/bin/nm -B'
>      | lt_cv_path_mainfest_tool=no
>      | lt_cv_prog_compiler_c_o=yes
>      | lt_cv_prog_compiler_pic='-fPIC -DPIC'
>      | lt_cv_prog_compiler_pic_works=yes
>      | lt_cv_prog_compiler_rtti_exceptions=no
>      | lt_cv_prog_compiler_static_works=yes
>      | lt_cv_prog_gnu_ld=yes
>      | lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
>      | lt_cv_shlibpath_overrides_runpath=no
>      | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
>      | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ 
> ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) 
> \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
>      | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e 
> '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* 
> \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e 
> '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
>      | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern 
> int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
>      | lt_cv_sys_max_cmd_len=3458764513820540925
>      | lt_cv_to_host_file_cmd=func_convert_file_noop
>      | lt_cv_to_tool_file_cmd=func_convert_file_noop
>      | pkg_cv_CAIRO_CFLAGS='-pthread -I/usr/include/cairo 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/pango-1.0  '
>      | pkg_cv_CAIRO_LIBS='-pthread -lpangocairo-1.0 -lpango-1.0 -lcairo 
> -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0  '
>      | pkg_cv_GSL_CFLAGS=' '
>      | pkg_cv_GSL_LIBS='-lgsl -lgslcblas -lm  '
>      | pkg_cv_GTKSOURCEVIEW_CFLAGS='-pthread -I/usr/include/libxml2 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/gtksourceview-2.0  '
>      | pkg_cv_GTKSOURCEVIEW_LIBS='-pthread -lgtksourceview-2.0 -lgtk-x11-2.0 
> -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 
> -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 
> -lgmodule-2.0 -lrt -lglib-2.0  '
>      | pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12  '
>      | pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
> -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo 
> -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt 
> -lglib-2.0  '
>      | pkg_cv_LIBXML2_CFLAGS='-I/usr/include/libxml2  '
>      | pkg_cv_LIBXML2_LIBS='-lxml2  '
>      | pspp_cv__Wdeclaration_after_statement=yes
>      | pspp_cv__fgnu89_inline=yes
>      | pspp_cv_gsl_needs_fgnu89_inline=no
>      | pspp_cv_have_clicksequence=yes
>      | pspp_cv_have_libpq=yes
>      | pspp_cv_lc_paper=yes
>      | 
>      | ## ----------------- ##
>      | ## Output variables. ##
>      | ## ----------------- ##
>      | 
>      | ACLOCAL='${SHELL} /tmp/buildd/pspp-0.7.8+git20120111/build-aux/missing 
> --run aclocal-1.11'
>      | ALLOCA=''
>      | ALLOCA_H='alloca.h'
>      | AMDEPBACKSLASH=''
>      | AMDEP_FALSE=''
>      | AMDEP_TRUE='#'
>      | AMTAR='${SHELL} /tmp/buildd/pspp-0.7.8+git20120111/build-aux/missing 
> --run tar'
>      | AM_MAKEINFOFLAGS=''
>      | APPLE_UNIVERSAL_BUILD='0'
>      | AR='ar'
>      | ARFLAGS='cru'
>      | AS='as'
>      | ASM_SYMBOL_PREFIX='""'
>      | AUTOCONF='${SHELL} 
> /tmp/buildd/pspp-0.7.8+git20120111/build-aux/missing --run autoconf'
>      | AUTOHEADER='${SHELL} 
> /tmp/buildd/pspp-0.7.8+git20120111/build-aux/missing --run autoheader'
>      | AUTOMAKE='${SHELL} 
> /tmp/buildd/pspp-0.7.8+git20120111/build-aux/missing --run automake-1.11'
>      | AWK='mawk'
>      | BITSIZEOF_PTRDIFF_T=''
>      | BITSIZEOF_SIG_ATOMIC_T=''
>      | BITSIZEOF_SIZE_T=''
>      | BITSIZEOF_WCHAR_T=''
>      | BITSIZEOF_WINT_T=''
>      | BYTESWAP_H=''
>      | CAIRO_CFLAGS='-pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0  '
>      | CAIRO_LIBS='-pthread -lpangocairo-1.0 -lpango-1.0 -lcairo 
> -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0  '
>      | CC='gcc -std=gnu99'
>      | CCDEPMODE='depmode=none'
>      | CC_FOR_BUILD='$(CC)'
>      | CFLAGS='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Wformat-security -Wdeclaration-after-statement'
>      | CPP='gcc -E'
>      | CPPFLAGS='-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/cairo 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/pango-1.0  '
>      | CYGPATH_W='echo'
>      | DEFS='-DHAVE_CONFIG_H'
>      | DEPDIR='.deps'
>      | DLLTOOL='dlltool'
>      | DSYMUTIL=''
>      | DUMPBIN=''
>      | ECHO_C=''
>      | ECHO_N='-n'
>      | ECHO_T=''
>      | EGREP='/bin/grep -E'
>      | EMULTIHOP_HIDDEN=''
>      | EMULTIHOP_VALUE=''
>      | ENOLINK_HIDDEN=''
>      | ENOLINK_VALUE=''
>      | EOVERFLOW_HIDDEN=''
>      | EOVERFLOW_VALUE=''
>      | ERRNO_H=''
>      | EXEEXT=''
>      | EXEEXT_FOR_BUILD='$(EXEEXT)'
>      | FGREP='/bin/grep -F'
>      | FLOAT_H=''
>      | FLOOR_LIBM=''
>      | GETOPT_H='getopt.h'
>      | GLADE_UI_CFLAGS=''
>      | GLADE_UI_LIBS=''
>      | GLIBC21='yes'
>      | GLIB_GENMARSHAL='glib-genmarshal'
>      | GL_COND_LIBTOOL_FALSE='#'
>      | GL_COND_LIBTOOL_TRUE=''
>      | GL_GENERATE_ALLOCA_H_FALSE='#'
>      | GL_GENERATE_ALLOCA_H_TRUE=''
>      | GL_GENERATE_BYTESWAP_H_FALSE=''
>      | GL_GENERATE_BYTESWAP_H_TRUE='#'
>      | GL_GENERATE_ERRNO_H_FALSE=''
>      | GL_GENERATE_ERRNO_H_TRUE='#'
>      | GL_GENERATE_FLOAT_H_FALSE=''
>      | GL_GENERATE_FLOAT_H_TRUE='#'
>      | GL_GENERATE_STDARG_H_FALSE=''
>      | GL_GENERATE_STDARG_H_TRUE='#'
>      | GL_GENERATE_STDBOOL_H_FALSE=''
>      | GL_GENERATE_STDBOOL_H_TRUE='#'
>      | GL_GENERATE_STDDEF_H_FALSE=''
>      | GL_GENERATE_STDDEF_H_TRUE='#'
>      | GL_GENERATE_STDINT_H_FALSE=''
>      | GL_GENERATE_STDINT_H_TRUE='#'
>      | GNM_SUPPORT='yes'
>      | GNULIB_ACOSL='0'
>      | GNULIB_ASINL='0'
>      | GNULIB_ATANL='0'
>      | GNULIB_ATOLL='0'
>      | GNULIB_BTOWC='1'
>      | GNULIB_CALLOC_POSIX='0'
>      | GNULIB_CANONICALIZE_FILE_NAME='1'
>      | GNULIB_CEIL='0'
>      | GNULIB_CEILF='0'
>      | GNULIB_CEILL='0'
>      | GNULIB_CHOWN='0'
>      | GNULIB_CLOSE='1'
>      | GNULIB_COSL='0'
>      | GNULIB_DPRINTF='0'
>      | GNULIB_DUP2='1'
>      | GNULIB_DUP3='0'
>      | GNULIB_DUPLOCALE='0'
>      | GNULIB_ENVIRON='1'
>      | GNULIB_EUIDACCESS='0'
>      | GNULIB_EXPL='0'
>      | GNULIB_FACCESSAT='0'
>      | GNULIB_FCHDIR='0'
>      | GNULIB_FCHMODAT='0'
>      | GNULIB_FCHOWNAT='0'
>      | GNULIB_FCLOSE='0'
>      | GNULIB_FCNTL='1'
>      | GNULIB_FFLUSH='0'
>      | GNULIB_FFSL='0'
>      | GNULIB_FFSLL='0'
>      | GNULIB_FGETC='1'
>      | GNULIB_FGETS='1'
>      | GNULIB_FLOOR='1'
>      | GNULIB_FLOORF='0'
>      | GNULIB_FLOORL='0'
>      | GNULIB_FOPEN='0'
>      | GNULIB_FPRINTF='1'
>      | GNULIB_FPRINTF_POSIX='1'
>      | GNULIB_FPURGE='0'
>      | GNULIB_FPUTC='1'
>      | GNULIB_FPUTS='1'
>      | GNULIB_FREAD='1'
>      | GNULIB_FREOPEN='0'
>      | GNULIB_FREXP='1'
>      | GNULIB_FREXPL='1'
>      | GNULIB_FSCANF='1'
>      | GNULIB_FSEEK='1'
>      | GNULIB_FSEEKO='1'
>      | GNULIB_FSTATAT='0'
>      | GNULIB_FSYNC='0'
>      | GNULIB_FTELL='1'
>      | GNULIB_FTELLO='1'
>      | GNULIB_FTRUNCATE='0'
>      | GNULIB_FUTIMENS='0'
>      | GNULIB_FWRITE='1'
>      | GNULIB_GETC='1'
>      | GNULIB_GETCHAR='1'
>      | GNULIB_GETCWD='0'
>      | GNULIB_GETDELIM='1'
>      | GNULIB_GETDOMAINNAME='0'
>      | GNULIB_GETDTABLESIZE='1'
>      | GNULIB_GETGROUPS='0'
>      | GNULIB_GETHOSTNAME='0'
>      | GNULIB_GETLINE='1'
>      | GNULIB_GETLOADAVG='0'
>      | GNULIB_GETLOGIN='0'
>      | GNULIB_GETLOGIN_R='0'
>      | GNULIB_GETPAGESIZE='0'
>      | GNULIB_GETS='1'
>      | GNULIB_GETSUBOPT='0'
>      | GNULIB_GETTIMEOFDAY='1'
>      | GNULIB_GETUSERSHELL='0'
>      | GNULIB_GRANTPT='0'
>      | GNULIB_GROUP_MEMBER='0'
>      | GNULIB_ISFINITE='1'
>      | GNULIB_ISINF='1'
>      | GNULIB_ISNAN='1'
>      | GNULIB_ISNAND='1'
>      | GNULIB_ISNANF='1'
>      | GNULIB_ISNANL='1'
>      | GNULIB_ISWBLANK='1'
>      | GNULIB_ISWCTYPE='0'
>      | GNULIB_LCHMOD='0'
>      | GNULIB_LCHOWN='0'
>      | GNULIB_LDEXPL='0'
>      | GNULIB_LINK='0'
>      | GNULIB_LINKAT='0'
>      | GNULIB_LOGB='0'
>      | GNULIB_LOGL='0'
>      | GNULIB_LSEEK='1'
>      | GNULIB_LSTAT='1'
>      | GNULIB_MALLOC_POSIX='1'
>      | GNULIB_MBRLEN='0'
>      | GNULIB_MBRTOWC='1'
>      | GNULIB_MBSCASECMP='0'
>      | GNULIB_MBSCASESTR='0'
>      | GNULIB_MBSCHR='0'
>      | GNULIB_MBSCSPN='0'
>      | GNULIB_MBSINIT='1'
>      | GNULIB_MBSLEN='0'
>      | GNULIB_MBSNCASECMP='0'
>      | GNULIB_MBSNLEN='0'
>      | GNULIB_MBSNRTOWCS='0'
>      | GNULIB_MBSPBRK='0'
>      | GNULIB_MBSPCASECMP='0'
>      | GNULIB_MBSRCHR='0'
>      | GNULIB_MBSRTOWCS='0'
>      | GNULIB_MBSSEP='0'
>      | GNULIB_MBSSPN='0'
>      | GNULIB_MBSSTR='0'
>      | GNULIB_MBSTOK_R='0'
>      | GNULIB_MBTOWC='1'
>      | GNULIB_MEMCHR='1'
>      | GNULIB_MEMMEM='0'
>      | GNULIB_MEMPCPY='1'
>      | GNULIB_MEMRCHR='1'
>      | GNULIB_MKDIRAT='0'
>      | GNULIB_MKDTEMP='1'
>      | GNULIB_MKFIFO='0'
>      | GNULIB_MKFIFOAT='0'
>      | GNULIB_MKNOD='0'
>      | GNULIB_MKNODAT='0'
>      | GNULIB_MKOSTEMP='0'
>      | GNULIB_MKOSTEMPS='0'
>      | GNULIB_MKSTEMP='1'
>      | GNULIB_MKSTEMPS='0'
>      | GNULIB_MKTIME='0'
>      | GNULIB_NANOSLEEP='0'
>      | GNULIB_NL_LANGINFO='1'
>      | GNULIB_NONBLOCKING='0'
>      | GNULIB_OBSTACK_PRINTF='0'
>      | GNULIB_OBSTACK_PRINTF_POSIX='0'
>      | GNULIB_OPEN='1'
>      | GNULIB_OPENAT='0'
>      | GNULIB_PERROR='0'
>      | GNULIB_PIPE2='0'
>      | GNULIB_PIPE='0'
>      | GNULIB_POPEN='0'
>      | GNULIB_PREAD='0'
>      | GNULIB_PRINTF='1'
>      | GNULIB_PRINTF_POSIX='1'
>      | GNULIB_PTHREAD_SIGMASK='0'
>      | GNULIB_PTSNAME='0'
>      | GNULIB_PUTC='1'
>      | GNULIB_PUTCHAR='1'
>      | GNULIB_PUTENV='0'
>      | GNULIB_PUTS='1'
>      | GNULIB_PWRITE='0'
>      | GNULIB_RANDOM_R='0'
>      | GNULIB_RAWMEMCHR='1'
>      | GNULIB_READ='1'
>      | GNULIB_READLINK='1'
>      | GNULIB_READLINKAT='0'
>      | GNULIB_REALLOC_POSIX='1'
>      | GNULIB_REALPATH='1'
>      | GNULIB_REMOVE='0'
>      | GNULIB_RENAME='1'
>      | GNULIB_RENAMEAT='0'
>      | GNULIB_RMDIR='1'
>      | GNULIB_ROUND='1'
>      | GNULIB_ROUNDF='0'
>      | GNULIB_ROUNDL='0'
>      | GNULIB_RPMATCH='0'
>      | GNULIB_SCANF='1'
>      | GNULIB_SETENV='0'
>      | GNULIB_SETLOCALE='0'
>      | GNULIB_SIGACTION='1'
>      | GNULIB_SIGNAL_H_SIGPIPE='0'
>      | GNULIB_SIGNBIT='1'
>      | GNULIB_SIGPROCMASK='1'
>      | GNULIB_SINL='0'
>      | GNULIB_SLEEP='0'
>      | GNULIB_SNPRINTF='1'
>      | GNULIB_SPRINTF_POSIX='1'
>      | GNULIB_SQRTL='0'
>      | GNULIB_STAT='1'
>      | GNULIB_STDIO_H_NONBLOCKING='0'
>      | GNULIB_STDIO_H_SIGPIPE='0'
>      | GNULIB_STPCPY='1'
>      | GNULIB_STPNCPY='0'
>      | GNULIB_STRCASESTR='0'
>      | GNULIB_STRCHRNUL='0'
>      | GNULIB_STRDUP='1'
>      | GNULIB_STRERROR='1'
>      | GNULIB_STRERROR_R='0'
>      | GNULIB_STRNCAT='1'
>      | GNULIB_STRNDUP='1'
>      | GNULIB_STRNLEN='1'
>      | GNULIB_STRPBRK='0'
>      | GNULIB_STRPTIME='0'
>      | GNULIB_STRSEP='0'
>      | GNULIB_STRSIGNAL='0'
>      | GNULIB_STRSTR='0'
>      | GNULIB_STRTOD='1'
>      | GNULIB_STRTOK_R='1'
>      | GNULIB_STRTOLL='0'
>      | GNULIB_STRTOULL='0'
>      | GNULIB_STRVERSCMP='0'
>      | GNULIB_SYMLINK='0'
>      | GNULIB_SYMLINKAT='0'
>      | GNULIB_SYSTEM_POSIX='0'
>      | GNULIB_TANL='0'
>      | GNULIB_TIMEGM='0'
>      | GNULIB_TIME_R='1'
>      | GNULIB_TMPFILE='0'
>      | GNULIB_TOWCTRANS='0'
>      | GNULIB_TRUNC='1'
>      | GNULIB_TRUNCF='0'
>      | GNULIB_TRUNCL='0'
>      | GNULIB_TTYNAME_R='0'
>      | GNULIB_UNISTD_H_GETOPT='1'
>      | GNULIB_UNISTD_H_NONBLOCKING='0'
>      | GNULIB_UNISTD_H_SIGPIPE='0'
>      | GNULIB_UNLINK='0'
>      | GNULIB_UNLINKAT='0'
>      | GNULIB_UNLOCKPT='0'
>      | GNULIB_UNSETENV='0'
>      | GNULIB_USLEEP='0'
>      | GNULIB_UTIMENSAT='0'
>      | GNULIB_VASPRINTF='1'
>      | GNULIB_VDPRINTF='0'
>      | GNULIB_VFPRINTF='1'
>      | GNULIB_VFPRINTF_POSIX='1'
>      | GNULIB_VFSCANF='0'
>      | GNULIB_VPRINTF='1'
>      | GNULIB_VPRINTF_POSIX='1'
>      | GNULIB_VSCANF='0'
>      | GNULIB_VSNPRINTF='1'
>      | GNULIB_VSPRINTF_POSIX='1'
>      | GNULIB_WCPCPY='0'
>      | GNULIB_WCPNCPY='0'
>      | GNULIB_WCRTOMB='1'
>      | GNULIB_WCSCASECMP='0'
>      | GNULIB_WCSCAT='0'
>      | GNULIB_WCSCHR='0'
>      | GNULIB_WCSCMP='0'
>      | GNULIB_WCSCOLL='0'
>      | GNULIB_WCSCPY='0'
>      | GNULIB_WCSCSPN='0'
>      | GNULIB_WCSDUP='0'
>      | GNULIB_WCSLEN='0'
>      | GNULIB_WCSNCASECMP='0'
>      | GNULIB_WCSNCAT='0'
>      | GNULIB_WCSNCMP='0'
>      | GNULIB_WCSNCPY='0'
>      | GNULIB_WCSNLEN='0'
>      | GNULIB_WCSNRTOMBS='0'
>      | GNULIB_WCSPBRK='0'
>      | GNULIB_WCSRCHR='0'
>      | GNULIB_WCSRTOMBS='0'
>      | GNULIB_WCSSPN='0'
>      | GNULIB_WCSSTR='0'
>      | GNULIB_WCSTOK='0'
>      | GNULIB_WCSWIDTH='0'
>      | GNULIB_WCSXFRM='0'
>      | GNULIB_WCTOB='0'
>      | GNULIB_WCTOMB='0'
>      | GNULIB_WCTRANS='0'
>      | GNULIB_WCTYPE='0'
>      | GNULIB_WCWIDTH='1'
>      | GNULIB_WMEMCHR='0'
>      | GNULIB_WMEMCMP='0'
>      | GNULIB_WMEMCPY='0'
>      | GNULIB_WMEMMOVE='0'
>      | GNULIB_WMEMSET='0'
>      | GNULIB_WRITE='1'
>      | GNULIB__EXIT='0'
>      | GREP='/bin/grep'
>      | GSL_CFLAGS=' '
>      | GSL_LIBS='-lgsl -lgslcblas -lm  '
>      | GTKSOURCEVIEW_CFLAGS='-pthread -I/usr/include/libxml2 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/gtksourceview-2.0  '
>      | GTKSOURCEVIEW_LIBS='-pthread -lgtksourceview-2.0 -lgtk-x11-2.0 
> -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 
> -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 
> -lgmodule-2.0 -lrt -lglib-2.0  '
>      | GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12  '
>      | GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
> -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 
> -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0  '
>      | HAVE_ACOSL='1'
>      | HAVE_ASINL='1'
>      | HAVE_ATANL='1'
>      | HAVE_ATOLL='1'
>      | HAVE_BTOWC='1'
>      | HAVE_CAIRO_FALSE='#'
>      | HAVE_CAIRO_TRUE=''
>      | HAVE_CANONICALIZE_FILE_NAME='1'
>      | HAVE_CHOWN='1'
>      | HAVE_COSL='1'
>      | HAVE_DECL_ACOSL='1'
>      | HAVE_DECL_ASINL='1'
>      | HAVE_DECL_ATANL='1'
>      | HAVE_DECL_CEILF='1'
>      | HAVE_DECL_CEILL='1'
>      | HAVE_DECL_COSL='1'
>      | HAVE_DECL_ENVIRON='1'
>      | HAVE_DECL_EXPL='1'
>      | HAVE_DECL_FCHDIR='1'
>      | HAVE_DECL_FLOORF='1'
>      | HAVE_DECL_FLOORL='1'
>      | HAVE_DECL_FPURGE='1'
>      | HAVE_DECL_FREXPL='1'
>      | HAVE_DECL_FSEEKO='1'
>      | HAVE_DECL_FTELLO='1'
>      | HAVE_DECL_GETDELIM='1'
>      | HAVE_DECL_GETDOMAINNAME='1'
>      | HAVE_DECL_GETLINE='1'
>      | HAVE_DECL_GETLOADAVG='1'
>      | HAVE_DECL_GETLOGIN_R='1'
>      | HAVE_DECL_GETPAGESIZE='1'
>      | HAVE_DECL_GETUSERSHELL='1'
>      | HAVE_DECL_LDEXPL='1'
>      | HAVE_DECL_LOCALTIME_R='0'
>      | HAVE_DECL_LOGB='1'
>      | HAVE_DECL_LOGL='1'
>      | HAVE_DECL_MEMMEM='1'
>      | HAVE_DECL_MEMRCHR='1'
>      | HAVE_DECL_OBSTACK_PRINTF='1'
>      | HAVE_DECL_ROUND='1'
>      | HAVE_DECL_ROUNDF='1'
>      | HAVE_DECL_ROUNDL='1'
>      | HAVE_DECL_SETENV='1'
>      | HAVE_DECL_SINL='1'
>      | HAVE_DECL_SNPRINTF='1'
>      | HAVE_DECL_SQRTL='1'
>      | HAVE_DECL_STRDUP='1'
>      | HAVE_DECL_STRERROR_R='1'
>      | HAVE_DECL_STRNDUP='1'
>      | HAVE_DECL_STRNLEN='1'
>      | HAVE_DECL_STRSIGNAL='1'
>      | HAVE_DECL_STRTOK_R='1'
>      | HAVE_DECL_TANL='1'
>      | HAVE_DECL_TRUNC='1'
>      | HAVE_DECL_TRUNCF='1'
>      | HAVE_DECL_TRUNCL='1'
>      | HAVE_DECL_TTYNAME_R='1'
>      | HAVE_DECL_UNSETENV='1'
>      | HAVE_DECL_VSNPRINTF='1'
>      | HAVE_DECL_WCTOB='1'
>      | HAVE_DECL_WCWIDTH='1'
>      | HAVE_DPRINTF='1'
>      | HAVE_DUP2='1'
>      | HAVE_DUP3='1'
>      | HAVE_DUPLOCALE='1'
>      | HAVE_EUIDACCESS='1'
>      | HAVE_EXPL='1'
>      | HAVE_FACCESSAT='1'
>      | HAVE_FCHDIR='1'
>      | HAVE_FCHMODAT='1'
>      | HAVE_FCHOWNAT='1'
>      | HAVE_FCNTL='1'
>      | HAVE_FEATURES_H='1'
>      | HAVE_FFSL='1'
>      | HAVE_FFSLL='1'
>      | HAVE_FSEEKO='1'
>      | HAVE_FSTATAT='1'
>      | HAVE_FSYNC='1'
>      | HAVE_FTELLO='1'
>      | HAVE_FTRUNCATE='1'
>      | HAVE_FUTIMENS='1'
>      | HAVE_GETDTABLESIZE='1'
>      | HAVE_GETGROUPS='1'
>      | HAVE_GETHOSTNAME='1'
>      | HAVE_GETLOGIN='1'
>      | HAVE_GETOPT_H='1'
>      | HAVE_GETPAGESIZE='1'
>      | HAVE_GETSUBOPT='1'
>      | HAVE_GETTIMEOFDAY='1'
>      | HAVE_GRANTPT='1'
>      | HAVE_GROUP_MEMBER='1'
>      | HAVE_GUI_FALSE='#'
>      | HAVE_GUI_TRUE=''
>      | HAVE_INTTYPES_H='1'
>      | HAVE_ISNAND='1'
>      | HAVE_ISNANF='1'
>      | HAVE_ISNANL='0'
>      | HAVE_ISWBLANK='1'
>      | HAVE_ISWCNTRL='1'
>      | HAVE_LANGINFO_CODESET='1'
>      | HAVE_LANGINFO_ERA='1'
>      | HAVE_LANGINFO_H='1'
>      | HAVE_LANGINFO_T_FMT_AMPM='1'
>      | HAVE_LANGINFO_YESEXPR='1'
>      | HAVE_LCHMOD='1'
>      | HAVE_LCHOWN='1'
>      | HAVE_LINK='1'
>      | HAVE_LINKAT='1'
>      | HAVE_LOGL='1'
>      | HAVE_LONG_LONG_INT='1'
>      | HAVE_LSTAT='1'
>      | HAVE_MBRLEN='1'
>      | HAVE_MBRTOWC='1'
>      | HAVE_MBSINIT='1'
>      | HAVE_MBSLEN='0'
>      | HAVE_MBSNRTOWCS='1'
>      | HAVE_MBSRTOWCS='1'
>      | HAVE_MEMCHR='1'
>      | HAVE_MEMPCPY='1'
>      | HAVE_MKDIRAT='1'
>      | HAVE_MKDTEMP='1'
>      | HAVE_MKFIFO='1'
>      | HAVE_MKFIFOAT='1'
>      | HAVE_MKNOD='1'
>      | HAVE_MKNODAT='1'
>      | HAVE_MKOSTEMP='1'
>      | HAVE_MKOSTEMPS='1'
>      | HAVE_MKSTEMP='1'
>      | HAVE_MKSTEMPS='1'
>      | HAVE_NANOSLEEP='1'
>      | HAVE_NL_LANGINFO='1'
>      | HAVE_OPENAT='1'
>      | HAVE_OS_H='0'
>      | HAVE_PIPE2='1'
>      | HAVE_PIPE='1'
>      | HAVE_POSIX_SIGNALBLOCKING='1'
>      | HAVE_PREAD='1'
>      | HAVE_PTHREAD_SIGMASK='1'
>      | HAVE_PTSNAME='1'
>      | HAVE_PWRITE='1'
>      | HAVE_RANDOM_H='1'
>      | HAVE_RANDOM_R='1'
>      | HAVE_RAWMEMCHR='1'
>      | HAVE_READLINK='1'
>      | HAVE_READLINKAT='1'
>      | HAVE_REALPATH='1'
>      | HAVE_RENAMEAT='1'
>      | HAVE_RPMATCH='1'
>      | HAVE_SETENV='1'
>      | HAVE_SIGACTION='1'
>      | HAVE_SIGHANDLER_T='1'
>      | HAVE_SIGINFO_T='1'
>      | HAVE_SIGNED_SIG_ATOMIC_T=''
>      | HAVE_SIGNED_WCHAR_T=''
>      | HAVE_SIGNED_WINT_T=''
>      | HAVE_SIGSET_T='1'
>      | HAVE_SINL='1'
>      | HAVE_SLEEP='1'
>      | HAVE_SQRTL='1'
>      | HAVE_STDINT_H='1'
>      | HAVE_STPCPY='1'
>      | HAVE_STPNCPY='1'
>      | HAVE_STRCASESTR='1'
>      | HAVE_STRCHRNUL='1'
>      | HAVE_STRPBRK='1'
>      | HAVE_STRPTIME='1'
>      | HAVE_STRSEP='1'
>      | HAVE_STRTOD='1'
>      | HAVE_STRTOLL='1'
>      | HAVE_STRTOULL='1'
>      | HAVE_STRUCT_RANDOM_DATA='1'
>      | HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
>      | HAVE_STRUCT_TIMEVAL='1'
>      | HAVE_STRVERSCMP='1'
>      | HAVE_SYMLINK='1'
>      | HAVE_SYMLINKAT='1'
>      | HAVE_SYS_BITYPES_H=''
>      | HAVE_SYS_INTTYPES_H=''
>      | HAVE_SYS_LOADAVG_H='0'
>      | HAVE_SYS_PARAM_H='0'
>      | HAVE_SYS_TIME_H='1'
>      | HAVE_SYS_TYPES_H='1'
>      | HAVE_TANL='1'
>      | HAVE_TIMEGM='1'
>      | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
>      | HAVE_UNISTD_H='1'
>      | HAVE_UNLINKAT='1'
>      | HAVE_UNLOCKPT='1'
>      | HAVE_UNSIGNED_LONG_LONG_INT='1'
>      | HAVE_USLEEP='1'
>      | HAVE_UTIMENSAT='1'
>      | HAVE_VASPRINTF='1'
>      | HAVE_VDPRINTF='1'
>      | HAVE_WCHAR_H='1'
>      | HAVE_WCHAR_T='1'
>      | HAVE_WCPCPY='1'
>      | HAVE_WCPNCPY='1'
>      | HAVE_WCRTOMB='1'
>      | HAVE_WCSCASECMP='1'
>      | HAVE_WCSCAT='1'
>      | HAVE_WCSCHR='1'
>      | HAVE_WCSCMP='1'
>      | HAVE_WCSCOLL='1'
>      | HAVE_WCSCPY='1'
>      | HAVE_WCSCSPN='1'
>      | HAVE_WCSDUP='1'
>      | HAVE_WCSLEN='1'
>      | HAVE_WCSNCASECMP='1'
>      | HAVE_WCSNCAT='1'
>      | HAVE_WCSNCMP='1'
>      | HAVE_WCSNCPY='1'
>      | HAVE_WCSNLEN='1'
>      | HAVE_WCSNRTOMBS='1'
>      | HAVE_WCSPBRK='1'
>      | HAVE_WCSRCHR='1'
>      | HAVE_WCSRTOMBS='1'
>      | HAVE_WCSSPN='1'
>      | HAVE_WCSSTR='1'
>      | HAVE_WCSTOK='1'
>      | HAVE_WCSWIDTH='1'
>      | HAVE_WCSXFRM='1'
>      | HAVE_WCTRANS_T='1'
>      | HAVE_WCTYPE_H='1'
>      | HAVE_WCTYPE_T='1'
>      | HAVE_WINSOCK2_H='0'
>      | HAVE_WINT_T='1'
>      | HAVE_WMEMCHR='1'
>      | HAVE_WMEMCMP='1'
>      | HAVE_WMEMCPY='1'
>      | HAVE_WMEMMOVE='1'
>      | HAVE_WMEMSET='1'
>      | HAVE_XLOCALE_H='1'
>      | HAVE__BOOL='1'
>      | HAVE__EXIT='1'
>      | INCLUDE_NEXT='include_next'
>      | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
>      | INSTALL_DATA='${INSTALL} -m 644'
>      | INSTALL_PROGRAM='${INSTALL}'
>      | INSTALL_PROGRAM_ENV=''
>      | INSTALL_SCRIPT='${INSTALL}'
>      | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
>      | INTLLIBS=''
>      | INTL_MACOSX_LIBS=''
>      | ISFINITE_LIBM=''
>      | ISINF_LIBM=''
>      | ISNAND_LIBM=''
>      | ISNANF_LIBM=''
>      | ISNANL_LIBM=''
>      | ISNAN_LIBM=''
>      | LD='/usr/bin/ld -m elf_x86_64'
>      | LDFLAGS='-Wl,-Bsymbolic-functions -Wl,-z,relro'
>      | LIBICONV=''
>      | LIBINTL=''
>      | LIBOBJS=''
>      | LIBREADLINE='-lreadline'
>      | LIBS=' -lgslcblas -lz -lm  '
>      | LIBTOOL='$(SHELL) $(top_builddir)/libtool'
>      | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE=''
>      | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE=''
>      | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE=''
>      | LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE=''
>      | LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE=''
>      | LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE=''
>      | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
>      | LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE=''
>      | LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE=''
>      | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
>      | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
>      | LIBUNISTRING_UNICTYPE_H='unictype.h'
>      | LIBUNISTRING_UNIGBRK_H='unigbrk.h'
>      | LIBUNISTRING_UNILBRK_H='unilbrk.h'
>      | LIBUNISTRING_UNISTR_H='unistr.h'
>      | LIBUNISTRING_UNITYPES_H='unitypes.h'
>      | LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
>      | LIBXML2_CFLAGS='-I/usr/include/libxml2  '
>      | LIBXML2_LIBS='-lxml2  '
>      | LIPO=''
>      | LN_S='ln -s'
>      | LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gl"'
>      | LOCALE_FR='none'
>      | LOCALE_FR_UTF8='none'
>      | LOCALE_JA='none'
>      | LOCALE_ZH_CN='none'
>      | LTLIBICONV=''
>      | LTLIBINTL=''
>      | LTLIBOBJS=''
>      | LTLIBREADLINE='-lreadline'
>      | MAKEINFO='${SHELL} 
> /tmp/buildd/pspp-0.7.8+git20120111/build-aux/missing --run makeinfo'
>      | MANIFEST_TOOL=':'
>      | MKDIR_P='/bin/mkdir -p'
>      | NCURSES_CFLAGS=''
>      | NCURSES_CONFIG='ncurses5-config'
>      | NCURSES_LIBS='-lncurses -ltinfo'
>      | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
>      | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
>      | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_GTK_GTK_H='<gtk/gtk.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
>      | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
>      | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
>      | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
>      | NEXT_ERRNO_H=''
>      | NEXT_FCNTL_H='<fcntl.h>'
>      | NEXT_FLOAT_H=''
>      | NEXT_GETOPT_H='<getopt.h>'
>      | NEXT_GTK_GTK_H='<gtk/gtk.h>'
>      | NEXT_LANGINFO_H='<langinfo.h>'
>      | NEXT_LOCALE_H='<locale.h>'
>      | NEXT_MATH_H='<math.h>'
>      | NEXT_SIGNAL_H='<signal.h>'
>      | NEXT_STDARG_H='<stdarg.h>'
>      | NEXT_STDDEF_H=''
>      | NEXT_STDINT_H='<stdint.h>'
>      | NEXT_STDIO_H='<stdio.h>'
>      | NEXT_STDLIB_H='<stdlib.h>'
>      | NEXT_STRING_H='<string.h>'
>      | NEXT_SYS_STAT_H='<sys/stat.h>'
>      | NEXT_SYS_TIME_H='<sys/time.h>'
>      | NEXT_TIME_H='<time.h>'
>      | NEXT_UNISTD_H='<unistd.h>'
>      | NEXT_WCHAR_H='<wchar.h>'
>      | NEXT_WCTYPE_H='<wctype.h>'
>      | NM='/usr/bin/nm -B'
>      | NMEDIT=''
>      | OBJDUMP='objdump'
>      | OBJEXT='o'
>      | ODF_READ_SUPPORT='yes'
>      | ODF_WRITE_SUPPORT_FALSE='#'
>      | ODF_WRITE_SUPPORT_TRUE=''
>      | OTOOL64=''
>      | OTOOL=''
>      | PACKAGE='pspp'
>      | PACKAGE_BUGREPORT='address@hidden'
>      | PACKAGE_NAME='GNU PSPP'
>      | PACKAGE_STRING='GNU PSPP 0.7.8'
>      | PACKAGE_TARNAME='pspp'
>      | PACKAGE_URL='http://www.gnu.org/software/pspp/'
>      | PACKAGE_VERSION='0.7.8'
>      | PATH_SEPARATOR=':'
>      | PERL='/usr/bin/perl'
>      | PG_CFLAGS='-I/usr/include/postgresql'
>      | PG_CONFIG='/usr/bin/pg_config'
>      | PG_LDFLAGS=''
>      | PG_LIBS='-lpq'
>      | PKG_CONFIG='/usr/bin/pkg-config'
>      | PKG_CONFIG_LIBDIR=''
>      | PKG_CONFIG_PATH=''
>      | POSUB='po'
>      | PRAGMA_COLUMNS=''
>      | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
>      | PSPPIRE_LDFLAGS=''
>      | PSPP_LDFLAGS=''
>      | PSQL_SUPPORT='yes'
>      | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
>      | PTRDIFF_T_SUFFIX=''
>      | RANLIB='ranlib'
>      | RELOCATABLE='no'
>      | RELOCATABLE_BUILD_DIR='$(top_builddir)/gl'
>      | RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
>      | RELOCATABLE_LDFLAGS=''
>      | RELOCATABLE_LIBRARY_PATH='$(libdir)'
>      | RELOCATABLE_SRC_DIR='$(top_srcdir)/gl'
>      | RELOCATABLE_STRIP=':'
>      | RELOCATABLE_VIA_LD_FALSE=''
>      | RELOCATABLE_VIA_LD_TRUE='#'
>      | RELOCATABLE_VIA_WRAPPER_FALSE=''
>      | RELOCATABLE_VIA_WRAPPER_TRUE='#'
>      | REPLACE_BTOWC='0'
>      | REPLACE_CALLOC='0'
>      | REPLACE_CANONICALIZE_FILE_NAME='0'
>      | REPLACE_CEIL='0'
>      | REPLACE_CEILF='0'
>      | REPLACE_CEILL='0'
>      | REPLACE_CHOWN='0'
>      | REPLACE_CLOSE='0'
>      | REPLACE_DPRINTF='0'
>      | REPLACE_DUP2='0'
>      | REPLACE_DUP='0'
>      | REPLACE_DUPLOCALE='0'
>      | REPLACE_FCHOWNAT='0'
>      | REPLACE_FCLOSE='0'
>      | REPLACE_FCNTL='1'
>      | REPLACE_FFLUSH='0'
>      | REPLACE_FLOOR='0'
>      | REPLACE_FLOORF='0'
>      | REPLACE_FLOORL='0'
>      | REPLACE_FOPEN='0'
>      | REPLACE_FPRINTF='1'
>      | REPLACE_FPURGE='0'
>      | REPLACE_FREOPEN='0'
>      | REPLACE_FREXP='0'
>      | REPLACE_FREXPL='0'
>      | REPLACE_FSEEK='0'
>      | REPLACE_FSEEKO='0'
>      | REPLACE_FSTAT='0'
>      | REPLACE_FSTATAT='0'
>      | REPLACE_FTELL='0'
>      | REPLACE_FTELLO='0'
>      | REPLACE_FUTIMENS='0'
>      | REPLACE_GETCWD='0'
>      | REPLACE_GETDELIM='0'
>      | REPLACE_GETDOMAINNAME='0'
>      | REPLACE_GETGROUPS='0'
>      | REPLACE_GETLINE='0'
>      | REPLACE_GETLOGIN_R='0'
>      | REPLACE_GETPAGESIZE='0'
>      | REPLACE_GETTIMEOFDAY='0'
>      | REPLACE_HUGE_VAL='0'
>      | REPLACE_ISFINITE='1'
>      | REPLACE_ISINF='0'
>      | REPLACE_ISNAN='1'
>      | REPLACE_ISWBLANK='0'
>      | REPLACE_ISWCNTRL='0'
>      | REPLACE_LCHOWN='0'
>      | REPLACE_LDEXPL='0'
>      | REPLACE_LINK='0'
>      | REPLACE_LINKAT='0'
>      | REPLACE_LOCALTIME_R='0'
>      | REPLACE_LSEEK='0'
>      | REPLACE_LSTAT='0'
>      | REPLACE_MALLOC='0'
>      | REPLACE_MBRLEN='0'
>      | REPLACE_MBRTOWC='0'
>      | REPLACE_MBSINIT='0'
>      | REPLACE_MBSNRTOWCS='0'
>      | REPLACE_MBSRTOWCS='0'
>      | REPLACE_MBSTATE_T='0'
>      | REPLACE_MBTOWC='0'
>      | REPLACE_MEMCHR='0'
>      | REPLACE_MEMMEM='0'
>      | REPLACE_MKDIR='0'
>      | REPLACE_MKFIFO='0'
>      | REPLACE_MKNOD='0'
>      | REPLACE_MKSTEMP='0'
>      | REPLACE_MKTIME='GNULIB_PORTCHECK'
>      | REPLACE_NAN='0'
>      | REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
>      | REPLACE_NL_LANGINFO='0'
>      | REPLACE_NULL='0'
>      | REPLACE_OBSTACK_PRINTF='0'
>      | REPLACE_OPEN='0'
>      | REPLACE_OPENAT='0'
>      | REPLACE_PERROR='0'
>      | REPLACE_POPEN='0'
>      | REPLACE_PREAD='0'
>      | REPLACE_PRINTF='1'
>      | REPLACE_PTHREAD_SIGMASK='0'
>      | REPLACE_PUTENV='0'
>      | REPLACE_PWRITE='0'
>      | REPLACE_READ='0'
>      | REPLACE_READLINK='0'
>      | REPLACE_REALLOC='0'
>      | REPLACE_REALPATH='0'
>      | REPLACE_REMOVE='0'
>      | REPLACE_RENAME='0'
>      | REPLACE_RENAMEAT='0'
>      | REPLACE_RMDIR='0'
>      | REPLACE_ROUND='0'
>      | REPLACE_ROUNDF='0'
>      | REPLACE_ROUNDL='0'
>      | REPLACE_SETENV='0'
>      | REPLACE_SETLOCALE='0'
>      | REPLACE_SIGNBIT='0'
>      | REPLACE_SIGNBIT_USING_GCC='1'
>      | REPLACE_SLEEP='0'
>      | REPLACE_SNPRINTF='1'
>      | REPLACE_SPRINTF='1'
>      | REPLACE_STAT='0'
>      | REPLACE_STDIO_READ_FUNCS='0'
>      | REPLACE_STDIO_WRITE_FUNCS='0'
>      | REPLACE_STPNCPY='0'
>      | REPLACE_STRCASESTR='0'
>      | REPLACE_STRCHRNUL='0'
>      | REPLACE_STRDUP='0'
>      | REPLACE_STRERROR='0'
>      | REPLACE_STRERROR_R='0'
>      | REPLACE_STRNCAT='0'
>      | REPLACE_STRNDUP='0'
>      | REPLACE_STRNLEN='0'
>      | REPLACE_STRSIGNAL='0'
>      | REPLACE_STRSTR='0'
>      | REPLACE_STRTOD='0'
>      | REPLACE_STRTOK_R='0'
>      | REPLACE_SYMLINK='0'
>      | REPLACE_TIMEGM='GNULIB_PORTCHECK'
>      | REPLACE_TMPFILE='0'
>      | REPLACE_TOWLOWER='0'
>      | REPLACE_TRUNC='0'
>      | REPLACE_TRUNCF='0'
>      | REPLACE_TRUNCL='0'
>      | REPLACE_TTYNAME_R='0'
>      | REPLACE_UNLINK='0'
>      | REPLACE_UNLINKAT='0'
>      | REPLACE_UNSETENV='0'
>      | REPLACE_USLEEP='0'
>      | REPLACE_UTIMENSAT='0'
>      | REPLACE_VASPRINTF='1'
>      | REPLACE_VDPRINTF='0'
>      | REPLACE_VFPRINTF='1'
>      | REPLACE_VPRINTF='1'
>      | REPLACE_VSNPRINTF='1'
>      | REPLACE_VSPRINTF='1'
>      | REPLACE_WCRTOMB='0'
>      | REPLACE_WCSNRTOMBS='0'
>      | REPLACE_WCSRTOMBS='0'
>      | REPLACE_WCSWIDTH='0'
>      | REPLACE_WCTOB='0'
>      | REPLACE_WCTOMB='0'
>      | REPLACE_WCWIDTH='0'
>      | REPLACE_WRITE='0'
>      | ROUND_LIBM=''
>      | SED='/bin/sed'
>      | SET_MAKE=''
>      | SHELL='/bin/bash'
>      | SIG_ATOMIC_T_SUFFIX=''
>      | SIZEOF_SIZE_T='8'
>      | SIZE_T_SUFFIX=''
>      | STDARG_H=''
>      | STDBOOL_H=''
>      | STDDEF_H=''
>      | STDINT_H=''
>      | STRIP='strip'
>      | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
>      | TIME_H_DEFINES_STRUCT_TIMESPEC='1'
>      | TRUNC_LIBM=''
>      | UNDEFINE_STRTOK_R='0'
>      | UNISTD_H_HAVE_WINSOCK2_H='0'
>      | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
>      | USE_NLS='yes'
>      | VERSION='0.7.8'
>      | VERSION_FOR_PERL='0.7.8'
>      | WCHAR_T_SUFFIX=''
>      | WINT_T_SUFFIX=''
>      | WITH_GUI_TOOLS_FALSE=''
>      | WITH_GUI_TOOLS_TRUE='#'
>      | WITH_PERL_MODULE='yes'
>      | WITH_PERL_MODULE_FALSE='#'
>      | WITH_PERL_MODULE_TRUE=''
>      | XMLLINT='/usr/bin/xmllint'
>      | ac_ct_AR=''
>      | ac_ct_CC='gcc'
>      | ac_ct_DUMPBIN=''
>      | am__EXEEXT_FALSE=''
>      | am__EXEEXT_TRUE='#'
>      | am__fastdepCC_FALSE=''
>      | am__fastdepCC_TRUE='#'
>      | am__include='include'
>      | am__isrc=''
>      | am__leading_dot='.'
>      | am__quote=''
>      | am__tar='${AMTAR} chof - "$$tardir"'
>      | am__untar='${AMTAR} xf -'
>      | bindir='${exec_prefix}/bin'
>      | build='x86_64-pc-linux-gnu'
>      | build_alias='x86_64-linux-gnu'
>      | build_cpu='x86_64'
>      | build_os='linux-gnu'
>      | build_vendor='pc'
>      | cc_is_gcc_FALSE='#'
>      | cc_is_gcc_TRUE=''
>      | datadir='${datarootdir}'
>      | datarootdir='${prefix}/share'
>      | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
>      | dvidir='${docdir}'
>      | exec_prefix='${prefix}'
>      | gl_LIBOBJS=' asnprintf.o asprintf.o fcntl.o fprintf.o getopt.o 
> getopt1.o isfinite.o isnand.o isnanf.o isnanl.o printf.o printf-args.o 
> printf-parse.o snprintf.o sprintf.o vasnprintf.o vasprintf.o vfprintf.o 
> vprintf.o vsnprintf.o vsprintf.o xmemdup0.o'
>      | gl_LTLIBOBJS=' asnprintf.lo asprintf.lo fcntl.lo fprintf.lo getopt.lo 
> getopt1.lo isfinite.lo isnand.lo isnanf.lo isnanl.lo printf.lo printf-args.lo 
> printf-parse.lo snprintf.lo sprintf.lo vasnprintf.lo vasprintf.lo vfprintf.lo 
> vprintf.lo vsnprintf.lo vsprintf.lo xmemdup0.lo'
>      | gltests_LIBOBJS=''
>      | gltests_LTLIBOBJS=''
>      | gltests_WITNESS='IN_PSPP_GNULIB_TESTS'
>      | host='x86_64-pc-linux-gnu'
>      | host_alias=''
>      | host_cpu='x86_64'
>      | host_os='linux-gnu'
>      | host_vendor='pc'
>      | htmldir='${docdir}'
>      | includedir='${prefix}/include'
>      | infodir='${prefix}/share/info'
>      | install_sh='${SHELL} 
> /tmp/buildd/pspp-0.7.8+git20120111/build-aux/install-sh'
>      | libdir='${exec_prefix}/lib'
>      | libexecdir='${prefix}/lib/pspp'
>      | lispdir='${datarootdir}/emacs/site-lisp'
>      | localedir='${datarootdir}/locale'
>      | localstatedir='/var'
>      | mandir='${prefix}/share/man'
>      | mkdir_p='/bin/mkdir -p'
>      | oldincludedir='/usr/include'
>      | pdfdir='${docdir}'
>      | pkglibexecdir='${libexecdir}/${PACKAGE}'
>      | prefix='/usr'
>      | program_transform_name='s,x,x,'
>      | psdir='${docdir}'
>      | sbindir='${exec_prefix}/sbin'
>      | sharedstatedir='${prefix}/com'
>      | sysconfdir='/etc'
>      | target_alias=''
>      | 
>      | ## ----------- ##
>      | ## confdefs.h. ##
>      | ## ----------- ##
>      | 
>      | /* confdefs.h */
>      | #define PACKAGE_NAME "GNU PSPP"
>      | #define PACKAGE_TARNAME "pspp"
>      | #define PACKAGE_VERSION "0.7.8"
>      | #define PACKAGE_STRING "GNU PSPP 0.7.8"
>      | #define PACKAGE_BUGREPORT "address@hidden"
>      | #define PACKAGE_URL "http://www.gnu.org/software/pspp/";
>      | #define PACKAGE "pspp"
>      | #define VERSION "0.7.8"
>      | #define STDC_HEADERS 1
>      | #define HAVE_SYS_TYPES_H 1
>      | #define HAVE_SYS_STAT_H 1
>      | #define HAVE_STDLIB_H 1
>      | #define HAVE_STRING_H 1
>      | #define HAVE_MEMORY_H 1
>      | #define HAVE_STRINGS_H 1
>      | #define HAVE_INTTYPES_H 1
>      | #define HAVE_STDINT_H 1
>      | #define HAVE_UNISTD_H 1
>      | #define __EXTENSIONS__ 1
>      | #define _ALL_SOURCE 1
>      | #define _DARWIN_C_SOURCE 1
>      | #define _GNU_SOURCE 1
>      | #define _POSIX_PTHREAD_SEMANTICS 1
>      | #define _TANDEM_SOURCE 1
>      | #define HAVE_FSEEKO 1
>      | #define HAVE_DLFCN_H 1
>      | #define LT_OBJDIR ".libs/"
>      | #define ENABLE_NLS 1
>      | #define HAVE_GETTEXT 1
>      | #define HAVE_DCGETTEXT 1
>      | #define HAVE_LC_PAPER 1
>      | #define HAVE_CAIRO 1
>      | #define USE_SSL 1
>      | #define PSQL_SUPPORT 1
>      | #define HAVE_ZLIB_H 1
>      | #define crc32 gl_crc32
>      | #define GNM_SUPPORT 1
>      | #define ODF_READ_SUPPORT 1
>      | #define ODF_WRITE_SUPPORT 1
>      | #define HAVE_INLINE 1
>      | #define HAVE_TERM_H 1
>      | #define HAVE_CURSES_H 1
>      | #define LIBNCURSES_USABLE 1
>      | #define HAVE_TERMCAP_H 1
>      | #define HAVE_READLINE 1
>      | #define HAVE_SYS_WAIT_H 1
>      | #define HAVE_FPU_CONTROL_H 1
>      | #define HAVE_FENV_H 1
>      | #define HAVE_PWD_H 1
>      | #define HAVE_DECL_SIGWINCH 1
>      | #define HAVE_ALLOCA_H 1
>      | #define HAVE_ALLOCA 1
>      | #define HAVE_BTOWC 1
>      | #define HAVE_CANONICALIZE_FILE_NAME 1
>      | #define HAVE_GETCWD 1
>      | #define HAVE_READLINK 1
>      | #define HAVE_REALPATH 1
>      | #define HAVE_READLINKAT 1
>      | #define HAVE_FCNTL 1
>      | #define HAVE_GETDELIM 1
>      | #define HAVE_GETDTABLESIZE 1
>      | #define HAVE_GETTIMEOFDAY 1
>      | #define HAVE_ISWCNTRL 1
>      | #define HAVE_ISWBLANK 1
>      | #define HAVE_LSTAT 1
>      | #define HAVE_MBSINIT 1
>      | #define HAVE_MBRTOWC 1
>      | #define HAVE_MPROTECT 1
>      | #define HAVE_MKSTEMP 1
>      | #define HAVE_NL_LANGINFO 1
>      | #define HAVE_ISBLANK 1
>      | #define HAVE_ISWCTYPE 1
>      | #define HAVE_WCSCOLL 1
>      | #define HAVE_SETENV 1
>      | #define HAVE_SIGACTION 1
>      | #define HAVE_SIGALTSTACK 1
>      | #define HAVE_SIGINTERRUPT 1
>      | #define HAVE_STRDUP 1
>      | #define HAVE_TZSET 1
>      | #define HAVE_STRNDUP 1
>      | #define HAVE_LOCALTIME_R 1
>      | #define HAVE_WCRTOMB 1
>      | #define HAVE_WCWIDTH 1
>      | #define HAVE_LANGINFO_CODESET 1
>      | #define FUNC_REALPATH_WORKS 1
>      | #define HAVE_SYS_PARAM_H 1
>      | #define HAVE_SYS_SOCKET_H 1
>      | #define HAVE_UNISTD_H 1
>      | #define HAVE_FEATURES_H 1
>      | #define HAVE_GETOPT_H 1
>      | #define HAVE_SYS_TIME_H 1
>      | #define HAVE_WCTYPE_H 1
>      | #define HAVE_LANGINFO_H 1
>      | #define HAVE_XLOCALE_H 1
>      | #define HAVE_MATH_H 1
>      | #define HAVE_SYS_MMAN_H 1
>      | #define HAVE_WCHAR_H 1
>      | #define HAVE_STDINT_H 1
>      | #define HAVE_SYS_STAT_H 1
>      | #define HAVE_UNSIGNED_LONG_LONG_INT 1
>      | #define HAVE_C99_STRTOLD 1
>      | #define HAVE_ENVIRON_DECL 1
>      | #define HAVE_DECL_STRERROR_R 1
>      | #define HAVE_STRERROR_R 1
>      | #define STRERROR_R_CHAR_P 1
>      | #define HAVE_SIG_ATOMIC_T 1
>      | #define HAVE_WORKING_O_NOATIME 1
>      | #define HAVE_WORKING_O_NOFOLLOW 1
>      | #define HAVE_STDINT_H_WITH_UINTMAX 1
>      | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
>      | #define CHECK_PRINTF_SAFE 1
>      | #define HAVE_LONG_LONG_INT 1
>      | #define HAVE_WCHAR_T 1
>      | #define HAVE_WINT_T 1
>      | #define HAVE_INTMAX_T 1
>      | #define HAVE_SNPRINTF 1
>      | #define HAVE_STRNLEN 1
>      | #define HAVE_WCSLEN 1
>      | #define HAVE_WCSNLEN 1
>      | #define HAVE_MBRTOWC 1
>      | #define HAVE_WCRTOMB 1
>      | #define HAVE_DECL__SNPRINTF 0
>      | #define HAVE_SNPRINTF_RETVAL_C99 1
>      | #define HAVE_DECL_FSEEKO 1
>      | #define HAVE_DECL_FTELLO 1
>      | #define HAVE_DECL_GETDELIM 1
>      | #define HAVE_DECL_GETLINE 1
>      | #define HAVE_GETOPT_H 1
>      | #define HAVE_GETOPT_LONG_ONLY 1
>      | #define __GETOPT_PREFIX rpl_
>      | #define HAVE_DECL_GETENV 1
>      | #define restrict __restrict
>      | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
>      | #define FLT_EXPBIT0_WORD 0
>      | #define FLT_EXPBIT0_BIT 23
>      | #define HAVE_TOWLOWER 1
>      | #define HAVE_RAW_DECL_WCTYPE 1
>      | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | #define HAVE_RAW_DECL_WCTRANS 1
>      | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | #define HAVE_DECL_GETC_UNLOCKED 1
>      | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
>      | #define HAVE_STDLIB_H 1
>      | #define MALLOC_0_IS_NONNULL 1
>      | #define HAVE_MBSTATE_T 1
>      | #define HAVE_MAP_ANONYMOUS 1
>      | #define HAVE_DECL_MEMRCHR 1
>      | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
>      | #define PROMOTED_MODE_T mode_t
>      | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | #define REPLACE_VFPRINTF_POSIX 1
>      | #define USER_LABEL_PREFIX 
>      | #define INSTALLPREFIX "/usr"
>      | #define HAVE_DECL_SETENV 1
>      | #define HAVE_SIGSET_T 1
>      | #define HAVE_DECL_SNPRINTF 1
>      | #define HAVE__BOOL 1
>      | #define HAVE_DECL_STRDUP 1
>      | #define HAVE_STRUCT_TM_TM_ZONE 1
>      | #define HAVE_TM_ZONE 1
>      | #define HAVE_TM_GMTOFF 1
>      | #define HAVE_RAW_DECL_FFSL 1
>      | #define HAVE_RAW_DECL_FFSLL 1
>      | #define HAVE_RAW_DECL_MEMMEM 1
>      | #define HAVE_RAW_DECL_MEMPCPY 1
>      | #define HAVE_RAW_DECL_MEMRCHR 1
>      | #define HAVE_RAW_DECL_RAWMEMCHR 1
>      | #define HAVE_RAW_DECL_STPCPY 1
>      | #define HAVE_RAW_DECL_STPNCPY 1
>      | #define HAVE_RAW_DECL_STRCHRNUL 1
>      | #define HAVE_RAW_DECL_STRDUP 1
>      | #define HAVE_RAW_DECL_STRNCAT 1
>      | #define HAVE_RAW_DECL_STRNDUP 1
>      | #define HAVE_RAW_DECL_STRNLEN 1
>      | #define HAVE_RAW_DECL_STRPBRK 1
>      | #define HAVE_RAW_DECL_STRSEP 1
>      | #define HAVE_RAW_DECL_STRCASESTR 1
>      | #define HAVE_RAW_DECL_STRTOK_R 1
>      | #define HAVE_RAW_DECL_STRERROR_R 1
>      | #define HAVE_RAW_DECL_STRSIGNAL 1
>      | #define HAVE_RAW_DECL_STRVERSCMP 1
>      | #define HAVE_MAP_ANONYMOUS 1
>      | #define HAVE_DECL_STRNDUP 1
>      | #define HAVE_DECL_STRNLEN 1
>      | #define HAVE_DECL_STRTOK_R 1
>      | #define HAVE_DECL_LOCALTIME_R 0
>      | #define HAVE_DECL_CLEARERR_UNLOCKED 1
>      | #define HAVE_DECL_FEOF_UNLOCKED 1
>      | #define HAVE_DECL_FERROR_UNLOCKED 1
>      | #define HAVE_DECL_FFLUSH_UNLOCKED 1
>      | #define HAVE_DECL_FGETS_UNLOCKED 1
>      | #define HAVE_DECL_FPUTC_UNLOCKED 1
>      | #define HAVE_DECL_FPUTS_UNLOCKED 1
>      | #define HAVE_DECL_FREAD_UNLOCKED 1
>      | #define HAVE_DECL_FWRITE_UNLOCKED 1
>      | #define HAVE_DECL_GETCHAR_UNLOCKED 1
>      | #define HAVE_DECL_PUTC_UNLOCKED 1
>      | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
>      | #define HAVE_DECL_VSNPRINTF 1
>      | #define HAVE_ALLOCA 1
>      | #define GNULIB_TEST_BTOWC 1
>      | #define HAVE_BYTESWAP_H 1
>      | #define HAVE_STRTOD_L 1
>      | #define GNULIB_CANONICALIZE_LGPL 1
>      | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
>      | #define GNULIB_TEST_REALPATH 1
>      | #define SIGNAL_SAFE_LIST 1
>      | #define GNULIB_TEST_CLOSE 1
>      | #define GNULIB_DIRNAME 1
>      | #define HAVE_DUP2 1
>      | #define GNULIB_TEST_DUP2 1
>      | #define GNULIB_TEST_ENVIRON 1
>      | #define GNULIB_TEST_FCNTL 1
>      | #define HAVE_RAW_DECL_FCNTL 1
>      | #define HAVE_RAW_DECL_OPENAT 1
>      | #define GNULIB_TEST_FLOOR 1
>      | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | #define REPLACE_FPRINTF_POSIX 1
>      | #define GNULIB_TEST_FPRINTF_POSIX 1
>      | #define HAVE_FREXP_IN_LIBC 1
>      | #define GNULIB_TEST_FREXP 1
>      | #define HAVE_FREXPL_IN_LIBC 1
>      | #define GNULIB_TEST_FREXPL 1
>      | #define GNULIB_TEST_FSEEK 1
>      | #define GNULIB_TEST_FSEEKO 1
>      | #define GNULIB_TEST_FTELL 1
>      | #define GNULIB_TEST_FTELLO 1
>      | #define GNULIB_FWRITEERROR 1
>      | #define GNULIB_TEST_GETDELIM 1
>      | #define GNULIB_TEST_GETDTABLESIZE 1
>      | #define GNULIB_TEST_GETLINE 1
>      | #define GNULIB_TEST_GETOPT_GNU 1
>      | #define __GETOPT_PREFIX rpl_
>      | #define GETTIMEOFDAY_TIMEZONE struct timezone
>      | #define GNULIB_TEST_GETTIMEOFDAY 1
>      | #define HAVE_INLINE 1
>      | #define HAVE_DECL_ISFINITE 1
>      | #define GNULIB_TEST_ISFINITE 1
>      | #define HAVE_DECL_ISINF 1
>      | #define GNULIB_TEST_ISINF 1
>      | #define GNULIB_TEST_ISNAN 1
>      | #define DBL_EXPBIT0_WORD 1
>      | #define DBL_EXPBIT0_BIT 20
>      | #define GNULIB_TEST_ISNAND 1
>      | #define HAVE_ISNAND_IN_LIBC 1
>      | #define FLT_EXPBIT0_WORD 0
>      | #define FLT_EXPBIT0_BIT 23
>      | #define GNULIB_TEST_ISNANF 1
>      | #define HAVE_ISNANF_IN_LIBC 1
>      | #define LDBL_EXPBIT0_WORD 2
>      | #define LDBL_EXPBIT0_BIT 0
>      | #define GNULIB_TEST_ISNANL 1
>      | #define LDBL_EXPBIT0_WORD 2
>      | #define LDBL_EXPBIT0_BIT 0
>      | #define HAVE_DECL_ISWBLANK 1
>      | #define GNULIB_TEST_ISWBLANK 1
>      | #define HAVE_RAW_DECL_NL_LANGINFO 1
>      | #define HAVE_RAW_DECL_SETLOCALE 1
>      | #define HAVE_RAW_DECL_DUPLOCALE 1
>      | #define GNULIB_TEST_LSEEK 1
>      | #define GNULIB_TEST_LSTAT 1
>      | #define HAVE_STDLIB_H 1
>      | #define HAVE_MALLOC_GNU 1
>      | #define GNULIB_MALLOC_GNU 1
>      | #define HAVE_MALLOC_POSIX 1
>      | #define GNULIB_TEST_MALLOC_POSIX 1
>      | #define HAVE_RAW_DECL_ACOSL 1
>      | #define HAVE_RAW_DECL_ASINL 1
>      | #define HAVE_RAW_DECL_ATANL 1
>      | #define HAVE_RAW_DECL_CEILF 1
>      | #define HAVE_RAW_DECL_CEILL 1
>      | #define HAVE_RAW_DECL_COSL 1
>      | #define HAVE_RAW_DECL_EXPL 1
>      | #define HAVE_RAW_DECL_FLOORF 1
>      | #define HAVE_RAW_DECL_FLOORL 1
>      | #define HAVE_RAW_DECL_FREXPL 1
>      | #define HAVE_RAW_DECL_LDEXPL 1
>      | #define HAVE_RAW_DECL_LOGB 1
>      | #define HAVE_RAW_DECL_LOGL 1
>      | #define HAVE_RAW_DECL_ROUND 1
>      | #define HAVE_RAW_DECL_ROUNDF 1
>      | #define HAVE_RAW_DECL_ROUNDL 1
>      | #define HAVE_RAW_DECL_SINL 1
>      | #define HAVE_RAW_DECL_SQRTL 1
>      | #define HAVE_RAW_DECL_TANL 1
>      | #define HAVE_RAW_DECL_TRUNC 1
>      | #define HAVE_RAW_DECL_TRUNCF 1
>      | #define HAVE_RAW_DECL_TRUNCL 1
>      | #define GNULIB_TEST_MBRTOWC 1
>      | #define GNULIB_TEST_MBSINIT 1
>      | #define GNULIB_TEST_MBTOWC 1
>      | #define GNULIB_TEST_MEMCHR 1
>      | #define HAVE_MEMPCPY 1
>      | #define GNULIB_TEST_MEMPCPY 1
>      | #define HAVE_MEMRCHR 1
>      | #define GNULIB_TEST_MEMRCHR 1
>      | #define HAVE_MKDTEMP 1
>      | #define GNULIB_TEST_MKDTEMP 1
>      | #define GNULIB_TEST_MKSTEMP 1
>      | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
>      | #define GNULIB_TEST_NL_LANGINFO 1
>      | #define GNULIB_TEST_OPEN 1
>      | #define HAVE_FREXP_IN_LIBC 1
>      | #define HAVE_LDEXP_IN_LIBC 1
>      | #define HAVE_FREXPL_IN_LIBC 1
>      | #define HAVE_LDEXPL_IN_LIBC 1
>      | #define REPLACE_PRINTF_POSIX 1
>      | #define GNULIB_TEST_PRINTF_POSIX 1
>      | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
>      | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
>      | #define HAVE_RAWMEMCHR 1
>      | #define GNULIB_TEST_RAWMEMCHR 1
>      | #define GNULIB_TEST_READ 1
>      | #define GNULIB_TEST_READLINK 1
>      | #define HAVE_REALLOC_POSIX 1
>      | #define GNULIB_TEST_REALLOC_POSIX 1
>      | #define HAVE_SEARCH_H 1
>      | #define HAVE_TSEARCH 1
>      | #define GNULIB_TEST_RENAME 1
>      | #define GNULIB_TEST_RMDIR 1
>      | #define HAVE_DECL_ROUND 1
>      | #define GNULIB_TEST_ROUND 1
>      | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
>      | #define GNULIB_TEST_SIGACTION 1
>      | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
>      | #define HAVE_RAW_DECL_SIGACTION 1
>      | #define HAVE_RAW_DECL_SIGADDSET 1
>      | #define HAVE_RAW_DECL_SIGDELSET 1
>      | #define HAVE_RAW_DECL_SIGEMPTYSET 1
>      | #define HAVE_RAW_DECL_SIGFILLSET 1
>      | #define HAVE_RAW_DECL_SIGISMEMBER 1
>      | #define HAVE_RAW_DECL_SIGPENDING 1
>      | #define HAVE_RAW_DECL_SIGPROCMASK 1
>      | #define GNULIB_TEST_SIGNBIT 1
>      | #define GNULIB_TEST_SIGPROCMASK 1
>      | #define HAVE_STDINT_H 1
>      | #define HAVE_SNPRINTF 1
>      | #define GNULIB_TEST_SNPRINTF 1
>      | #define GNULIB_SNPRINTF 1
>      | #define HAVE_SNPRINTF 1
>      | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | #define GNULIB_TEST_SPRINTF_POSIX 1
>      | #define GNULIB_TEST_STAT 1
>      | #define HAVE_RAW_DECL_DPRINTF 1
>      | #define HAVE_RAW_DECL_FSEEKO 1
>      | #define HAVE_RAW_DECL_FTELLO 1
>      | #define HAVE_RAW_DECL_GETDELIM 1
>      | #define HAVE_RAW_DECL_GETLINE 1
>      | #define HAVE_RAW_DECL_POPEN 1
>      | #define HAVE_RAW_DECL_RENAMEAT 1
>      | #define HAVE_RAW_DECL_SNPRINTF 1
>      | #define HAVE_RAW_DECL_TMPFILE 1
>      | #define HAVE_RAW_DECL_VDPRINTF 1
>      | #define HAVE_RAW_DECL_VSNPRINTF 1
>      | #define HAVE_RAW_DECL__EXIT 1
>      | #define HAVE_RAW_DECL_ATOLL 1
>      | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
>      | #define HAVE_RAW_DECL_GETLOADAVG 1
>      | #define HAVE_RAW_DECL_GETSUBOPT 1
>      | #define HAVE_RAW_DECL_GRANTPT 1
>      | #define HAVE_RAW_DECL_MKDTEMP 1
>      | #define HAVE_RAW_DECL_MKOSTEMP 1
>      | #define HAVE_RAW_DECL_MKOSTEMPS 1
>      | #define HAVE_RAW_DECL_MKSTEMP 1
>      | #define HAVE_RAW_DECL_MKSTEMPS 1
>      | #define HAVE_RAW_DECL_PTSNAME 1
>      | #define HAVE_RAW_DECL_RANDOM_R 1
>      | #define HAVE_RAW_DECL_SRANDOM_R 1
>      | #define HAVE_RAW_DECL_SETSTATE_R 1
>      | #define HAVE_RAW_DECL_REALPATH 1
>      | #define HAVE_RAW_DECL_RPMATCH 1
>      | #define HAVE_RAW_DECL_SETENV 1
>      | #define HAVE_RAW_DECL_STRTOD 1
>      | #define HAVE_RAW_DECL_STRTOLL 1
>      | #define HAVE_RAW_DECL_STRTOULL 1
>      | #define HAVE_RAW_DECL_UNLOCKPT 1
>      | #define HAVE_RAW_DECL_UNSETENV 1
>      | #define HAVE_STPCPY 1
>      | #define GNULIB_TEST_STPCPY 1
>      | #define GNULIB_TEST_STRDUP 1
>      | #define GNULIB_STRERROR 1
>      | #define GNULIB_TEST_STRERROR 1
>      | #define my_strftime nstrftime
>      | #define GNULIB_TEST_STRNCAT 1
>      | #define GNULIB_TEST_STRNDUP 1
>      | #define GNULIB_TEST_STRNLEN 1
>      | #define GNULIB_TEST_STRTOD 1
>      | #define HAVE_STRTOK_R 1
>      | #define GNULIB_TEST_STRTOK_R 1
>      | #define HAVE_RAW_DECL_FCHMODAT 1
>      | #define HAVE_RAW_DECL_FSTATAT 1
>      | #define HAVE_RAW_DECL_FUTIMENS 1
>      | #define HAVE_RAW_DECL_LCHMOD 1
>      | #define HAVE_RAW_DECL_LSTAT 1
>      | #define HAVE_RAW_DECL_MKDIRAT 1
>      | #define HAVE_RAW_DECL_MKFIFO 1
>      | #define HAVE_RAW_DECL_MKFIFOAT 1
>      | #define HAVE_RAW_DECL_MKNOD 1
>      | #define HAVE_RAW_DECL_MKNODAT 1
>      | #define HAVE_RAW_DECL_STAT 1
>      | #define HAVE_RAW_DECL_UTIMENSAT 1
>      | #define GNULIB_TEST_TIME_R 1
>      | #define HAVE___SECURE_GETENV 1
>      | #define HAVE_DECL_TRUNC 1
>      | #define GNULIB_TEST_TRUNC 1
>      | #define HAVE_RAW_DECL_CHOWN 1
>      | #define HAVE_RAW_DECL_DUP2 1
>      | #define HAVE_RAW_DECL_DUP3 1
>      | #define HAVE_RAW_DECL_ENVIRON 1
>      | #define HAVE_RAW_DECL_EUIDACCESS 1
>      | #define HAVE_RAW_DECL_FACCESSAT 1
>      | #define HAVE_RAW_DECL_FCHDIR 1
>      | #define HAVE_RAW_DECL_FCHOWNAT 1
>      | #define HAVE_RAW_DECL_FSYNC 1
>      | #define HAVE_RAW_DECL_FTRUNCATE 1
>      | #define HAVE_RAW_DECL_GETCWD 1
>      | #define HAVE_RAW_DECL_GETDOMAINNAME 1
>      | #define HAVE_RAW_DECL_GETDTABLESIZE 1
>      | #define HAVE_RAW_DECL_GETGROUPS 1
>      | #define HAVE_RAW_DECL_GETHOSTNAME 1
>      | #define HAVE_RAW_DECL_GETLOGIN 1
>      | #define HAVE_RAW_DECL_GETLOGIN_R 1
>      | #define HAVE_RAW_DECL_GETPAGESIZE 1
>      | #define HAVE_RAW_DECL_GETUSERSHELL 1
>      | #define HAVE_RAW_DECL_SETUSERSHELL 1
>      | #define HAVE_RAW_DECL_ENDUSERSHELL 1
>      | #define HAVE_RAW_DECL_GROUP_MEMBER 1
>      | #define HAVE_RAW_DECL_LCHOWN 1
>      | #define HAVE_RAW_DECL_LINK 1
>      | #define HAVE_RAW_DECL_LINKAT 1
>      | #define HAVE_RAW_DECL_LSEEK 1
>      | #define HAVE_RAW_DECL_PIPE 1
>      | #define HAVE_RAW_DECL_PIPE2 1
>      | #define HAVE_RAW_DECL_PREAD 1
>      | #define HAVE_RAW_DECL_PWRITE 1
>      | #define HAVE_RAW_DECL_READLINK 1
>      | #define HAVE_RAW_DECL_READLINKAT 1
>      | #define HAVE_RAW_DECL_RMDIR 1
>      | #define HAVE_RAW_DECL_SLEEP 1
>      | #define HAVE_RAW_DECL_SYMLINK 1
>      | #define HAVE_RAW_DECL_SYMLINKAT 1
>      | #define HAVE_RAW_DECL_TTYNAME_R 1
>      | #define HAVE_RAW_DECL_UNLINK 1
>      | #define HAVE_RAW_DECL_UNLINKAT 1
>      | #define HAVE_RAW_DECL_USLEEP 1
>      | #define GNULIB_UNISTR_U8_MBTOUC 1
>      | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
>      | #define GNULIB_UNISTR_U8_MBTOUCR 1
>      | #define GNULIB_UNISTR_U8_UCTOMB 1
>      | #define USE_UNLOCKED_IO 1
>      | #define HAVE_VASPRINTF 1
>      | #define GNULIB_TEST_VASPRINTF 1
>      | #define HAVE_VASPRINTF 1
>      | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | #define REPLACE_VFPRINTF_POSIX 1
>      | #define GNULIB_TEST_VFPRINTF_POSIX 1
>      | #define REPLACE_VPRINTF_POSIX 1
>      | #define GNULIB_TEST_VPRINTF_POSIX 1
>      | #define HAVE_VSNPRINTF 1
>      | #define GNULIB_TEST_VSNPRINTF 1
>      | #define HAVE_VSNPRINTF 1
>      | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
>      | #define GNULIB_TEST_VSPRINTF_POSIX 1
>      | #define HAVE_RAW_DECL_BTOWC 1
>      | #define HAVE_RAW_DECL_WCTOB 1
>      | #define HAVE_RAW_DECL_MBSINIT 1
>      | #define HAVE_RAW_DECL_MBRTOWC 1
>      | #define HAVE_RAW_DECL_MBRLEN 1
>      | #define HAVE_RAW_DECL_MBSRTOWCS 1
>      | #define HAVE_RAW_DECL_MBSNRTOWCS 1
>      | #define HAVE_RAW_DECL_WCRTOMB 1
>      | #define HAVE_RAW_DECL_WCSRTOMBS 1
>      | #define HAVE_RAW_DECL_WCSNRTOMBS 1
>      | #define HAVE_RAW_DECL_WCWIDTH 1
>      | #define HAVE_RAW_DECL_WMEMCHR 1
>      | #define HAVE_RAW_DECL_WMEMCMP 1
>      | #define HAVE_RAW_DECL_WMEMCPY 1
>      | #define HAVE_RAW_DECL_WMEMMOVE 1
>      | #define HAVE_RAW_DECL_WMEMSET 1
>      | #define HAVE_RAW_DECL_WCSLEN 1
>      | #define HAVE_RAW_DECL_WCSNLEN 1
>      | #define HAVE_RAW_DECL_WCSCPY 1
>      | #define HAVE_RAW_DECL_WCPCPY 1
>      | #define HAVE_RAW_DECL_WCSNCPY 1
>      | #define HAVE_RAW_DECL_WCPNCPY 1
>      | #define HAVE_RAW_DECL_WCSCAT 1
>      | #define HAVE_RAW_DECL_WCSNCAT 1
>      | #define HAVE_RAW_DECL_WCSCMP 1
>      | #define HAVE_RAW_DECL_WCSNCMP 1
>      | #define HAVE_RAW_DECL_WCSCASECMP 1
>      | #define HAVE_RAW_DECL_WCSNCASECMP 1
>      | #define HAVE_RAW_DECL_WCSCOLL 1
>      | #define HAVE_RAW_DECL_WCSXFRM 1
>      | #define HAVE_RAW_DECL_WCSDUP 1
>      | #define HAVE_RAW_DECL_WCSCHR 1
>      | #define HAVE_RAW_DECL_WCSRCHR 1
>      | #define HAVE_RAW_DECL_WCSCSPN 1
>      | #define HAVE_RAW_DECL_WCSSPN 1
>      | #define HAVE_RAW_DECL_WCSPBRK 1
>      | #define HAVE_RAW_DECL_WCSSTR 1
>      | #define HAVE_RAW_DECL_WCSTOK 1
>      | #define HAVE_RAW_DECL_WCSWIDTH 1
>      | #define GNULIB_TEST_WCRTOMB 1
>      | #define HAVE_TOWLOWER 1
>      | #define HAVE_RAW_DECL_WCTYPE 1
>      | #define HAVE_RAW_DECL_ISWCTYPE 1
>      | #define HAVE_RAW_DECL_WCTRANS 1
>      | #define HAVE_RAW_DECL_TOWCTRANS 1
>      | #define HAVE_DECL_WCWIDTH 1
>      | #define GNULIB_TEST_WCWIDTH 1
>      | #define GNULIB_TEST_WRITE 1
>      | #define HAVE_STDINT_H 1
>      | #define SIZEOF_SIZE_T 8
>      | #define HAVE_FORK 1
>      | #define HAVE_EXECL 1
>      | #define HAVE_EXECLP 1
>      | #define HAVE_ISINF 1
>      | #define HAVE_ISNAN 1
>      | #define HAVE_FINITE 1
>      | #define HAVE_GETPID 1
>      | #define HAVE_FEHOLDEXCEPT 1
>      | #define HAVE_POPEN 1
>      | #define HAVE_ROUND 1
>      | #define HAVE_ICONV 1
>      | #define ICONV_CONST 
>      | 
>      | configure: exit 0
>      | 
>      | ## ---------------------- ##
>      | ## Running config.status. ##
>      | ## ---------------------- ##
>      | 
>      | This file was extended by GNU PSPP config.status 0.7.8, which was
>      | generated by GNU Autoconf 2.68.  Invocation command line was
>      | 
>      |   CONFIG_FILES    = 
>      |   CONFIG_HEADERS  = 
>      |   CONFIG_LINKS    = 
>      |   CONFIG_COMMANDS = 
>      |   $ ./config.status config.h
>      | 
>      | on moon
>      | 
>      | config.status:2489: creating config.h
>      
> 
>      _______________________________________________
>      Pspp-users mailing list
>      address@hidden
>      https://lists.gnu.org/mailman/listinfo/pspp-users
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]