List of reports associated

Test name:
Version: 5.6.40



Goto: PHPInfo     Build environment

PHPInfo

phpinfo()
PHP Version => 5.6.40

System => Linux Tui 2.6.38.8-Tui #2 Mon Feb 10 20:23:15 GMT 2020 i686
Build Date => Feb 22 2021 22:25:08
Configure Command =>  './configure'  '--disable-rpath' '--enable-sockets' '--enable-posix' '--enable-session' '--enable-hash' '--enable-dom' '--enable-xml' '--enable-xmlreader' '--enable-xmlwriter' '--enable-json' '--enable-ftp' '--enable-exif' '--enable-tokenizer' '--enable-pcntl' '--enable-shmop' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-zip' '--enable-ctype' '--enable-filter' '--enable-calendar' '--enable-fileinfo' '--enable-bcmath' '--with-openssl=/usr' '--with-gmp' '--with-readline' '--with-pcre-regex=/usr' '--with-curl=/usr' '--with-xsl=/usr' '--with-bz2=/usr' '--with-db4=/usr' '--with-thttpd=/root/thttpd-2.21b'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20131106
PHP Extension => 20131226
Zend Extension => 220131226
Zend Extension Build => API220131226,NTS
PHP Extension Build => API20131226,NTS
Debug Build => no
Thread Safety => disabled
Zend Signal Handling => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
DTrace Support => disabled

Registered PHP Streams => https, ftps, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
Registered Stream Filters => bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk

This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies


 _______________________________________________________________________


Configuration

bcmath

BCMath support => enabled

Directive => Local Value => Master Value
bcmath.scale => 0 => 0

bz2

BZip2 Support => Enabled
Stream Wrapper support => compress.bzip2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.6, 6-Sept-2010

calendar

Calendar support => enabled

Core

PHP Version => 5.6.40

Directive => Local Value => Master Value
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => 0 => 0
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => UTF-8 => UTF-8
default_mimetype => text/html => text/html
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
enable_post_data_reading => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => no value => no value
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20131226 => /usr/local/lib/php/extensions/no-debug-non-zts-20131226
file_uploads => On => On
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
input_encoding => no value => no value
internal_encoding => no value => no value
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
mail.add_x_header => Off => Off
mail.force_extra_parameters => no value => no value
mail.log => no value => no value
max_execution_time => 0 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
max_input_vars => 1000 => 1000
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_encoding => no value => no value
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/local/sbin/sendmail -t -i  => /usr/local/sbin/sendmail -t -i 
serialize_precision => 17 => 17
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
sys_temp_dir => no value => no value
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
user_ini.cache_ttl => 300 => 300
user_ini.filename => .user.ini => .user.ini
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
zend.detect_unicode => On => On
zend.enable_gc => On => On
zend.multibyte => Off => Off
zend.script_encoding => no value => no value

ctype

ctype functions => enabled

curl

cURL support => enabled
cURL Information => 7.27.0
Age => 3
Features
AsynchDNS => No
CharConv => No
Debug => No
GSS-Negotiate => No
IDN => No
IPv6 => Yes
krb4 => No
Largefile => Yes
libz => Yes
NTLM => Yes
NTLMWB => Yes
SPNEGO => No
SSL => Yes
SSPI => No
TLS-SRP => Yes
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
Host => i686-buildroot-linux-uclibc
SSL Version => OpenSSL/1.0.1l
ZLib Version => 1.2.7

date

date/time support => enabled
"Olson" Timezone Database Version => 2016.10
Timezone Database => internal
Default timezone => UTC

Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value

dba

DBA support => enabled
Supported handlers => cdb cdb_make db4 inifile flatfile 

Directive => Local Value => Master Value
dba.default_handler => flatfile => flatfile

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.9.0
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

ereg

Regex Library => Bundled library enabled

exif

EXIF Support => enabled
EXIF Version => 1.4 $Id: cad29b729548e4206f0697710cc9e177f26fdff3 $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF

Directive => Local Value => Master Value
exif.decode_jis_intel => JIS => JIS
exif.decode_jis_motorola => JIS => JIS
exif.decode_unicode_intel => UCS-2LE => UCS-2LE
exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
exif.encode_jis => no value => no value
exif.encode_unicode => ISO-8859-15 => ISO-8859-15

fileinfo

fileinfo support => enabled
version => 1.0.5
libmagic => 517

filter

Input Validation and Filtering => enabled
Revision => $Id: 5b79667bd9a68977a9b4f7505223a8e216e04908 $

Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value

ftp

FTP support => enabled

gmp

gmp support => enabled
GMP version => 5.0.5

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 

iconv

iconv support => enabled
iconv implementation => libiconv
iconv library version => 1.14

Directive => Local Value => Master Value
iconv.input_encoding => no value => no value
iconv.internal_encoding => no value => no value
iconv.output_encoding => no value => no value

json

json support => enabled
json version => 1.2.1

libxml

libXML support => active
libXML Compiled Version => 2.9.0
libXML Loaded Version => 20900
libXML streams => enabled

openssl

OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 1.0.1l 15 Jan 2015
OpenSSL Header Version => OpenSSL 1.0.2t  10 Sep 2019
Openssl default config => /etc/ssl/openssl.cnf

Directive => Local Value => Master Value
openssl.cafile => no value => no value
openssl.capath => no value => no value

pcntl

pcntl support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.31 2012-07-06

Directive => Local Value => Master Value
pcre.backtrack_limit => 1000000 => 1000000
pcre.recursion_limit => 100000 => 100000

PDO

PDO support => enabled
PDO drivers => sqlite

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.8.10.2

Phar

Phar: PHP Archive support => enabled
Phar EXT version => 2.0.2
Phar API version => 1.1.1
SVN revision => $Id: 6e5cec2462a6ded53d4379ea9a69487a60d5c43c $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => disabled (install ext/zlib)
bzip2 compression => enabled
OpenSSL support => enabled


Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
Directive => Local Value => Master Value
phar.cache_list => no value => no value
phar.readonly => On => On
phar.require_hash => On => On

posix

Revision => $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $

readline

Readline Support => enabled
Readline library => 6.2

Directive => Local Value => Master Value
cli.pager => no value => no value
cli.prompt => \b \>  => \b \> 

Reflection

Reflection => enabled
Version => $Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $

session

Session Support => enabled
Registered save handlers => files user 
Registered serializer handlers => php_serialize php php_binary 

Directive => Local Value => Master Value
session.auto_start => Off => Off
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => /dev/urandom => /dev/urandom
session.entropy_length => 32 => 32
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.upload_progress.cleanup => On => On
session.upload_progress.enabled => On => On
session.upload_progress.freq => 1% => 1%
session.upload_progress.min_freq => 1 => 1
session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix => upload_progress_ => upload_progress_
session.use_cookies => On => On
session.use_only_cookies => On => On
session.use_strict_mode => Off => Off
session.use_trans_sid => 0 => 0

shmop

shmop support => enabled

SimpleXML

Simplexml support => enabled
Revision => $Id: d7077fc935154236afb4fe70814ba358efdbdca4 $
Schema support => enabled

sockets

Sockets Support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

sqlite3

SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.8.10.2

Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value

standard

Dynamic Library Support => enabled
Path to sendmail => /usr/local/sbin/sendmail -t -i 

Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
from => no value => no value
url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
user_agent => no value => no value

sysvmsg

sysvmsg support => enabled
Revision => $Id: 58590192720bc56939152fde3645d808b348bb9b $

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.9.0

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

xsl

XSL => enabled
libxslt Version => 1.1.28
libxslt compiled against libxml Version => 2.9.0
EXSLT => enabled
libexslt Version => 1.1.28

zip

Zip => enabled
Zip version => 1.12.5
Libzip version => 0.11.2

Additional Modules

Module Name
sysvsem
sysvshm

Environment

Variable => Value
HOSTNAME => Tui Linux
TEST_PHP_SRCDIR => /root/php-5.6.40
no => 00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:
SHELL => /bin/bash
TERM => linux-16color
MAKEFLAGS =>  
HISTSIZE => 1000
SSH_CLIENT => deleted
SSH_TTY => deleted
HISTFILESIZE => 1000
USER => root
LS_COLORS =>  
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
PAGER => /usr/bin/most
MFLAGS =>  
PATH => /bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/games
RTV_BROWSER => links.sh
_ => /root/php-5.6.40/sapi/cli/php
PWD => /root/php-5.6.40
INPUTRC => /etc/inputrc
EDITOR => /usr/bin/cedit
TEST_PHP_EXECUTABLE => /root/php-5.6.40/sapi/cli/php
DMALLOC_OPTIONS => debug=0x34f47d83,inter=100,log=logfile
HOME => /root
SHLVL => 3
LOGNAME => root
prefix => /usr/local
SSH_CONNECTION => deleted
BROWSER => links.sh
CC => cc
HISTFILE => /root/.bash_history

PHP Variables

Variable => Value
_SERVER["HOSTNAME"] => Tui Linux
_SERVER["TEST_PHP_SRCDIR"] => /root/php-5.6.40
_SERVER["no"] => 00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => linux-16color
_SERVER["MAKEFLAGS"] => 
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["HISTFILESIZE"] => 1000
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => 
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["MAKELEVEL"] => 1
_SERVER["PAGER"] => /usr/bin/most
_SERVER["MFLAGS"] => 
_SERVER["PATH"] => /bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/games
_SERVER["RTV_BROWSER"] => links.sh
_SERVER["_"] => /root/php-5.6.40/sapi/cli/php
_SERVER["PWD"] => /root/php-5.6.40
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["EDITOR"] => /usr/bin/cedit
_SERVER["TEST_PHP_EXECUTABLE"] => /root/php-5.6.40/sapi/cli/php
_SERVER["DMALLOC_OPTIONS"] => debug=0x34f47d83,inter=100,log=logfile
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => root
_SERVER["prefix"] => /usr/local
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["BROWSER"] => links.sh
_SERVER["CC"] => cc
_SERVER["HISTFILE"] => /root/.bash_history
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME_FLOAT"] => 1614036893.6945
_SERVER["REQUEST_TIME"] => 1614036893
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["HOSTNAME"] => Tui Linux
_ENV["TEST_PHP_SRCDIR"] => /root/php-5.6.40
_ENV["no"] => 00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => linux-16color
_ENV["MAKEFLAGS"] => 
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["HISTFILESIZE"] => 1000
_ENV["USER"] => root
_ENV["LS_COLORS"] => 
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["MAKELEVEL"] => 1
_ENV["PAGER"] => /usr/bin/most
_ENV["MFLAGS"] => 
_ENV["PATH"] => /bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/games
_ENV["RTV_BROWSER"] => links.sh
_ENV["_"] => /root/php-5.6.40/sapi/cli/php
_ENV["PWD"] => /root/php-5.6.40
_ENV["INPUTRC"] => /etc/inputrc
_ENV["EDITOR"] => /usr/bin/cedit
_ENV["TEST_PHP_EXECUTABLE"] => /root/php-5.6.40/sapi/cli/php
_ENV["DMALLOC_OPTIONS"] => debug=0x34f47d83,inter=100,log=logfile
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => root
_ENV["prefix"] => /usr/local
_ENV["SSH_CONNECTION"] => deleted
_ENV["BROWSER"] => links.sh
_ENV["CC"] => cc
_ENV["HISTFILE"] => /root/.bash_history

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file:  LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.


Build environment

OS:
Linux - Linux Tui 2.6.38.8-Tui #2 Mon Feb 10 20:23:15 GMT 2020 i686

Autoconf:
autoconf (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.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 David J. MacKenzie and Akim Demaille.

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)

Copyright (C) 2008  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.

System Libtool:
libtool (GNU libtool) 2.2.10
Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Copyright (C) 2010 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.

Compiler:
Using built-in specs.
Target: i686-buildroot-linux-uclibc
Configured with: /mnt/sda2/Tui_Build/output/toolchain/gcc-4.4.6/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-buildroot-linux-uclibc --target=i686-buildroot-linux-uclibc --enable-languages=c,c++ --with-gxx-include-dir=/usr/include/c++ --disable-__cxa_atexit --enable-target-optspace --disable-libgomp --with-gnu-ld --disable-libssp --disable-multilib --enable-tls --disable-shared --enable-threads --disable-decimal-float --with-arch=i686 --with-tune=i686 --with-pkgversion='Buildroot 2012.11.1' --with-bugurl=http://bugs.buildroot.net/
Thread model: posix
gcc version 4.4.6 (Buildroot 2012.11.1) 

Bison:
bison (GNU Bison) 2.6.2.33-cc5a9
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2012 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.

Libraries:
	libcrypt.so.0 => /lib/libcrypt.so.0 (0x40012000)
	libz.so.1 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libz.so.1 (0x4002a000)
	libexslt.so.0 => /usr/lib/libexslt.so.0 (0x4003b000)
	libm.so.0 => /lib/libm.so.0 (0x4004c000)
	libdl.so.0 => /lib/libdl.so.0 (0x40058000)
	libreadline.so.6 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libreadline.so.6 (0x4005c000)
	libncurses.so.5 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libncurses.so.5 (0x40088000)
	librt.so.0 => /lib/librt.so.0 (0x400c0000)
	libiconv.so.2 => /usr/lib/libiconv.so.2 (0x400c4000)
	libgmp.so.10 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libgmp.so.10 (0x401a4000)
	libcrypto.so.1.0.0 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so.1.0.0 (0x401ec000)
	libssl.so.1.0.0 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libssl.so.1.0.0 (0x4031f000)
	libdb-5.3.so => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libdb-5.3.so (0x40369000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x4049d000)
	libbz2.so.1.0 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libbz2.so.1.0 (0x404b0000)
	libpcre.so.1 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.so.1 (0x404bc000)
	libcurl.so.4 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libcurl.so.4 (0x404d3000)
	libidn.so.11 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libidn.so.11 (0x4050f000)
	libintl.so.8 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/libintl.so.8 (0x4053e000)
	libxslt.so.1 => /usr/lib/libxslt.so.1 (0x40546000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x4057e000)
	liblzma.so.5 => /mnt/sda2/Tui_Build/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/lib/liblzma.so.5 (0x406ae000)
	libc.so.0 => /lib/libc.so.0 (0x406ca000)
	ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x40000000)
	libncurses.so.5 => /usr/lib/libncurses.so.5 (0x40758000)
	libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x40790000)
	libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x40930000)
	libz.so.1 => /usr/lib/libz.so.1 (0x40990000)
	libintl.so.8 => /usr/lib/libintl.so.8 (0x409a1000)


User's E-mail: