Advertisement
Guest User

Untitled

a guest
May 21st, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.68 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by pcsxr configure 1.9.93, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/home/andoru --enable-opengl --enable-sound=alsa
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = flying-topsoil
  14. uname -m = x86_64
  15. uname -r = 3.14-4.dmz.1-liquorix-amd64
  16. uname -s = Linux
  17. uname -v = #1 ZEN SMP PREEMPT Sat May 17 20:23:46 UTC 2014
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/andoru/bin
  31. PATH: /usr/sbin
  32. PATH: /sbin
  33. PATH: /usr/local/bin
  34. PATH: /usr/bin
  35. PATH: /bin
  36. PATH: /usr/local/games
  37. PATH: /usr/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2308: checking build system type
  45. configure:2322: result: x86_64-unknown-linux-gnu
  46. configure:2342: checking host system type
  47. configure:2355: result: x86_64-unknown-linux-gnu
  48. configure:2392: checking for a BSD-compatible install
  49. configure:2460: result: /usr/bin/install -c
  50. configure:2471: checking whether build environment is sane
  51. configure:2526: result: yes
  52. configure:2677: checking for a thread-safe mkdir -p
  53. configure:2716: result: /bin/mkdir -p
  54. configure:2723: checking for gawk
  55. configure:2753: result: no
  56. configure:2723: checking for mawk
  57. configure:2739: found /usr/bin/mawk
  58. configure:2750: result: mawk
  59. configure:2761: checking whether make sets $(MAKE)
  60. configure:2783: result: yes
  61. configure:2812: checking whether make supports nested variables
  62. configure:2829: result: yes
  63. configure:2956: checking whether to enable maintainer-specific portions of Makefiles
  64. configure:2965: result: no
  65. configure:3030: checking for gcc
  66. configure:3046: found /usr/bin/gcc
  67. configure:3057: result: gcc
  68. configure:3286: checking for C compiler version
  69. configure:3295: gcc --version >&5
  70. gcc (Debian 4.8.2-21) 4.8.2
  71. Copyright (C) 2013 Free Software Foundation, Inc.
  72. This is free software; see the source for copying conditions. There is NO
  73. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  74.  
  75. configure:3306: $? = 0
  76. configure:3295: gcc -v >&5
  77. Using built-in specs.
  78. COLLECT_GCC=gcc
  79. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  80. Target: x86_64-linux-gnu
  81. Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.2-21' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  82. Thread model: posix
  83. gcc version 4.8.2 (Debian 4.8.2-21)
  84. configure:3306: $? = 0
  85. configure:3295: gcc -V >&5
  86. gcc: error: unrecognized command line option '-V'
  87. gcc: fatal error: no input files
  88. compilation terminated.
  89. configure:3306: $? = 4
  90. configure:3295: gcc -qversion >&5
  91. gcc: error: unrecognized command line option '-qversion'
  92. gcc: fatal error: no input files
  93. compilation terminated.
  94. configure:3306: $? = 4
  95. configure:3326: checking whether the C compiler works
  96. configure:3348: gcc conftest.c >&5
  97. configure:3352: $? = 0
  98. configure:3400: result: yes
  99. configure:3403: checking for C compiler default output file name
  100. configure:3405: result: a.out
  101. configure:3411: checking for suffix of executables
  102. configure:3418: gcc -o conftest conftest.c >&5
  103. configure:3422: $? = 0
  104. configure:3444: result:
  105. configure:3466: checking whether we are cross compiling
  106. configure:3474: gcc -o conftest conftest.c >&5
  107. configure:3478: $? = 0
  108. configure:3485: ./conftest
  109. configure:3489: $? = 0
  110. configure:3504: result: no
  111. configure:3509: checking for suffix of object files
  112. configure:3531: gcc -c conftest.c >&5
  113. configure:3535: $? = 0
  114. configure:3556: result: o
  115. configure:3560: checking whether we are using the GNU C compiler
  116. configure:3579: gcc -c conftest.c >&5
  117. configure:3579: $? = 0
  118. configure:3588: result: yes
  119. configure:3597: checking whether gcc accepts -g
  120. configure:3617: gcc -c -g conftest.c >&5
  121. configure:3617: $? = 0
  122. configure:3658: result: yes
  123. configure:3675: checking for gcc option to accept ISO C89
  124. configure:3738: gcc -c -g -O2 conftest.c >&5
  125. configure:3738: $? = 0
  126. configure:3751: result: none needed
  127. configure:3776: checking whether gcc understands -c and -o together
  128. configure:3798: gcc -c conftest.c -o conftest2.o
  129. configure:3801: $? = 0
  130. configure:3798: gcc -c conftest.c -o conftest2.o
  131. configure:3801: $? = 0
  132. configure:3813: result: yes
  133. configure:3841: checking for style of include used by make
  134. configure:3869: result: GNU
  135. configure:3895: checking dependency style of gcc
  136. configure:4006: result: gcc3
  137. configure:4029: checking how to run the C preprocessor
  138. configure:4060: gcc -E conftest.c
  139. configure:4060: $? = 0
  140. configure:4074: gcc -E conftest.c
  141. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  142. #include <ac_nonexistent.h>
  143. ^
  144. compilation terminated.
  145. configure:4074: $? = 1
  146. configure: failed program was:
  147. | /* confdefs.h */
  148. | #define PACKAGE_NAME "pcsxr"
  149. | #define PACKAGE_TARNAME "pcsxr"
  150. | #define PACKAGE_VERSION "1.9.93"
  151. | #define PACKAGE_STRING "pcsxr 1.9.93"
  152. | #define PACKAGE_BUGREPORT ""
  153. | #define PACKAGE_URL ""
  154. | #define PACKAGE "pcsxr"
  155. | #define VERSION "1.9.93"
  156. | /* end confdefs.h. */
  157. | #include <ac_nonexistent.h>
  158. configure:4099: result: gcc -E
  159. configure:4119: gcc -E conftest.c
  160. configure:4119: $? = 0
  161. configure:4133: gcc -E conftest.c
  162. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  163. #include <ac_nonexistent.h>
  164. ^
  165. compilation terminated.
  166. configure:4133: $? = 1
  167. configure: failed program was:
  168. | /* confdefs.h */
  169. | #define PACKAGE_NAME "pcsxr"
  170. | #define PACKAGE_TARNAME "pcsxr"
  171. | #define PACKAGE_VERSION "1.9.93"
  172. | #define PACKAGE_STRING "pcsxr 1.9.93"
  173. | #define PACKAGE_BUGREPORT ""
  174. | #define PACKAGE_URL ""
  175. | #define PACKAGE "pcsxr"
  176. | #define VERSION "1.9.93"
  177. | /* end confdefs.h. */
  178. | #include <ac_nonexistent.h>
  179. configure:4162: checking for grep that handles long lines and -e
  180. configure:4220: result: /bin/grep
  181. configure:4225: checking for egrep
  182. configure:4287: result: /bin/grep -E
  183. configure:4292: checking for ANSI C header files
  184. configure:4312: gcc -c -g -O2 conftest.c >&5
  185. configure:4312: $? = 0
  186. configure:4385: gcc -o conftest -g -O2 conftest.c >&5
  187. configure:4385: $? = 0
  188. configure:4385: ./conftest
  189. configure:4385: $? = 0
  190. configure:4396: result: yes
  191. configure:4413: checking dependency style of gcc
  192. configure:4522: result: gcc3
  193.  
  194. ## ---------------- ##
  195. ## Cache variables. ##
  196. ## ---------------- ##
  197.  
  198. ac_cv_build=x86_64-unknown-linux-gnu
  199. ac_cv_c_compiler_gnu=yes
  200. ac_cv_env_ALSA_CFLAGS_set=
  201. ac_cv_env_ALSA_CFLAGS_value=
  202. ac_cv_env_ALSA_LIBS_set=
  203. ac_cv_env_ALSA_LIBS_value=
  204. ac_cv_env_CCASFLAGS_set=
  205. ac_cv_env_CCASFLAGS_value=
  206. ac_cv_env_CCAS_set=
  207. ac_cv_env_CCAS_value=
  208. ac_cv_env_CC_set=
  209. ac_cv_env_CC_value=
  210. ac_cv_env_CFLAGS_set=
  211. ac_cv_env_CFLAGS_value=
  212. ac_cv_env_CPPFLAGS_set=
  213. ac_cv_env_CPPFLAGS_value=
  214. ac_cv_env_CPP_set=
  215. ac_cv_env_CPP_value=
  216. ac_cv_env_GLIB2_CFLAGS_set=
  217. ac_cv_env_GLIB2_CFLAGS_value=
  218. ac_cv_env_GLIB2_LIBS_set=
  219. ac_cv_env_GLIB2_LIBS_value=
  220. ac_cv_env_GTK3_CFLAGS_set=
  221. ac_cv_env_GTK3_CFLAGS_value=
  222. ac_cv_env_GTK3_LIBS_set=
  223. ac_cv_env_GTK3_LIBS_value=
  224. ac_cv_env_LDFLAGS_set=
  225. ac_cv_env_LDFLAGS_value=
  226. ac_cv_env_LIBCDIO_CFLAGS_set=
  227. ac_cv_env_LIBCDIO_CFLAGS_value=
  228. ac_cv_env_LIBCDIO_LIBS_set=
  229. ac_cv_env_LIBCDIO_LIBS_value=
  230. ac_cv_env_LIBS_set=
  231. ac_cv_env_LIBS_value=
  232. ac_cv_env_OPENAL_CFLAGS_set=
  233. ac_cv_env_OPENAL_CFLAGS_value=
  234. ac_cv_env_OPENAL_LIBS_set=
  235. ac_cv_env_OPENAL_LIBS_value=
  236. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  237. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  238. ac_cv_env_PKG_CONFIG_PATH_set=
  239. ac_cv_env_PKG_CONFIG_PATH_value=
  240. ac_cv_env_PKG_CONFIG_set=
  241. ac_cv_env_PKG_CONFIG_value=
  242. ac_cv_env_PULSEAUDIO_CFLAGS_set=
  243. ac_cv_env_PULSEAUDIO_CFLAGS_value=
  244. ac_cv_env_PULSEAUDIO_LIBS_set=
  245. ac_cv_env_PULSEAUDIO_LIBS_value=
  246. ac_cv_env_SDL_CFLAGS_set=
  247. ac_cv_env_SDL_CFLAGS_value=
  248. ac_cv_env_SDL_LIBS_set=
  249. ac_cv_env_SDL_LIBS_value=
  250. ac_cv_env_build_alias_set=
  251. ac_cv_env_build_alias_value=
  252. ac_cv_env_host_alias_set=
  253. ac_cv_env_host_alias_value=
  254. ac_cv_env_target_alias_set=
  255. ac_cv_env_target_alias_value=
  256. ac_cv_header_stdc=yes
  257. ac_cv_host=x86_64-unknown-linux-gnu
  258. ac_cv_objext=o
  259. ac_cv_path_EGREP='/bin/grep -E'
  260. ac_cv_path_GREP=/bin/grep
  261. ac_cv_path_install='/usr/bin/install -c'
  262. ac_cv_path_mkdir=/bin/mkdir
  263. ac_cv_prog_AWK=mawk
  264. ac_cv_prog_CPP='gcc -E'
  265. ac_cv_prog_ac_ct_CC=gcc
  266. ac_cv_prog_cc_c89=
  267. ac_cv_prog_cc_g=yes
  268. ac_cv_prog_make_make_set=yes
  269. am_cv_CCAS_dependencies_compiler_type=gcc3
  270. am_cv_CC_dependencies_compiler_type=gcc3
  271. am_cv_make_support_nested_variables=yes
  272. am_cv_prog_cc_c_o=yes
  273.  
  274. ## ----------------- ##
  275. ## Output variables. ##
  276. ## ----------------- ##
  277.  
  278. ACLOCAL='${SHELL} /home/andoru/downloads/pcsxr/missing aclocal-1.14'
  279. ALSA_CFLAGS=''
  280. ALSA_LIBS=''
  281. AMDEPBACKSLASH='\'
  282. AMDEP_FALSE='#'
  283. AMDEP_TRUE=''
  284. AMTAR='$${TAR-tar}'
  285. AM_BACKSLASH='\'
  286. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  287. AM_DEFAULT_VERBOSITY='1'
  288. AM_V='$(V)'
  289. ARCH_PPC_FALSE=''
  290. ARCH_PPC_TRUE=''
  291. ARCH_X86_64_FALSE=''
  292. ARCH_X86_64_TRUE=''
  293. ARCH_X86_FALSE=''
  294. ARCH_X86_TRUE=''
  295. AUTOCONF='${SHELL} /home/andoru/downloads/pcsxr/missing autoconf'
  296. AUTOHEADER='${SHELL} /home/andoru/downloads/pcsxr/missing autoheader'
  297. AUTOMAKE='${SHELL} /home/andoru/downloads/pcsxr/missing automake-1.14'
  298. AWK='mawk'
  299. BLADESIO1=''
  300. CATALOGS=''
  301. CATOBJEXT=''
  302. CC='gcc'
  303. CCAS='gcc'
  304. CCASDEPMODE='depmode=gcc3'
  305. CCASFLAGS='-g -O2'
  306. CCDEPMODE='depmode=gcc3'
  307. CFLAGS='-g -O2'
  308. CPP='gcc -E'
  309. CPPFLAGS=''
  310. CYGPATH_W='echo'
  311. DATADIRNAME=''
  312. DEFS=''
  313. DEPDIR='.deps'
  314. ECHO_C=''
  315. ECHO_N='-n'
  316. ECHO_T=''
  317. EGREP='/bin/grep -E'
  318. EXEEXT=''
  319. GETTEXT_PACKAGE=''
  320. GLIB2_CFLAGS=''
  321. GLIB2_LIBS=''
  322. GMOFILES=''
  323. GMSGFMT=''
  324. GREP='/bin/grep'
  325. GTK3_CFLAGS=''
  326. GTK3_LIBS=''
  327. INSTALL_DATA='${INSTALL} -m 644'
  328. INSTALL_PROGRAM='${INSTALL}'
  329. INSTALL_SCRIPT='${INSTALL}'
  330. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  331. INSTOBJEXT=''
  332. INTLLIBS=''
  333. LDFLAGS=''
  334. LIBCDIO_CFLAGS=''
  335. LIBCDIO_LIBS=''
  336. LIBOBJS=''
  337. LIBS=''
  338. LTLIBOBJS=''
  339. MAINT='#'
  340. MAINTAINER_MODE_FALSE=''
  341. MAINTAINER_MODE_TRUE='#'
  342. MAKEINFO='${SHELL} /home/andoru/downloads/pcsxr/missing makeinfo'
  343. MKDIR_P='/bin/mkdir -p'
  344. MKINSTALLDIRS=''
  345. MSGFMT=''
  346. MSGFMT_OPTS=''
  347. NASM=''
  348. OBJEXT='o'
  349. OPENAL_CFLAGS=''
  350. OPENAL_LIBS=''
  351. PACKAGE='pcsxr'
  352. PACKAGE_BUGREPORT=''
  353. PACKAGE_NAME='pcsxr'
  354. PACKAGE_STRING='pcsxr 1.9.93'
  355. PACKAGE_TARNAME='pcsxr'
  356. PACKAGE_URL=''
  357. PACKAGE_VERSION='1.9.93'
  358. PATH_SEPARATOR=':'
  359. PEOPSXGL=''
  360. PKG_CONFIG=''
  361. PKG_CONFIG_LIBDIR=''
  362. PKG_CONFIG_PATH=''
  363. POFILES=''
  364. POSUB=''
  365. PO_IN_DATADIR_FALSE=''
  366. PO_IN_DATADIR_TRUE=''
  367. PULSEAUDIO_CFLAGS=''
  368. PULSEAUDIO_LIBS=''
  369. SDL_CFLAGS=''
  370. SDL_LIBS=''
  371. SET_MAKE=''
  372. SHELL='/bin/bash'
  373. SOUND_ALSA_FALSE=''
  374. SOUND_ALSA_TRUE=''
  375. SOUND_NULL_FALSE=''
  376. SOUND_NULL_TRUE=''
  377. SOUND_OPENAL_FALSE=''
  378. SOUND_OPENAL_TRUE=''
  379. SOUND_OSS_FALSE=''
  380. SOUND_OSS_TRUE=''
  381. SOUND_PULSEAUDIO_FALSE=''
  382. SOUND_PULSEAUDIO_TRUE=''
  383. SOUND_SDL_FALSE=''
  384. SOUND_SDL_TRUE=''
  385. STRIP=''
  386. USE_LIBCDIO_FALSE=''
  387. USE_LIBCDIO_TRUE=''
  388. USE_NLS=''
  389. VERSION='1.9.93'
  390. X86_NASM_FALSE=''
  391. X86_NASM_TRUE=''
  392. XGETTEXT=''
  393. ac_ct_CC='gcc'
  394. am__EXEEXT_FALSE=''
  395. am__EXEEXT_TRUE=''
  396. am__fastdepCCAS_FALSE='#'
  397. am__fastdepCCAS_TRUE=''
  398. am__fastdepCC_FALSE='#'
  399. am__fastdepCC_TRUE=''
  400. am__include='include'
  401. am__isrc=''
  402. am__leading_dot='.'
  403. am__nodep='_no'
  404. am__quote=''
  405. am__tar='$${TAR-tar} chof - "$$tardir"'
  406. am__untar='$${TAR-tar} xf -'
  407. bindir='${exec_prefix}/bin'
  408. build='x86_64-unknown-linux-gnu'
  409. build_alias=''
  410. build_cpu='x86_64'
  411. build_os='linux-gnu'
  412. build_vendor='unknown'
  413. datadir='${datarootdir}'
  414. datarootdir='${prefix}/share'
  415. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  416. dvidir='${docdir}'
  417. exec_prefix='NONE'
  418. host='x86_64-unknown-linux-gnu'
  419. host_alias=''
  420. host_cpu='x86_64'
  421. host_os='linux-gnu'
  422. host_vendor='unknown'
  423. htmldir='${docdir}'
  424. includedir='${prefix}/include'
  425. infodir='${datarootdir}/info'
  426. install_sh='${SHELL} /home/andoru/downloads/pcsxr/install-sh'
  427. libdir='${exec_prefix}/lib'
  428. libexecdir='${exec_prefix}/libexec'
  429. localedir='${datarootdir}/locale'
  430. localstatedir='${prefix}/var'
  431. mandir='${datarootdir}/man'
  432. mkdir_p='$(MKDIR_P)'
  433. oldincludedir='/usr/include'
  434. pdfdir='${docdir}'
  435. prefix='/home/andoru'
  436. program_transform_name='s,x,x,'
  437. psdir='${docdir}'
  438. sbindir='${exec_prefix}/sbin'
  439. sharedstatedir='${prefix}/com'
  440. sysconfdir='${prefix}/etc'
  441. target_alias=''
  442.  
  443. ## ----------- ##
  444. ## confdefs.h. ##
  445. ## ----------- ##
  446.  
  447. /* confdefs.h */
  448. #define PACKAGE_NAME "pcsxr"
  449. #define PACKAGE_TARNAME "pcsxr"
  450. #define PACKAGE_VERSION "1.9.93"
  451. #define PACKAGE_STRING "pcsxr 1.9.93"
  452. #define PACKAGE_BUGREPORT ""
  453. #define PACKAGE_URL ""
  454. #define PACKAGE "pcsxr"
  455. #define VERSION "1.9.93"
  456. #define STDC_HEADERS 1
  457.  
  458. configure: exit 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement