D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jgRLy0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf tg-8c2069528446b5a23079a72db74897bfaba8ed33
+ /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/tg-8c2069528446b5a23079a72db74897bfaba8ed33.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tg-8c2069528446b5a23079a72db74897bfaba8ed33
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/telegram-cli-compilerflags.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/telegram-cli-openssl11.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/telegram-cli-format-overflow.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dxA2FX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd tg-8c2069528446b5a23079a72db74897bfaba8ed33
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --enable-libconfig --enable-liblua
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc
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 aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking for sqrt in -lm... yes
checking for library containing clock_gettime... none required
checking for library containing backtrace... none required
checking for event_base_new in -levent... yes
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking for pkg-config... /usr/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 zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... 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... /usr/bin/lua
checking if /usr/bin/lua is a Lua interpreter... yes
checking for lua version... 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... 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... none required
checking for library containing dlopen... -ldl
checking for library containing lua_load... -llua
default
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for alarm... yes
checking for endpwent... yes
checking for memset... yes
checking for memmove... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strndup... yes
checking for uname... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
cat scheme.tl encrypted_scheme.tl binlog.tl append.tl > auto/scheme.tl
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/tlc.d -MQ ./objs/tlc.o -o objs/tlc.o tlc.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/tools.d -MQ ./objs/tools.o -o objs/tools.o tools.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/crc32.d -MQ ./objs/crc32.o -o objs/crc32.o crc32.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/generate.d -MQ ./objs/generate.o -o objs/generate.o generate.c
aarch64-mageia-linux-gnu-gcc ./objs/generate.o ./objs/tools.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib -L/usr/lib  -rdynamic -ggdb -levent -lconfig -lz -levent -lm   -lreadline -llua  -ldl -lssl -lcrypto  -o bin/generate
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/tl-parser.d -MQ ./objs/tl-parser.o -o objs/tl-parser.o tl-parser.c
aarch64-mageia-linux-gnu-gcc ./objs/tlc.o ./objs/tl-parser.o ./objs/crc32.o ./objs/tools.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib -L/usr/lib  -rdynamic -ggdb -levent -lconfig -lz -levent -lm   -lreadline -llua  -ldl -lssl -lcrypto  -o bin/tlc
./bin/tlc -E ./auto/scheme.tl 2> auto/scheme2.tl  || ( cat auto/scheme2.tl && rm auto/scheme2.tl && false )
awk -f ./gen_constants_h.awk < auto/scheme2.tl > auto/constants.h
./bin/tlc -e auto/scheme.tlo ./auto/scheme.tl
./bin/generate -H ./auto/scheme.tlo > auto/auto-header.h
./bin/generate ./auto/scheme.tlo > auto/auto.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/tgl.d -MQ ./objs/tgl.o -o objs/tgl.o tgl.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/mtproto-common.d -MQ ./objs/mtproto-common.o -o objs/mtproto-common.o mtproto-common.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/net.d -MQ ./objs/net.o -o objs/net.o net.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/main.d -MQ ./objs/main.o -o objs/main.o main.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/loop.d -MQ ./objs/loop.o -o objs/loop.o loop.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/updates.d -MQ ./objs/updates.o -o objs/updates.o updates.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/lua-tg.d -MQ ./objs/lua-tg.o -o objs/lua-tg.o lua-tg.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/mtproto-client.d -MQ ./objs/mtproto-client.o -o objs/mtproto-client.o mtproto-client.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/interface.d -MQ ./objs/interface.o -o objs/interface.o interface.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/binlog.d -MQ ./objs/binlog.o -o objs/binlog.o binlog.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/queries.d -MQ ./objs/queries.o -o objs/queries.o queries.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/structures.d -MQ ./objs/structures.o -o objs/structures.o structures.c
aarch64-mageia-linux-gnu-gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I/usr/include -I/usr/include   -DHAVE_CONFIG_H -Wall -Wextra -Werror -Wno-deprecated-declarations -fno-strict-aliasing -fno-omit-frame-pointer -ggdb -Wno-unused-parameter -fPIC -c -MP -MD -MF ./dep/auto/auto.d -MQ ./objs/auto/auto.o -o objs/auto/auto.o auto/auto.c
ar ruv libs/libtgl.a ./objs/net.o ./objs/mtproto-common.o ./objs/mtproto-client.o ./objs/queries.o ./objs/structures.o ./objs/binlog.o ./objs/auto/auto.o ./objs/tgl.o ./objs/updates.o ./objs/tools.o
ar: creating libs/libtgl.a
a - ./objs/net.o
a - ./objs/mtproto-common.o
a - ./objs/mtproto-client.o
a - ./objs/queries.o
a - ./objs/structures.o
a - ./objs/binlog.o
a - ./objs/auto/auto.o
a - ./objs/tgl.o
a - ./objs/updates.o
a - ./objs/tools.o
aarch64-mageia-linux-gnu-gcc ./objs/main.o ./objs/loop.o ./objs/interface.o ./objs/lua-tg.o ./objs/tools.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib -L/usr/lib  -rdynamic -ggdb -levent -lconfig -lz -levent -lm   -lreadline -llua  -ldl -lssl -lcrypto  -L./libs -l tgl -o bin/telegram-cli
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KzM0t0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64
+ cd tg-8c2069528446b5a23079a72db74897bfaba8ed33
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/bin
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/etc/telegram/server.pub
+ install -p -m 0755 bin/telegram-cli /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/bin
+ install -p -m 0644 tg-server.pub /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/etc/telegram/server.pub
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.0.2-0.20140908git8c2069.12.mga8 --unique-debug-suffix -1.0.2-0.20140908git8c2069.12.mga8.aarch64 --unique-debug-src-base telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tg-8c2069528446b5a23079a72db74897bfaba8ed33

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/bin/telegram-cli
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/bin/telegram-cli
original debug info size: 1760kB, size after compression: 1624kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
1850 blocks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lgAeRW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd tg-8c2069528446b5a23079a72db74897bfaba8ed33
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/share/doc/telegram-cli
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/share/doc/telegram-cli
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/share/doc/telegram-cli
+ cp -pr README-LUA /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/share/doc/telegram-cli
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64/usr/share/doc/telegram-cli
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(telegram-cli) = 1.0.2-0.20140908git8c2069.12.mga8 telegram-cli = 1.0.2-0.20140908git8c2069.12.mga8 telegram-cli(aarch-64) = 1.0.2-0.20140908git8c2069.12.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libconfig.so.11()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libevent.so.7()(64bit) liblua.so.5.2()(64bit) libreadline.so.8()(64bit) libz.so.1()(64bit)
Processing files: telegram-cli-debugsource-1.0.2-0.20140908git8c2069.12.mga8.aarch64
Provides: telegram-cli-debugsource = 1.0.2-0.20140908git8c2069.12.mga8 telegram-cli-debugsource(aarch-64) = 1.0.2-0.20140908git8c2069.12.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: telegram-cli-debuginfo-1.0.2-0.20140908git8c2069.12.mga8.aarch64
Provides: debuginfo(build-id) = 6d08def8575f8469aaa52df94c493b241a67a177 telegram-cli-debuginfo = 1.0.2-0.20140908git8c2069.12.mga8 telegram-cli-debuginfo(aarch-64) = 1.0.2-0.20140908git8c2069.12.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: telegram-cli-debugsource(aarch-64) = 1.0.2-0.20140908git8c2069.12.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/telegram-cli-debugsource-1.0.2-0.20140908git8c2069.12.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/telegram-cli-debuginfo-1.0.2-0.20140908git8c2069.12.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wV1iMZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd tg-8c2069528446b5a23079a72db74897bfaba8ed33
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/telegram-cli-1.0.2-0.20140908git8c2069.12.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cX9giX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf tg-8c2069528446b5a23079a72db74897bfaba8ed33
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!