LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1122|回复: 7

恼火的bug!! neon-0.26.4 configure: could not find libsocks5 for SOCKS suppor

[复制链接]
发表于 2008-5-2 13:16:01 | 显示全部楼层 |阅读模式
倒霉  休假中  安装了2次gentoo 全遇上bug了...
第一次 用了
ACCEPT_KEYWORDS="~amd64"
遇到 libgii 的莫名其妙的bug

第二次 咱不用~amd64了
又遇到
net-misc/neon-0.26.4 configure: error: could not find libsocks5 for SOCKS suppor (Bugzilla Bug 218443)
恼火啊...

  1. >>> Emerging (1 of 75) net-misc/neon-0.26.4 to /
  2. * neon-0.26.4.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                   [ ok ]
  3. * checking ebuild checksums ;-) ...                                                    [ ok ]
  4. * checking auxfile checksums ;-) ...                                                   [ ok ]
  5. * checking miscfile checksums ;-) ...                                                  [ ok ]
  6. * checking neon-0.26.4.tar.gz ;-) ...                                                  [ ok ]
  7. >>> Checking neon-0.26.4.tar.gz's mtime...
  8. >>> WORKDIR is up-to-date, keeping...
  9. >>> Compiling source in /var/tmp/portage/net-misc/neon-0.26.4/work/neon-0.26.4 ...
  10. * Enabling SSL library thread-safety using POSIX threads...
  11. * econf: updating neon-0.26.4/config.guess with /usr/share/gnuconfig/config.guess
  12. * econf: updating neon-0.26.4/config.sub with /usr/share/gnuconfig/config.sub
  13. ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-static --enable-shared --with-zlib --without-gssapi --with-socks --enable-nls --enable-threadsafe-ssl=posix --with-libxml2 --with-ssl=openssl --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
  14. checking for a BSD-compatible install... /usr/bin/install -c
  15. checking build system type... x86_64-pc-linux-gnu
  16. checking host system type... x86_64-pc-linux-gnu
  17. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  18. checking for C compiler default output file name... a.out
  19. checking whether the C compiler works... yes
  20. checking whether we are cross compiling... no
  21. checking for suffix of executables...
  22. checking for suffix of object files... o
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  25. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  26. checking for a sed that does not truncate output... /bin/sed
  27. checking for egrep... grep -E
  28. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  29. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  30. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  31. checking for BSD-compatible nm... /usr/bin/nm -B
  32. checking whether ln -s works... yes
  33. checking how to recognise dependent libraries... pass_all
  34. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  35. checking for ANSI C header files... yes
  36. checking for sys/types.h... yes
  37. checking for sys/stat.h... yes
  38. checking for stdlib.h... yes
  39. checking for string.h... yes
  40. checking for memory.h... yes
  41. checking for strings.h... yes
  42. checking for inttypes.h... yes
  43. checking for stdint.h... yes
  44. checking for unistd.h... yes
  45. checking dlfcn.h usability... yes
  46. checking dlfcn.h presence... yes
  47. checking for dlfcn.h... yes
  48. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  49. checking whether we are using the GNU C++ compiler... yes
  50. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  51. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  52. checking for x86_64-pc-linux-gnu-g77... no
  53. checking for x86_64-pc-linux-gnu-f77... no
  54. checking for x86_64-pc-linux-gnu-xlf... no
  55. checking for x86_64-pc-linux-gnu-frt... no
  56. checking for x86_64-pc-linux-gnu-pgf77... no
  57. checking for x86_64-pc-linux-gnu-fort77... no
  58. checking for x86_64-pc-linux-gnu-fl32... no
  59. checking for x86_64-pc-linux-gnu-af77... no
  60. checking for x86_64-pc-linux-gnu-f90... no
  61. checking for x86_64-pc-linux-gnu-xlf90... no
  62. checking for x86_64-pc-linux-gnu-pgf90... no
  63. checking for x86_64-pc-linux-gnu-epcf90... no
  64. checking for x86_64-pc-linux-gnu-f95... no
  65. checking for x86_64-pc-linux-gnu-fort... no
  66. checking for x86_64-pc-linux-gnu-xlf95... no
  67. checking for x86_64-pc-linux-gnu-ifc... no
  68. checking for x86_64-pc-linux-gnu-efc... no
  69. checking for x86_64-pc-linux-gnu-pgf95... no
  70. checking for x86_64-pc-linux-gnu-lf95... no
  71. checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
  72. checking whether we are using the GNU Fortran 77 compiler... yes
  73. checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
  74. checking the maximum length of command line arguments... 32768
  75. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  76. checking for objdir... .libs
  77. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  78. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  79. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  80. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  81. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
  82. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
  83. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  84. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  85. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  86. checking whether -lc should be explicitly linked in... no
  87. checking dynamic linker characteristics... GNU/Linux ld.so
  88. checking how to hardcode library paths into programs... immediate
  89. checking whether stripping libraries is possible... yes
  90. checking if libtool supports shared libraries... yes
  91. checking whether to build shared libraries... yes
  92. checking whether to build static libraries... yes
  93. configure: creating libtool
  94. appending configuration tag "CXX" to libtool
  95. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  96. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  97. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  98. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
  99. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
  100. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  101. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  102. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  103. checking dynamic linker characteristics... GNU/Linux ld.so
  104. checking how to hardcode library paths into programs... immediate
  105. appending configuration tag "F77" to libtool
  106. checking if libtool supports shared libraries... yes
  107. checking whether to build shared libraries... yes
  108. checking whether to build static libraries... yes
  109. checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
  110. checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
  111. checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
  112. checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
  113. checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  114. checking dynamic linker characteristics... GNU/Linux ld.so
  115. checking how to hardcode library paths into programs... immediate
  116. checking for library containing strerror... none required
  117. checking for inline... inline
  118. checking for an ANSI C-conforming const... yes
  119. checking for size_t... yes
  120. checking for off_t... yes
  121. checking for uname... Linux
  122. checking whether make sets $(MAKE)... yes
  123. checking for int... yes
  124. checking size of int... 4
  125. checking for long... yes
  126. checking size of long... 8
  127. checking for long long... yes
  128. checking size of long long... 8
  129. checking for gcc -Wformat -Werror sanity... yes
  130. checking errno.h usability... yes
  131. checking errno.h presence... yes
  132. checking for errno.h... yes
  133. checking stdarg.h usability... yes
  134. checking stdarg.h presence... yes
  135. checking for stdarg.h... yes
  136. checking for string.h... (cached) yes
  137. checking for stdlib.h... (cached) yes
  138. checking for size_t... (cached) yes
  139. checking size of size_t... 8
  140. checking how to print size_t... lu
  141. checking for off_t... (cached) yes
  142. checking size of off_t... 8
  143. checking how to print off_t... ld
  144. checking for ssize_t... yes
  145. checking size of ssize_t... 8
  146. checking how to print ssize_t... ld
  147. checking for time_t... yes
  148. checking size of time_t... 8
  149. checking how to print time_t... ld
  150. checking for pid_t... yes
  151. checking whether time.h and sys/time.h may both be included... yes
  152. checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar
  153. checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib
  154. checking sys/time.h usability... yes
  155. checking sys/time.h presence... yes
  156. checking for sys/time.h... yes
  157. checking for stdint.h... (cached) yes
  158. checking locale.h usability... yes
  159. checking locale.h presence... yes
  160. checking for locale.h... yes
  161. checking for pipe... yes
  162. checking for isatty... yes
  163. checking for usleep... yes
  164. checking for shutdown... yes
  165. checking for setlocale... yes
  166. checking whether byte ordering is bigendian... no
  167. checking whether strerror_r is declared... yes
  168. checking for strerror_r... yes
  169. checking whether strerror_r returns char *... yes
  170. checking for snprintf... yes
  171. checking for vsnprintf... yes
  172. checking for sys/time.h... (cached) yes
  173. checking for limits.h... yes
  174. checking for sys/select.h... yes
  175. checking for arpa/inet.h... yes
  176. checking for libintl.h... yes
  177. checking for signal.h... yes
  178. checking for sys/socket.h... yes
  179. checking for netinet/in.h... yes
  180. checking for netinet/tcp.h... yes
  181. checking for netdb.h... yes
  182. checking for sys/poll.h... yes
  183. checking for sys/limits.h... no
  184. checking for timezone global... yes
  185. configure: LFS support unnecessary, off_t is not 32-bit
  186. checking for strtoll... yes
  187. checking for strcasecmp... yes
  188. checking for signal... yes
  189. checking for setvbuf... yes
  190. checking for setsockopt... yes
  191. checking for stpcpy... yes
  192. checking for poll... yes
  193. checking whether stpcpy is declared... yes
  194. checking for library containing socket... none needed
  195. checking for library containing getaddrinfo... none needed
  196. checking for gai_strerror... yes
  197. checking for inet_ntop... yes
  198. configure: IPv6 support is enabled
  199. checking for working AI_ADDRCONFIG... yes
  200. checking for struct tm.tm_gmtoff... yes
  201. checking for struct tm.__tm_gmtoff... no
  202. checking zlib.h usability... yes
  203. checking zlib.h presence... yes
  204. checking for zlib.h... yes
  205. checking for inflate in -lz... yes
  206. configure: zlib support enabled, using -lz
  207. checking whether to enable ACL support in neon... yes
  208. checking for pkg-config... /usr/bin/pkg-config
  209. checking for openssl pkg-config data... yes
  210. configure: using SSL library configuration from pkg-config
  211. checking openssl/ssl.h usability... yes
  212. checking openssl/ssl.h presence... yes
  213. checking for openssl/ssl.h... yes
  214. checking openssl/opensslv.h usability... yes
  215. checking openssl/opensslv.h presence... yes
  216. checking for openssl/opensslv.h... yes
  217. checking OpenSSL version is >= 0.9.7... yes
  218. configure: OpenSSL >= 0.9.7; EGD support not needed in neon
  219. configure: SSL support enabled, using OpenSSL (0.9.7 or later)
  220. checking for pthread_mutex_init... yes
  221. checking for pthread_mutex_lock... yes
  222. configure: Thread-safe SSL supported using POSIX threads
  223. checking socks.h usability... yes
  224. checking socks.h presence... yes
  225. checking for socks.h... yes
  226. checking for connect in -lsocks5... no
  227. configure: error: could not find libsocks5 for SOCKS support

  228. !!! Please attach the following file when seeking support:
  229. !!! /var/tmp/portage/net-misc/neon-0.26.4/work/neon-0.26.4/config.log
  230. *
  231. * ERROR: net-misc/neon-0.26.4 failed.
  232. * Call stack:
  233. *               ebuild.sh, line   49:  Called src_compile
  234. *             environment, line 2852:  Called econf 'src_compile' 'src_compile' '--enable-static' '--enable-shared' '--with-zlib' '--without-gssapi' '--with-socks' '--enable-nls' '--enable-threadsafe-ssl=posix'
  235. *               ebuild.sh, line  513:  Called die
  236. * The specific snippet of code:
  237. *                      die "econf failed"
  238. *  The die message:
  239. *   econf failed
  240. *
  241. * If you need support, post the topmost build error, and the call stack if relevant.
  242. * A complete build log is located at '/var/tmp/portage/net-misc/neon-0.26.4/temp/build.log'.
  243. * The ebuild environment file is located at '/var/tmp/portage/net-misc/neon-0.26.4/temp/environment'.
  244. *

  245. * Messages for package net-misc/neon-0.26.4:

  246. *
  247. * ERROR: net-misc/neon-0.26.4 failed.
  248. * Call stack:
  249. *               ebuild.sh, line   49:  Called src_compile
  250. *             environment, line 2852:  Called econf 'src_compile' 'src_compile' '--enable-static' '--enable-shared' '--with-zlib' '--without-gssapi' '--with-socks' '--enable-nls' '--enable-threadsafe-ssl=posix'
  251. *               ebuild.sh, line  513:  Called die
  252. * The specific snippet of code:
  253. *                      die "econf failed"
  254. *  The die message:
  255. *   econf failed
  256. *
  257. * If you need support, post the topmost build error, and the call stack if relevant.
  258. * A complete build log is located at '/var/tmp/portage/net-misc/neon-0.26.4/temp/build.log'.
  259. * The ebuild environment file is located at '/var/tmp/portage/net-misc/neon-0.26.4/temp/environment'.
复制代码

  1. Portage 2.1.4.4 (default/linux/amd64/2008.0, gcc-4.2.3, glibc-2.6.1-r0, 2.6.24-gentoo-r4 x86_64)
  2. =================================================================
  3. System uname: 2.6.24-gentoo-r4 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
  4. Timestamp of tree: Thu, 01 May 2008 17:00:09 +0000
  5. app-shells/bash:     3.2_p17-r1
  6. dev-java/java-config: 1.3.7, 2.1.4
  7. dev-lang/python:     2.4.4-r9
  8. dev-python/pycrypto: 2.0.1-r6
  9. sys-apps/baselayout: 1.12.11.1
  10. sys-apps/sandbox:    1.2.18.1-r2
  11. sys-devel/autoconf:  2.13, 2.61-r1
  12. sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
  13. sys-devel/binutils:  2.18-r1
  14. sys-devel/gcc-config: 1.4.0-r4
  15. sys-devel/libtool:   1.5.26
  16. virtual/os-headers:  2.6.23-r3
  17. ACCEPT_KEYWORDS="amd64"
  18. CBUILD="x86_64-pc-linux-gnu"
  19. CFLAGS="-march=native -O3 -msse3 -m3dnow -pipe -fopenmp"
  20. CHOST="x86_64-pc-linux-gnu"
  21. CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.0/env /usr/kde/4.0/share/config /usr/kde/4.0/shutdown /usr/share/config"
  22. CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
  23. CXXFLAGS="-march=native -O3 -msse3 -m3dnow -pipe -fopenmp"
  24. DISTDIR="/usr/portage/distfiles"
  25. FEATURES="buildpkg ccache cvs distcc distlocks keeptemp keepwork metadata-transfer n noclean notitles oauto parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
  26. GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/dis tributions/gentoo"
  27. LINGUAS="en_US en cn zh zh_CN zh_TW ja"
  28. MAKEOPTS="-j4"
  29. PKGDIR="/usr/portage/packages"
  30. PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
  31. PORTAGE_TMPDIR="/var/tmp"
  32. PORTDIR="/usr/portage"
  33. SYNC="rsync://rsync.gentoo.org/gentoo-portage"
  34. USE="3dnow 3dnowext X a52 aac aalib acc accessibility acl acpi afs aim alsa amd64 ao ape arts audiofile bash-completion berkdb bonobo bzip2 cairo caps cddb cdinstall cdparanoia cdr cli cracklib crypt cscope ctype cups dbus dga disk-partition dri dts dv dvb dvd dvdnav dvdr dvdread emacs emboss encode es esd evo exif fam fbcon festival ffmpeg flac fontconfig fortran freetds ftp gb gd gd-external gdbm ggi gif ginac glitz glut gnome gnutls gphoto2 gpm gps graphviz gsl gstreamer gtk gtk2 gtkhtml hal iconv icq imagemagick imap imlib ipv6 irc isdnlog jabber java javascript jbig jikes joystick jpeg jpeg2k kde kde4 kdeenablefinal kdehiddenvisibility krb4 ldap lesstif libcaca libwww lirc lua mad mailwrapper midi mikmod mime mmap mmx mmxext mng motif mp3 mpeg mplayer msn mssql mudflap mule multilib musepack musicbrainz mysql nas ncurses network nls nntp nptl nptlonly ocaml ogg openal openexr opengl openmp oracle osc oscar oss overlays pam pango pcre pdf perl plotutils png portaudio posix pppd python qt3 qt3support qt4 quicktime radio rar rdesktop readline recode reflection rpm samba scanner sdl seamonkey sendmail session sharedext sharedmem shorten sndfile snmp soap sockets socks5 sox speex spell spl sqlite3 srt sse sse2 sse3 ssl subversion svg szip tcl tcpd tetex tga theora threads tidy tiff tls tokenizer truetype unicode usb v4l vcd videos vim-syntax vorbis wav wavpack wmf wxwindows x264 xcomposite xface xine xinerama xinetd xml xmlrpc xmms2 xorg xpm xulrunner xv xvid xvmc yahoo zlib" ALSA_CARDS="hda-intel usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US en cn zh zh_CN zh_TW ja" USERLAND="GNU" VIDEO_CARDS="fbdev vesa nvidia"
  35. Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
复制代码
 楼主| 发表于 2008-5-2 13:19:35 | 显示全部楼层
超字数了...

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.

  3. It was created by neon configure 0.26.4, which was
  4. generated by GNU Autoconf 2.59.  Invocation command line was

  5.   $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-static --enable-shared --with-zlib --without-gssapi --with-socks --enable-nls --enable-threadsafe-ssl=posix --with-libxml2 --with-ssl=openssl --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu

  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##

  9. hostname = localhost
  10. uname -m = x86_64
  11. uname -r = 2.6.24-gentoo-r4
  12. uname -s = Linux
  13. uname -v = #1 SMP Sat Apr 12 07:32:51 Local time zone must be set--see zic

  14. /usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
  15. /bin/uname -X     = unknown

  16. /bin/arch              = unknown
  17. /usr/bin/arch -k       = unknown
  18. /usr/convex/getsysinfo = unknown
  19. hostinfo               = unknown
  20. /bin/machine           = unknown
  21. /usr/bin/oslevel       = unknown
  22. /bin/universe          = unknown

  23. PATH: /usr/local/sbin
  24. PATH: /sbin
  25. PATH: /usr/sbin
  26. PATH: /usr/lib64/portage/bin
  27. PATH: /usr/local/bin
  28. PATH: /bin
  29. PATH: /usr/bin
  30. PATH: /opt/bin
  31. PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3


  32. ## ----------- ##
  33. ## Core tests. ##
  34. ## ----------- ##

  35. configure:1624: checking for a BSD-compatible install
  36. configure:1679: result: /usr/bin/install -c
  37. configure:1772: checking build system type
  38. configure:1790: result: x86_64-pc-linux-gnu
  39. configure:1798: checking host system type
  40. configure:1812: result: x86_64-pc-linux-gnu
  41. configure:1828: checking for x86_64-pc-linux-gnu-gcc
  42. configure:1844: found /usr/bin/x86_64-pc-linux-gnu-gcc
  43. configure:1854: result: x86_64-pc-linux-gnu-gcc
  44. configure:2136: checking for C compiler version
  45. configure:2139: x86_64-pc-linux-gnu-gcc --version </dev/null >&5
  46. x86_64-pc-linux-gnu-gcc (GCC) 4.2.3 (Gentoo 4.2.3 p1.0)
  47. Copyright (C) 2007 Free Software Foundation, Inc.
  48. This is free software; see the source for copying conditions.  There is NO
  49. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  50. configure:2142: $? = 0
  51. configure:2144: x86_64-pc-linux-gnu-gcc -v </dev/null >&5
  52. Using built-in specs.
  53. Target: x86_64-pc-linux-gnu
  54. Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
  55. Thread model: posix
  56. gcc version 4.2.3 (Gentoo 4.2.3 p1.0)
  57. configure:2147: $? = 0
  58. configure:2149: x86_64-pc-linux-gnu-gcc -V </dev/null >&5
  59. x86_64-pc-linux-gnu-gcc: '-V' option must have argument
  60. configure:2152: $? = 1
  61. configure:2175: checking for C compiler default output file name
  62. configure:2178: x86_64-pc-linux-gnu-gcc -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  63. configure:2181: $? = 0
  64. configure:2227: result: a.out
  65. configure:2232: checking whether the C compiler works
  66. configure:2238: ./a.out
  67. configure:2241: $? = 0
  68. configure:2258: result: yes
  69. configure:2265: checking whether we are cross compiling
  70. configure:2267: result: no
  71. configure:2270: checking for suffix of executables
  72. configure:2272: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  73. configure:2275: $? = 0
  74. configure:2300: result:
  75. configure:2306: checking for suffix of object files
  76. configure:2327: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  77. configure:2330: $? = 0
  78. configure:2352: result: o
  79. configure:2356: checking whether we are using the GNU C compiler
  80. configure:2380: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  81. configure:2386: $? = 0
  82. configure:2390: test -z
  83.                          || test ! -s conftest.err
  84. configure:2393: $? = 0
  85. configure:2396: test -s conftest.o
  86. configure:2399: $? = 0
  87. configure:2412: result: yes
  88. configure:2418: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  89. configure:2439: x86_64-pc-linux-gnu-gcc -c -g  conftest.c >&5
  90. configure:2445: $? = 0
  91. configure:2449: test -z
  92.                          || test ! -s conftest.err
  93. configure:2452: $? = 0
  94. configure:2455: test -s conftest.o
  95. configure:2458: $? = 0
  96. configure:2469: result: yes
  97. configure:2486: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C
  98. configure:2556: x86_64-pc-linux-gnu-gcc  -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  99. configure:2562: $? = 0
  100. configure:2566: test -z
  101.                          || test ! -s conftest.err
  102. configure:2569: $? = 0
  103. configure:2572: test -s conftest.o
  104. configure:2575: $? = 0
  105. configure:2593: result: none needed
  106. configure:2611: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  107. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  108. configure:2617: $? = 1
  109. configure: failed program was:
  110. | #ifndef __cplusplus
  111. |   choke me
  112. | #endif
  113. configure:2750: checking for a sed that does not truncate output
  114. configure:2806: result: /bin/sed
  115. configure:2809: checking for egrep
  116. configure:2819: result: grep -E
  117. configure:2835: checking for ld used by x86_64-pc-linux-gnu-gcc
  118. configure:2902: result: /usr/x86_64-pc-linux-gnu/bin/ld
  119. configure:2911: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
  120. configure:2926: result: yes
  121. configure:2931: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
  122. configure:2938: result: -r
  123. configure:2956: checking for BSD-compatible nm
  124. configure:3005: result: /usr/bin/nm -B
  125. configure:3009: checking whether ln -s works
  126. configure:3013: result: yes
  127. configure:3020: checking how to recognise dependent libraries
  128. configure:3196: result: pass_all
  129. configure:3284: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  130. configure:3287: $? = 0
  131. configure:3433: checking how to run the C preprocessor
  132. configure:3468: x86_64-pc-linux-gnu-gcc -E  conftest.c
  133. configure:3474: $? = 0
  134. configure:3506: x86_64-pc-linux-gnu-gcc -E  conftest.c
  135. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  136. configure:3512: $? = 1
  137. configure: failed program was:
  138. | /* confdefs.h.  */
  139. |
  140. | #define PACKAGE_NAME "neon"
  141. | #define PACKAGE_TARNAME "neon"
  142. | #define PACKAGE_VERSION "0.26.4"
  143. | #define PACKAGE_STRING "neon 0.26.4"
  144. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  145. | #define _GNU_SOURCE 1
  146. | #define NEON_IS_LIBRARY 1
  147. | /* end confdefs.h.  */
  148. | #include <ac_nonexistent.h>
  149. configure:3551: result: x86_64-pc-linux-gnu-gcc -E
  150. configure:3575: x86_64-pc-linux-gnu-gcc -E  conftest.c
  151. configure:3581: $? = 0
  152. configure:3613: x86_64-pc-linux-gnu-gcc -E  conftest.c
  153. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  154. configure:3619: $? = 1
  155. configure: failed program was:
  156. | /* confdefs.h.  */
  157. |
  158. | #define PACKAGE_NAME "neon"
  159. | #define PACKAGE_TARNAME "neon"
  160. | #define PACKAGE_VERSION "0.26.4"
  161. | #define PACKAGE_STRING "neon 0.26.4"
  162. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  163. | #define _GNU_SOURCE 1
  164. | #define NEON_IS_LIBRARY 1
  165. | /* end confdefs.h.  */
  166. | #include <ac_nonexistent.h>
  167. configure:3663: checking for ANSI C header files
  168. configure:3688: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  169. configure:3694: $? = 0
  170. configure:3698: test -z
  171.                          || test ! -s conftest.err
  172. configure:3701: $? = 0
  173. configure:3704: test -s conftest.o
  174. configure:3707: $? = 0
  175. configure:3796: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  176. conftest.c: In function 'main':
  177. conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
  178. configure:3799: $? = 0
  179. configure:3801: ./conftest
  180. configure:3804: $? = 0
  181. configure:3819: result: yes
  182. configure:3843: checking for sys/types.h
  183. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  184. configure:3865: $? = 0
  185. configure:3869: test -z
  186.                          || test ! -s conftest.err
  187. configure:3872: $? = 0
  188. configure:3875: test -s conftest.o
  189. configure:3878: $? = 0
  190. configure:3889: result: yes
  191. configure:3843: checking for sys/stat.h
  192. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  193. configure:3865: $? = 0
  194. configure:3869: test -z
  195.                          || test ! -s conftest.err
  196. configure:3872: $? = 0
  197. configure:3875: test -s conftest.o
  198. configure:3878: $? = 0
  199. configure:3889: result: yes
  200. configure:3843: checking for stdlib.h
  201. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  202. configure:3865: $? = 0
  203. configure:3869: test -z
  204.                          || test ! -s conftest.err
  205. configure:3872: $? = 0
  206. configure:3875: test -s conftest.o
  207. configure:3878: $? = 0
  208. configure:3889: result: yes
  209. configure:3843: checking for string.h
  210. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  211. configure:3865: $? = 0
  212. configure:3869: test -z
  213.                          || test ! -s conftest.err
  214. configure:3872: $? = 0
  215. configure:3875: test -s conftest.o
  216. configure:3878: $? = 0
  217. configure:3889: result: yes
  218. configure:3843: checking for memory.h
  219. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  220. configure:3865: $? = 0
  221. configure:3869: test -z
  222.                          || test ! -s conftest.err
  223. configure:3872: $? = 0
  224. configure:3875: test -s conftest.o
  225. configure:3878: $? = 0
  226. configure:3889: result: yes
  227. configure:3843: checking for strings.h
  228. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  229. configure:3865: $? = 0
  230. configure:3869: test -z
  231.                          || test ! -s conftest.err
  232. configure:3872: $? = 0
  233. configure:3875: test -s conftest.o
  234. configure:3878: $? = 0
  235. configure:3889: result: yes
  236. configure:3843: checking for inttypes.h
  237. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  238. configure:3865: $? = 0
  239. configure:3869: test -z
  240.                          || test ! -s conftest.err
  241. configure:3872: $? = 0
  242. configure:3875: test -s conftest.o
  243. configure:3878: $? = 0
  244. configure:3889: result: yes
  245. configure:3843: checking for stdint.h
  246. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  247. configure:3865: $? = 0
  248. configure:3869: test -z
  249.                          || test ! -s conftest.err
  250. configure:3872: $? = 0
  251. configure:3875: test -s conftest.o
  252. configure:3878: $? = 0
  253. configure:3889: result: yes
  254. configure:3843: checking for unistd.h
  255. configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  256. configure:3865: $? = 0
  257. configure:3869: test -z
  258.                          || test ! -s conftest.err
  259. configure:3872: $? = 0
  260. configure:3875: test -s conftest.o
  261. configure:3878: $? = 0
  262. configure:3889: result: yes
  263. configure:3915: checking dlfcn.h usability
  264. configure:3927: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  265. configure:3933: $? = 0
  266. configure:3937: test -z
  267.                          || test ! -s conftest.err
  268. configure:3940: $? = 0
  269. configure:3943: test -s conftest.o
  270. configure:3946: $? = 0
  271. configure:3956: result: yes
  272. configure:3960: checking dlfcn.h presence
  273. configure:3970: x86_64-pc-linux-gnu-gcc -E  conftest.c
  274. configure:3976: $? = 0
  275. configure:3996: result: yes
  276. configure:4031: checking for dlfcn.h
  277. configure:4038: result: yes
  278. configure:4061: checking for x86_64-pc-linux-gnu-g++
  279. configure:4077: found /usr/bin/x86_64-pc-linux-gnu-g++
  280. configure:4087: result: x86_64-pc-linux-gnu-g++
  281. configure:4145: checking for C++ compiler version
  282. configure:4148: x86_64-pc-linux-gnu-g++ --version </dev/null >&5
  283. x86_64-pc-linux-gnu-g++ (GCC) 4.2.3 (Gentoo 4.2.3 p1.0)
  284. Copyright (C) 2007 Free Software Foundation, Inc.
  285. This is free software; see the source for copying conditions.  There is NO
  286. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  287. configure:4151: $? = 0
  288. configure:4153: x86_64-pc-linux-gnu-g++ -v </dev/null >&5
  289. Using built-in specs.
  290. Target: x86_64-pc-linux-gnu
  291. Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
  292. Thread model: posix
  293. gcc version 4.2.3 (Gentoo 4.2.3 p1.0)
  294. configure:4156: $? = 0
  295. configure:4158: x86_64-pc-linux-gnu-g++ -V </dev/null >&5
  296. x86_64-pc-linux-gnu-g++: '-V' option must have argument
  297. configure:4161: $? = 1
  298. configure:4164: checking whether we are using the GNU C++ compiler
  299. configure:4188: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cc >&5
  300. configure:4194: $? = 0
  301. configure:4198: test -z
  302.                          || test ! -s conftest.err
  303. configure:4201: $? = 0
  304. configure:4204: test -s conftest.o
  305. configure:4207: $? = 0
  306. configure:4220: result: yes
  307. configure:4226: checking whether x86_64-pc-linux-gnu-g++ accepts -g
  308. configure:4247: x86_64-pc-linux-gnu-g++ -c -g  conftest.cc >&5
  309. configure:4253: $? = 0
  310. configure:4257: test -z
  311.                          || test ! -s conftest.err
  312. configure:4260: $? = 0
  313. configure:4263: test -s conftest.o
  314. configure:4266: $? = 0
  315. configure:4277: result: yes
  316. configure:4319: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cc >&5
  317. configure:4325: $? = 0
  318. configure:4329: test -z
  319.                          || test ! -s conftest.err
  320. configure:4332: $? = 0
  321. configure:4335: test -s conftest.o
  322. configure:4338: $? = 0
  323. configure:4364: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cc >&5
  324. conftest.cc: In function 'int main()':
  325. conftest.cc:26: error: 'exit' was not declared in this scope
  326. configure:4370: $? = 1
  327. configure: failed program was:
  328. | /* confdefs.h.  */
  329. |
  330. | #define PACKAGE_NAME "neon"
  331. | #define PACKAGE_TARNAME "neon"
  332. | #define PACKAGE_VERSION "0.26.4"
  333. | #define PACKAGE_STRING "neon 0.26.4"
  334. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  335. | #define _GNU_SOURCE 1
  336. | #define NEON_IS_LIBRARY 1
  337. | #define STDC_HEADERS 1
  338. | #define HAVE_SYS_TYPES_H 1
  339. | #define HAVE_SYS_STAT_H 1
  340. | #define HAVE_STDLIB_H 1
  341. | #define HAVE_STRING_H 1
  342. | #define HAVE_MEMORY_H 1
  343. | #define HAVE_STRINGS_H 1
  344. | #define HAVE_INTTYPES_H 1
  345. | #define HAVE_STDINT_H 1
  346. | #define HAVE_UNISTD_H 1
  347. | #define HAVE_DLFCN_H 1
  348. | /* end confdefs.h.  */
  349. |
  350. | int
  351. | main ()
  352. | {
  353. | exit (42);
  354. |   ;
  355. |   return 0;
  356. | }
  357. configure:4319: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cc >&5
  358. conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std'
  359. configure:4325: $? = 1
  360. configure: failed program was:
  361. | /* confdefs.h.  */
  362. |
  363. | #define PACKAGE_NAME "neon"
  364. | #define PACKAGE_TARNAME "neon"
  365. | #define PACKAGE_VERSION "0.26.4"
  366. | #define PACKAGE_STRING "neon 0.26.4"
  367. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  368. | #define _GNU_SOURCE 1
  369. | #define NEON_IS_LIBRARY 1
  370. | #define STDC_HEADERS 1
  371. | #define HAVE_SYS_TYPES_H 1
  372. | #define HAVE_SYS_STAT_H 1
  373. | #define HAVE_STDLIB_H 1
  374. | #define HAVE_STRING_H 1
  375. | #define HAVE_MEMORY_H 1
  376. | #define HAVE_STRINGS_H 1
  377. | #define HAVE_INTTYPES_H 1
  378. | #define HAVE_STDINT_H 1
  379. | #define HAVE_UNISTD_H 1
  380. | #define HAVE_DLFCN_H 1
  381. | /* end confdefs.h.  */
  382. | extern "C" void std::exit (int) throw (); using std::exit;
  383. | #include <stdlib.h>
  384. | int
  385. | main ()
  386. | {
  387. | exit (42);
  388. |   ;
  389. |   return 0;
  390. | }
  391. configure:4319: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cc >&5
  392. conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std'
  393. In file included from /usr/include/stdlib.h:8,
  394.                  from conftest.cc:23:
  395. /usr/include/gentoo-multilib/amd64/stdlib.h:646: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
  396. conftest.cc:22: error: from previous declaration 'void std::exit(int)'
  397. configure:4325: $? = 1
  398. configure: failed program was:
  399. | /* confdefs.h.  */
  400. |
  401. | #define PACKAGE_NAME "neon"
  402. | #define PACKAGE_TARNAME "neon"
  403. | #define PACKAGE_VERSION "0.26.4"
  404. | #define PACKAGE_STRING "neon 0.26.4"
  405. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  406. | #define _GNU_SOURCE 1
  407. | #define NEON_IS_LIBRARY 1
  408. | #define STDC_HEADERS 1
  409. | #define HAVE_SYS_TYPES_H 1
  410. | #define HAVE_SYS_STAT_H 1
  411. | #define HAVE_STDLIB_H 1
  412. | #define HAVE_STRING_H 1
  413. | #define HAVE_MEMORY_H 1
  414. | #define HAVE_STRINGS_H 1
  415. | #define HAVE_INTTYPES_H 1
  416. | #define HAVE_STDINT_H 1
  417. | #define HAVE_UNISTD_H 1
  418. | #define HAVE_DLFCN_H 1
  419. | /* end confdefs.h.  */
  420. | extern "C" void std::exit (int); using std::exit;
  421. | #include <stdlib.h>
  422. | int
  423. | main ()
  424. | {
  425. | exit (42);
  426. |   ;
  427. |   return 0;
  428. | }
  429. configure:4319: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cc >&5
  430. configure:4325: $? = 0
  431. configure:4329: test -z
  432.                          || test ! -s conftest.err
  433. configure:4332: $? = 0
  434. configure:4335: test -s conftest.o
  435. configure:4338: $? = 0
  436. configure:4364: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cc >&5
  437. configure:4370: $? = 0
  438. configure:4374: test -z
  439.                          || test ! -s conftest.err
  440. configure:4377: $? = 0
  441. configure:4380: test -s conftest.o
  442. configure:4383: $? = 0
  443. configure:4416: checking how to run the C++ preprocessor
  444. configure:4447: x86_64-pc-linux-gnu-g++ -E  conftest.cc
  445. configure:4453: $? = 0
  446. configure:4485: x86_64-pc-linux-gnu-g++ -E  conftest.cc
  447. conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
  448. configure:4491: $? = 1
  449. configure: failed program was:
  450. | /* confdefs.h.  */
  451. |
  452. | #define PACKAGE_NAME "neon"
  453. | #define PACKAGE_TARNAME "neon"
  454. | #define PACKAGE_VERSION "0.26.4"
  455. | #define PACKAGE_STRING "neon 0.26.4"
  456. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  457. | #define _GNU_SOURCE 1
  458. | #define NEON_IS_LIBRARY 1
  459. | #define STDC_HEADERS 1
  460. | #define HAVE_SYS_TYPES_H 1
  461. | #define HAVE_SYS_STAT_H 1
  462. | #define HAVE_STDLIB_H 1
  463. | #define HAVE_STRING_H 1
  464. | #define HAVE_MEMORY_H 1
  465. | #define HAVE_STRINGS_H 1
  466. | #define HAVE_INTTYPES_H 1
  467. | #define HAVE_STDINT_H 1
  468. | #define HAVE_UNISTD_H 1
  469. | #define HAVE_DLFCN_H 1
  470. | #ifdef __cplusplus
  471. | extern "C" void exit (int) throw ();
  472. | #endif
  473. | /* end confdefs.h.  */
  474. | #include <ac_nonexistent.h>
  475. configure:4530: result: x86_64-pc-linux-gnu-g++ -E
  476. configure:4554: x86_64-pc-linux-gnu-g++ -E  conftest.cc
  477. configure:4560: $? = 0
  478. configure:4592: x86_64-pc-linux-gnu-g++ -E  conftest.cc
  479. conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
  480. configure:4598: $? = 1
  481. configure: failed program was:
  482. | /* confdefs.h.  */
  483. |
  484. | #define PACKAGE_NAME "neon"
  485. | #define PACKAGE_TARNAME "neon"
  486. | #define PACKAGE_VERSION "0.26.4"
  487. | #define PACKAGE_STRING "neon 0.26.4"
  488. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  489. | #define _GNU_SOURCE 1
  490. | #define NEON_IS_LIBRARY 1
  491. | #define STDC_HEADERS 1
  492. | #define HAVE_SYS_TYPES_H 1
  493. | #define HAVE_SYS_STAT_H 1
  494. | #define HAVE_STDLIB_H 1
  495. | #define HAVE_STRING_H 1
  496. | #define HAVE_MEMORY_H 1
  497. | #define HAVE_STRINGS_H 1
  498. | #define HAVE_INTTYPES_H 1
  499. | #define HAVE_STDINT_H 1
  500. | #define HAVE_UNISTD_H 1
  501. | #define HAVE_DLFCN_H 1
  502. | #ifdef __cplusplus
  503. | extern "C" void exit (int) throw ();
  504. | #endif
  505. | /* end confdefs.h.  */
  506. | #include <ac_nonexistent.h>
  507. configure:4653: checking for x86_64-pc-linux-gnu-g77
  508. configure:4682: result: no
  509. configure:4653: checking for x86_64-pc-linux-gnu-f77
  510. configure:4682: result: no
  511. configure:4653: checking for x86_64-pc-linux-gnu-xlf
  512. configure:4682: result: no
  513. configure:4653: checking for x86_64-pc-linux-gnu-frt
  514. configure:4682: result: no
  515. configure:4653: checking for x86_64-pc-linux-gnu-pgf77
  516. configure:4682: result: no
  517. configure:4653: checking for x86_64-pc-linux-gnu-fort77
  518. configure:4682: result: no
  519. configure:4653: checking for x86_64-pc-linux-gnu-fl32
  520. configure:4682: result: no
  521. configure:4653: checking for x86_64-pc-linux-gnu-af77
  522. configure:4682: result: no
  523. configure:4653: checking for x86_64-pc-linux-gnu-f90
  524. configure:4682: result: no
  525. configure:4653: checking for x86_64-pc-linux-gnu-xlf90
  526. configure:4682: result: no
  527. configure:4653: checking for x86_64-pc-linux-gnu-pgf90
  528. configure:4682: result: no
  529. configure:4653: checking for x86_64-pc-linux-gnu-epcf90
  530. configure:4682: result: no
  531. configure:4653: checking for x86_64-pc-linux-gnu-f95
  532. configure:4682: result: no
  533. configure:4653: checking for x86_64-pc-linux-gnu-fort
  534. configure:4682: result: no
  535. configure:4653: checking for x86_64-pc-linux-gnu-xlf95
  536. configure:4682: result: no
  537. configure:4653: checking for x86_64-pc-linux-gnu-ifc
  538. configure:4682: result: no
  539. configure:4653: checking for x86_64-pc-linux-gnu-efc
  540. configure:4682: result: no
  541. configure:4653: checking for x86_64-pc-linux-gnu-pgf95
  542. configure:4682: result: no
  543. configure:4653: checking for x86_64-pc-linux-gnu-lf95
  544. configure:4682: result: no
  545. configure:4653: checking for x86_64-pc-linux-gnu-gfortran
  546. configure:4669: found /usr/bin/x86_64-pc-linux-gnu-gfortran
  547. configure:4679: result: x86_64-pc-linux-gnu-gfortran
  548. configure:4736: checking for Fortran 77 compiler version
  549. configure:4739: x86_64-pc-linux-gnu-gfortran --version </dev/null >&5
  550. GNU Fortran (GCC) 4.2.3 (Gentoo 4.2.3 p1.0)
  551. Copyright (C) 2007 Free Software Foundation, Inc.

  552. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  553. You may redistribute copies of GNU Fortran
  554. under the terms of the GNU General Public License.
  555. For more information about these matters, see the file named COPYING

  556. configure:4742: $? = 0
  557. configure:4744: x86_64-pc-linux-gnu-gfortran -v </dev/null >&5
  558. Using built-in specs.
  559. Target: x86_64-pc-linux-gnu
  560. Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
  561. Thread model: posix
  562. gcc version 4.2.3 (Gentoo 4.2.3 p1.0)
  563. configure:4747: $? = 0
  564. configure:4749: x86_64-pc-linux-gnu-gfortran -V </dev/null >&5
  565. x86_64-pc-linux-gnu-gfortran: '-V' option must have argument
  566. configure:4752: $? = 1
  567. configure:4760: checking whether we are using the GNU Fortran 77 compiler
  568. configure:4774: x86_64-pc-linux-gnu-gfortran -c  conftest.F >&5
  569. configure:4780: $? = 0
  570. configure:4784: test -z
  571.                          || test ! -s conftest.err
  572. configure:4787: $? = 0
  573. configure:4790: test -s conftest.o
  574. configure:4793: $? = 0
  575. configure:4806: result: yes
  576. configure:4812: checking whether x86_64-pc-linux-gnu-gfortran accepts -g
  577. configure:4824: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5
  578. configure:4830: $? = 0
  579. configure:4834: test -z
  580.                          || test ! -s conftest.err
  581. configure:4837: $? = 0
  582. configure:4840: test -s conftest.o
  583. configure:4843: $? = 0
  584. configure:4855: result: yes
  585. configure:4885: checking the maximum length of command line arguments
  586. configure:4994: result: 32768
  587. configure:5005: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object
  588. configure:5110: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  589. configure:5113: $? = 0
  590. configure:5117: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  591. configure:5120: $? = 0
  592. configure:5172: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c conftstm.o >&5
  593. configure:5175: $? = 0
  594. configure:5213: result: ok
  595. configure:5217: checking for objdir
  596. configure:5232: result: .libs
  597. configure:5284: checking for x86_64-pc-linux-gnu-ar
  598. configure:5300: found /usr/bin/x86_64-pc-linux-gnu-ar
  599. configure:5310: result: x86_64-pc-linux-gnu-ar
  600. configure:5364: checking for x86_64-pc-linux-gnu-ranlib
  601. configure:5380: found /usr/bin/x86_64-pc-linux-gnu-ranlib
  602. configure:5390: result: x86_64-pc-linux-gnu-ranlib
  603. configure:5444: checking for x86_64-pc-linux-gnu-strip
  604. configure:5460: found /usr/bin/x86_64-pc-linux-gnu-strip
  605. configure:5470: result: x86_64-pc-linux-gnu-strip
  606. configure:5781: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  607. configure:5799: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -fno-rtti -fno-exceptions conftest.c >&5
  608. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  609. configure:5803: $? = 0
  610. configure:5816: result: no
  611. configure:5831: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
  612. configure:6041: result: -fPIC
  613. configure:6049: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works
  614. configure:6067: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -fPIC -DPIC conftest.c >&5
  615. configure:6071: $? = 0
  616. configure:6084: result: yes
  617. configure:6112: checking if x86_64-pc-linux-gnu-gcc static flag -static works
  618. configure:6140: result: yes
  619. configure:6150: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  620. configure:6171: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -o out/conftest2.o conftest.c >&5
  621. configure:6175: $? = 0
  622. configure:6197: result: yes
  623. configure:6223: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  624. configure:7181: result: yes
  625. configure:7202: checking whether -lc should be explicitly linked in
  626. configure:7207: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  627. configure:7210: $? = 0
  628. configure:7225: x86_64-pc-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
  629. configure:7228: $? = 0
  630. configure:7240: result: no
  631. configure:7248: checking dynamic linker characteristics
  632. configure:7641: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  633. configure:7644: $? = 0
  634. configure:7857: result: GNU/Linux ld.so
  635. configure:7866: checking how to hardcode library paths into programs
  636. configure:7891: result: immediate
  637. configure:7905: checking whether stripping libraries is possible
  638. configure:7910: result: yes
  639. configure:8744: checking if libtool supports shared libraries
  640. configure:8746: result: yes
  641. configure:8749: checking whether to build shared libraries
  642. configure:8770: result: yes
  643. configure:8773: checking whether to build static libraries
  644. configure:8777: result: yes
  645. configure:8869: creating libtool
  646. configure:9460: checking for ld used by x86_64-pc-linux-gnu-g++
  647. configure:9527: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  648. configure:9536: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
  649. configure:9551: result: yes
  650. configure:9602: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  651. configure:10540: result: yes
  652. configure:10558: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cpp >&5
  653. configure:10561: $? = 0
  654. configure:10680: checking for x86_64-pc-linux-gnu-g++ option to produce PIC
  655. configure:10954: result: -fPIC
  656. configure:10962: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works
  657. configure:10980: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -fPIC -DPIC conftest.cpp >&5
  658. configure:10984: $? = 0
  659. configure:10997: result: yes
  660. configure:11025: checking if x86_64-pc-linux-gnu-g++ static flag -static works
  661. configure:11053: result: yes
  662. configure:11063: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o
  663. configure:11084: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -o out/conftest2.o conftest.cpp >&5
  664. configure:11088: $? = 0
  665. configure:11110: result: yes
  666. configure:11136: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  667. configure:11161: result: yes
  668. configure:11228: checking dynamic linker characteristics
  669. configure:11621: x86_64-pc-linux-gnu-g++ -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.cpp >&5
  670. configure:11624: $? = 0
  671. configure:11837: result: GNU/Linux ld.so
  672. configure:11846: checking how to hardcode library paths into programs
  673. configure:11871: result: immediate
  674. configure:12400: checking if libtool supports shared libraries
  675. configure:12402: result: yes
  676. configure:12405: checking whether to build shared libraries
  677. configure:12425: result: yes
  678. configure:12428: checking whether to build static libraries
  679. configure:12432: result: yes
  680. configure:12442: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC
  681. configure:12652: result: -fPIC
  682. configure:12660: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works
  683. configure:12678: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5
  684. configure:12682: $? = 0
  685. configure:12695: result: yes
  686. configure:12723: checking if x86_64-pc-linux-gnu-gfortran static flag -static works
  687. configure:12751: result: yes
  688. configure:12761: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o
  689. configure:12782: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
  690. configure:12786: $? = 0
  691. configure:12808: result: yes
  692. configure:12834: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  693. configure:13772: result: yes
  694. configure:13839: checking dynamic linker characteristics
  695. configure:14232: x86_64-pc-linux-gnu-gfortran -c -g -O2 conftest.f >&5
  696. Warning: conftest.f:1: Illegal preprocessor directive
  697. configure:14235: $? = 0
  698. configure:14448: result: GNU/Linux ld.so
  699. configure:14457: checking how to hardcode library paths into programs
  700. configure:14482: result: immediate
  701. configure:18155: checking for library containing strerror
  702. configure:18185: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  703. configure:18191: $? = 0
  704. configure:18195: test -z
  705.                          || test ! -s conftest.err
  706. configure:18198: $? = 0
  707. configure:18201: test -s conftest
  708. configure:18204: $? = 0
  709. configure:18274: result: none required
  710. configure:18281: checking for inline
  711. configure:18302: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  712. configure:18308: $? = 0
  713. configure:18312: test -z
  714.                          || test ! -s conftest.err
  715. configure:18315: $? = 0
  716. configure:18318: test -s conftest.o
  717. configure:18321: $? = 0
  718. configure:18333: result: inline
  719. configure:18352: checking for an ANSI C-conforming const
  720. configure:18419: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  721. configure:18425: $? = 0
  722. configure:18429: test -z
  723.                          || test ! -s conftest.err
  724. configure:18432: $? = 0
  725. configure:18435: test -s conftest.o
  726. configure:18438: $? = 0
  727. configure:18449: result: yes
  728. configure:18459: checking for size_t
  729. configure:18483: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  730. configure:18489: $? = 0
  731. configure:18493: test -z
  732.                          || test ! -s conftest.err
  733. configure:18496: $? = 0
  734. configure:18499: test -s conftest.o
  735. configure:18502: $? = 0
  736. configure:18513: result: yes
  737. configure:18525: checking for off_t
  738. configure:18549: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  739. configure:18555: $? = 0
  740. configure:18559: test -z
  741.                          || test ! -s conftest.err
  742. configure:18562: $? = 0
  743. configure:18565: test -s conftest.o
  744. configure:18568: $? = 0
  745. configure:18579: result: yes
  746. configure:18593: checking for uname
  747. configure:18602: result: Linux
  748. configure:18614: checking whether make sets $(MAKE)
  749. configure:18634: result: yes
  750. configure:18644: checking for int
  751. configure:18668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  752. configure:18674: $? = 0
  753. configure:18678: test -z
  754.                          || test ! -s conftest.err
  755. configure:18681: $? = 0
  756. configure:18684: test -s conftest.o
  757. configure:18687: $? = 0
  758. configure:18698: result: yes
  759. configure:18701: checking size of int
  760. configure:19020: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  761. configure:19023: $? = 0
  762. configure:19025: ./conftest
  763. configure:19028: $? = 0
  764. configure:19051: result: 4
  765. configure:19058: checking for long
  766. configure:19082: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  767. configure:19088: $? = 0
  768. configure:19092: test -z
  769.                          || test ! -s conftest.err
  770. configure:19095: $? = 0
  771. configure:19098: test -s conftest.o
  772. configure:19101: $? = 0
  773. configure:19112: result: yes
  774. configure:19115: checking size of long
  775. configure:19434: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  776. configure:19437: $? = 0
  777. configure:19439: ./conftest
  778. configure:19442: $? = 0
  779. configure:19465: result: 8
  780. configure:19472: checking for long long
  781. configure:19496: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  782. configure:19502: $? = 0
  783. configure:19506: test -z
  784.                          || test ! -s conftest.err
  785. configure:19509: $? = 0
  786. configure:19512: test -s conftest.o
  787. configure:19515: $? = 0
  788. configure:19526: result: yes
  789. configure:19529: checking size of long long
  790. configure:19848: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  791. configure:19851: $? = 0
  792. configure:19853: ./conftest
  793. configure:19856: $? = 0
  794. configure:19879: result: 8
  795. configure:19887: checking for gcc -Wformat -Werror sanity
  796. configure:19913: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  797. configure:19919: $? = 0
  798. configure:19923: test -z
  799.                          || test ! -s conftest.err
  800. configure:19926: $? = 0
  801. configure:19929: test -s conftest.o
  802. configure:19932: $? = 0
  803. configure:19944: result: yes
  804. configure:19986: checking errno.h usability
  805. configure:19998: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  806. configure:20004: $? = 0
  807. configure:20008: test -z
  808.                          || test ! -s conftest.err
  809. configure:20011: $? = 0
  810. configure:20014: test -s conftest.o
  811. configure:20017: $? = 0
  812. configure:20027: result: yes
  813. configure:20031: checking errno.h presence
  814. configure:20041: x86_64-pc-linux-gnu-gcc -E  conftest.c
  815. configure:20047: $? = 0
  816. configure:20067: result: yes
  817. configure:20102: checking for errno.h
  818. configure:20109: result: yes
  819. configure:19986: checking stdarg.h usability
  820. configure:19998: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  821. configure:20004: $? = 0
  822. configure:20008: test -z
  823.                          || test ! -s conftest.err
  824. configure:20011: $? = 0
  825. configure:20014: test -s conftest.o
  826. configure:20017: $? = 0
  827. configure:20027: result: yes
  828. configure:20031: checking stdarg.h presence
  829. configure:20041: x86_64-pc-linux-gnu-gcc -E  conftest.c
  830. configure:20047: $? = 0
  831. configure:20067: result: yes
  832. configure:20102: checking for stdarg.h
  833. configure:20109: result: yes
  834. configure:19977: checking for string.h
  835. configure:19982: result: yes
  836. configure:19977: checking for stdlib.h
  837. configure:19982: result: yes
  838. configure:20127: checking for size_t
  839. configure:20181: result: yes
  840. configure:20184: checking size of size_t
  841. configure:20503: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  842. configure:20506: $? = 0
  843. configure:20508: ./conftest
  844. configure:20511: $? = 0
  845. configure:20534: result: 8
  846. configure:20546: checking how to print size_t
  847. configure:20576: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  848. cc1: warnings being treated as errors
  849. conftest.c: In function 'main':
  850. conftest.c:43: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t'
  851. configure:20582: $? = 1
  852. configure: failed program was:
  853. | /* confdefs.h.  */
  854. |
  855. | #define PACKAGE_NAME "neon"
  856. | #define PACKAGE_TARNAME "neon"
  857. | #define PACKAGE_VERSION "0.26.4"
  858. | #define PACKAGE_STRING "neon 0.26.4"
  859. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  860. | #define _GNU_SOURCE 1
  861. | #define NEON_IS_LIBRARY 1
  862. | #define STDC_HEADERS 1
  863. | #define HAVE_SYS_TYPES_H 1
  864. | #define HAVE_SYS_STAT_H 1
  865. | #define HAVE_STDLIB_H 1
  866. | #define HAVE_STRING_H 1
  867. | #define HAVE_MEMORY_H 1
  868. | #define HAVE_STRINGS_H 1
  869. | #define HAVE_INTTYPES_H 1
  870. | #define HAVE_STDINT_H 1
  871. | #define HAVE_UNISTD_H 1
  872. | #define HAVE_DLFCN_H 1
  873. | #ifdef __cplusplus
  874. | extern "C" void exit (int) throw ();
  875. | #endif
  876. | #define NEON_VERSION "0.26.4"
  877. | #define NE_VERSION_MAJOR (0)
  878. | #define NE_VERSION_MINOR (26)
  879. | #define NE_VERSION_PATCH (4)
  880. | #define SIZEOF_INT 4
  881. | #define SIZEOF_LONG 8
  882. | #define SIZEOF_LONG_LONG 8
  883. | #define HAVE_ERRNO_H 1
  884. | #define HAVE_STDARG_H 1
  885. | #define HAVE_STRING_H 1
  886. | #define HAVE_STDLIB_H 1
  887. | #define SIZEOF_SIZE_T 8
  888. | /* end confdefs.h.  */
  889. | #include <sys/types.h>
  890. |
  891. | #include <stdio.h>
  892. | int
  893. | main ()
  894. | {
  895. | size_t i = 1; printf("%u", i);
  896. |   ;
  897. |   return 0;
  898. | }
  899. configure:20576: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  900. configure:20582: $? = 0
  901. configure:20586: test -z
  902.                          || test ! -s conftest.err
  903. configure:20589: $? = 0
  904. configure:20592: test -s conftest.o
  905. configure:20595: $? = 0
  906. configure:20617: result: lu
  907. configure:20635: checking for off_t
  908. configure:20689: result: yes
  909. configure:20692: checking size of off_t
  910. configure:21011: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  911. configure:21014: $? = 0
  912. configure:21016: ./conftest
  913. configure:21019: $? = 0
  914. configure:21042: result: 8
  915. configure:21054: checking how to print off_t
  916. configure:21084: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  917. cc1: warnings being treated as errors
  918. conftest.c: In function 'main':
  919. conftest.c:45: warning: format '%d' expects type 'int', but argument 2 has type 'off_t'
  920. configure:21090: $? = 1
  921. configure: failed program was:
  922. | /* confdefs.h.  */
  923. |
  924. | #define PACKAGE_NAME "neon"
  925. | #define PACKAGE_TARNAME "neon"
  926. | #define PACKAGE_VERSION "0.26.4"
  927. | #define PACKAGE_STRING "neon 0.26.4"
  928. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  929. | #define _GNU_SOURCE 1
  930. | #define NEON_IS_LIBRARY 1
  931. | #define STDC_HEADERS 1
  932. | #define HAVE_SYS_TYPES_H 1
  933. | #define HAVE_SYS_STAT_H 1
  934. | #define HAVE_STDLIB_H 1
  935. | #define HAVE_STRING_H 1
  936. | #define HAVE_MEMORY_H 1
  937. | #define HAVE_STRINGS_H 1
  938. | #define HAVE_INTTYPES_H 1
  939. | #define HAVE_STDINT_H 1
  940. | #define HAVE_UNISTD_H 1
  941. | #define HAVE_DLFCN_H 1
  942. | #ifdef __cplusplus
  943. | extern "C" void exit (int) throw ();
  944. | #endif
  945. | #define NEON_VERSION "0.26.4"
  946. | #define NE_VERSION_MAJOR (0)
  947. | #define NE_VERSION_MINOR (26)
  948. | #define NE_VERSION_PATCH (4)
  949. | #define SIZEOF_INT 4
  950. | #define SIZEOF_LONG 8
  951. | #define SIZEOF_LONG_LONG 8
  952. | #define HAVE_ERRNO_H 1
  953. | #define HAVE_STDARG_H 1
  954. | #define HAVE_STRING_H 1
  955. | #define HAVE_STDLIB_H 1
  956. | #define SIZEOF_SIZE_T 8
  957. | #define NE_FMT_SIZE_T "lu"
  958. | #define SIZEOF_OFF_T 8
  959. | /* end confdefs.h.  */
  960. | #include <sys/types.h>
  961. |
  962. | #include <stdio.h>
  963. | int
  964. | main ()
  965. | {
  966. | off_t i = 1; printf("%d", i);
  967. |   ;
  968. |   return 0;
  969. | }
  970. configure:21084: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  971. configure:21090: $? = 0
  972. configure:21094: test -z
  973.                          || test ! -s conftest.err
  974. configure:21097: $? = 0
  975. configure:21100: test -s conftest.o
  976. configure:21103: $? = 0
  977. configure:21125: result: ld
  978. configure:21144: checking for ssize_t
  979. configure:21168: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  980. configure:21174: $? = 0
  981. configure:21178: test -z
  982.                          || test ! -s conftest.err
  983. configure:21181: $? = 0
  984. configure:21184: test -s conftest.o
  985. configure:21187: $? = 0
  986. configure:21198: result: yes
  987. configure:21201: checking size of ssize_t
  988. configure:21520: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  989. configure:21523: $? = 0
  990. configure:21525: ./conftest
  991. configure:21528: $? = 0
  992. configure:21551: result: 8
  993. configure:21563: checking how to print ssize_t
  994. configure:21593: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  995. cc1: warnings being treated as errors
  996. conftest.c: In function 'main':
  997. conftest.c:47: warning: format '%d' expects type 'int', but argument 2 has type 'ssize_t'
  998. configure:21599: $? = 1
  999. configure: failed program was:
  1000. | /* confdefs.h.  */
  1001. |
  1002. | #define PACKAGE_NAME "neon"
  1003. | #define PACKAGE_TARNAME "neon"
  1004. | #define PACKAGE_VERSION "0.26.4"
  1005. | #define PACKAGE_STRING "neon 0.26.4"
  1006. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  1007. | #define _GNU_SOURCE 1
  1008. | #define NEON_IS_LIBRARY 1
  1009. | #define STDC_HEADERS 1
  1010. | #define HAVE_SYS_TYPES_H 1
  1011. | #define HAVE_SYS_STAT_H 1
  1012. | #define HAVE_STDLIB_H 1
  1013. | #define HAVE_STRING_H 1
  1014. | #define HAVE_MEMORY_H 1
  1015. | #define HAVE_STRINGS_H 1
  1016. | #define HAVE_INTTYPES_H 1
  1017. | #define HAVE_STDINT_H 1
  1018. | #define HAVE_UNISTD_H 1
  1019. | #define HAVE_DLFCN_H 1
  1020. | #ifdef __cplusplus
  1021. | extern "C" void exit (int) throw ();
  1022. | #endif
  1023. | #define NEON_VERSION "0.26.4"
  1024. | #define NE_VERSION_MAJOR (0)
  1025. | #define NE_VERSION_MINOR (26)
  1026. | #define NE_VERSION_PATCH (4)
  1027. | #define SIZEOF_INT 4
  1028. | #define SIZEOF_LONG 8
  1029. | #define SIZEOF_LONG_LONG 8
  1030. | #define HAVE_ERRNO_H 1
  1031. | #define HAVE_STDARG_H 1
  1032. | #define HAVE_STRING_H 1
  1033. | #define HAVE_STDLIB_H 1
  1034. | #define SIZEOF_SIZE_T 8
  1035. | #define NE_FMT_SIZE_T "lu"
  1036. | #define SIZEOF_OFF_T 8
  1037. | #define NE_FMT_OFF_T "ld"
  1038. | #define SIZEOF_SSIZE_T 8
  1039. | /* end confdefs.h.  */
  1040. | #include <sys/types.h>
  1041. |
  1042. | #include <stdio.h>
  1043. | int
  1044. | main ()
  1045. | {
  1046. | ssize_t i = 1; printf("%d", i);
  1047. |   ;
  1048. |   return 0;
  1049. | }
  1050. configure:21593: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  1051. configure:21599: $? = 0
  1052. configure:21603: test -z
  1053.                          || test ! -s conftest.err
  1054. configure:21606: $? = 0
  1055. configure:21609: test -s conftest.o
  1056. configure:21612: $? = 0
  1057. configure:21634: result: ld
  1058. configure:21656: checking for time_t
  1059. configure:21680: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1060. configure:21686: $? = 0
  1061. configure:21690: test -z
  1062.                          || test ! -s conftest.err
  1063. configure:21693: $? = 0
  1064. configure:21696: test -s conftest.o
  1065. configure:21699: $? = 0
  1066. configure:21710: result: yes
  1067. configure:21713: checking size of time_t
  1068. configure:22032: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1069. configure:22035: $? = 0
  1070. configure:22037: ./conftest
  1071. configure:22040: $? = 0
  1072. configure:22063: result: 8
  1073. configure:22075: checking how to print time_t
  1074. configure:22108: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  1075. cc1: warnings being treated as errors
  1076. conftest.c: In function 'main':
  1077. conftest.c:52: warning: format '%d' expects type 'int', but argument 2 has type 'time_t'
  1078. configure:22114: $? = 1
  1079. configure: failed program was:
  1080. | /* confdefs.h.  */
  1081. |
  1082. | #define PACKAGE_NAME "neon"
  1083. | #define PACKAGE_TARNAME "neon"
  1084. | #define PACKAGE_VERSION "0.26.4"
  1085. | #define PACKAGE_STRING "neon 0.26.4"
  1086. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  1087. | #define _GNU_SOURCE 1
  1088. | #define NEON_IS_LIBRARY 1
  1089. | #define STDC_HEADERS 1
  1090. | #define HAVE_SYS_TYPES_H 1
  1091. | #define HAVE_SYS_STAT_H 1
  1092. | #define HAVE_STDLIB_H 1
  1093. | #define HAVE_STRING_H 1
  1094. | #define HAVE_MEMORY_H 1
  1095. | #define HAVE_STRINGS_H 1
  1096. | #define HAVE_INTTYPES_H 1
  1097. | #define HAVE_STDINT_H 1
  1098. | #define HAVE_UNISTD_H 1
  1099. | #define HAVE_DLFCN_H 1
  1100. | #ifdef __cplusplus
  1101. | extern "C" void exit (int) throw ();
  1102. | #endif
  1103. | #define NEON_VERSION "0.26.4"
  1104. | #define NE_VERSION_MAJOR (0)
  1105. | #define NE_VERSION_MINOR (26)
  1106. | #define NE_VERSION_PATCH (4)
  1107. | #define SIZEOF_INT 4
  1108. | #define SIZEOF_LONG 8
  1109. | #define SIZEOF_LONG_LONG 8
  1110. | #define HAVE_ERRNO_H 1
  1111. | #define HAVE_STDARG_H 1
  1112. | #define HAVE_STRING_H 1
  1113. | #define HAVE_STDLIB_H 1
  1114. | #define SIZEOF_SIZE_T 8
  1115. | #define NE_FMT_SIZE_T "lu"
  1116. | #define SIZEOF_OFF_T 8
  1117. | #define NE_FMT_OFF_T "ld"
  1118. | #define SIZEOF_SSIZE_T 8
  1119. | #define NE_FMT_SSIZE_T "ld"
  1120. | #define SIZEOF_TIME_T 8
  1121. | /* end confdefs.h.  */
  1122. | #include <sys/types.h>
  1123. |
  1124. | #ifdef HAVE_SYS_TIME_H
  1125. | #include <sys/time.h>
  1126. | #endif
  1127. | #include <stdio.h>
  1128. | int
  1129. | main ()
  1130. | {
  1131. | time_t i = 1; printf("%d", i);
  1132. |   ;
  1133. |   return 0;
  1134. | }
  1135. configure:22108: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  -Wformat -Werror conftest.c >&5
  1136. configure:22114: $? = 0
  1137. configure:22118: test -z
  1138.                          || test ! -s conftest.err
  1139. configure:22121: $? = 0
  1140. configure:22124: test -s conftest.o
  1141. configure:22127: $? = 0
  1142. configure:22149: result: ld
  1143. configure:22165: checking for pid_t
  1144. configure:22189: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1145. configure:22195: $? = 0
  1146. configure:22199: test -z
  1147.                          || test ! -s conftest.err
  1148. configure:22202: $? = 0
  1149. configure:22205: test -s conftest.o
  1150. configure:22208: $? = 0
  1151. configure:22219: result: yes
  1152. configure:22231: checking whether time.h and sys/time.h may both be included
  1153. configure:22256: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1154. configure:22262: $? = 0
  1155. configure:22266: test -z
  1156.                          || test ! -s conftest.err
  1157. configure:22269: $? = 0
  1158. configure:22272: test -s conftest.o
  1159. configure:22275: $? = 0
  1160. configure:22286: result: yes
  1161. configure:22303: checking for x86_64-pc-linux-gnu-ar
  1162. configure:22321: found /usr/bin/x86_64-pc-linux-gnu-ar
  1163. configure:22333: result: /usr/bin/x86_64-pc-linux-gnu-ar
  1164. configure:22396: checking for x86_64-pc-linux-gnu-ranlib
  1165. configure:22414: found /usr/bin/x86_64-pc-linux-gnu-ranlib
  1166. configure:22426: result: /usr/bin/x86_64-pc-linux-gnu-ranlib
  1167. configure:22509: checking sys/time.h usability
  1168. configure:22521: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1169. configure:22527: $? = 0
  1170. configure:22531: test -z
  1171.                          || test ! -s conftest.err
  1172. configure:22534: $? = 0
  1173. configure:22537: test -s conftest.o
  1174. configure:22540: $? = 0
  1175. configure:22550: result: yes
  1176. configure:22554: checking sys/time.h presence
  1177. configure:22564: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1178. configure:22570: $? = 0
  1179. configure:22590: result: yes
  1180. configure:22625: checking for sys/time.h
  1181. configure:22632: result: yes
  1182. configure:22500: checking for stdint.h
  1183. configure:22505: result: yes
  1184. configure:22509: checking locale.h usability
  1185. configure:22521: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1186. configure:22527: $? = 0
  1187. configure:22531: test -z
  1188.                          || test ! -s conftest.err
  1189. configure:22534: $? = 0
  1190. configure:22537: test -s conftest.o
  1191. configure:22540: $? = 0
  1192. configure:22550: result: yes
  1193. configure:22554: checking locale.h presence
  1194. configure:22564: x86_64-pc-linux-gnu-gcc -E  conftest.c
  1195. configure:22570: $? = 0
  1196. configure:22590: result: yes
  1197. configure:22625: checking for locale.h
  1198. configure:22632: result: yes
  1199. configure:22654: checking for pipe
  1200. configure:22711: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1201. configure:22717: $? = 0
  1202. configure:22721: test -z
  1203.                          || test ! -s conftest.err
  1204. configure:22724: $? = 0
  1205. configure:22727: test -s conftest
  1206. configure:22730: $? = 0
  1207. configure:22742: result: yes
  1208. configure:22654: checking for isatty
  1209. configure:22711: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1210. configure:22717: $? = 0
  1211. configure:22721: test -z
  1212.                          || test ! -s conftest.err
  1213. configure:22724: $? = 0
  1214. configure:22727: test -s conftest
  1215. configure:22730: $? = 0
  1216. configure:22742: result: yes
  1217. configure:22654: checking for usleep
  1218. configure:22711: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1219. configure:22717: $? = 0
  1220. configure:22721: test -z
  1221.                          || test ! -s conftest.err
  1222. configure:22724: $? = 0
  1223. configure:22727: test -s conftest
  1224. configure:22730: $? = 0
  1225. configure:22742: result: yes
  1226. configure:22654: checking for shutdown
  1227. configure:22711: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1228. configure:22717: $? = 0
  1229. configure:22721: test -z
  1230.                          || test ! -s conftest.err
  1231. configure:22724: $? = 0
  1232. configure:22727: test -s conftest
  1233. configure:22730: $? = 0
  1234. configure:22742: result: yes
  1235. configure:22654: checking for setlocale
  1236. configure:22711: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1237. configure:22717: $? = 0
  1238. configure:22721: test -z
  1239.                          || test ! -s conftest.err
  1240. configure:22724: $? = 0
  1241. configure:22727: test -s conftest
  1242. configure:22730: $? = 0
  1243. configure:22742: result: yes
  1244. configure:22757: checking whether byte ordering is bigendian
  1245. configure:22784: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1246. configure:22790: $? = 0
  1247. configure:22794: test -z
  1248.                          || test ! -s conftest.err
  1249. configure:22797: $? = 0
  1250. configure:22800: test -s conftest.o
  1251. configure:22803: $? = 0
  1252. configure:22827: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1253. conftest.c: In function 'main':
  1254. conftest.c:60: error: 'not' undeclared (first use in this function)
  1255. conftest.c:60: error: (Each undeclared identifier is reported only once
  1256. conftest.c:60: error: for each function it appears in.)
  1257. conftest.c:60: error: expected ';' before 'big'
  1258. configure:22833: $? = 1
  1259. configure: failed program was:
  1260. | /* confdefs.h.  */
  1261. |
  1262. | #define PACKAGE_NAME "neon"
  1263. | #define PACKAGE_TARNAME "neon"
  1264. | #define PACKAGE_VERSION "0.26.4"
  1265. | #define PACKAGE_STRING "neon 0.26.4"
  1266. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  1267. | #define _GNU_SOURCE 1
  1268. | #define NEON_IS_LIBRARY 1
  1269. | #define STDC_HEADERS 1
  1270. | #define HAVE_SYS_TYPES_H 1
  1271. | #define HAVE_SYS_STAT_H 1
  1272. | #define HAVE_STDLIB_H 1
  1273. | #define HAVE_STRING_H 1
  1274. | #define HAVE_MEMORY_H 1
  1275. | #define HAVE_STRINGS_H 1
  1276. | #define HAVE_INTTYPES_H 1
  1277. | #define HAVE_STDINT_H 1
  1278. | #define HAVE_UNISTD_H 1
  1279. | #define HAVE_DLFCN_H 1
  1280. | #ifdef __cplusplus
  1281. | extern "C" void exit (int) throw ();
  1282. | #endif
  1283. | #define NEON_VERSION "0.26.4"
  1284. | #define NE_VERSION_MAJOR (0)
  1285. | #define NE_VERSION_MINOR (26)
  1286. | #define NE_VERSION_PATCH (4)
  1287. | #define SIZEOF_INT 4
  1288. | #define SIZEOF_LONG 8
  1289. | #define SIZEOF_LONG_LONG 8
  1290. | #define HAVE_ERRNO_H 1
  1291. | #define HAVE_STDARG_H 1
  1292. | #define HAVE_STRING_H 1
  1293. | #define HAVE_STDLIB_H 1
  1294. | #define SIZEOF_SIZE_T 8
  1295. | #define NE_FMT_SIZE_T "lu"
  1296. | #define SIZEOF_OFF_T 8
  1297. | #define NE_FMT_OFF_T "ld"
  1298. | #define SIZEOF_SSIZE_T 8
  1299. | #define NE_FMT_SSIZE_T "ld"
  1300. | #define SIZEOF_TIME_T 8
  1301. | #define NE_FMT_TIME_T "ld"
  1302. | #define TIME_WITH_SYS_TIME 1
  1303. | #define HAVE_SYS_TIME_H 1
  1304. | #define HAVE_STDINT_H 1
  1305. | #define HAVE_LOCALE_H 1
  1306. | #define HAVE_PIPE 1
  1307. | #define HAVE_ISATTY 1
  1308. | #define HAVE_USLEEP 1
  1309. | #define HAVE_SHUTDOWN 1
  1310. | #define HAVE_SETLOCALE 1
  1311. | /* end confdefs.h.  */
  1312. | #include <sys/types.h>
  1313. | #include <sys/param.h>
  1314. |
  1315. | int
  1316. | main ()
  1317. | {
  1318. | #if BYTE_ORDER != BIG_ENDIAN
  1319. |  not big endian
  1320. | #endif
  1321. |
  1322. |   ;
  1323. |   return 0;
  1324. | }
  1325. configure:22968: result: no
  1326. configure:22987: checking whether strerror_r is declared
  1327. configure:23011: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1328. configure:23017: $? = 0
  1329. configure:23021: test -z
  1330.                          || test ! -s conftest.err
  1331. configure:23024: $? = 0
  1332. configure:23027: test -s conftest.o
  1333. configure:23030: $? = 0
  1334. configure:23041: result: yes
  1335. configure:23063: checking for strerror_r
  1336. configure:23120: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1337. configure:23126: $? = 0
  1338. configure:23130: test -z
  1339.                          || test ! -s conftest.err
  1340. configure:23133: $? = 0
  1341. configure:23136: test -s conftest
  1342. configure:23139: $? = 0
  1343. configure:23151: result: yes
  1344. configure:23161: checking whether strerror_r returns char *
  1345. configure:23189: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1346. configure:23195: $? = 0
  1347. configure:23199: test -z
  1348.                          || test ! -s conftest.err
  1349. configure:23202: $? = 0
  1350. configure:23205: test -s conftest.o
  1351. configure:23208: $? = 0
  1352. configure:23268: result: yes
  1353. configure:23284: checking for snprintf
  1354. configure:23341: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1355. conftest.c:80: warning: conflicting types for built-in function 'snprintf'
  1356. configure:23347: $? = 0
  1357. configure:23351: test -z
  1358.                          || test ! -s conftest.err
  1359. configure:23354: $? = 0
  1360. configure:23357: test -s conftest
  1361. configure:23360: $? = 0
  1362. configure:23372: result: yes
  1363. configure:23284: checking for vsnprintf
  1364. configure:23341: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1365. conftest.c:81: warning: conflicting types for built-in function 'vsnprintf'
  1366. configure:23347: $? = 0
  1367. configure:23351: test -z
  1368.                          || test ! -s conftest.err
  1369. configure:23354: $? = 0
  1370. configure:23357: test -s conftest
  1371. configure:23360: $? = 0
  1372. configure:23372: result: yes
  1373. configure:23648: checking for sys/time.h
  1374. configure:23698: result: yes
  1375. configure:23648: checking for limits.h
  1376. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1377. configure:23674: $? = 0
  1378. configure:23678: test -z
  1379.                          || test ! -s conftest.err
  1380. configure:23681: $? = 0
  1381. configure:23684: test -s conftest.o
  1382. configure:23687: $? = 0
  1383. configure:23698: result: yes
  1384. configure:23648: checking for sys/select.h
  1385. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1386. configure:23674: $? = 0
  1387. configure:23678: test -z
  1388.                          || test ! -s conftest.err
  1389. configure:23681: $? = 0
  1390. configure:23684: test -s conftest.o
  1391. configure:23687: $? = 0
  1392. configure:23698: result: yes
  1393. configure:23648: checking for arpa/inet.h
  1394. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1395. configure:23674: $? = 0
  1396. configure:23678: test -z
  1397.                          || test ! -s conftest.err
  1398. configure:23681: $? = 0
  1399. configure:23684: test -s conftest.o
  1400. configure:23687: $? = 0
  1401. configure:23698: result: yes
  1402. configure:23648: checking for libintl.h
  1403. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1404. configure:23674: $? = 0
  1405. configure:23678: test -z
  1406.                          || test ! -s conftest.err
  1407. configure:23681: $? = 0
  1408. configure:23684: test -s conftest.o
  1409. configure:23687: $? = 0
  1410. configure:23698: result: yes
  1411. configure:23648: checking for signal.h
  1412. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1413. configure:23674: $? = 0
  1414. configure:23678: test -z
  1415.                          || test ! -s conftest.err
  1416. configure:23681: $? = 0
  1417. configure:23684: test -s conftest.o
  1418. configure:23687: $? = 0
  1419. configure:23698: result: yes
  1420. configure:23648: checking for sys/socket.h
  1421. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1422. configure:23674: $? = 0
  1423. configure:23678: test -z
  1424.                          || test ! -s conftest.err
  1425. configure:23681: $? = 0
  1426. configure:23684: test -s conftest.o
  1427. configure:23687: $? = 0
  1428. configure:23698: result: yes
  1429. configure:23648: checking for netinet/in.h
  1430. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1431. configure:23674: $? = 0
  1432. configure:23678: test -z
  1433.                          || test ! -s conftest.err
  1434. configure:23681: $? = 0
  1435. configure:23684: test -s conftest.o
  1436. configure:23687: $? = 0
  1437. configure:23698: result: yes
  1438. configure:23648: checking for netinet/tcp.h
  1439. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1440. configure:23674: $? = 0
  1441. configure:23678: test -z
  1442.                          || test ! -s conftest.err
  1443. configure:23681: $? = 0
  1444. configure:23684: test -s conftest.o
  1445. configure:23687: $? = 0
  1446. configure:23698: result: yes
  1447. configure:23648: checking for netdb.h
  1448. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1449. configure:23674: $? = 0
  1450. configure:23678: test -z
  1451.                          || test ! -s conftest.err
  1452. configure:23681: $? = 0
  1453. configure:23684: test -s conftest.o
  1454. configure:23687: $? = 0
  1455. configure:23698: result: yes
  1456. configure:23648: checking for sys/poll.h
  1457. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1458. configure:23674: $? = 0
  1459. configure:23678: test -z
  1460.                          || test ! -s conftest.err
  1461. configure:23681: $? = 0
  1462. configure:23684: test -s conftest.o
  1463. configure:23687: $? = 0
  1464. configure:23698: result: yes
  1465. configure:23648: checking for sys/limits.h
  1466. configure:23668: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1467. conftest.c:108:24: error: sys/limits.h: No such file or directory
  1468. configure:23674: $? = 1
  1469. configure: failed program was:
  1470. | /* confdefs.h.  */
  1471. |
  1472. | #define PACKAGE_NAME "neon"
  1473. | #define PACKAGE_TARNAME "neon"
  1474. | #define PACKAGE_VERSION "0.26.4"
  1475. | #define PACKAGE_STRING "neon 0.26.4"
  1476. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  1477. | #define _GNU_SOURCE 1
  1478. | #define NEON_IS_LIBRARY 1
  1479. | #define STDC_HEADERS 1
  1480. | #define HAVE_SYS_TYPES_H 1
  1481. | #define HAVE_SYS_STAT_H 1
  1482. | #define HAVE_STDLIB_H 1
  1483. | #define HAVE_STRING_H 1
  1484. | #define HAVE_MEMORY_H 1
  1485. | #define HAVE_STRINGS_H 1
  1486. | #define HAVE_INTTYPES_H 1
  1487. | #define HAVE_STDINT_H 1
  1488. | #define HAVE_UNISTD_H 1
  1489. | #define HAVE_DLFCN_H 1
  1490. | #ifdef __cplusplus
  1491. | extern "C" void exit (int) throw ();
  1492. | #endif
  1493. | #define NEON_VERSION "0.26.4"
  1494. | #define NE_VERSION_MAJOR (0)
  1495. | #define NE_VERSION_MINOR (26)
  1496. | #define NE_VERSION_PATCH (4)
  1497. | #define SIZEOF_INT 4
  1498. | #define SIZEOF_LONG 8
  1499. | #define SIZEOF_LONG_LONG 8
  1500. | #define HAVE_ERRNO_H 1
  1501. | #define HAVE_STDARG_H 1
  1502. | #define HAVE_STRING_H 1
  1503. | #define HAVE_STDLIB_H 1
  1504. | #define SIZEOF_SIZE_T 8
  1505. | #define NE_FMT_SIZE_T "lu"
  1506. | #define SIZEOF_OFF_T 8
  1507. | #define NE_FMT_OFF_T "ld"
  1508. | #define SIZEOF_SSIZE_T 8
  1509. | #define NE_FMT_SSIZE_T "ld"
  1510. | #define SIZEOF_TIME_T 8
  1511. | #define NE_FMT_TIME_T "ld"
  1512. | #define TIME_WITH_SYS_TIME 1
  1513. | #define HAVE_SYS_TIME_H 1
  1514. | #define HAVE_STDINT_H 1
  1515. | #define HAVE_LOCALE_H 1
  1516. | #define HAVE_PIPE 1
  1517. | #define HAVE_ISATTY 1
  1518. | #define HAVE_USLEEP 1
  1519. | #define HAVE_SHUTDOWN 1
  1520. | #define HAVE_SETLOCALE 1
  1521. | #define HAVE_DECL_STRERROR_R 1
  1522. | #define HAVE_STRERROR_R 1
  1523. | #define STRERROR_R_CHAR_P 1
  1524. | #define HAVE_SNPRINTF 1
  1525. | #define HAVE_VSNPRINTF 1
  1526. | #define HAVE_SYS_TIME_H 1
  1527. | #define HAVE_LIMITS_H 1
  1528. | #define HAVE_SYS_SELECT_H 1
  1529. | #define HAVE_ARPA_INET_H 1
  1530. | #define HAVE_LIBINTL_H 1
  1531. | #define HAVE_SIGNAL_H 1
  1532. | #define HAVE_SYS_SOCKET_H 1
  1533. | #define HAVE_NETINET_IN_H 1
  1534. | #define HAVE_NETINET_TCP_H 1
  1535. | #define HAVE_NETDB_H 1
  1536. | #define HAVE_SYS_POLL_H 1
  1537. | /* end confdefs.h.  */
  1538. | #include <stdio.h>
  1539. | #if HAVE_SYS_TYPES_H
  1540. | # include <sys/types.h>
  1541. | #endif
  1542. | #if HAVE_SYS_STAT_H
  1543. | # include <sys/stat.h>
  1544. | #endif
  1545. | #if STDC_HEADERS
  1546. | # include <stdlib.h>
  1547. | # include <stddef.h>
  1548. | #else
  1549. | # if HAVE_STDLIB_H
  1550. | #  include <stdlib.h>
  1551. | # endif
  1552. | #endif
  1553. | #if HAVE_STRING_H
  1554. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1555. | #  include <memory.h>
  1556. | # endif
  1557. | # include <string.h>
  1558. | #endif
  1559. | #if HAVE_STRINGS_H
  1560. | # include <strings.h>
  1561. | #endif
  1562. | #if HAVE_INTTYPES_H
  1563. | # include <inttypes.h>
  1564. | #else
  1565. | # if HAVE_STDINT_H
  1566. | #  include <stdint.h>
  1567. | # endif
  1568. | #endif
  1569. | #if HAVE_UNISTD_H
  1570. | # include <unistd.h>
  1571. | #endif
  1572. | /* netinet/tcp.h requires netinet/in.h on some platforms. */
  1573. | #ifdef HAVE_NETINET_IN_H
  1574. | #include <netinet/in.h>
  1575. | #endif
  1576. |
  1577. | #include <sys/limits.h>
  1578. configure:23698: result: no
  1579. configure:23712: checking for timezone global
  1580. configure:23735: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1581. configure:23741: $? = 0
  1582. configure:23745: test -z
  1583.                          || test ! -s conftest.err
  1584. configure:23748: $? = 0
  1585. configure:23751: test -s conftest
  1586. configure:23754: $? = 0
  1587. configure:23766: result: yes
  1588. configure:23793: LFS support unnecessary, off_t is not 32-bit
  1589. configure:23801: checking for strtoll
  1590. configure:23858: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1591. configure:23864: $? = 0
  1592. configure:23868: test -z
  1593.                          || test ! -s conftest.err
  1594. configure:23871: $? = 0
  1595. configure:23874: test -s conftest
  1596. configure:23877: $? = 0
  1597. configure:23889: result: yes
  1598. configure:24735: checking for strcasecmp
  1599. configure:24792: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1600. conftest.c:95: warning: conflicting types for built-in function 'strcasecmp'
  1601. configure:24798: $? = 0
  1602. configure:24802: test -z
  1603.                          || test ! -s conftest.err
  1604. configure:24805: $? = 0
  1605. configure:24808: test -s conftest
  1606. configure:24811: $? = 0
  1607. configure:24823: result: yes
  1608. configure:24852: checking for signal
  1609. configure:24909: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1610. configure:24915: $? = 0
  1611. configure:24919: test -z
  1612.                          || test ! -s conftest.err
  1613. configure:24922: $? = 0
  1614. configure:24925: test -s conftest
  1615. configure:24928: $? = 0
  1616. configure:24940: result: yes
  1617. configure:24852: checking for setvbuf
  1618. configure:24909: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1619. configure:24915: $? = 0
  1620. configure:24919: test -z
  1621.                          || test ! -s conftest.err
  1622. configure:24922: $? = 0
  1623. configure:24925: test -s conftest
  1624. configure:24928: $? = 0
  1625. configure:24940: result: yes
  1626. configure:24852: checking for setsockopt
  1627. configure:24909: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1628. configure:24915: $? = 0
  1629. configure:24919: test -z
  1630.                          || test ! -s conftest.err
  1631. configure:24922: $? = 0
  1632. configure:24925: test -s conftest
  1633. configure:24928: $? = 0
  1634. configure:24940: result: yes
  1635. configure:24852: checking for stpcpy
  1636. configure:24909: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1637. conftest.c:99: warning: conflicting types for built-in function 'stpcpy'
  1638. configure:24915: $? = 0
  1639. configure:24919: test -z
  1640.                          || test ! -s conftest.err
  1641. configure:24922: $? = 0
  1642. configure:24925: test -s conftest
  1643. configure:24928: $? = 0
  1644. configure:24940: result: yes
  1645. configure:24852: checking for poll
  1646. configure:24909: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1647. configure:24915: $? = 0
  1648. configure:24919: test -z
  1649.                          || test ! -s conftest.err
  1650. configure:24922: $? = 0
  1651. configure:24925: test -s conftest
  1652. configure:24928: $? = 0
  1653. configure:24940: result: yes
  1654. configure:24960: checking whether stpcpy is declared
  1655. configure:24984: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  1656. configure:24990: $? = 0
  1657. configure:24994: test -z
  1658.                          || test ! -s conftest.err
  1659. configure:24997: $? = 0
  1660. configure:25000: test -s conftest.o
  1661. configure:25003: $? = 0
  1662. configure:25014: result: yes
  1663. configure:25044: checking for library containing socket
  1664. configure:25066: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1665. configure:25072: $? = 0
  1666. configure:25076: test -z
  1667.                          || test ! -s conftest.err
  1668. configure:25079: $? = 0
  1669. configure:25082: test -s conftest
  1670. configure:25085: $? = 0
  1671. configure:25155: result: none needed
  1672. configure:25175: checking for library containing getaddrinfo
  1673. configure:25197: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c  >&5
  1674. configure:25203: $? = 0
  1675. configure:25207: test -z
  1676.                          || test ! -s conftest.err
  1677. configure:25210: $? = 0
  1678. configure:25213: test -s conftest
  1679. configure:25216: $? = 0
  1680. configure:25286: result: none needed
  1681. configure:25308: checking for gai_strerror
  1682. configure:25365: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c   >&5
  1683. configure:25371: $? = 0
  1684. configure:25375: test -z
  1685.                          || test ! -s conftest.err
  1686. configure:25378: $? = 0
  1687. configure:25381: test -s conftest
  1688. configure:25384: $? = 0
  1689. configure:25396: result: yes
  1690. configure:25308: checking for inet_ntop
  1691. configure:25365: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c   >&5
  1692. configure:25371: $? = 0
  1693. configure:25375: test -z
  1694.                          || test ! -s conftest.err
  1695. configure:25378: $? = 0
  1696. configure:25381: test -s conftest
  1697. configure:25384: $? = 0
  1698. configure:25396: result: yes
  1699. configure:25544: IPv6 support is enabled
  1700. configure:25552: checking for working AI_ADDRCONFIG
  1701. configure:25579: x86_64-pc-linux-gnu-gcc -o
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-5-2 13:23:49 | 显示全部楼层
接上...

  1. configure:25582: $? = 0
  2. configure:25584: ./conftest
  3. configure:25587: $? = 0
  4. configure:25601: result: yes
  5. configure:26125: checking for struct tm.tm_gmtoff
  6. configure:26149: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  7. configure:26155: $? = 0
  8. configure:26159: test -z
  9.                          || test ! -s conftest.err
  10. configure:26162: $? = 0
  11. configure:26165: test -s conftest.o
  12. configure:26168: $? = 0
  13. configure:26226: result: yes
  14. configure:26236: checking for struct tm.__tm_gmtoff
  15. configure:26260: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  16. conftest.c: In function 'main':
  17. conftest.c:91: error: 'struct tm' has no member named '__tm_gmtoff'
  18. configure:26266: $? = 1
  19. configure: failed program was:
  20. | /* confdefs.h.  */
  21. |
  22. | #define PACKAGE_NAME "neon"
  23. | #define PACKAGE_TARNAME "neon"
  24. | #define PACKAGE_VERSION "0.26.4"
  25. | #define PACKAGE_STRING "neon 0.26.4"
  26. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  27. | #define _GNU_SOURCE 1
  28. | #define NEON_IS_LIBRARY 1
  29. | #define STDC_HEADERS 1
  30. | #define HAVE_SYS_TYPES_H 1
  31. | #define HAVE_SYS_STAT_H 1
  32. | #define HAVE_STDLIB_H 1
  33. | #define HAVE_STRING_H 1
  34. | #define HAVE_MEMORY_H 1
  35. | #define HAVE_STRINGS_H 1
  36. | #define HAVE_INTTYPES_H 1
  37. | #define HAVE_STDINT_H 1
  38. | #define HAVE_UNISTD_H 1
  39. | #define HAVE_DLFCN_H 1
  40. | #ifdef __cplusplus
  41. | extern "C" void exit (int) throw ();
  42. | #endif
  43. | #define NEON_VERSION "0.26.4"
  44. | #define NE_VERSION_MAJOR (0)
  45. | #define NE_VERSION_MINOR (26)
  46. | #define NE_VERSION_PATCH (4)
  47. | #define SIZEOF_INT 4
  48. | #define SIZEOF_LONG 8
  49. | #define SIZEOF_LONG_LONG 8
  50. | #define HAVE_ERRNO_H 1
  51. | #define HAVE_STDARG_H 1
  52. | #define HAVE_STRING_H 1
  53. | #define HAVE_STDLIB_H 1
  54. | #define SIZEOF_SIZE_T 8
  55. | #define NE_FMT_SIZE_T "lu"
  56. | #define SIZEOF_OFF_T 8
  57. | #define NE_FMT_OFF_T "ld"
  58. | #define SIZEOF_SSIZE_T 8
  59. | #define NE_FMT_SSIZE_T "ld"
  60. | #define SIZEOF_TIME_T 8
  61. | #define NE_FMT_TIME_T "ld"
  62. | #define TIME_WITH_SYS_TIME 1
  63. | #define HAVE_SYS_TIME_H 1
  64. | #define HAVE_STDINT_H 1
  65. | #define HAVE_LOCALE_H 1
  66. | #define HAVE_PIPE 1
  67. | #define HAVE_ISATTY 1
  68. | #define HAVE_USLEEP 1
  69. | #define HAVE_SHUTDOWN 1
  70. | #define HAVE_SETLOCALE 1
  71. | #define HAVE_DECL_STRERROR_R 1
  72. | #define HAVE_STRERROR_R 1
  73. | #define STRERROR_R_CHAR_P 1
  74. | #define HAVE_SNPRINTF 1
  75. | #define HAVE_VSNPRINTF 1
  76. | #define HAVE_SYS_TIME_H 1
  77. | #define HAVE_LIMITS_H 1
  78. | #define HAVE_SYS_SELECT_H 1
  79. | #define HAVE_ARPA_INET_H 1
  80. | #define HAVE_LIBINTL_H 1
  81. | #define HAVE_SIGNAL_H 1
  82. | #define HAVE_SYS_SOCKET_H 1
  83. | #define HAVE_NETINET_IN_H 1
  84. | #define HAVE_NETINET_TCP_H 1
  85. | #define HAVE_NETDB_H 1
  86. | #define HAVE_SYS_POLL_H 1
  87. | #define HAVE_TIMEZONE 1
  88. | #define HAVE_STRTOLL 1
  89. | #define HAVE_STRCASECMP 1
  90. | #define HAVE_SIGNAL 1
  91. | #define HAVE_SETVBUF 1
  92. | #define HAVE_SETSOCKOPT 1
  93. | #define HAVE_STPCPY 1
  94. | #define HAVE_POLL 1
  95. | #define NE_USE_POLL 1
  96. | #define HAVE_DECL_STPCPY 1
  97. | #define HAVE_GAI_STRERROR 1
  98. | #define HAVE_INET_NTOP 1
  99. | #define NE_HAVE_IPV6 1
  100. | #define USE_GETADDRINFO 1
  101. | #define USE_GAI_ADDRCONFIG 1
  102. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  103. | /* end confdefs.h.  */
  104. | #include <time.h>
  105. |
  106. | int
  107. | main ()
  108. | {
  109. | static struct tm ac_aggr;
  110. | if (ac_aggr.__tm_gmtoff)
  111. | return 0;
  112. |   ;
  113. |   return 0;
  114. | }
  115. configure:26305: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  116. conftest.c: In function 'main':
  117. conftest.c:91: error: 'struct tm' has no member named '__tm_gmtoff'
  118. configure:26311: $? = 1
  119. configure: failed program was:
  120. | /* confdefs.h.  */
  121. |
  122. | #define PACKAGE_NAME "neon"
  123. | #define PACKAGE_TARNAME "neon"
  124. | #define PACKAGE_VERSION "0.26.4"
  125. | #define PACKAGE_STRING "neon 0.26.4"
  126. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  127. | #define _GNU_SOURCE 1
  128. | #define NEON_IS_LIBRARY 1
  129. | #define STDC_HEADERS 1
  130. | #define HAVE_SYS_TYPES_H 1
  131. | #define HAVE_SYS_STAT_H 1
  132. | #define HAVE_STDLIB_H 1
  133. | #define HAVE_STRING_H 1
  134. | #define HAVE_MEMORY_H 1
  135. | #define HAVE_STRINGS_H 1
  136. | #define HAVE_INTTYPES_H 1
  137. | #define HAVE_STDINT_H 1
  138. | #define HAVE_UNISTD_H 1
  139. | #define HAVE_DLFCN_H 1
  140. | #ifdef __cplusplus
  141. | extern "C" void exit (int) throw ();
  142. | #endif
  143. | #define NEON_VERSION "0.26.4"
  144. | #define NE_VERSION_MAJOR (0)
  145. | #define NE_VERSION_MINOR (26)
  146. | #define NE_VERSION_PATCH (4)
  147. | #define SIZEOF_INT 4
  148. | #define SIZEOF_LONG 8
  149. | #define SIZEOF_LONG_LONG 8
  150. | #define HAVE_ERRNO_H 1
  151. | #define HAVE_STDARG_H 1
  152. | #define HAVE_STRING_H 1
  153. | #define HAVE_STDLIB_H 1
  154. | #define SIZEOF_SIZE_T 8
  155. | #define NE_FMT_SIZE_T "lu"
  156. | #define SIZEOF_OFF_T 8
  157. | #define NE_FMT_OFF_T "ld"
  158. | #define SIZEOF_SSIZE_T 8
  159. | #define NE_FMT_SSIZE_T "ld"
  160. | #define SIZEOF_TIME_T 8
  161. | #define NE_FMT_TIME_T "ld"
  162. | #define TIME_WITH_SYS_TIME 1
  163. | #define HAVE_SYS_TIME_H 1
  164. | #define HAVE_STDINT_H 1
  165. | #define HAVE_LOCALE_H 1
  166. | #define HAVE_PIPE 1
  167. | #define HAVE_ISATTY 1
  168. | #define HAVE_USLEEP 1
  169. | #define HAVE_SHUTDOWN 1
  170. | #define HAVE_SETLOCALE 1
  171. | #define HAVE_DECL_STRERROR_R 1
  172. | #define HAVE_STRERROR_R 1
  173. | #define STRERROR_R_CHAR_P 1
  174. | #define HAVE_SNPRINTF 1
  175. | #define HAVE_VSNPRINTF 1
  176. | #define HAVE_SYS_TIME_H 1
  177. | #define HAVE_LIMITS_H 1
  178. | #define HAVE_SYS_SELECT_H 1
  179. | #define HAVE_ARPA_INET_H 1
  180. | #define HAVE_LIBINTL_H 1
  181. | #define HAVE_SIGNAL_H 1
  182. | #define HAVE_SYS_SOCKET_H 1
  183. | #define HAVE_NETINET_IN_H 1
  184. | #define HAVE_NETINET_TCP_H 1
  185. | #define HAVE_NETDB_H 1
  186. | #define HAVE_SYS_POLL_H 1
  187. | #define HAVE_TIMEZONE 1
  188. | #define HAVE_STRTOLL 1
  189. | #define HAVE_STRCASECMP 1
  190. | #define HAVE_SIGNAL 1
  191. | #define HAVE_SETVBUF 1
  192. | #define HAVE_SETSOCKOPT 1
  193. | #define HAVE_STPCPY 1
  194. | #define HAVE_POLL 1
  195. | #define NE_USE_POLL 1
  196. | #define HAVE_DECL_STPCPY 1
  197. | #define HAVE_GAI_STRERROR 1
  198. | #define HAVE_INET_NTOP 1
  199. | #define NE_HAVE_IPV6 1
  200. | #define USE_GETADDRINFO 1
  201. | #define USE_GAI_ADDRCONFIG 1
  202. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  203. | /* end confdefs.h.  */
  204. | #include <time.h>
  205. |
  206. | int
  207. | main ()
  208. | {
  209. | static struct tm ac_aggr;
  210. | if (sizeof ac_aggr.__tm_gmtoff)
  211. | return 0;
  212. |   ;
  213. |   return 0;
  214. | }
  215. configure:26337: result: no
  216. configure:26376: checking zlib.h usability
  217. configure:26388: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp  conftest.c >&5
  218. configure:26394: $? = 0
  219. configure:26398: test -z
  220.                          || test ! -s conftest.err
  221. configure:26401: $? = 0
  222. configure:26404: test -s conftest.o
  223. configure:26407: $? = 0
  224. configure:26417: result: yes
  225. configure:26421: checking zlib.h presence
  226. configure:26431: x86_64-pc-linux-gnu-gcc -E  conftest.c
  227. configure:26437: $? = 0
  228. configure:26457: result: yes
  229. configure:26492: checking for zlib.h
  230. configure:26499: result: yes
  231. configure:26505: checking for inflate in -lz
  232. configure:26535: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp   conftest.c -lz   >&5
  233. configure:26541: $? = 0
  234. configure:26545: test -z
  235.                          || test ! -s conftest.err
  236. configure:26548: $? = 0
  237. configure:26551: test -s conftest
  238. configure:26554: $? = 0
  239. configure:26567: result: yes
  240. configure:26581: zlib support enabled, using -lz
  241. configure:26619: checking whether to enable ACL support in neon
  242. configure:26625: result: yes
  243. configure:26659: checking for pkg-config
  244. configure:26677: found /usr/bin/pkg-config
  245. configure:26690: result: /usr/bin/pkg-config
  246. configure:27047: checking for openssl pkg-config data
  247. configure:27058: result: yes
  248. configure:27065: using SSL library configuration from pkg-config
  249. configure:27436: checking openssl/ssl.h usability
  250. configure:27448: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp    conftest.c >&5
  251. configure:27454: $? = 0
  252. configure:27458: test -z
  253.                          || test ! -s conftest.err
  254. configure:27461: $? = 0
  255. configure:27464: test -s conftest.o
  256. configure:27467: $? = 0
  257. configure:27477: result: yes
  258. configure:27481: checking openssl/ssl.h presence
  259. configure:27491: x86_64-pc-linux-gnu-gcc -E    conftest.c
  260. configure:27497: $? = 0
  261. configure:27517: result: yes
  262. configure:27552: checking for openssl/ssl.h
  263. configure:27559: result: yes
  264. configure:27436: checking openssl/opensslv.h usability
  265. configure:27448: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp    conftest.c >&5
  266. configure:27454: $? = 0
  267. configure:27458: test -z
  268.                          || test ! -s conftest.err
  269. configure:27461: $? = 0
  270. configure:27464: test -s conftest.o
  271. configure:27467: $? = 0
  272. configure:27477: result: yes
  273. configure:27481: checking openssl/opensslv.h presence
  274. configure:27491: x86_64-pc-linux-gnu-gcc -E    conftest.c
  275. configure:27497: $? = 0
  276. configure:27517: result: yes
  277. configure:27552: checking for openssl/opensslv.h
  278. configure:27559: result: yes
  279. configure:27579: checking OpenSSL version is >= 0.9.7
  280. configure:27605: result: yes
  281. configure:27608: OpenSSL >= 0.9.7; EGD support not needed in neon
  282. configure:27619: SSL support enabled, using OpenSSL (0.9.7 or later)
  283. configure:28108: checking for pthread_mutex_init
  284. configure:28165: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp     conftest.c  >&5
  285. configure:28171: $? = 0
  286. configure:28175: test -z
  287.                          || test ! -s conftest.err
  288. configure:28178: $? = 0
  289. configure:28181: test -s conftest
  290. configure:28184: $? = 0
  291. configure:28196: result: yes
  292. configure:28108: checking for pthread_mutex_lock
  293. configure:28165: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp     conftest.c  >&5
  294. configure:28171: $? = 0
  295. configure:28175: test -z
  296.                          || test ! -s conftest.err
  297. configure:28178: $? = 0
  298. configure:28181: test -s conftest
  299. configure:28184: $? = 0
  300. configure:28196: result: yes
  301. configure:28222: Thread-safe SSL supported using POSIX threads
  302. configure:28264: checking socks.h usability
  303. configure:28276: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp    conftest.c >&5
  304. configure:28282: $? = 0
  305. configure:28286: test -z
  306.                          || test ! -s conftest.err
  307. configure:28289: $? = 0
  308. configure:28292: test -s conftest.o
  309. configure:28295: $? = 0
  310. configure:28305: result: yes
  311. configure:28309: checking socks.h presence
  312. configure:28319: x86_64-pc-linux-gnu-gcc -E    conftest.c
  313. configure:28325: $? = 0
  314. configure:28345: result: yes
  315. configure:28380: checking for socks.h
  316. configure:28387: result: yes
  317. configure:28395: checking for connect in -lsocks5
  318. configure:28425: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp     conftest.c -lsocks5   >&5
  319. /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocks5
  320. collect2: ld returned 1 exit status
  321. configure:28431: $? = 1
  322. configure: failed program was:
  323. | /* confdefs.h.  */
  324. |
  325. | #define PACKAGE_NAME "neon"
  326. | #define PACKAGE_TARNAME "neon"
  327. | #define PACKAGE_VERSION "0.26.4"
  328. | #define PACKAGE_STRING "neon 0.26.4"
  329. | #define PACKAGE_BUGREPORT "neon@webdav.org"
  330. | #define _GNU_SOURCE 1
  331. | #define NEON_IS_LIBRARY 1
  332. | #define STDC_HEADERS 1
  333. | #define HAVE_SYS_TYPES_H 1
  334. | #define HAVE_SYS_STAT_H 1
  335. | #define HAVE_STDLIB_H 1
  336. | #define HAVE_STRING_H 1
  337. | #define HAVE_MEMORY_H 1
  338. | #define HAVE_STRINGS_H 1
  339. | #define HAVE_INTTYPES_H 1
  340. | #define HAVE_STDINT_H 1
  341. | #define HAVE_UNISTD_H 1
  342. | #define HAVE_DLFCN_H 1
  343. | #ifdef __cplusplus
  344. | extern "C" void exit (int) throw ();
  345. | #endif
  346. | #define NEON_VERSION "0.26.4"
  347. | #define NE_VERSION_MAJOR (0)
  348. | #define NE_VERSION_MINOR (26)
  349. | #define NE_VERSION_PATCH (4)
  350. | #define SIZEOF_INT 4
  351. | #define SIZEOF_LONG 8
  352. | #define SIZEOF_LONG_LONG 8
  353. | #define HAVE_ERRNO_H 1
  354. | #define HAVE_STDARG_H 1
  355. | #define HAVE_STRING_H 1
  356. | #define HAVE_STDLIB_H 1
  357. | #define SIZEOF_SIZE_T 8
  358. | #define NE_FMT_SIZE_T "lu"
  359. | #define SIZEOF_OFF_T 8
  360. | #define NE_FMT_OFF_T "ld"
  361. | #define SIZEOF_SSIZE_T 8
  362. | #define NE_FMT_SSIZE_T "ld"
  363. | #define SIZEOF_TIME_T 8
  364. | #define NE_FMT_TIME_T "ld"
  365. | #define TIME_WITH_SYS_TIME 1
  366. | #define HAVE_SYS_TIME_H 1
  367. | #define HAVE_STDINT_H 1
  368. | #define HAVE_LOCALE_H 1
  369. | #define HAVE_PIPE 1
  370. | #define HAVE_ISATTY 1
  371. | #define HAVE_USLEEP 1
  372. | #define HAVE_SHUTDOWN 1
  373. | #define HAVE_SETLOCALE 1
  374. | #define HAVE_DECL_STRERROR_R 1
  375. | #define HAVE_STRERROR_R 1
  376. | #define STRERROR_R_CHAR_P 1
  377. | #define HAVE_SNPRINTF 1
  378. | #define HAVE_VSNPRINTF 1
  379. | #define HAVE_SYS_TIME_H 1
  380. | #define HAVE_LIMITS_H 1
  381. | #define HAVE_SYS_SELECT_H 1
  382. | #define HAVE_ARPA_INET_H 1
  383. | #define HAVE_LIBINTL_H 1
  384. | #define HAVE_SIGNAL_H 1
  385. | #define HAVE_SYS_SOCKET_H 1
  386. | #define HAVE_NETINET_IN_H 1
  387. | #define HAVE_NETINET_TCP_H 1
  388. | #define HAVE_NETDB_H 1
  389. | #define HAVE_SYS_POLL_H 1
  390. | #define HAVE_TIMEZONE 1
  391. | #define HAVE_STRTOLL 1
  392. | #define HAVE_STRCASECMP 1
  393. | #define HAVE_SIGNAL 1
  394. | #define HAVE_SETVBUF 1
  395. | #define HAVE_SETSOCKOPT 1
  396. | #define HAVE_STPCPY 1
  397. | #define HAVE_POLL 1
  398. | #define NE_USE_POLL 1
  399. | #define HAVE_DECL_STPCPY 1
  400. | #define HAVE_GAI_STRERROR 1
  401. | #define HAVE_INET_NTOP 1
  402. | #define NE_HAVE_IPV6 1
  403. | #define USE_GETADDRINFO 1
  404. | #define USE_GAI_ADDRCONFIG 1
  405. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  406. | #define NE_HAVE_ZLIB 1
  407. | #define HAVE_OPENSSL_SSL_H 1
  408. | #define HAVE_OPENSSL_OPENSSLV_H 1
  409. | #define NE_HAVE_SSL 1
  410. | #define HAVE_OPENSSL 1
  411. | #define HAVE_PTHREAD_MUTEX_INIT 1
  412. | #define HAVE_PTHREAD_MUTEX_LOCK 1
  413. | #define NE_HAVE_TS_SSL 1
  414. | #define HAVE_SOCKS_H 1
  415. | /* end confdefs.h.  */
  416. |
  417. | /* Override any gcc2 internal prototype to avoid an error.  */
  418. | #ifdef __cplusplus
  419. | extern "C"
  420. | #endif
  421. | /* We use char because int might match the return type of a gcc2
  422. |    builtin and then its argument prototype would still apply.  */
  423. | char connect ();
  424. | int
  425. | main ()
  426. | {
  427. | connect ();
  428. |   ;
  429. |   return 0;
  430. | }
  431. configure:28457: result: no
  432. configure:28462: error: could not find libsocks5 for SOCKS support

  433. ## ---------------- ##
  434. ## Cache variables. ##
  435. ## ---------------- ##

  436. ac_cv_build=x86_64-pc-linux-gnu
  437. ac_cv_build_alias=x86_64-pc-linux-gnu
  438. ac_cv_c_bigendian=no
  439. ac_cv_c_compiler_gnu=yes
  440. ac_cv_c_const=yes
  441. ac_cv_c_inline=inline
  442. ac_cv_cxx_compiler_gnu=yes
  443. ac_cv_env_CC_set=
  444. ac_cv_env_CC_value=
  445. ac_cv_env_CFLAGS_set=set
  446. ac_cv_env_CFLAGS_value='-march=native -O3 -msse3 -m3dnow -pipe -fopenmp'
  447. ac_cv_env_CPPFLAGS_set=
  448. ac_cv_env_CPPFLAGS_value=
  449. ac_cv_env_CPP_set=
  450. ac_cv_env_CPP_value=
  451. ac_cv_env_CXXCPP_set=
  452. ac_cv_env_CXXCPP_value=
  453. ac_cv_env_CXXFLAGS_set=set
  454. ac_cv_env_CXXFLAGS_value='-march=native -O3 -msse3 -m3dnow -pipe -fopenmp'
  455. ac_cv_env_CXX_set=
  456. ac_cv_env_CXX_value=
  457. ac_cv_env_F77_set=
  458. ac_cv_env_F77_value=
  459. ac_cv_env_FFLAGS_set=
  460. ac_cv_env_FFLAGS_value=
  461. ac_cv_env_LDFLAGS_set=
  462. ac_cv_env_LDFLAGS_value=
  463. ac_cv_env_build_alias_set=set
  464. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  465. ac_cv_env_host_alias_set=set
  466. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  467. ac_cv_env_target_alias_set=
  468. ac_cv_env_target_alias_value=
  469. ac_cv_exeext=
  470. ac_cv_f77_compiler_gnu=yes
  471. ac_cv_func_gai_strerror=yes
  472. ac_cv_func_inet_ntop=yes
  473. ac_cv_func_isatty=yes
  474. ac_cv_func_pipe=yes
  475. ac_cv_func_poll=yes
  476. ac_cv_func_pthread_mutex_init=yes
  477. ac_cv_func_pthread_mutex_lock=yes
  478. ac_cv_func_setlocale=yes
  479. ac_cv_func_setsockopt=yes
  480. ac_cv_func_setvbuf=yes
  481. ac_cv_func_shutdown=yes
  482. ac_cv_func_signal=yes
  483. ac_cv_func_snprintf=yes
  484. ac_cv_func_stpcpy=yes
  485. ac_cv_func_strcasecmp=yes
  486. ac_cv_func_strerror_r=yes
  487. ac_cv_func_strerror_r_char_p=yes
  488. ac_cv_func_strtoll=yes
  489. ac_cv_func_usleep=yes
  490. ac_cv_func_vsnprintf=yes
  491. ac_cv_have_decl_stpcpy=yes
  492. ac_cv_have_decl_strerror_r=yes
  493. ac_cv_header_arpa_inet_h=yes
  494. ac_cv_header_dlfcn_h=yes
  495. ac_cv_header_errno_h=yes
  496. ac_cv_header_inttypes_h=yes
  497. ac_cv_header_libintl_h=yes
  498. ac_cv_header_limits_h=yes
  499. ac_cv_header_locale_h=yes
  500. ac_cv_header_memory_h=yes
  501. ac_cv_header_netdb_h=yes
  502. ac_cv_header_netinet_in_h=yes
  503. ac_cv_header_netinet_tcp_h=yes
  504. ac_cv_header_openssl_opensslv_h=yes
  505. ac_cv_header_openssl_ssl_h=yes
  506. ac_cv_header_signal_h=yes
  507. ac_cv_header_socks_h=yes
  508. ac_cv_header_stdarg_h=yes
  509. ac_cv_header_stdc=yes
  510. ac_cv_header_stdint_h=yes
  511. ac_cv_header_stdlib_h=yes
  512. ac_cv_header_string_h=yes
  513. ac_cv_header_strings_h=yes
  514. ac_cv_header_sys_limits_h=no
  515. ac_cv_header_sys_poll_h=yes
  516. ac_cv_header_sys_select_h=yes
  517. ac_cv_header_sys_socket_h=yes
  518. ac_cv_header_sys_stat_h=yes
  519. ac_cv_header_sys_time_h=yes
  520. ac_cv_header_sys_types_h=yes
  521. ac_cv_header_time=yes
  522. ac_cv_header_unistd_h=yes
  523. ac_cv_header_zlib_h=yes
  524. ac_cv_host=x86_64-pc-linux-gnu
  525. ac_cv_host_alias=x86_64-pc-linux-gnu
  526. ac_cv_lib_socks5_connect=no
  527. ac_cv_lib_z_inflate=yes
  528. ac_cv_member_struct_tm___tm_gmtoff=no
  529. ac_cv_member_struct_tm_tm_gmtoff=yes
  530. ac_cv_objext=o
  531. ac_cv_path_AR=/usr/bin/x86_64-pc-linux-gnu-ar
  532. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  533. ac_cv_path_RANLIB=/usr/bin/x86_64-pc-linux-gnu-ranlib
  534. ac_cv_path_install='/usr/bin/install -c'
  535. ac_cv_prog_AR=x86_64-pc-linux-gnu-ar
  536. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  537. ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
  538. ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++
  539. ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E'
  540. ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran
  541. ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib
  542. ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
  543. ac_cv_prog_cc_g=yes
  544. ac_cv_prog_cc_stdc=
  545. ac_cv_prog_cxx_g=yes
  546. ac_cv_prog_egrep='grep -E'
  547. ac_cv_prog_f77_g=yes
  548. ac_cv_prog_make_make_set=yes
  549. ac_cv_search_strerror='none required'
  550. ac_cv_sizeof_int=4
  551. ac_cv_sizeof_long=8
  552. ac_cv_sizeof_long_long=8
  553. ac_cv_sizeof_off_t=8
  554. ac_cv_sizeof_size_t=8
  555. ac_cv_sizeof_ssize_t=8
  556. ac_cv_sizeof_time_t=8
  557. ac_cv_type_int=yes
  558. ac_cv_type_long=yes
  559. ac_cv_type_long_long=yes
  560. ac_cv_type_off_t=yes
  561. ac_cv_type_pid_t=yes
  562. ac_cv_type_size_t=yes
  563. ac_cv_type_ssize_t=yes
  564. ac_cv_type_time_t=yes
  565. lt_cv_deplibs_check_method=pass_all
  566. lt_cv_file_magic_cmd='$MAGIC_CMD'
  567. lt_cv_file_magic_test_file=
  568. lt_cv_ld_reload_flag=-r
  569. lt_cv_objdir=.libs
  570. lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
  571. lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  572. lt_cv_path_NM='/usr/bin/nm -B'
  573. lt_cv_path_SED=/bin/sed
  574. lt_cv_prog_compiler_c_o=yes
  575. lt_cv_prog_compiler_c_o_CXX=yes
  576. lt_cv_prog_compiler_c_o_F77=yes
  577. lt_cv_prog_compiler_rtti_exceptions=no
  578. lt_cv_prog_gnu_ld=yes
  579. lt_cv_prog_gnu_ldcxx=yes
  580. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[         ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][         ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  581. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {"\1", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
  582. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  583. lt_cv_sys_max_cmd_len=32768
  584. lt_lt_cv_prog_compiler_c_o='"yes"'
  585. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  586. lt_lt_cv_prog_compiler_c_o_F77='"yes"'
  587. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[         ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[         ][         ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  588. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\"\\1\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {"\\2", (lt_ptr) \\&\\2},/p'\''"'
  589. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  590. ne_cv_cc_timezone=yes
  591. ne_cv_cc_werror=yes
  592. ne_cv_fmt_off_t=ld
  593. ne_cv_fmt_size_t=lu
  594. ne_cv_fmt_ssize_t=ld
  595. ne_cv_fmt_time_t=ld
  596. ne_cv_gai_addrconfig=yes
  597. ne_cv_lib_ssl097=yes
  598. ne_cv_libsfor_getaddrinfo='none needed'
  599. ne_cv_libsfor_socket='none needed'
  600. ne_cv_os_uname=Linux
  601. ne_cv_pkg_openssl=yes

  602. ## ----------------- ##
  603. ## Output variables. ##
  604. ## ----------------- ##

  605. ALLOW_INSTALL='yes'
  606. ALL_LINGUAS=''
  607. AR='/usr/bin/x86_64-pc-linux-gnu-ar'
  608. CC='x86_64-pc-linux-gnu-gcc'
  609. CFLAGS='-march=native -O3 -msse3 -m3dnow -pipe -fopenmp'
  610. CPP='x86_64-pc-linux-gnu-gcc -E'
  611. CPPFLAGS='  '
  612. CXX='x86_64-pc-linux-gnu-g++'
  613. CXXCPP='x86_64-pc-linux-gnu-g++ -E'
  614. CXXFLAGS='-march=native -O3 -msse3 -m3dnow -pipe -fopenmp'
  615. DEFS=''
  616. ECHO='echo'
  617. ECHO_C=''
  618. ECHO_N='-n'
  619. ECHO_T=''
  620. EGREP='grep -E'
  621. EXEEXT=''
  622. F77='x86_64-pc-linux-gnu-gfortran'
  623. FFLAGS='-g -O2'
  624. GNUTLS_CONFIG=''
  625. HELPERS=''
  626. INSTALL_DATA='${INSTALL} -m 644'
  627. INSTALL_PROGRAM='${INSTALL}'
  628. INSTALL_SCRIPT='${INSTALL}'
  629. KRB5_CONFIG=''
  630. LDFLAGS=''
  631. LIBOBJS=''
  632. LIBS=''
  633. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  634. LN_S='ln -s'
  635. LTLIBOBJS=''
  636. NEONOBJS=''
  637. NEON_BUILD_BUNDLED='yes'
  638. NEON_CFLAGS=''
  639. NEON_EXTRAOBJS=' ne_acl ne_openssl'
  640. NEON_LIBS=' -lz -lssl -lcrypto -ldl  '
  641. NEON_LINK_FLAGS='-version-info 26:4:0 -export-symbols-regex '^ne_[^_]''
  642. NEON_LTLIBS=''
  643. NEON_OBJEXT=''
  644. NEON_PC_LIBS=''
  645. NEON_SUPPORTS_SSL=''
  646. NEON_TARGET=''
  647. NEON_VERSION='0.26.4'
  648. NE_FLAG_DAV=''
  649. NE_FLAG_I18N=''
  650. NE_FLAG_IPV6='yes'
  651. NE_FLAG_LFS='no'
  652. NE_FLAG_SOCKS=''
  653. NE_FLAG_SSL='yes'
  654. NE_FLAG_TS_SSL='yes'
  655. NE_FLAG_ZLIB='yes'
  656. OBJEXT='o'
  657. OPENSSL=''
  658. PACKAGE_BUGREPORT='neon@webdav.org'
  659. PACKAGE_NAME='neon'
  660. PACKAGE_STRING='neon 0.26.4'
  661. PACKAGE_TARNAME='neon'
  662. PACKAGE_VERSION='0.26.4'
  663. PATH_SEPARATOR=':'
  664. PKG_CONFIG='/usr/bin/pkg-config'
  665. RANLIB='/usr/bin/x86_64-pc-linux-gnu-ranlib'
  666. SED='/bin/sed'
  667. SET_MAKE=''
  668. SHELL='/bin/sh'
  669. STRIP='x86_64-pc-linux-gnu-strip'
  670. TESTS=''
  671. TEST_LDFLAGS=''
  672. XML2_CONFIG=''
  673. ac_ct_AR=''
  674. ac_ct_CC=''
  675. ac_ct_CXX=''
  676. ac_ct_F77=''
  677. ac_ct_RANLIB=''
  678. ac_ct_STRIP=''
  679. ac_pt_AR=''
  680. ac_pt_RANLIB=''
  681. bindir='${exec_prefix}/bin'
  682. build='x86_64-pc-linux-gnu'
  683. build_alias='x86_64-pc-linux-gnu'
  684. build_cpu='x86_64'
  685. build_os='linux-gnu'
  686. build_vendor='pc'
  687. datadir='/usr/share'
  688. exec_prefix='NONE'
  689. host='x86_64-pc-linux-gnu'
  690. host_alias='x86_64-pc-linux-gnu'
  691. host_cpu='x86_64'
  692. host_os='linux-gnu'
  693. host_vendor='pc'
  694. includedir='${prefix}/include'
  695. infodir='/usr/share/info'
  696. libdir='/usr/lib64'
  697. libexecdir='${exec_prefix}/libexec'
  698. localstatedir='/var/lib'
  699. mandir='/usr/share/man'
  700. oldincludedir='/usr/include'
  701. prefix='/usr'
  702. program_transform_name='s,x,x,'
  703. sbindir='${exec_prefix}/sbin'
  704. sharedstatedir='${prefix}/com'
  705. sysconfdir='/etc'
  706. target_alias=''
  707. top_builddir=''
  708. user_LDFLAGS=''

  709. ## ----------- ##
  710. ## confdefs.h. ##
  711. ## ----------- ##

  712. #define HAVE_ARPA_INET_H 1
  713. #define HAVE_DECL_STPCPY 1
  714. #define HAVE_DECL_STRERROR_R 1
  715. #define HAVE_DLFCN_H 1
  716. #define HAVE_ERRNO_H 1
  717. #define HAVE_GAI_STRERROR 1
  718. #define HAVE_INET_NTOP 1
  719. #define HAVE_INTTYPES_H 1
  720. #define HAVE_ISATTY 1
  721. #define HAVE_LIBINTL_H 1
  722. #define HAVE_LIMITS_H 1
  723. #define HAVE_LOCALE_H 1
  724. #define HAVE_MEMORY_H 1
  725. #define HAVE_NETDB_H 1
  726. #define HAVE_NETINET_IN_H 1
  727. #define HAVE_NETINET_TCP_H 1
  728. #define HAVE_OPENSSL 1
  729. #define HAVE_OPENSSL_OPENSSLV_H 1
  730. #define HAVE_OPENSSL_SSL_H 1
  731. #define HAVE_PIPE 1
  732. #define HAVE_POLL 1
  733. #define HAVE_PTHREAD_MUTEX_INIT 1
  734. #define HAVE_PTHREAD_MUTEX_LOCK 1
  735. #define HAVE_SETLOCALE 1
  736. #define HAVE_SETSOCKOPT 1
  737. #define HAVE_SETVBUF 1
  738. #define HAVE_SHUTDOWN 1
  739. #define HAVE_SIGNAL 1
  740. #define HAVE_SIGNAL_H 1
  741. #define HAVE_SNPRINTF 1
  742. #define HAVE_SOCKS_H 1
  743. #define HAVE_STDARG_H 1
  744. #define HAVE_STDINT_H 1
  745. #define HAVE_STDINT_H 1
  746. #define HAVE_STDLIB_H 1
  747. #define HAVE_STDLIB_H 1
  748. #define HAVE_STPCPY 1
  749. #define HAVE_STRCASECMP 1
  750. #define HAVE_STRERROR_R 1
  751. #define HAVE_STRINGS_H 1
  752. #define HAVE_STRING_H 1
  753. #define HAVE_STRING_H 1
  754. #define HAVE_STRTOLL 1
  755. #define HAVE_STRUCT_TM_TM_GMTOFF 1
  756. #define HAVE_SYS_POLL_H 1
  757. #define HAVE_SYS_SELECT_H 1
  758. #define HAVE_SYS_SOCKET_H 1
  759. #define HAVE_SYS_STAT_H 1
  760. #define HAVE_SYS_TIME_H 1
  761. #define HAVE_SYS_TIME_H 1
  762. #define HAVE_SYS_TYPES_H 1
  763. #define HAVE_TIMEZONE 1
  764. #define HAVE_UNISTD_H 1
  765. #define HAVE_USLEEP 1
  766. #define HAVE_VSNPRINTF 1
  767. #define NEON_IS_LIBRARY 1
  768. #define NEON_VERSION "0.26.4"
  769. #define NE_FMT_OFF_T "ld"
  770. #define NE_FMT_SIZE_T "lu"
  771. #define NE_FMT_SSIZE_T "ld"
  772. #define NE_FMT_TIME_T "ld"
  773. #define NE_HAVE_IPV6 1
  774. #define NE_HAVE_SSL 1
  775. #define NE_HAVE_TS_SSL 1
  776. #define NE_HAVE_ZLIB 1
  777. #define NE_USE_POLL 1
  778. #define NE_VERSION_MAJOR (0)
  779. #define NE_VERSION_MINOR (26)
  780. #define NE_VERSION_PATCH (4)
  781. #define PACKAGE_BUGREPORT "neon@webdav.org"
  782. #define PACKAGE_NAME "neon"
  783. #define PACKAGE_STRING "neon 0.26.4"
  784. #define PACKAGE_TARNAME "neon"
  785. #define PACKAGE_VERSION "0.26.4"
  786. #define SIZEOF_INT 4
  787. #define SIZEOF_LONG 8
  788. #define SIZEOF_LONG_LONG 8
  789. #define SIZEOF_OFF_T 8
  790. #define SIZEOF_SIZE_T 8
  791. #define SIZEOF_SSIZE_T 8
  792. #define SIZEOF_TIME_T 8
  793. #define STDC_HEADERS 1
  794. #define STRERROR_R_CHAR_P 1
  795. #define TIME_WITH_SYS_TIME 1
  796. #define USE_GAI_ADDRCONFIG 1
  797. #define USE_GETADDRINFO 1
  798. #define _GNU_SOURCE 1
  799. #endif
  800. #ifdef __cplusplus
  801. extern "C" void exit (int) throw ();

  802. configure: exit 1
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-5-2 13:25:22 | 显示全部楼层
不解的字段......
  1. configure:28264: checking socks.h usability
  2. configure:28276: x86_64-pc-linux-gnu-gcc -c -march=native -O3 -msse3 -m3dnow -pipe -fopenmp    conftest.c >&5
  3. configure:28282: $? = 0
  4. configure:28286: test -z
  5.                          || test ! -s conftest.err
  6. configure:28289: $? = 0
  7. configure:28292: test -s conftest.o
  8. configure:28295: $? = 0
  9. configure:28305: result: yes
  10. configure:28309: checking socks.h presence
  11. configure:28319: x86_64-pc-linux-gnu-gcc -E    conftest.c
  12. configure:28325: $? = 0
  13. configure:28345: result: yes
  14. configure:28380: checking for socks.h
  15. configure:28387: result: yes
  16. configure:28395: checking for connect in -lsocks5
  17. configure:28425: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O3 -msse3 -m3dnow -pipe -fopenmp     conftest.c -lsocks5   >&5
  18. /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocks5
  19. collect2: ld returned 1 exit status
  20. configure:28431: $? = 1
  21. configure: failed program was:
  22. | /* confdefs.h.  */
复制代码
回复 支持 反对

使用道具 举报

发表于 2008-5-3 01:20:39 | 显示全部楼层
后面关键的没发…… 囧
回复 支持 反对

使用道具 举报

发表于 2008-5-3 19:20:58 | 显示全部楼层
我是临时的-socks5 的。。因为没看出来有啥用~~
回复 支持 反对

使用道具 举报

发表于 2008-5-4 10:12:09 | 显示全部楼层
.... 我只想用 openmp

难道真的就这么难吗?
回复 支持 反对

使用道具 举报

发表于 2008-5-4 11:52:37 | 显示全部楼层
看置顶,编译出问题,先emerge --sync,再试;还不行,查bugs.gentoo.org
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表