------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/libconfig-1.7.2_1.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/jansson-2.13.1.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/lua52-5.2.4.txz Installing /packages/All/readline-8.0.4_1.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> telegram-cli-20200106 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> telegram-cli-20200106 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by telegram-cli-20200106 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> telegram-cli-20200106 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by telegram-cli-20200106 for building => SHA256 Checksum OK for kenorb-contrib-tg-20200106_GH0.tar.gz. => SHA256 Checksum OK for kenorb-contrib-tgl-57f1bc4_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> telegram-cli-20200106 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by telegram-cli-20200106 for building ===> Extracting for telegram-cli-20200106 => SHA256 Checksum OK for kenorb-contrib-tg-20200106_GH0.tar.gz. => SHA256 Checksum OK for kenorb-contrib-tgl-57f1bc4_GH0.tar.gz. Extracted Memory Use: 2.64M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for telegram-cli-20200106 ===> Applying dragonfly patches for telegram-cli-20200106 from /xports/net-im/telegram-cli/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> telegram-cli-20200106 depends on package: gmake>=4.3 - found ===> telegram-cli-20200106 depends on package: pkgconf>=1.3.0_1 - found ===> telegram-cli-20200106 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> telegram-cli-20200106 depends on shared library: libconfig.so - found (/usr/local/lib/libconfig.so) ===> telegram-cli-20200106 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> telegram-cli-20200106 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) ===> telegram-cli-20200106 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> telegram-cli-20200106 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> telegram-cli-20200106 depends on package: gmake>=4.3 - found ===> telegram-cli-20200106 depends on package: pkgconf>=1.3.0_1 - found ===> telegram-cli-20200106 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> telegram-cli-20200106 depends on shared library: libconfig.so - found (/usr/local/lib/libconfig.so) ===> telegram-cli-20200106 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> telegram-cli-20200106 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) ===> telegram-cli-20200106 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> telegram-cli-20200106 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for telegram-cli-20200106 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for library containing clock_gettime... none required checking for library containing backtrace... -lexecinfo checking for event_base_new in -levent... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking event2/event.h usability... yes checking event2/event.h presence... yes checking for event2/event.h... yes checking for pkg-config... /usr/local/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking for zlib.h... (cached) yes checking for rl_save_prompt in -lreadline... yes checking for libconfig... enabled checking for config_init in -lconfig... yes checking for liblua... enabled checking for lua... no checking for lua5.2... no checking for lua52... /usr/local/bin/lua52 checking if /usr/local/bin/lua52 is a Lua interpreter... yes checking for lua version... Hello Lua 5.2! 5.2 checking for lua platform... unknown checking for lua script directory... ${prefix}/share/lua/5.2 checking for lua module directory... ${exec_prefix}/lib/lua/5.2 checking if LUA_VERSION is defined... yes checking lua.h usability... no checking lua.h presence... no checking for lua.h... no checking lualib.h usability... no checking lualib.h presence... no checking for lualib.h... no checking lauxlib.h usability... no checking lauxlib.h presence... no checking for lauxlib.h... no checking luaconf.h usability... no checking luaconf.h presence... no checking for luaconf.h... no checking for Lua headers in... /usr/local/include/lua52 checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking luaconf.h usability... yes checking luaconf.h presence... yes checking for luaconf.h... yes checking for Lua header version... 5.2 checking if Lua header version matches 5.2... yes checking if LUA_VERSION is defined... yes checking for library containing exp... -lm checking for library containing dlopen... none required checking for library containing lua_load... -llua-5.2 checking for python... disabled checking for libjansson... enabled checking for json_array_set_new in -ljansson... yes checking progname... default checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for fcntl.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for netdb.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking for netinet/in.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/socket.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for alarm... (cached) yes checking for endpwent... yes checking for memset... (cached) yes checking for memmove... (cached) yes checking for mkdir... yes checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for uname... (cached) yes checking for __builtin_bswap32... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for telegram-cli-20200106 gmake[1]: Entering directory '/construction/net-im/telegram-cli/tg-20200106' cat tgl/scheme.tl tgl/encrypted_scheme.tl tgl/binlog.tl tgl/append.tl tgl/mtproto.tl > auto/scheme.tl cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl/tl-parser -c -MP -MD -MF dep/tl-parser.d -MQ objs/tl-parser.o -o objs/tl-parser.o tgl/tl-parser/tl-parser.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl/tl-parser -c -MP -MD -MF dep/tlc.d -MQ objs/tlc.o -o objs/tlc.o tgl/tl-parser/tlc.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/generate.d -MQ objs/generate.o -o objs/generate.o tgl/generate.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/tools.d -MQ objs/tools.o -o objs/tools.o tgl/tools.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/rand_openssl.d -MQ objs/crypto/rand_openssl.o -o objs/crypto/rand_openssl.o tgl/crypto/rand_openssl.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/rand_altern.d -MQ objs/crypto/rand_altern.o -o objs/crypto/rand_altern.o tgl/crypto/rand_altern.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/err_openssl.d -MQ objs/crypto/err_openssl.o -o objs/crypto/err_openssl.o tgl/crypto/err_openssl.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/err_altern.d -MQ objs/crypto/err_altern.o -o objs/crypto/err_altern.o tgl/crypto/err_altern.c cc objs/generate.o objs/tools.o objs/crypto/rand_openssl.o objs/crypto/rand_altern.o objs/crypto/err_openssl.o objs/crypto/err_altern.o -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -L/usr/local/lib -rdynamic -ggdb -levent -ljansson -lconfig -lz -levent -lexecinfo -lreadline -llua-5.2 -lm -lssl -lcrypto -lpthread -lutil -ldl -o bin/generate cc objs/tl-parser.o objs/tlc.o -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -L/usr/local/lib -rdynamic -ggdb -levent -ljansson -lconfig -lz -levent -lexecinfo -lreadline -llua-5.2 -lm -lssl -lcrypto -lpthread -lutil -ldl -o bin/tl-parser bin/tl-parser -e auto/scheme.tlo auto/scheme.tl bin/tl-parser -E auto/scheme.tl 2> auto/scheme2.tl || ( cat auto/scheme2.tl && rm auto/scheme2.tl && false ) awk -f ./tgl/gen_constants_h.awk < auto/scheme2.tl > auto/constants.h bin/generate -g skip-header auto/scheme.tlo > auto/auto-skip.h || ( rm auto/auto-skip.h && false ) bin/generate -g fetch-header auto/scheme.tlo > auto/auto-fetch.h || ( rm auto/auto-fetch.h && false ) bin/generate -g store-header auto/scheme.tlo > auto/auto-store.h || ( rm auto/auto-store.h && false ) bin/generate -g autocomplete-header auto/scheme.tlo > auto/auto-autocomplete.h || ( rm auto/auto-autocomplete.h && false ) bin/generate -g types-header auto/scheme.tlo > auto/auto-types.h || ( rm auto/auto-types.h && false ) bin/generate -g fetch-ds-header auto/scheme.tlo > auto/auto-fetch-ds.h || ( rm auto/auto-fetch-ds.h && false ) bin/generate -g free-ds-header auto/scheme.tlo > auto/auto-free-ds.h || ( rm auto/auto-free-ds.h && false ) bin/generate -g store-ds-header auto/scheme.tlo > auto/auto-store-ds.h || ( rm auto/auto-store-ds.h && false ) bin/generate -g print-ds-header auto/scheme.tlo > auto/auto-print-ds.h || ( rm auto/auto-print-ds.h && false ) cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -c -MP -MD -MF dep/main.d -MQ objs/main.o -o objs/main.o main.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -c -MP -MD -MF dep/loop.d -MQ objs/loop.o -o objs/loop.o loop.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -c -MP -MD -MF dep/interface.d -MQ objs/interface.o -o objs/interface.o interface.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -c -MP -MD -MF dep/lua-tg.d -MQ objs/lua-tg.o -o objs/lua-tg.o lua-tg.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -c -MP -MD -MF dep/json-tg.d -MQ objs/json-tg.o -o objs/json-tg.o json-tg.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -c -MP -MD -MF dep/python-tg.d -MQ objs/python-tg.o -o objs/python-tg.o python-tg.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -c -MP -MD -MF dep/python-types.d -MQ objs/python-types.o -o objs/python-types.o python-types.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/mtproto-common.d -MQ objs/mtproto-common.o -o objs/mtproto-common.o tgl/mtproto-common.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/mtproto-client.d -MQ objs/mtproto-client.o -o objs/mtproto-client.o tgl/mtproto-client.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/mtproto-key.d -MQ objs/mtproto-key.o -o objs/mtproto-key.o tgl/mtproto-key.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/queries.d -MQ objs/queries.o -o objs/queries.o tgl/queries.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/structures.d -MQ objs/structures.o -o objs/structures.o tgl/structures.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/binlog.d -MQ objs/binlog.o -o objs/binlog.o tgl/binlog.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/tgl.d -MQ objs/tgl.o -o objs/tgl.o tgl/tgl.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/updates.d -MQ objs/updates.o -o objs/updates.o tgl/updates.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/tgl-net.d -MQ objs/tgl-net.o -o objs/tgl-net.o tgl/tgl-net.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/tgl-timers.d -MQ objs/tgl-timers.o -o objs/tgl-timers.o tgl/tgl-timers.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/tg-mime-types.d -MQ objs/tg-mime-types.o -o objs/tg-mime-types.o tgl/tg-mime-types.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/mtproto-utils.d -MQ objs/mtproto-utils.o -o objs/mtproto-utils.o tgl/mtproto-utils.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/bn_openssl.d -MQ objs/crypto/bn_openssl.o -o objs/crypto/bn_openssl.o tgl/crypto/bn_openssl.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/bn_altern.d -MQ objs/crypto/bn_altern.o -o objs/crypto/bn_altern.o tgl/crypto/bn_altern.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/rsa_pem_openssl.d -MQ objs/crypto/rsa_pem_openssl.o -o objs/crypto/rsa_pem_openssl.o tgl/crypto/rsa_pem_openssl.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/rsa_pem_altern.d -MQ objs/crypto/rsa_pem_altern.o -o objs/crypto/rsa_pem_altern.o tgl/crypto/rsa_pem_altern.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/md5_openssl.d -MQ objs/crypto/md5_openssl.o -o objs/crypto/md5_openssl.o tgl/crypto/md5_openssl.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/md5_altern.d -MQ objs/crypto/md5_altern.o -o objs/crypto/md5_altern.o tgl/crypto/md5_altern.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/sha_openssl.d -MQ objs/crypto/sha_openssl.o -o objs/crypto/sha_openssl.o tgl/crypto/sha_openssl.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/sha_altern.d -MQ objs/crypto/sha_altern.o -o objs/crypto/sha_altern.o tgl/crypto/sha_altern.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/aes_openssl.d -MQ objs/crypto/aes_openssl.o -o objs/crypto/aes_openssl.o tgl/crypto/aes_openssl.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/crypto/aes_altern.d -MQ objs/crypto/aes_altern.o -o objs/crypto/aes_altern.o tgl/crypto/aes_altern.c bin/generate -g skip auto/scheme.tlo > auto/auto-skip.c || ( rm auto/auto-skip.c && false ) bin/generate -g fetch auto/scheme.tlo > auto/auto-fetch.c || ( rm auto/auto-fetch.c && false ) bin/generate -g store auto/scheme.tlo > auto/auto-store.c || ( rm auto/auto-store.c && false ) bin/generate -g autocomplete auto/scheme.tlo > auto/auto-autocomplete.c || ( rm auto/auto-autocomplete.c && false ) bin/generate -g types auto/scheme.tlo > auto/auto-types.c || ( rm auto/auto-types.c && false ) bin/generate -g fetch-ds auto/scheme.tlo > auto/auto-fetch-ds.c || ( rm auto/auto-fetch-ds.c && false ) bin/generate -g free-ds auto/scheme.tlo > auto/auto-free-ds.c || ( rm auto/auto-free-ds.c && false ) bin/generate -g store-ds auto/scheme.tlo > auto/auto-store-ds.c || ( rm auto/auto-store-ds.c && false ) bin/generate -g print-ds auto/scheme.tlo > auto/auto-print-ds.c || ( rm auto/auto-print-ds.c && false ) cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-skip.d -MQ objs/auto-skip.o -o objs/auto/auto-skip.o auto/auto-skip.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-fetch.d -MQ objs/auto-fetch.o -o objs/auto/auto-fetch.o auto/auto-fetch.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-store.d -MQ objs/auto-store.o -o objs/auto/auto-store.o auto/auto-store.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-autocomplete.d -MQ objs/auto-autocomplete.o -o objs/auto/auto-autocomplete.o auto/auto-autocomplete.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-types.d -MQ objs/auto-types.o -o objs/auto/auto-types.o auto/auto-types.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-fetch-ds.d -MQ objs/auto-fetch-ds.o -o objs/auto/auto-fetch-ds.o auto/auto-fetch-ds.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-free-ds.d -MQ objs/auto-free-ds.o -o objs/auto/auto-free-ds.o auto/auto-free-ds.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-store-ds.d -MQ objs/auto-store-ds.o -o objs/auto/auto-store-ds.o auto/auto-store-ds.c cc -I. -I. -I./tgl -pipe -fcommon -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -I/usr/local/include/lua52 -I/usr/local/include -DHAVE_CONFIG_H -Wall -Wextra -Wno-missing-field-initializers -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -Wno-unused-function -Wno-builtin-memcpy-chk-size -iquote ./tgl -c -MP -MD -MF dep/auto-print-ds.d -MQ objs/auto-print-ds.o -o objs/auto/auto-print-ds.o auto/auto-print-ds.c rm -f libs/libtgl.a && ar ruv libs/libtgl.a objs/mtproto-common.o objs/mtproto-client.o objs/mtproto-key.o objs/queries.o objs/structures.o objs/binlog.o objs/tgl.o objs/updates.o objs/tgl-net.o objs/tgl-timers.o objs/tg-mime-types.o objs/mtproto-utils.o objs/crypto/bn_openssl.o objs/crypto/bn_altern.o objs/crypto/rsa_pem_openssl.o objs/crypto/rsa_pem_altern.o objs/crypto/md5_openssl.o objs/crypto/md5_altern.o objs/crypto/sha_openssl.o objs/crypto/sha_altern.o objs/crypto/aes_openssl.o objs/crypto/aes_altern.o objs/tools.o objs/crypto/rand_openssl.o objs/crypto/rand_altern.o objs/crypto/err_openssl.o objs/crypto/err_altern.o objs/auto/auto-skip.o objs/auto/auto-fetch.o objs/auto/auto-store.o objs/auto/auto-autocomplete.o objs/auto/auto-types.o objs/auto/auto-fetch-ds.o objs/auto/auto-free-ds.o objs/auto/auto-store-ds.o objs/auto/auto-print-ds.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') /usr/libexec/binutils234/elf/ar: creating libs/libtgl.a a - objs/mtproto-common.o a - objs/mtproto-client.o a - objs/mtproto-key.o a - objs/queries.o a - objs/structures.o a - objs/binlog.o a - objs/tgl.o a - objs/updates.o a - objs/tgl-net.o a - objs/tgl-timers.o a - objs/tg-mime-types.o a - objs/mtproto-utils.o a - objs/crypto/bn_openssl.o a - objs/crypto/bn_altern.o a - objs/crypto/rsa_pem_openssl.o a - objs/crypto/rsa_pem_altern.o a - objs/crypto/md5_openssl.o a - objs/crypto/md5_altern.o a - objs/crypto/sha_openssl.o a - objs/crypto/sha_altern.o a - objs/crypto/aes_openssl.o a - objs/crypto/aes_altern.o a - objs/tools.o a - objs/crypto/rand_openssl.o a - objs/crypto/rand_altern.o a - objs/crypto/err_openssl.o a - objs/crypto/err_altern.o a - objs/auto/auto-skip.o a - objs/auto/auto-fetch.o a - objs/auto/auto-store.o a - objs/auto/auto-autocomplete.o a - objs/auto/auto-types.o a - objs/auto/auto-fetch-ds.o a - objs/auto/auto-free-ds.o a - objs/auto/auto-store-ds.o a - objs/auto/auto-print-ds.o cc objs/main.o objs/loop.o objs/interface.o objs/lua-tg.o objs/json-tg.o objs/python-tg.o objs/python-types.o libs/libtgl.a -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -L/usr/local/lib -rdynamic -ggdb -levent -ljansson -lconfig -lz -levent -lexecinfo -lreadline -llua-5.2 -lm -lssl -lcrypto -lpthread -lutil -ldl -o bin/telegram-cli gmake[1]: Leaving directory '/construction/net-im/telegram-cli/tg-20200106' SUCCEEDED 00:01:23 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> telegram-cli-20200106 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for telegram-cli-20200106 ===> telegram-cli-20200106 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list install -s -m 555 /construction/net-im/telegram-cli/tg-20200106/bin/telegram-cli /construction/net-im/telegram-cli/stage/usr/local/bin install -m 0644 /construction/net-im/telegram-cli/tg-20200106/tg-server.pub /construction/net-im/telegram-cli/stage/usr/local/etc/telegram-cli/server.pub install -m 444 /construction/net-im/telegram-cli/tg-20200106/telegram.1 /construction/net-im/telegram-cli/stage/usr/local/share/man/man1/telegram-cli.1 (cd /construction/net-im/telegram-cli/tg-20200106 && install -m 0644 CHANGELOG README-LUA README.es README.md /construction/net-im/telegram-cli/stage/usr/local/share/doc/telegram-cli) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for telegram-cli-20200106 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:01:40