Skip to content

Instantly share code, notes, and snippets.

@duritong
Created September 14, 2015 19:11
Show Gist options
  • Save duritong/0b4092bef52725f25e99 to your computer and use it in GitHub Desktop.
Save duritong/0b4092bef52725f25e99 to your computer and use it in GitHub Desktop.
google-authenticator-config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by google-authenticator configure 1.01, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
## --------- ##
## Platform. ##
## --------- ##
hostname = foo.example.com
uname -m = x86_64
uname -r = 4.1.6-200.fc22.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Aug 17 19:54:31 UTC 2015
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/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/lib64/ccache
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/sbin
PATH: /builddir/.local/bin
PATH: /builddir/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2224: checking for x86_64-redhat-linux-gnu-gcc
configure:2254: result: no
configure:2264: checking for gcc
configure:2280: found /usr/lib64/ccache/gcc
configure:2291: result: gcc
configure:2520: checking for C compiler version
configure:2529: gcc --version >&5
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9)
Copyright (C) 2013 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:2540: $? = 0
configure:2529: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC)
configure:2540: $? = 0
configure:2529: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2540: $? = 4
configure:2529: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2540: $? = 4
configure:2560: checking whether the C compiler works
configure:2582: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c >&5
configure:2586: $? = 0
configure:2634: result: yes
configure:2637: checking for C compiler default output file name
configure:2639: result: a.out
configure:2645: checking for suffix of executables
configure:2652: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c >&5
configure:2656: $? = 0
configure:2678: result:
configure:2700: checking whether we are cross compiling
configure:2708: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c >&5
configure:2712: $? = 0
configure:2719: ./conftest
configure:2723: $? = 0
configure:2738: result: no
configure:2743: checking for suffix of object files
configure:2765: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:2769: $? = 0
configure:2790: result: o
configure:2794: checking whether we are using the GNU C compiler
configure:2813: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:2813: $? = 0
configure:2822: result: yes
configure:2831: checking whether gcc accepts -g
configure:2851: gcc -c -g conftest.c >&5
configure:2851: $? = 0
configure:2892: result: yes
configure:2909: checking for gcc option to accept ISO C89
configure:2972: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:2972: $? = 0
configure:2985: result: none needed
configure:3011: checking how to run the C preprocessor
configure:3042: gcc -E conftest.c
configure:3042: $? = 0
configure:3056: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-authenticator"
| #define PACKAGE_TARNAME "google-authenticator"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "google-authenticator 1.01"
| #define PACKAGE_BUGREPORT "habets@google.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3081: result: gcc -E
configure:3101: gcc -E conftest.c
configure:3101: $? = 0
configure:3115: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-authenticator"
| #define PACKAGE_TARNAME "google-authenticator"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "google-authenticator 1.01"
| #define PACKAGE_BUGREPORT "habets@google.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3144: checking for grep that handles long lines and -e
configure:3202: result: /usr/bin/grep
configure:3207: checking for egrep
configure:3269: result: /usr/bin/grep -E
configure:3274: checking for ANSI C header files
configure:3294: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3294: $? = 0
configure:3367: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c >&5
configure:3367: $? = 0
configure:3367: ./conftest
configure:3367: $? = 0
configure:3378: result: yes
configure:3391: checking for sys/types.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3391: checking for sys/stat.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3391: checking for stdlib.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3391: checking for string.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3391: checking for memory.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3391: checking for strings.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3391: checking for inttypes.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3391: checking for stdint.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3391: checking for unistd.h
configure:3391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3391: $? = 0
configure:3391: result: yes
configure:3404: checking minix/config.h usability
configure:3404: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:3404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-authenticator"
| #define PACKAGE_TARNAME "google-authenticator"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "google-authenticator 1.01"
| #define PACKAGE_BUGREPORT "habets@google.com"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3404: result: no
configure:3404: checking minix/config.h presence
configure:3404: gcc -E conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:3404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-authenticator"
| #define PACKAGE_TARNAME "google-authenticator"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "google-authenticator 1.01"
| #define PACKAGE_BUGREPORT "habets@google.com"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:3404: result: no
configure:3404: checking for minix/config.h
configure:3404: result: no
configure:3425: checking whether it is safe to define __EXTENSIONS__
configure:3443: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:3443: $? = 0
configure:3450: result: yes
configure:3522: checking build system type
configure:3536: result: x86_64-redhat-linux-gnu
configure:3556: checking host system type
configure:3569: result: x86_64-redhat-linux-gnu
configure:3610: checking how to print strings
configure:3637: result: printf
configure:3658: checking for a sed that does not truncate output
configure:3722: result: /usr/bin/sed
configure:3740: checking for fgrep
configure:3802: result: /usr/bin/grep -F
configure:3837: checking for ld used by gcc
configure:3904: result: /usr/bin/ld
configure:3911: checking if the linker (/usr/bin/ld) is GNU ld
configure:3926: result: yes
configure:3938: checking for BSD- or MS-compatible name lister (nm)
configure:3987: result: /usr/bin/nm -B
configure:4117: checking the name lister (/usr/bin/nm -B) interface
configure:4124: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:4127: /usr/bin/nm -B "conftest.o"
configure:4130: output
0000000000000000 B some_variable
configure:4137: result: BSD nm
configure:4140: checking whether ln -s works
configure:4144: result: yes
configure:4152: checking the maximum length of command line arguments
configure:4282: result: 1572864
configure:4299: checking whether the shell understands some XSI constructs
configure:4309: result: yes
configure:4313: checking whether the shell understands "+="
configure:4319: result: yes
configure:4354: checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format
configure:4394: result: func_convert_file_noop
configure:4401: checking how to convert x86_64-redhat-linux-gnu file names to toolchain format
configure:4421: result: func_convert_file_noop
configure:4428: checking for /usr/bin/ld option to reload object files
configure:4435: result: -r
configure:4469: checking for x86_64-redhat-linux-gnu-objdump
configure:4499: result: no
configure:4509: checking for objdump
configure:4525: found /usr/bin/objdump
configure:4536: result: objdump
configure:4568: checking how to recognize dependent libraries
configure:4770: result: pass_all
configure:4815: checking for x86_64-redhat-linux-gnu-dlltool
configure:4845: result: no
configure:4855: checking for dlltool
configure:4885: result: no
configure:4915: checking how to associate runtime and link libraries
configure:4942: result: printf %s\n
configure:4958: checking for x86_64-redhat-linux-gnu-ar
configure:4988: result: no
configure:5002: checking for ar
configure:5018: found /usr/bin/ar
configure:5029: result: ar
configure:5066: checking for archiver @FILE support
configure:5083: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:5083: $? = 0
configure:5086: ar cru libconftest.a @conftest.lst >&5
configure:5089: $? = 0
configure:5094: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5097: $? = 1
configure:5109: result: @
configure:5127: checking for x86_64-redhat-linux-gnu-strip
configure:5157: result: no
configure:5167: checking for strip
configure:5183: found /usr/bin/strip
configure:5194: result: strip
configure:5226: checking for x86_64-redhat-linux-gnu-ranlib
configure:5256: result: no
configure:5266: checking for ranlib
configure:5282: found /usr/bin/ranlib
configure:5293: result: ranlib
configure:5370: checking for gawk
configure:5386: found /usr/bin/gawk
configure:5397: result: gawk
configure:5437: checking command to parse /usr/bin/nm -B output from gcc object
configure:5557: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:5560: $? = 0
configure:5564: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:5567: $? = 0
configure:5633: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c conftstm.o >&5
configure:5636: $? = 0
configure:5674: result: ok
configure:5711: checking for sysroot
configure:5741: result: no
configure:5818: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:5821: $? = 0
configure:5957: checking for x86_64-redhat-linux-gnu-mt
configure:5987: result: no
configure:5997: checking for mt
configure:6027: result: no
configure:6047: checking if : is a manifest tool
configure:6053: : '-?'
configure:6061: result: no
configure:6700: checking for dlfcn.h
configure:6700: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:6700: $? = 0
configure:6700: result: yes
configure:6906: checking for objdir
configure:6921: result: .libs
configure:7192: checking if gcc supports -fno-rtti -fno-exceptions
configure:7210: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:7214: $? = 0
configure:7227: result: no
configure:7554: checking for gcc option to produce PIC
configure:7561: result: -fPIC -DPIC
configure:7569: checking if gcc PIC flag -fPIC -DPIC works
configure:7587: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5
configure:7591: $? = 0
configure:7604: result: yes
configure:7633: checking if gcc static flag -static works
configure:7661: result: no
configure:7676: checking if gcc supports -c -o file.o
configure:7697: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o out/conftest2.o conftest.c >&5
configure:7701: $? = 0
configure:7723: result: yes
configure:7731: checking if gcc supports -c -o file.o
configure:7778: result: yes
configure:7811: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8964: result: yes
configure:9001: checking whether -lc should be explicitly linked in
configure:9009: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:9012: $? = 0
configure:9027: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9030: $? = 0
configure:9044: result: no
configure:9204: checking dynamic linker characteristics
configure:9715: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9715: $? = 0
configure:9941: result: GNU/Linux ld.so
configure:10048: checking how to hardcode library paths into programs
configure:10073: result: immediate
configure:10613: checking whether stripping libraries is possible
configure:10618: result: yes
configure:10653: checking if libtool supports shared libraries
configure:10655: result: yes
configure:10658: checking whether to build shared libraries
configure:10679: result: yes
configure:10682: checking whether to build static libraries
configure:10686: result: yes
configure:10741: checking for a BSD-compatible install
configure:10809: result: /usr/bin/install -c
configure:10820: checking whether build environment is sane
configure:10875: result: yes
configure:11026: checking for a thread-safe mkdir -p
configure:11065: result: /usr/bin/mkdir -p
configure:11068: checking whether make sets $(MAKE)
configure:11090: result: yes
configure:11120: checking for style of include used by make
configure:11148: result: GNU
configure:11182: checking whether make supports nested variables
configure:11199: result: yes
configure:11284: checking dependency style of gcc
configure:11395: result: none
configure:11412: checking whether to enable maintainer-specific portions of Makefiles
configure:11421: result: yes
configure:11445: checking for x86_64-redhat-linux-gnu-gcc
configure:11472: result: gcc
configure:11741: checking for C compiler version
configure:11750: gcc --version >&5
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9)
Copyright (C) 2013 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:11761: $? = 0
configure:11750: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC)
configure:11761: $? = 0
configure:11750: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:11761: $? = 4
configure:11750: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:11761: $? = 4
configure:11765: checking whether we are using the GNU C compiler
configure:11793: result: yes
configure:11802: checking whether gcc accepts -g
configure:11863: result: yes
configure:11880: checking for gcc option to accept ISO C89
configure:11956: result: none needed
configure:11980: checking for gcc option to accept ISO C99
configure:12129: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
conftest.c:78:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'test_varargs':
conftest.c:99:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable]
float fnumber;
^
conftest.c:98:7: warning: variable 'number' set but not used [-Wunused-but-set-variable]
int number;
^
conftest.c:97:15: warning: variable 'str' set but not used [-Wunused-but-set-variable]
const char *str;
^
conftest.c: In function 'main':
conftest.c:130:3: warning: implicit declaration of function 'test_restrict' [-Wimplicit-function-declaration]
if (test_restrict ("String literal") == 0)
^
conftest.c:132:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:132:18: error: 'newvar' undeclared (first use in this function)
conftest.c:132:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:142:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:142:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:12129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-authenticator"
| #define PACKAGE_TARNAME "google-authenticator"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "google-authenticator 1.01"
| #define PACKAGE_BUGREPORT "habets@google.com"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "google-authenticator"
| #define VERSION "1.01"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:12129: gcc -std=gnu99 -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
conftest.c: In function 'test_varargs':
conftest.c:99:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable]
float fnumber;
^
conftest.c:98:7: warning: variable 'number' set but not used [-Wunused-but-set-variable]
int number;
^
conftest.c:97:15: warning: variable 'str' set but not used [-Wunused-but-set-variable]
const char *str;
^
configure:12129: $? = 0
configure:12149: result: -std=gnu99
configure:12250: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:12264: result: -std=gnu99
configure:12271: checking sys/fsuid.h usability
configure:12271: gcc -std=gnu99 -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:12271: $? = 0
configure:12271: result: yes
configure:12271: checking sys/fsuid.h presence
configure:12271: gcc -E conftest.c
configure:12271: $? = 0
configure:12271: result: yes
configure:12271: checking for sys/fsuid.h
configure:12271: result: yes
configure:12283: checking for setfsuid
configure:12283: gcc -std=gnu99 -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c >&5
configure:12283: $? = 0
configure:12283: result: yes
configure:12299: checking for security/pam_appl.h
configure:12299: gcc -std=gnu99 -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:12299: $? = 0
configure:12299: result: yes
configure:12315: checking for security/pam_modules.h
configure:12315: gcc -std=gnu99 -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
configure:12315: $? = 0
configure:12315: result: yes
configure:12326: checking for pam_get_user in -lpam
configure:12351: gcc -std=gnu99 -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c -lpam >&5
configure:12351: $? = 0
configure:12360: result: yes
configure:12373: checking whether certain PAM functions require const arguments
configure:12407: gcc -std=gnu99 -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:2: warning: 'item' is used uninitialized in this function [-Wuninitialized]
(void) pam_get_item(ph, 0, item);
^
configure:12407: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-authenticator"
| #define PACKAGE_TARNAME "google-authenticator"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "google-authenticator 1.01"
| #define PACKAGE_BUGREPORT "habets@google.com"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "google-authenticator"
| #define VERSION "1.01"
| #define HAVE_SYS_FSUID_H 1
| #define HAVE_SETFSUID 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| /* end confdefs.h. */
|
| #include <security/pam_appl.h>
| #include <security/pam_modules.h>
|
| int
| main ()
| {
|
| const void **item;
| int dummy = 0;
| /*
| * since pam_handle_t is opaque on at least some platforms, give it
| * a non-NULL dummy value
| */
| const pam_handle_t *ph = (const pam_handle_t *)&dummy;
| (void) pam_get_item(ph, 0, item);
|
| ;
| return 0;
| }
configure:12417: result: no
configure:12428: checking for library containing dlopen
configure:12459: gcc -std=gnu99 -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c >&5
/tmp/ccPQBHXB.o: In function `main':
/builddir/build/BUILD/google-authenticator-1d4d95014e57eb68b874021c84e781d1010b0165/libpam/conftest.c:43: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:12459: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-authenticator"
| #define PACKAGE_TARNAME "google-authenticator"
| #define PACKAGE_VERSION "1.01"
| #define PACKAGE_STRING "google-authenticator 1.01"
| #define PACKAGE_BUGREPORT "habets@google.com"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "google-authenticator"
| #define VERSION "1.01"
| #define HAVE_SYS_FSUID_H 1
| #define HAVE_SETFSUID 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONST /**/
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12459: gcc -std=gnu99 -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro conftest.c -ldl >&5
configure:12459: $? = 0
configure:12476: result: -ldl
configure:12596: checking that generated files are newer than configure
configure:12602: result: done
configure:12629: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by google-authenticator config.status 1.01, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on foo.example.com
config.status:1093: creating Makefile
config.status:1093: creating config.h
config.status:1322: executing libtool commands
config.status:1322: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-redhat-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-z,relro '
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-redhat-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-redhat-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_setfsuid=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_security_pam_modules_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fsuid_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-redhat-linux-gnu
ac_cv_lib_pam_pam_get_user=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_dlopen=-ldl
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /builddir/build/BUILD/google-authenticator-1d4d95014e57eb68b874021c84e781d1010b0165/libpam/missing aclocal-1.13'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /builddir/build/BUILD/google-authenticator-1d4d95014e57eb68b874021c84e781d1010b0165/libpam/missing autoconf'
AUTOHEADER='${SHELL} /builddir/build/BUILD/google-authenticator-1d4d95014e57eb68b874021c84e781d1010b0165/libpam/missing autoheader'
AUTOMAKE='${SHELL} /builddir/build/BUILD/google-authenticator-1d4d95014e57eb68b874021c84e781d1010b0165/libpam/missing automake-1.13'
AWK='gawk'
CC='gcc -std=gnu99'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-Wl,-z,relro '
LIBOBJS=''
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /builddir/build/BUILD/google-authenticator-1d4d95014e57eb68b874021c84e781d1010b0165/libpam/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='google-authenticator'
PACKAGE_BUGREPORT='habets@google.com'
PACKAGE_NAME='google-authenticator'
PACKAGE_STRING='google-authenticator 1.01'
PACKAGE_TARNAME='google-authenticator'
PACKAGE_URL=''
PACKAGE_VERSION='1.01'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.01'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='/usr/bin'
build='x86_64-redhat-linux-gnu'
build_alias='x86_64-redhat-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='redhat'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
host='x86_64-redhat-linux-gnu'
host_alias='x86_64-redhat-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='redhat'
htmldir='${docdir}'
includedir='/usr/include'
infodir='/usr/share/info'
install_sh='${SHELL} /builddir/build/BUILD/google-authenticator-1d4d95014e57eb68b874021c84e781d1010b0165/libpam/install-sh'
libdir='/usr/lib64'
libexecdir='/usr/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s&^&&'
psdir='${docdir}'
sbindir='/usr/sbin'
sharedstatedir='/var/lib'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "google-authenticator"
#define PACKAGE_TARNAME "google-authenticator"
#define PACKAGE_VERSION "1.01"
#define PACKAGE_STRING "google-authenticator 1.01"
#define PACKAGE_BUGREPORT "habets@google.com"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "google-authenticator"
#define VERSION "1.01"
#define HAVE_SYS_FSUID_H 1
#define HAVE_SETFSUID 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define PAM_CONST /**/
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment