cut telemetry

This commit is contained in:
nillerusr
2020-11-13 01:26:58 +03:00
parent 44ec14df66
commit cbe073d167
32 changed files with 37233 additions and 3014 deletions

View File

@@ -15,63 +15,63 @@
'configure.ac'
],
{
'AM_PATH_GUILE' => 1,
'AC_FC_PP_DEFINE' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'AM_NLS' => 1,
'm4_sinclude' => 1,
'AC_CONFIG_AUX_DIR' => 1,
'_AM_COND_ENDIF' => 1,
'AM_PROG_F77_C_O' => 1,
'AC_CONFIG_SUBDIRS' => 1,
'AM_SILENT_RULES' => 1,
'AC_CONFIG_LIBOBJ_DIR' => 1,
'AC_FC_FREEFORM' => 1,
'AM_AUTOMAKE_VERSION' => 1,
'm4_pattern_forbid' => 1,
'AM_CONDITIONAL' => 1,
'AM_PROG_CC_C_O' => 1,
'AM_PROG_CXX_C_O' => 1,
'AC_SUBST' => 1,
'AM_PROG_MOC' => 1,
'_AM_COND_IF' => 1,
'LT_INIT' => 1,
'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
'include' => 1,
'AM_GNU_GETTEXT' => 1,
'AC_CONFIG_FILES' => 1,
'AM_MAINTAINER_MODE' => 1,
'm4_pattern_forbid' => 1,
'AC_LIBSOURCE' => 1,
'sinclude' => 1,
'AC_CONFIG_HEADERS' => 1,
'AM_POT_TOOLS' => 1,
'AM_CONDITIONAL' => 1,
'AM_PROG_CXX_C_O' => 1,
'_LT_AC_TAGCONFIG' => 1,
'AC_INIT' => 1,
'AC_FC_FREEFORM' => 1,
'AC_FC_PP_SRCEXT' => 1,
'AM_PROG_FC_C_O' => 1,
'AC_CANONICAL_HOST' => 1,
'AM_MAKEFILE_INCLUDE' => 1,
'AM_ENABLE_MULTILIB' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'AC_FC_SRCEXT' => 1,
'm4_pattern_allow' => 1,
'AM_XGETTEXT_OPTION' => 1,
'AM_AUTOMAKE_VERSION' => 1,
'_AM_MAKEFILE_INCLUDE' => 1,
'AM_INIT_AUTOMAKE' => 1,
'AM_PROG_F77_C_O' => 1,
'AC_REQUIRE_AUX_FILE' => 1,
'LT_INIT' => 1,
'AM_PROG_AR' => 1,
'_m4_warn' => 1,
'AC_CONFIG_LIBOBJ_DIR' => 1,
'AM_SILENT_RULES' => 1,
'AH_OUTPUT' => 1,
'AM_PROG_MOC' => 1,
'LT_CONFIG_LTDL_DIR' => 1,
'AC_SUBST_TRACE' => 1,
'AC_CANONICAL_BUILD' => 1,
'm4_include' => 1,
'_AM_COND_ELSE' => 1,
'AC_CANONICAL_SYSTEM' => 1,
'AC_PROG_LIBTOOL' => 1,
'_AM_COND_IF' => 1,
'AM_PROG_CC_C_O' => 1,
'AM_MAINTAINER_MODE' => 1,
'_LT_AC_TAGCONFIG' => 1,
'sinclude' => 1,
'AM_INIT_AUTOMAKE' => 1,
'AC_SUBST_TRACE' => 1,
'AM_PROG_FC_C_O' => 1,
'LT_CONFIG_LTDL_DIR' => 1,
'AC_LIBSOURCE' => 1,
'AC_CANONICAL_HOST' => 1,
'AC_CONFIG_LINKS' => 1,
'LT_SUPPORTED_TAG' => 1,
'AC_FC_SRCEXT' => 1,
'AM_MAKEFILE_INCLUDE' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_INIT' => 1,
'AM_NLS' => 1,
'AC_CONFIG_HEADERS' => 1,
'_AM_COND_ENDIF' => 1,
'AC_CONFIG_SUBDIRS' => 1,
'AM_XGETTEXT_OPTION' => 1,
'AM_POT_TOOLS' => 1,
'AC_FC_PP_DEFINE' => 1,
'AC_CANONICAL_SYSTEM' => 1,
'AC_CANONICAL_BUILD' => 1,
'm4_sinclude' => 1,
'_AM_MAKEFILE_INCLUDE' => 1,
'AC_CANONICAL_TARGET' => 1,
'AC_SUBST' => 1
'_m4_warn' => 1,
'AC_CONFIG_AUX_DIR' => 1,
'AC_FC_PP_SRCEXT' => 1,
'LT_SUPPORTED_TAG' => 1,
'AM_GNU_GETTEXT' => 1,
'm4_pattern_allow' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'AM_PROG_AR' => 1,
'AH_OUTPUT' => 1,
'AM_PATH_GUILE' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'_AM_COND_ELSE' => 1,
'AM_ENABLE_MULTILIB' => 1,
'AC_CONFIG_FILES' => 1
}
], 'Autom4te::Request' )
);

View File

@@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
It was created by gperftools configure 2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32
$ ./configure CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32 --no-create --no-recursion
## --------- ##
## Platform. ##
@@ -2074,7 +2074,7 @@ conftest.c: In function 'main':
conftest.c:69:12: warning: initialization makes pointer from integer without a cast
void *sp = __builtin_stack_pointer()
^
/usr/bin/ld: /tmp/ccYiwQUA.o: in function `main':
/usr/bin/ld: /tmp/cc8AAv34.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `__builtin_stack_pointer'
collect2: error: ld returned 1 exit status
configure:12401: $? = 1
@@ -2259,7 +2259,7 @@ configure: failed program was:
configure:12806: result: no
configure:12709: checking whether pthreads work without any flags
configure:12797: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
/usr/bin/ld: /tmp/cctzgXmM.o: in function `main':
/usr/bin/ld: /tmp/ccaSC5p7.o: in function `main':
conftest.c:(.text+0x1a): undefined reference to `pthread_join'
/usr/bin/ld: conftest.c:(.text+0x71): undefined reference to `__pthread_register_cancel'
/usr/bin/ld: conftest.c:(.text+0x7e): undefined reference to `pthread_create'
@@ -2619,7 +2619,7 @@ configure:12998: $? = 0
configure:13005: result: yes
configure:13093: checking whether what we have so far is sufficient with -nostdlib
configure:13111: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c -lc >&5
/usr/bin/ld: /tmp/ccxSWWip.o: in function `main':
/usr/bin/ld: /tmp/ccs1N9TI.o: in function `main':
conftest.c:(.text+0x26): undefined reference to `pthread_join'
/usr/bin/ld: conftest.c:(.text+0x7d): undefined reference to `__pthread_register_cancel'
/usr/bin/ld: conftest.c:(.text+0x8a): undefined reference to `pthread_create'
@@ -2818,29 +2818,6 @@ configure:13319: $? = 0
configure:13328: result: yes
configure:13646: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gperftools config.status 2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on lostnote
config.status:1216: creating Makefile
config.status:1216: creating src/gperftools/tcmalloc.h
config.status:1216: creating src/windows/gperftools/tcmalloc.h
config.status:1216: creating src/config.h
config.status:1397: src/config.h is unchanged
config.status:1445: executing depfiles commands
config.status:1445: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
@@ -3230,3 +3207,44 @@ target_alias=''
#define PERFTOOLS_DLL_DECL /**/
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gperftools config.status 2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on lostnote
config.status:1216: creating Makefile
config.status:1216: creating src/gperftools/tcmalloc.h
config.status:1216: creating src/windows/gperftools/tcmalloc.h
config.status:1216: creating src/config.h
config.status:1397: src/config.h is unchanged
config.status:1445: executing depfiles commands
config.status:1445: executing libtool commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gperftools config.status 2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status src/config.h
on lostnote
config.status:1216: creating src/config.h
config.status:1397: src/config.h is unchanged