Merge branch 'master' of https://gitlab.chiefsoft.net/Chiefsoft/CoreGrade
Conflicts: www/application/controllers/Auth.php
This commit is contained in:
+49
-48
@@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
|
||||
It was created by configure, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ ./configure --enable-coregrade_api
|
||||
$ ./configure
|
||||
|
||||
## --------- ##
|
||||
## Platform. ##
|
||||
@@ -28,11 +28,12 @@ uname -v = #1 SMP Fri Dec 6 15:49:49 UTC 2019
|
||||
/bin/universe = unknown
|
||||
|
||||
PATH: /usr/local/bin
|
||||
PATH: /bin
|
||||
PATH: /usr/bin
|
||||
PATH: /usr/local/sbin
|
||||
PATH: /usr/sbin
|
||||
PATH: /home/oameye/.local/bin
|
||||
PATH: /home/oameye/bin
|
||||
PATH: /home/tokslaw/.local/bin
|
||||
PATH: /home/tokslaw/bin
|
||||
|
||||
|
||||
## ----------- ##
|
||||
@@ -40,13 +41,13 @@ PATH: /home/oameye/bin
|
||||
## ----------- ##
|
||||
|
||||
configure:2209: checking for grep that handles long lines and -e
|
||||
configure:2267: result: /usr/bin/grep
|
||||
configure:2267: result: /bin/grep
|
||||
configure:2272: checking for egrep
|
||||
configure:2334: result: /usr/bin/grep -E
|
||||
configure:2334: result: /bin/grep -E
|
||||
configure:2339: checking for a sed that does not truncate output
|
||||
configure:2403: result: /usr/bin/sed
|
||||
configure:2403: result: /bin/sed
|
||||
configure:2537: checking for cc
|
||||
configure:2553: found /usr/bin/cc
|
||||
configure:2553: found /bin/cc
|
||||
configure:2564: result: cc
|
||||
configure:2595: checking for C compiler version
|
||||
configure:2604: cc --version >&5
|
||||
@@ -205,12 +206,12 @@ configure:3838: checking for re2c
|
||||
configure:3868: result: no
|
||||
configure:3893: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
|
||||
configure:3907: checking for gawk
|
||||
configure:3924: found /usr/bin/gawk
|
||||
configure:3924: found /bin/gawk
|
||||
configure:3935: result: gawk
|
||||
configure:3978: checking Whether to enable the "coregrade_api" extension
|
||||
configure:4017: result: yes, shared
|
||||
configure:4084: checking for g++
|
||||
configure:4100: found /usr/bin/g++
|
||||
configure:4100: found /bin/g++
|
||||
configure:4111: result: g++
|
||||
configure:4138: checking for C++ compiler version
|
||||
configure:4147: g++ --version >&5
|
||||
@@ -288,18 +289,18 @@ configure: failed program was:
|
||||
configure:5112: checking how to print strings
|
||||
configure:5139: result: printf
|
||||
configure:5160: checking for a sed that does not truncate output
|
||||
configure:5224: result: /usr/bin/sed
|
||||
configure:5224: result: /bin/sed
|
||||
configure:5242: checking for fgrep
|
||||
configure:5304: result: /usr/bin/grep -F
|
||||
configure:5304: result: /bin/grep -F
|
||||
configure:5339: checking for ld used by cc
|
||||
configure:5406: result: /usr/bin/ld
|
||||
configure:5413: checking if the linker (/usr/bin/ld) is GNU ld
|
||||
configure:5406: result: /bin/ld
|
||||
configure:5413: checking if the linker (/bin/ld) is GNU ld
|
||||
configure:5428: result: yes
|
||||
configure:5440: checking for BSD- or MS-compatible name lister (nm)
|
||||
configure:5489: result: /usr/bin/nm -B
|
||||
configure:5619: checking the name lister (/usr/bin/nm -B) interface
|
||||
configure:5489: result: /bin/nm -B
|
||||
configure:5619: checking the name lister (/bin/nm -B) interface
|
||||
configure:5626: cc -c -g -O2 conftest.c >&5
|
||||
configure:5629: /usr/bin/nm -B "conftest.o"
|
||||
configure:5629: /bin/nm -B "conftest.o"
|
||||
configure:5632: output
|
||||
0000000000000000 B some_variable
|
||||
configure:5639: result: BSD nm
|
||||
@@ -315,10 +316,10 @@ configure:5856: checking how to convert x86_64-unknown-linux-gnu file names to x
|
||||
configure:5896: result: func_convert_file_noop
|
||||
configure:5903: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
|
||||
configure:5923: result: func_convert_file_noop
|
||||
configure:5930: checking for /usr/bin/ld option to reload object files
|
||||
configure:5930: checking for /bin/ld option to reload object files
|
||||
configure:5937: result: -r
|
||||
configure:6011: checking for objdump
|
||||
configure:6027: found /usr/bin/objdump
|
||||
configure:6027: found /bin/objdump
|
||||
configure:6038: result: objdump
|
||||
configure:6070: checking how to recognize dependent libraries
|
||||
configure:6272: result: pass_all
|
||||
@@ -327,7 +328,7 @@ configure:6387: result: no
|
||||
configure:6417: checking how to associate runtime and link libraries
|
||||
configure:6444: result: printf %s\n
|
||||
configure:6504: checking for ar
|
||||
configure:6520: found /usr/bin/ar
|
||||
configure:6520: found /bin/ar
|
||||
configure:6531: result: ar
|
||||
configure:6568: checking for archiver @FILE support
|
||||
configure:6585: cc -c -g -O2 conftest.c >&5
|
||||
@@ -339,19 +340,19 @@ ar: conftest.o: No such file or directory
|
||||
configure:6599: $? = 1
|
||||
configure:6611: result: @
|
||||
configure:6669: checking for strip
|
||||
configure:6685: found /usr/bin/strip
|
||||
configure:6685: found /bin/strip
|
||||
configure:6696: result: strip
|
||||
configure:6768: checking for ranlib
|
||||
configure:6784: found /usr/bin/ranlib
|
||||
configure:6784: found /bin/ranlib
|
||||
configure:6795: result: ranlib
|
||||
configure:6872: checking for gawk
|
||||
configure:6899: result: gawk
|
||||
configure:6939: checking command to parse /usr/bin/nm -B output from cc object
|
||||
configure:6939: checking command to parse /bin/nm -B output from cc object
|
||||
configure:7059: cc -c -g -O2 conftest.c >&5
|
||||
configure:7062: $? = 0
|
||||
configure:7066: /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:7066: /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:7069: $? = 0
|
||||
configure:7135: cc -o conftest -g -O2 -Wl,-rpath,/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ conftest.c conftstm.o >&5
|
||||
configure:7135: cc -o conftest -g -O2 -Wl,-rpath,/home/tokslaw/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/tokslaw/coregrade/coregrade/src/libconfig-1.3.1/.libs/ conftest.c conftstm.o >&5
|
||||
configure:7138: $? = 0
|
||||
configure:7176: result: ok
|
||||
configure:7213: checking for sysroot
|
||||
@@ -366,7 +367,7 @@ configure:7563: result: no
|
||||
configure:8200: checking for ANSI C header files
|
||||
configure:8220: cc -c -g -O2 conftest.c >&5
|
||||
configure:8220: $? = 0
|
||||
configure:8293: cc -o conftest -g -O2 -Wl,-rpath,/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ conftest.c -lconfig++ -lstdc++ >&5
|
||||
configure:8293: cc -o conftest -g -O2 -Wl,-rpath,/home/tokslaw/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/tokslaw/coregrade/coregrade/src/libconfig-1.3.1/.libs/ conftest.c -lconfig++ -lstdc++ >&5
|
||||
configure:8293: $? = 0
|
||||
configure:8293: ./conftest
|
||||
configure:8293: $? = 0
|
||||
@@ -432,16 +433,16 @@ configure:9343: $? = 0
|
||||
configure:9365: result: yes
|
||||
configure:9373: checking if cc supports -c -o file.o
|
||||
configure:9420: result: yes
|
||||
configure:9453: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:9453: checking whether the cc linker (/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:10606: result: yes
|
||||
configure:10643: checking whether -lc should be explicitly linked in
|
||||
configure:10651: cc -c -g -O2 conftest.c >&5
|
||||
configure:10654: $? = 0
|
||||
configure:10669: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
|
||||
configure:10669: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
||||
configure:10672: $? = 0
|
||||
configure:10686: result: no
|
||||
configure:10846: checking dynamic linker characteristics
|
||||
configure:11357: cc -o conftest -g -O2 -Wl,-rpath,/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -Wl,-rpath -Wl,/foo conftest.c -lconfig++ -lstdc++ >&5
|
||||
configure:11357: cc -o conftest -g -O2 -Wl,-rpath,/home/tokslaw/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/tokslaw/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -Wl,-rpath -Wl,/foo conftest.c -lconfig++ -lstdc++ >&5
|
||||
configure:11357: $? = 0
|
||||
configure:11583: result: GNU/Linux ld.so
|
||||
configure:11690: checking how to hardcode library paths into programs
|
||||
@@ -488,10 +489,10 @@ configure: failed program was:
|
||||
| /* end confdefs.h. */
|
||||
| #include <ac_nonexistent.h>
|
||||
configure:12620: checking for ld used by g++
|
||||
configure:12687: result: /usr/bin/ld -m elf_x86_64
|
||||
configure:12694: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
||||
configure:12687: result: /bin/ld -m elf_x86_64
|
||||
configure:12694: checking if the linker (/bin/ld -m elf_x86_64) is GNU ld
|
||||
configure:12709: result: yes
|
||||
configure:12764: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:12764: checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:13769: result: yes
|
||||
configure:13805: g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:13808: $? = 0
|
||||
@@ -509,7 +510,7 @@ configure:14466: $? = 0
|
||||
configure:14488: result: yes
|
||||
configure:14493: checking if g++ supports -c -o file.o
|
||||
configure:14540: result: yes
|
||||
configure:14570: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:14570: checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:14606: result: yes
|
||||
configure:14747: checking dynamic linker characteristics
|
||||
configure:15418: result: GNU/Linux ld.so
|
||||
@@ -582,10 +583,10 @@ ac_cv_header_sys_types_h=yes
|
||||
ac_cv_header_unistd_h=yes
|
||||
ac_cv_host=x86_64-unknown-linux-gnu
|
||||
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_EGREP='/bin/grep -E'
|
||||
ac_cv_path_FGREP='/bin/grep -F'
|
||||
ac_cv_path_GREP=/bin/grep
|
||||
ac_cv_path_SED=/bin/sed
|
||||
ac_cv_prog_AWK=gawk
|
||||
ac_cv_prog_CPP='cc -E'
|
||||
ac_cv_prog_CXXCPP='g++ -E'
|
||||
@@ -608,9 +609,9 @@ 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_LDCXX='/usr/bin/ld -m elf_x86_64'
|
||||
lt_cv_path_NM='/usr/bin/nm -B'
|
||||
lt_cv_path_LD=/bin/ld
|
||||
lt_cv_path_LDCXX='/bin/ld -m elf_x86_64'
|
||||
lt_cv_path_NM='/bin/nm -B'
|
||||
lt_cv_path_mainfest_tool=no
|
||||
lt_cv_prog_compiler_c_o=yes
|
||||
lt_cv_prog_compiler_c_o_CXX=yes
|
||||
@@ -643,8 +644,8 @@ AR='ar'
|
||||
AWK='gawk'
|
||||
CC='cc'
|
||||
CFLAGS='-g -O2'
|
||||
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--enable-coregrade_api'\'''
|
||||
CONFIGURE_OPTIONS=' '\''--enable-coregrade_api'\'''
|
||||
CONFIGURE_COMMAND=' '\''./configure'\'' '
|
||||
CONFIGURE_OPTIONS=''
|
||||
CPP='cc -E'
|
||||
CPPFLAGS=' -DHAVE_CONFIG_H'
|
||||
CXX='g++'
|
||||
@@ -657,12 +658,12 @@ DUMPBIN=''
|
||||
ECHO_C=''
|
||||
ECHO_N='-n'
|
||||
ECHO_T=''
|
||||
EGREP='/usr/bin/grep -E'
|
||||
EGREP='/bin/grep -E'
|
||||
EXEEXT=''
|
||||
FGREP='/usr/bin/grep -F'
|
||||
GREP='/usr/bin/grep'
|
||||
LD='/usr/bin/ld -m elf_x86_64'
|
||||
LDFLAGS=' -Wl,-rpath,/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/'
|
||||
FGREP='/bin/grep -F'
|
||||
GREP='/bin/grep'
|
||||
LD='/bin/ld -m elf_x86_64'
|
||||
LDFLAGS=' -Wl,-rpath,/home/tokslaw/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/tokslaw/coregrade/coregrade/src/libconfig-1.3.1/.libs/'
|
||||
LIBOBJS=''
|
||||
LIBS='-lconfig++ -lstdc++ '
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
@@ -670,7 +671,7 @@ LIPO=''
|
||||
LN_S='ln -s'
|
||||
LTLIBOBJS=''
|
||||
MANIFEST_TOOL=':'
|
||||
NM='/usr/bin/nm -B'
|
||||
NM='/bin/nm -B'
|
||||
NMEDIT=''
|
||||
OBJDUMP='objdump'
|
||||
OBJEXT='o'
|
||||
@@ -685,7 +686,7 @@ PACKAGE_VERSION=''
|
||||
PATH_SEPARATOR=':'
|
||||
RANLIB='ranlib'
|
||||
RE2C='exit 0;'
|
||||
SED='/usr/bin/sed'
|
||||
SED='/bin/sed'
|
||||
SHELL='/bin/sh'
|
||||
SHLIB_DL_SUFFIX_NAME='so'
|
||||
SHLIB_SUFFIX_NAME='so'
|
||||
|
||||
Reference in New Issue
Block a user