1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by SteamOS Compostitor configure 1.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr

## --------- ##
## Platform. ##
## --------- ##

hostname = vashhtpc
uname -m = x86_64
uname -r = 3.14.5-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Sun Jun 1 07:36:23 CEST 2014

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/bin/core_perl


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1850: checking for a BSD-compatible install
configure:1918: result: /usr/bin/install -c
configure:1929: checking whether build environment is sane
configure:1984: result: yes
configure:2022: WARNING: 'missing' script is too old or missing
configure:2135: checking for a thread-safe mkdir -p
configure:2174: result: /usr/bin/mkdir -p
configure:2181: checking for gawk
configure:2197: found /usr/bin/gawk
configure:2208: result: gawk
configure:2219: checking whether make sets $(MAKE)
configure:2241: result: yes
configure:2270: checking whether make supports nested variables
configure:2287: result: yes
configure:2376: checking whether UID '1000' is supported by ustar format
configure:2379: result: yes
configure:2386: checking whether GID '100' is supported by ustar format
configure:2389: result: yes
configure:2397: checking how to create a ustar tar archive
configure:2408: tar --version
tar (GNU tar) 1.27.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:2411: $? = 0
configure:2451: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2454: $? = 0
configure:2458: tar -xf - <conftest.tar
configure:2461: $? = 0
configure:2463: cat conftest.dir/file
GrepMe
configure:2466: $? = 0
configure:2479: result: gnutar
configure:2582: checking for pkg-config
configure:2600: found /usr/bin/pkg-config
configure:2612: result: /usr/bin/pkg-config
configure:2637: checking pkg-config is at least version 0.9.0
configure:2640: result: yes
configure:2650: checking for DEPS
configure:2657: $PKG_CONFIG --exists --print-errors "xxf86vm gl x11 xrender xcomposite SDL_image libudev"
configure:2660: $? = 0
configure:2674: $PKG_CONFIG --exists --print-errors "xxf86vm gl x11 xrender xcomposite SDL_image libudev"
configure:2677: $? = 0
configure:2735: result: yes
configure:2788: checking for gcc
configure:2804: found /usr/bin/gcc
configure:2815: result: gcc
configure:3044: checking for C compiler version
configure:3053: gcc --version >&5
gcc (GCC) 4.9.0 20140521 (prerelease)
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3064: $? = 0
configure:3053: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-4.9-20140521/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.9.0 20140521 (prerelease) (GCC) 
configure:3064: $? = 0
configure:3053: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3064: $? = 1
configure:3053: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3064: $? = 1
configure:3084: checking whether the C compiler works
configure:3106: gcc -march=x86-64 -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lXm -lXext -lXt -lXpm -lXdamage -lXfixes >&5
/usr/bin/ld: cannot find -lXm
collect2: error: ld returned 1 exit status
configure:3110: $? = 1
configure:3148: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SteamOS Compostitor"
| #define PACKAGE_TARNAME "steamos-compositor"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "SteamOS Compostitor 1.0"
| #define PACKAGE_BUGREPORT "linux@steampowered.com"
| #define PACKAGE_URL "http://support.steampowered.com"
| #define PACKAGE "steamos-compositor"
| #define VERSION "1.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3153: error: in `/home/vash/cower/steamos-compositor/src/steamos-compositor':
configure:3155: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
ac_cv_env_DEPS_CFLAGS_set=
ac_cv_env_DEPS_CFLAGS_value=
ac_cv_env_DEPS_LIBS_set=
ac_cv_env_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-lXm -lXext -lXt -lXpm -lXdamage -lXfixes'
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_tar_ustar=gnutar
pkg_cv_DEPS_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -I/usr/include/SDL '
pkg_cv_DEPS_LIBS='-lXxf86vm -lGL -lXrender -lX11 -lXcomposite -lSDL_image -lSDL -lpthread -ludev '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.14'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.14'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS='-march=x86-64 -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
CPPFLAGS='-D_FORTIFY_SOURCE=2'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DEPS_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -I/usr/include/SDL '
DEPS_LIBS='-lXxf86vm -lGL -lXrender -lX11 -lXcomposite -lSDL_image -lSDL -lpthread -ludev '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
LIBOBJS=''
LIBS='-lXm -lXext -lXt -lXpm -lXdamage -lXfixes'
LTLIBOBJS=''
MAKEINFO='makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT=''
PACKAGE='steamos-compositor'
PACKAGE_BUGREPORT='linux@steampowered.com'
PACKAGE_NAME='SteamOS Compostitor'
PACKAGE_STRING='SteamOS Compostitor 1.0'
PACKAGE_TARNAME='steamos-compositor'
PACKAGE_URL='http://support.steampowered.com'
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.0'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/vash/cower/steamos-compositor/src/steamos-compositor/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "SteamOS Compostitor"
#define PACKAGE_TARNAME "steamos-compositor"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "SteamOS Compostitor 1.0"
#define PACKAGE_BUGREPORT "linux@steampowered.com"
#define PACKAGE_URL "http://support.steampowered.com"
#define PACKAGE "steamos-compositor"
#define VERSION "1.0"

configure: exit 77

This paste never expires. View raw. Pasted through import.