FreeBSD Bugzilla – Attachment 200641 Details for
Bug 234517
net-im/libqtelegram-ae: Fix build with OpenSSL 1.1x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere log on 12.0-RELEASE-p1/amd64
libqtelegram-ae-6.1_3.log (text/plain), 212.89 KB, created by
Henry Hu
on 2018-12-31 05:03:25 UTC
(
hide
)
Description:
poudriere log on 12.0-RELEASE-p1/amd64
Filename:
MIME Type:
Creator:
Henry Hu
Created:
2018-12-31 05:03:25 UTC
Size:
212.89 KB
patch
obsolete
>=>> Building net-im/libqtelegram-ae >build started at Sun Dec 30 23:57:31 EST 2018 >port directory: /usr/ports/net-im/libqtelegram-ae >package name: libqtelegram-ae-6.1_3 >building for: FreeBSD 120-default-job-01 12.0-RELEASE-p1 FreeBSD 12.0-RELEASE-p1 amd64 >maintained by: henry.hu.sh@gmail.com >Makefile ident: $FreeBSD: head/net-im/libqtelegram-ae/Makefile 487272 2018-12-12 01:35:33Z gerald $ >Poudriere version: 3.2.8 >Host OSVERSION: 1200500 >Jail OSVERSION: 1200086 >Job Id: 01 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1200086 >UNAME_v=FreeBSD 12.0-RELEASE-p1 >UNAME_r=12.0-RELEASE-p1 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >HOME=/root >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >LOCALBASE=/usr/local >USER=root >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.2.8 >MASTERMNT=/usr/local/poudriere/data/.m/120-default/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=screen-256color >GID=0 >UID=0 >PWD=/usr/local/poudriere/data/.m/120-default/ref/.p/pool >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=120-default >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/usr/local/poudriere/data/.m/120-default/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--MAINTAINER-- >henry.hu.sh@gmail.com >--End MAINTAINER-- > >--CONFIGURE_ARGS-- >--with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/libqtelegram-ae/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/libqtelegram-ae/work HOME=/wrkdirs/usr/ports/net-im/libqtelegram-ae/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/libqtelegram-ae/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/libqtelegram-ae/work HOME=/wrkdirs/usr/ports/net-im/libqtelegram-ae/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libqtelegram-ae" EXAMPLESDIR="share/examples/libqtelegram-ae" DATADIR="share/libqtelegram-ae" WWWDIR="www/libqtelegram-ae" ETCDIR="etc/libqtelegram-ae" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libqtelegram-ae DOCSDIR=/usr/local/share/doc/libqtelegram-ae EXAMPLESDIR=/usr/local/share/examples/libqtelegram-ae WWWDIR=/usr/local/www/libqtelegram-ae ETCDIR=/usr/local/etc/libqtelegram-ae >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" >CC_OUTPUT_921dbbb2_58173849=yes >CC_OUTPUT_921dbbb2_9bdba57c=yes >CC_OUTPUT_921dbbb2_6a4fe7f5=yes >CC_OUTPUT_921dbbb2_6bcac02b=yes >CC_OUTPUT_921dbbb2_67d20829=yes >CC_OUTPUT_921dbbb2_bfa62e83=yes >CC_OUTPUT_921dbbb2_f0b4d593=yes >CC_OUTPUT_921dbbb2_308abb44=yes >CC_OUTPUT_921dbbb2_f00456e5=yes >CC_OUTPUT_921dbbb2_65ad290d=yes >CC_OUTPUT_921dbbb2_f2776b26=yes >CC_OUTPUT_921dbbb2_b2657cc3=yes >CC_OUTPUT_921dbbb2_380987f7=yes >CC_OUTPUT_921dbbb2_160933ec=yes >CC_OUTPUT_921dbbb2_fb62803b=yes >_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=12.0-RELEASE-p1 >OSREL=12.0 >OSVERSION=1200086 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >_SMP_CPUS=8 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 34232 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >===> License GPLv3 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> libqtelegram-ae-6.1_3 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.5_5.txz >[120-default-job-01] Installing pkg-1.10.5_5... >[120-default-job-01] Extracting pkg-1.10.5_5: .......... done >===> libqtelegram-ae-6.1_3 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of libqtelegram-ae-6.1_3 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv3 accepted by the user >===> Fetching all distfiles required by libqtelegram-ae-6.1_3 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv3 accepted by the user >===> Fetching all distfiles required by libqtelegram-ae-6.1_3 for building >=> SHA256 Checksum OK for Aseman-Land-libqtelegram-aseman-edition-v6.1-stable_GH0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv3 accepted by the user >===> Fetching all distfiles required by libqtelegram-ae-6.1_3 for building >===> Extracting for libqtelegram-ae-6.1_3 >=> SHA256 Checksum OK for Aseman-Land-libqtelegram-aseman-edition-v6.1-stable_GH0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for libqtelegram-ae-6.1_3 >===> Applying FreeBSD patches for libqtelegram-ae-6.1_3 >=========================================================================== >=======================<phase: build-depends >============================ >===> libqtelegram-ae-6.1_3 depends on file: /usr/local/lib/qt5/bin/moc - not found >===> Installing existing package /packages/All/qt5-buildtools-5.12.0_1.txz >[120-default-job-01] Installing qt5-buildtools-5.12.0_1... >[120-default-job-01] `-- Installing perl5-5.28.1... >[120-default-job-01] `-- Extracting perl5-5.28.1: .......... done >[120-default-job-01] `-- Installing qtchooser-66... >[120-default-job-01] `-- Extracting qtchooser-66: .......... done >[120-default-job-01] Extracting qt5-buildtools-5.12.0_1: .......... done >Message from perl5-5.28.1: > >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >Message from qtchooser-66: > >qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for >qmake, moc and other tools will be run when invoking the binaries in $PATH. > >By default, the Qt5 versions are run. It is possible to change the behavior by >setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more >information. >===> libqtelegram-ae-6.1_3 depends on file: /usr/local/lib/qt5/bin/moc - found >===> Returning to build of libqtelegram-ae-6.1_3 >===> libqtelegram-ae-6.1_3 depends on file: /usr/local/lib/qt5/bin/qmake - not found >===> Installing existing package /packages/All/qt5-qmake-5.12.0_1.txz >[120-default-job-01] Installing qt5-qmake-5.12.0_1... >[120-default-job-01] Extracting qt5-qmake-5.12.0_1: .......... done >===> libqtelegram-ae-6.1_3 depends on file: /usr/local/lib/qt5/bin/qmake - found >===> Returning to build of libqtelegram-ae-6.1_3 >=========================================================================== >=======================<phase: lib-depends >============================ >===> libqtelegram-ae-6.1_3 depends on shared library: libQt5Core.so - not found >===> Installing existing package /packages/All/qt5-core-5.12.0.txz >[120-default-job-01] Installing qt5-core-5.12.0... >[120-default-job-01] `-- Installing gettext-runtime-0.19.8.1_2... >[120-default-job-01] | `-- Installing indexinfo-0.3.1... >[120-default-job-01] | `-- Extracting indexinfo-0.3.1: .... done >[120-default-job-01] `-- Extracting gettext-runtime-0.19.8.1_2: .......... done >[120-default-job-01] `-- Installing glib-2.56.3_2,1... >[120-default-job-01] | `-- Installing libffi-3.2.1_3... >[120-default-job-01] | `-- Extracting libffi-3.2.1_3: .......... done >[120-default-job-01] | `-- Installing libiconv-1.14_11... >[120-default-job-01] | `-- Extracting libiconv-1.14_11: .......... done >[120-default-job-01] | `-- Installing libxml2-2.9.7... >[120-default-job-01] | `-- Extracting libxml2-2.9.7: .......... done >[120-default-job-01] | `-- Installing pcre-8.42_1... >[120-default-job-01] | `-- Extracting pcre-8.42_1: .......... done >[120-default-job-01] | `-- Installing python27-2.7.15... >[120-default-job-01] | | `-- Installing readline-7.0.5... >[120-default-job-01] | | `-- Extracting readline-7.0.5: .......... done >[120-default-job-01] | `-- Extracting python27-2.7.15: .......... done >[120-default-job-01] `-- Extracting glib-2.56.3_2,1: .......... done >No schema files found: doing nothing. >[120-default-job-01] `-- Installing icu-63.1_1,1... >[120-default-job-01] `-- Extracting icu-63.1_1,1: .......... done >[120-default-job-01] `-- Installing pcre2-10.31... >[120-default-job-01] `-- Extracting pcre2-10.31: .......... done >[120-default-job-01] Extracting qt5-core-5.12.0: .......... done >Message from python27-2.7.15: > >=========================================================================== > >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter > >=========================================================================== >===> libqtelegram-ae-6.1_3 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) >===> Returning to build of libqtelegram-ae-6.1_3 >===> libqtelegram-ae-6.1_3 depends on shared library: libQt5Gui.so - not found >===> Installing existing package /packages/All/qt5-gui-5.12.0_1.txz >[120-default-job-01] Installing qt5-gui-5.12.0_1... >[120-default-job-01] `-- Installing dbus-1.10.16_1... >[120-default-job-01] | `-- Installing expat-2.2.6_1... >[120-default-job-01] | `-- Extracting expat-2.2.6_1: .......... done >[120-default-job-01] | `-- Installing libICE-1.0.9_3,1... >[120-default-job-01] | `-- Extracting libICE-1.0.9_3,1: .......... done >[120-default-job-01] | `-- Installing libSM-1.2.3,1... >[120-default-job-01] | `-- Extracting libSM-1.2.3,1: .......... done >[120-default-job-01] | `-- Installing libX11-1.6.7,1... >[120-default-job-01] | | `-- Installing libXau-1.0.8_5... >[120-default-job-01] | | `-- Extracting libXau-1.0.8_5: .......... done >[120-default-job-01] | | `-- Installing libXdmcp-1.1.2_2... >[120-default-job-01] | | `-- Installing xorgproto-2018.4... >[120-default-job-01] | | `-- Extracting xorgproto-2018.4: .......... done >[120-default-job-01] | | `-- Extracting libXdmcp-1.1.2_2: ......... done >[120-default-job-01] | | `-- Installing libxcb-1.13.1... >[120-default-job-01] | | `-- Installing libpthread-stubs-0.4... >[120-default-job-01] | | `-- Extracting libpthread-stubs-0.4: .... done >[120-default-job-01] | | `-- Extracting libxcb-1.13.1: .......... done >[120-default-job-01] | `-- Extracting libX11-1.6.7,1: .......... done >===> Creating groups. >Creating group 'messagebus' with gid '556'. >===> Creating users >Creating user 'messagebus' with uid '556'. >[120-default-job-01] `-- Extracting dbus-1.10.16_1: ......... done >[120-default-job-01] `-- Installing encodings-1.0.4_4,1... >[120-default-job-01] | `-- Installing font-util-1.3.1... >[120-default-job-01] | `-- Extracting font-util-1.3.1: .......... done >[120-default-job-01] `-- Extracting encodings-1.0.4_4,1: .......... done >[120-default-job-01] `-- Installing fontconfig-2.12.6,1... >[120-default-job-01] | `-- Installing freetype2-2.9.1... >[120-default-job-01] | `-- Extracting freetype2-2.9.1: .......... done >[120-default-job-01] `-- Extracting fontconfig-2.12.6,1: .......... done >Running fc-cache to build fontconfig cache... >/usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs >/usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs >/usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs >/usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs >/usr/local/lib/X11/fonts: skipping, no such directory >/var/db/fontconfig: cleaning cache directory >fc-cache: succeeded >[120-default-job-01] `-- Installing harfbuzz-2.3.0... >[120-default-job-01] | `-- Installing cairo-1.15.12,2... >[120-default-job-01] | | `-- Installing libXext-1.3.3_3,1... >[120-default-job-01] | | `-- Extracting libXext-1.3.3_3,1: .......... done >[120-default-job-01] | | `-- Installing libXrender-0.9.10_2... >[120-default-job-01] | | `-- Extracting libXrender-0.9.10_2: .......... done >[120-default-job-01] | | `-- Installing mesa-libs-18.1.9_4... >[120-default-job-01] | | `-- Installing libXdamage-1.1.4_5... >[120-default-job-01] | | | `-- Installing libXfixes-5.0.3_2... >[120-default-job-01] | | | `-- Extracting libXfixes-5.0.3_2: .......... done >[120-default-job-01] | | `-- Extracting libXdamage-1.1.4_5: ......... done >[120-default-job-01] | | `-- Installing libXxf86vm-1.1.4_3... >[120-default-job-01] | | `-- Extracting libXxf86vm-1.1.4_3: .......... done >[120-default-job-01] | | `-- Installing libdrm-2.4.96,1... >[120-default-job-01] | | | `-- Installing libpciaccess-0.13.5... >[120-default-job-01] | | | `-- Installing pciids-20181113... >[120-default-job-01] | | | `-- Extracting pciids-20181113: ..... done >[120-default-job-01] | | | `-- Extracting libpciaccess-0.13.5: ......... done >[120-default-job-01] | | `-- Extracting libdrm-2.4.96,1: .......... done >[120-default-job-01] | | `-- Installing libunwind-20170615... >[120-default-job-01] | | `-- Extracting libunwind-20170615: .......... done >[120-default-job-01] | | `-- Installing libxshmfence-1.2_4... >[120-default-job-01] | | `-- Extracting libxshmfence-1.2_4: ......... done >[120-default-job-01] | | `-- Extracting mesa-libs-18.1.9_4: .......... done >[120-default-job-01] | | `-- Installing pixman-0.34.0_1... >[120-default-job-01] | | `-- Extracting pixman-0.34.0_1: .......... done >[120-default-job-01] | | `-- Installing png-1.6.36... >[120-default-job-01] | | `-- Extracting png-1.6.36: .......... done >[120-default-job-01] | | `-- Installing xcb-util-renderutil-0.3.9_1... >[120-default-job-01] | | `-- Installing xcb-util-0.4.0_2,1... >[120-default-job-01] | | `-- Extracting xcb-util-0.4.0_2,1: .......... done >[120-default-job-01] | | `-- Extracting xcb-util-renderutil-0.3.9_1: ......... done >[120-default-job-01] | `-- Extracting cairo-1.15.12,2: .......... done >[120-default-job-01] | `-- Installing graphite2-1.3.13... >[120-default-job-01] | `-- Extracting graphite2-1.3.13: .......... done >[120-default-job-01] `-- Extracting harfbuzz-2.3.0: .......... done >[120-default-job-01] `-- Installing jpeg-turbo-2.0.1... >[120-default-job-01] `-- Extracting jpeg-turbo-2.0.1: .......... done >[120-default-job-01] `-- Installing libXi-1.7.9_2,1... >[120-default-job-01] `-- Extracting libXi-1.7.9_2,1: .......... done >[120-default-job-01] `-- Installing libxkbcommon-0.8.0... >[120-default-job-01] `-- Extracting libxkbcommon-0.8.0: .......... done >[120-default-job-01] `-- Installing qt5-dbus-5.12.0_1... >[120-default-job-01] `-- Extracting qt5-dbus-5.12.0_1: .......... done >[120-default-job-01] `-- Installing qt5-network-5.12.0_3... >[120-default-job-01] | `-- Installing ca_root_nss-3.41... >[120-default-job-01] | `-- Extracting ca_root_nss-3.41: ........ done >[120-default-job-01] `-- Extracting qt5-network-5.12.0_3: .......... done >[120-default-job-01] `-- Installing xcb-util-image-0.4.0_1... >[120-default-job-01] `-- Extracting xcb-util-image-0.4.0_1: ........ done >[120-default-job-01] `-- Installing xcb-util-keysyms-0.4.0_1... >[120-default-job-01] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done >[120-default-job-01] `-- Installing xcb-util-wm-0.4.1_3... >[120-default-job-01] `-- Extracting xcb-util-wm-0.4.1_3: .......... done >[120-default-job-01] `-- Installing xdg-utils-1.1.1... >[120-default-job-01] | `-- Installing hicolor-icon-theme-0.15... >[120-default-job-01] | `-- Extracting hicolor-icon-theme-0.15: . done >[120-default-job-01] | `-- Installing xprop-1.2.3... >[120-default-job-01] | | `-- Installing libXmu-1.1.2_5,1... >[120-default-job-01] | | `-- Installing libXt-1.1.5_2,1... >[120-default-job-01] | | `-- Extracting libXt-1.1.5_2,1: .......... done >[120-default-job-01] | | `-- Extracting libXmu-1.1.2_5,1: .......... done >[120-default-job-01] | `-- Extracting xprop-1.2.3: .. done >[120-default-job-01] | `-- Installing xset-1.2.4_2... >[120-default-job-01] | | `-- Installing libXfontcache-1.0.5_5... >[120-default-job-01] | | `-- Extracting libXfontcache-1.0.5_5: .......... done >[120-default-job-01] | `-- Extracting xset-1.2.4_2: .. done >[120-default-job-01] `-- Extracting xdg-utils-1.1.1: .......... done >[120-default-job-01] `-- Installing xorg-fonts-truetype-7.7_1... >[120-default-job-01] | `-- Installing dejavu-2.37... >[120-default-job-01] | | `-- Installing mkfontdir-1.0.7... >[120-default-job-01] | | `-- Installing mkfontscale-1.1.3_2... >[120-default-job-01] | | | `-- Installing libfontenc-1.1.3_3... >[120-default-job-01] | | | `-- Extracting libfontenc-1.1.3_3: ......... done >[120-default-job-01] | | `-- Extracting mkfontscale-1.1.3_2: ..... done >[120-default-job-01] | | `-- Extracting mkfontdir-1.0.7: ..... done >[120-default-job-01] | `-- Extracting dejavu-2.37: .......... done >[120-default-job-01] | `-- Installing font-bh-ttf-1.0.3_3... >[120-default-job-01] | `-- Extracting font-bh-ttf-1.0.3_3: .......... done >[120-default-job-01] | `-- Installing font-misc-ethiopic-1.0.3_3... >[120-default-job-01] | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done >[120-default-job-01] | `-- Installing font-misc-meltho-1.0.3_3... >[120-default-job-01] | `-- Extracting font-misc-meltho-1.0.3_3: .......... done >[120-default-job-01] Extracting qt5-gui-5.12.0_1: .......... done >Message from freetype2-2.9.1: > >The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as >the default, emulating a modern version of ClearType. This change inevitably >leads to different rendering results, and you might change port's options to >adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment >variable). > >The environment variable "FREETYPE_PROPERTIES" can be used to control the >driver properties. Example: > >FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ > cff:no-stem-darkening=1 \ > autofitter:warping=1 > >This allows to select, say, the subpixel hinting mode at runtime for a given >application. > >The controllable properties are listed in the section "Controlling FreeType >Modules" in the reference's table of contents >(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). >Message from ca_root_nss-3.41: > >********************************* WARNING ********************************* > >FreeBSD does not, and can not warrant that the certification authorities >whose certificates are included in this package have in any way been >audited for trustworthiness or RFC 3647 compliance. > >Assessment and verification of trust is the complete responsibility of the >system administrator. > >*********************************** NOTE ********************************** > >This package installs symlinks to support root certificates discovery by >default for software that uses OpenSSL. > >This enables SSL Certificate Verification by client software without manual >intervention. > >If you prefer to do this manually, replace the following symlinks with >either an empty file or your site-local certificate bundle. > > * /etc/ssl/cert.pem > * /usr/local/etc/ssl/cert.pem > * /usr/local/openssl/cert.pem > >*************************************************************************** >Message from dejavu-2.37: > >Make sure that the freetype module is loaded. If it is not, add the following >line to the "Modules" section of your X Windows configuration file: > > Load "freetype" > >Add the following line to the "Files" section of X Windows configuration file: > > FontPath "/usr/local/share/fonts/dejavu/" > >Note: your X Windows configuration file is typically /etc/X11/XF86Config >if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. >===> libqtelegram-ae-6.1_3 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) >===> Returning to build of libqtelegram-ae-6.1_3 >===> libqtelegram-ae-6.1_3 depends on shared library: libQt5Multimedia.so - not found >===> Installing existing package /packages/All/qt5-multimedia-5.12.0.txz >[120-default-job-01] Installing qt5-multimedia-5.12.0... >[120-default-job-01] `-- Installing alsa-lib-1.1.2_2... >[120-default-job-01] `-- Extracting alsa-lib-1.1.2_2: .......... done >[120-default-job-01] `-- Installing gstreamer1-1.14.4... >[120-default-job-01] `-- Extracting gstreamer1-1.14.4: .......... done >[120-default-job-01] `-- Installing gstreamer1-plugins-1.14.4_1... >[120-default-job-01] | `-- Installing iso-codes-4.1_1... >[120-default-job-01] | `-- Extracting iso-codes-4.1_1: .......... done >[120-default-job-01] | `-- Installing orc-0.4.28... >[120-default-job-01] | `-- Extracting orc-0.4.28: .......... done >[120-default-job-01] `-- Extracting gstreamer1-plugins-1.14.4_1: .......... done >[120-default-job-01] `-- Installing gstreamer1-plugins-bad-1.14.4... >[120-default-job-01] `-- Extracting gstreamer1-plugins-bad-1.14.4: .......... done >[120-default-job-01] `-- Installing libXv-1.0.11_2,1... >[120-default-job-01] `-- Extracting libXv-1.0.11_2,1: .......... done >[120-default-job-01] `-- Installing qt5-declarative-5.12.0... >[120-default-job-01] | `-- Installing qt5-sql-5.12.0_1... >[120-default-job-01] | `-- Extracting qt5-sql-5.12.0_1: .......... done >[120-default-job-01] | `-- Installing qt5-testlib-5.12.0_1... >[120-default-job-01] | `-- Extracting qt5-testlib-5.12.0_1: .......... done >[120-default-job-01] | `-- Installing qt5-widgets-5.12.0_1... >[120-default-job-01] | `-- Extracting qt5-widgets-5.12.0_1: .......... done >[120-default-job-01] | `-- Installing qt5-xmlpatterns-5.12.0_1... >[120-default-job-01] | `-- Extracting qt5-xmlpatterns-5.12.0_1: .......... done >[120-default-job-01] `-- Extracting qt5-declarative-5.12.0: .......... done >[120-default-job-01] `-- Installing qt5-opengl-5.12.0_1... >[120-default-job-01] `-- Extracting qt5-opengl-5.12.0_1: .......... done >[120-default-job-01] Extracting qt5-multimedia-5.12.0: .......... done >Message from qt5-sql-5.12.0_1: > >====================================================================== > >To enable Qt database support, install the database plugin ports. The >following plugin ports are available: > - databases/qt5-sqldrivers-ibase InterBase/Firebird > - databases/qt5-sqldrivers-mysql MySQL > - databases/qt5-sqldrivers-odbc Open Database Connectivity > - databases/qt5-sqldrivers-pgsql PostgreSQL > - databases/qt5-sqldrivers-sqlite2 SQLite 2 > - databases/qt5-sqldrivers-sqlite3 SQLite 3 > - databases/qt5-sqldrivers-tds FreeTDS > >====================================================================== >===> libqtelegram-ae-6.1_3 depends on shared library: libQt5Multimedia.so - found (/usr/local/lib/qt5/libQt5Multimedia.so) >===> Returning to build of libqtelegram-ae-6.1_3 >===> libqtelegram-ae-6.1_3 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for libqtelegram-ae-6.1_3 >Info: creating stash file /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/.qmake.stash >=========================================================================== >=======================<phase: build >============================ >===> Building for libqtelegram-ae-6.1_3 >--- telegramfunctionobject.o --- >--- account.o --- >--- auth.o --- >--- contacts.o --- >--- geochats.o --- >--- help.o --- >--- messages.o --- >--- photos.o --- >--- telegramfunctionobject.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o telegramfunctionobject.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/telegramfunctionobject.cpp >--- account.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o account.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/account.cpp >--- auth.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o auth.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/auth.cpp >--- contacts.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contacts.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/contacts.cpp >--- geochats.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o geochats.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/geochats.cpp >--- help.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o help.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/help.cpp >--- messages.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messages.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/messages.cpp >--- photos.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o photos.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/photos.cpp >--- updates.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o updates.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/updates.cpp >--- upload.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o upload.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/upload.cpp >--- users.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o users.o ../libqtelegram-aseman-edition-6.1-stable/telegram/functions/users.cpp >--- telegramtypeobject.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o telegramtypeobject.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/telegramtypeobject.cpp >--- accountdaysttl.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o accountdaysttl.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/accountdaysttl.cpp >--- audio.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o audio.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/audio.cpp >--- authorization.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o authorization.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/authorization.cpp >--- chat.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o chat.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/chat.cpp >--- chatfull.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o chatfull.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/chatfull.cpp >--- chatinvite.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o chatinvite.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/chatinvite.cpp >--- chatlocated.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o chatlocated.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/chatlocated.cpp >--- chatparticipant.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o chatparticipant.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/chatparticipant.cpp >--- chatparticipants.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o chatparticipants.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/chatparticipants.cpp >--- chatphoto.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o chatphoto.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/chatphoto.cpp >--- config.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o config.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/config.cpp >--- contact.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contact.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contact.cpp >--- contactblocked.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactblocked.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactblocked.cpp >--- contactfound.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactfound.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactfound.cpp >--- contactlink.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactlink.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactlink.cpp >--- contactstatus.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactstatus.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactstatus.cpp >--- contactsuggested.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactsuggested.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactsuggested.cpp >--- dcoption.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o dcoption.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/dcoption.cpp >--- dialog.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o dialog.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/dialog.cpp >--- disabledfeature.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o disabledfeature.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/disabledfeature.cpp >--- document.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o document.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/document.cpp >--- documentattribute.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o documentattribute.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/documentattribute.cpp >--- encryptedchat.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o encryptedchat.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/encryptedchat.cpp >--- encryptedfile.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o encryptedfile.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/encryptedfile.cpp >--- encryptedmessage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o encryptedmessage.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/encryptedmessage.cpp >--- exportedchatinvite.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o exportedchatinvite.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/exportedchatinvite.cpp >--- filelocation.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o filelocation.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/filelocation.cpp >--- geochatmessage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o geochatmessage.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/geochatmessage.cpp >--- geopoint.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o geopoint.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/geopoint.cpp >--- importedcontact.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o importedcontact.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/importedcontact.cpp >--- inputappevent.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputappevent.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputappevent.cpp >--- inputaudio.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputaudio.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputaudio.cpp >--- inputchatphoto.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputchatphoto.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputchatphoto.cpp >--- inputcontact.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputcontact.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputcontact.cpp >--- inputdocument.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputdocument.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputdocument.cpp >--- inputencryptedchat.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputencryptedchat.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputencryptedchat.cpp >--- inputencryptedfile.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputencryptedfile.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputencryptedfile.cpp >--- inputfile.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputfile.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputfile.cpp >--- inputfilelocation.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputfilelocation.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputfilelocation.cpp >--- inputgeochat.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputgeochat.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputgeochat.cpp >--- inputgeopoint.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputgeopoint.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputgeopoint.cpp >--- inputmedia.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputmedia.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputmedia.cpp >--- inputnotifypeer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputnotifypeer.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputnotifypeer.cpp >--- inputpeer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputpeer.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputpeer.cpp >--- inputpeernotifyevents.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputpeernotifyevents.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputpeernotifyevents.cpp >--- inputpeernotifysettings.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputpeernotifysettings.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputpeernotifysettings.cpp >--- inputphoto.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputphoto.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputphoto.cpp >--- inputphotocrop.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputphotocrop.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputphotocrop.cpp >--- inputprivacykey.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputprivacykey.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputprivacykey.cpp >--- inputprivacyrule.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputprivacyrule.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputprivacyrule.cpp >--- inputstickerset.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputstickerset.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputstickerset.cpp >--- inputuser.o --- >--- inputvideo.o --- >--- inputuser.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputuser.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputuser.cpp >--- inputvideo.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inputvideo.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/inputvideo.cpp >--- message.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o message.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/message.cpp >--- messageaction.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messageaction.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messageaction.cpp >--- messagemedia.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagemedia.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagemedia.cpp >--- messagesfilter.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesfilter.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesfilter.cpp >--- nearestdc.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o nearestdc.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/nearestdc.cpp >--- notifypeer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o notifypeer.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/notifypeer.cpp >--- peer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o peer.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/peer.cpp >--- peernotifyevents.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o peernotifyevents.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/peernotifyevents.cpp >--- peernotifysettings.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o peernotifysettings.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/peernotifysettings.cpp >--- photo.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o photo.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/photo.cpp >--- photosize.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o photosize.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/photosize.cpp >--- privacykey.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o privacykey.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/privacykey.cpp >--- privacyrule.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o privacyrule.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/privacyrule.cpp >--- receivednotifymessage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o receivednotifymessage.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/receivednotifymessage.cpp >--- sendmessageaction.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sendmessageaction.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/sendmessageaction.cpp >--- stickerpack.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o stickerpack.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/stickerpack.cpp >--- stickerset.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o stickerset.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/stickerset.cpp >--- update.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o update.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/update.cpp >--- updatestype.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o updatestype.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/updatestype.cpp >--- user.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o user.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/user.cpp >--- userfull.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o userfull.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/userfull.cpp >--- userprofilephoto.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o userprofilephoto.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/userprofilephoto.cpp >--- userstatus.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o userstatus.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/userstatus.cpp >--- video.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o video.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/video.cpp >--- wallpaper.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o wallpaper.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/wallpaper.cpp >--- webpage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o webpage.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/webpage.cpp >--- accountauthorizations.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o accountauthorizations.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/accountauthorizations.cpp >--- accountpassword.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o accountpassword.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/accountpassword.cpp >--- accountpasswordinputsettings.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o accountpasswordinputsettings.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/accountpasswordinputsettings.cpp >--- accountpasswordsettings.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o accountpasswordsettings.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/accountpasswordsettings.cpp >--- accountprivacyrules.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o accountprivacyrules.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/accountprivacyrules.cpp >--- accountsentchangephonecode.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o accountsentchangephonecode.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/accountsentchangephonecode.cpp >--- authauthorization.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o authauthorization.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/authauthorization.cpp >--- authcheckedphone.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o authcheckedphone.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/authcheckedphone.cpp >--- authexportedauthorization.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o authexportedauthorization.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/authexportedauthorization.cpp >--- authpasswordrecovery.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o authpasswordrecovery.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/authpasswordrecovery.cpp >--- authsentcode.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o authsentcode.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/authsentcode.cpp >--- contactsblocked.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactsblocked.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactsblocked.cpp >--- contactscontacts.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactscontacts.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactscontacts.cpp >--- contactsfound.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactsfound.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactsfound.cpp >--- contactsimportedcontacts.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactsimportedcontacts.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactsimportedcontacts.cpp >--- contactslink.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactslink.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactslink.cpp >--- contactssuggested.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o contactssuggested.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/contactssuggested.cpp >--- geochatslocated.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o geochatslocated.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/geochatslocated.cpp >--- geochatsmessages.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o geochatsmessages.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/geochatsmessages.cpp >--- geochatsstatedmessage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o geochatsstatedmessage.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/geochatsstatedmessage.cpp >--- helpappupdate.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o helpappupdate.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/helpappupdate.cpp >--- helpinvitetext.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o helpinvitetext.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/helpinvitetext.cpp >--- helpsupport.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o helpsupport.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/helpsupport.cpp >--- messagesaffectedhistory.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesaffectedhistory.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesaffectedhistory.cpp >--- messagesaffectedmessages.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesaffectedmessages.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesaffectedmessages.cpp >--- messagesallstickers.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesallstickers.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesallstickers.cpp >--- messageschatfull.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messageschatfull.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messageschatfull.cpp >--- messageschats.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messageschats.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messageschats.cpp >--- messagesdhconfig.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesdhconfig.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesdhconfig.cpp >--- messagesdialogs.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesdialogs.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesdialogs.cpp >--- messagesmessage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesmessage.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesmessage.cpp >--- messagesmessages.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesmessages.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesmessages.cpp >--- messagessentencryptedmessage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagessentencryptedmessage.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagessentencryptedmessage.cpp >--- messagessentmessage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagessentmessage.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagessentmessage.cpp >--- messagesstickerset.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesstickerset.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesstickerset.cpp >--- messagesstickers.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o messagesstickers.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesstickers.cpp >--- photosphoto.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o photosphoto.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/photosphoto.cpp >--- photosphotos.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o photosphotos.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/photosphotos.cpp >--- storagefiletype.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o storagefiletype.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/storagefiletype.cpp >--- updatesdifference.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o updatesdifference.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/updatesdifference.cpp >--- updatesstate.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o updatesstate.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/updatesstate.cpp >--- uploadfile.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o uploadfile.o ../libqtelegram-aseman-edition-6.1-stable/telegram/types/uploadfile.cpp >--- utils.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o utils.o ../libqtelegram-aseman-edition-6.1-stable/util/utils.cpp >--- cryptoutils.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o cryptoutils.o ../libqtelegram-aseman-edition-6.1-stable/util/cryptoutils.cpp >--- asserter.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o asserter.o ../libqtelegram-aseman-edition-6.1-stable/util/asserter.cpp >--- downloadfile.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o downloadfile.o ../libqtelegram-aseman-edition-6.1-stable/file/downloadfile.cpp >--- filehandler.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o filehandler.o ../libqtelegram-aseman-edition-6.1-stable/file/filehandler.cpp >--- decrypter.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o decrypter.o ../libqtelegram-aseman-edition-6.1-stable/secret/decrypter.cpp >--- secretstate.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o secretstate.o ../libqtelegram-aseman-edition-6.1-stable/secret/secretstate.cpp >--- secretchat.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o secretchat.o ../libqtelegram-aseman-edition-6.1-stable/secret/secretchat.cpp >--- cryptoutils.o --- >../libqtelegram-aseman-edition-6.1-stable/util/cryptoutils.cpp:67:26: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] > qint32 isSupported = RAND_pseudo_bytes ((uchar *) from + from_len, pad); // returns -1 if not supported > ^ >/usr/include/openssl/rand.h:44:1: note: 'RAND_pseudo_bytes' has been explicitly marked deprecated here >DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) >^ >/usr/include/openssl/opensslconf.h:147:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' ># define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) > ^ >/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED' ># define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); > ^ >../libqtelegram-aseman-edition-6.1-stable/util/cryptoutils.cpp:182:34: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] > qint32 isRandSupported = RAND_pseudo_bytes ((uchar *) from + fromLen, paddedSize - fromLen); > ^ >/usr/include/openssl/rand.h:44:1: note: 'RAND_pseudo_bytes' has been explicitly marked deprecated here >DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) >^ >/usr/include/openssl/opensslconf.h:147:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' ># define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) > ^ >/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED' ># define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); > ^ >../libqtelegram-aseman-edition-6.1-stable/util/cryptoutils.cpp:199:16: warning: 'BN_is_prime' is deprecated [-Wdeprecated-declarations] > qint32 r = BN_is_prime (p, BN_prime_checks, 0, BN_ctx, 0); > ^ >/usr/include/openssl/bn.h:332:1: note: 'BN_is_prime' has been explicitly marked deprecated here >DEPRECATEDIN_0_9_8(int >^ >/usr/include/openssl/opensslconf.h:159:34: note: expanded from macro 'DEPRECATEDIN_0_9_8' ># define DEPRECATEDIN_0_9_8(f) DECLARE_DEPRECATED(f) > ^ >/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED' ># define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); > ^ >../libqtelegram-aseman-edition-6.1-stable/util/cryptoutils.cpp:384:13: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] > RAND_pseudo_bytes(out.data() + length, paddedSize - length); > ^ >/usr/include/openssl/rand.h:44:1: note: 'RAND_pseudo_bytes' has been explicitly marked deprecated here >DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) >^ >/usr/include/openssl/opensslconf.h:147:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' ># define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) > ^ >/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED' ># define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); > ^ >--- encrypter.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o encrypter.o ../libqtelegram-aseman-edition-6.1-stable/secret/encrypter.cpp >--- cryptoutils.o --- >4 warnings generated. >--- decryptedmessagebuilder.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o decryptedmessagebuilder.o ../libqtelegram-aseman-edition-6.1-stable/secret/decryptedmessagebuilder.cpp >--- decryptedmessage.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o decryptedmessage.o ../libqtelegram-aseman-edition-6.1-stable/secret/decryptedmessage.cpp >--- utils.o --- >../libqtelegram-aseman-edition-6.1-stable/util/utils.cpp:135:23: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] > returnValue = RAND_pseudo_bytes ((uchar *)buffer, count); > ^ >/usr/include/openssl/rand.h:44:1: note: 'RAND_pseudo_bytes' has been explicitly marked deprecated here >DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) >^ >/usr/include/openssl/opensslconf.h:147:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' ># define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) > ^ >/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED' ># define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); > ^ >--- decryptedmessageaction.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o decryptedmessageaction.o ../libqtelegram-aseman-edition-6.1-stable/secret/decryptedmessageaction.cpp >--- decryptedmessagemedia.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o decryptedmessagemedia.o ../libqtelegram-aseman-edition-6.1-stable/secret/decryptedmessagemedia.cpp >--- outboundpkt.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o outboundpkt.o ../libqtelegram-aseman-edition-6.1-stable/core/outboundpkt.cpp >--- utils.o --- >1 warning generated. >--- eventtimer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o eventtimer.o ../libqtelegram-aseman-edition-6.1-stable/core/eventtimer.cpp >--- settings.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o settings.o ../libqtelegram-aseman-edition-6.1-stable/core/settings.cpp >--- dcprovider.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o dcprovider.o ../libqtelegram-aseman-edition-6.1-stable/core/dcprovider.cpp >--- api.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o api.o ../libqtelegram-aseman-edition-6.1-stable/core/api.cpp >--- sessionmanager.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sessionmanager.o ../libqtelegram-aseman-edition-6.1-stable/core/sessionmanager.cpp >--- inboundpkt.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o inboundpkt.o ../libqtelegram-aseman-edition-6.1-stable/core/inboundpkt.cpp >--- abstractapi.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o abstractapi.o ../libqtelegram-aseman-edition-6.1-stable/core/abstractapi.cpp >--- connection.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o connection.o ../libqtelegram-aseman-edition-6.1-stable/core/connection.cpp >--- query.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o query.o ../libqtelegram-aseman-edition-6.1-stable/core/query.cpp >--- settings.o --- >../libqtelegram-aseman-edition-6.1-stable/core/settings.cpp:90:9: warning: deleting pointer to incomplete type 'RSA' (aka 'rsa_st') may cause undefined behavior [-Wdelete-incomplete] > delete m_pubKey; > ^ ~~~~~~~~ >/usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'rsa_st' >typedef struct rsa_st RSA; > ^ >--- session.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o session.o ../libqtelegram-aseman-edition-6.1-stable/core/session.cpp >--- dcauth.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o dcauth.o ../libqtelegram-aseman-edition-6.1-stable/core/dcauth.cpp >--- telegram.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o telegram.o ../libqtelegram-aseman-edition-6.1-stable/telegram.cpp >--- uploadfileengine.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o uploadfileengine.o ../libqtelegram-aseman-edition-6.1-stable/file/uploadfileengine.cpp >--- moc_predefs.h --- >c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -dM -E -o moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp >--- moc_cryptoutils.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/util/cryptoutils.h -o moc_cryptoutils.cpp >--- moc_utils.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/util/utils.h -o moc_utils.cpp >--- moc_asserter.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/util/asserter.h -o moc_asserter.cpp >--- settings.o --- >1 warning generated. >--- moc_filehandler.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/file/filehandler.h -o moc_filehandler.cpp >--- moc_file.cpp --- >--- moc_downloadfile.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/file/downloadfile.h -o moc_downloadfile.cpp >--- moc_file.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/file/file.h -o moc_file.cpp >--- moc_decrypter.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/secret/decrypter.h -o moc_decrypter.cpp >--- moc_query.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/query.h -o moc_query.cpp >--- moc_session.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/session.h -o moc_session.cpp >--- moc_connection.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/connection.h -o moc_connection.cpp >--- moc_settings.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/settings.h -o moc_settings.cpp >--- moc_sessionmanager.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/sessionmanager.h -o moc_sessionmanager.cpp >--- moc_dcprovider.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/dcprovider.h -o moc_dcprovider.cpp >--- session.o --- >../libqtelegram-aseman-edition-6.1-stable/core/session.cpp:51:5: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] > RAND_pseudo_bytes((uchar *) &m_sessionId, 8); > ^ >/usr/include/openssl/rand.h:44:1: note: 'RAND_pseudo_bytes' has been explicitly marked deprecated here >DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) >^ >/usr/include/openssl/opensslconf.h:147:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' ># define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) > ^ >/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED' ># define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); > ^ >--- moc_abstractapi.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/abstractapi.h -o moc_abstractapi.cpp >--- moc_api.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/api.h -o moc_api.cpp >--- moc_dcauth.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/dcauth.h -o moc_dcauth.cpp >--- moc_eventtimer.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/core/eventtimer.h -o moc_eventtimer.cpp >--- moc_telegram.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/telegram.h -o moc_telegram.cpp >--- moc_uploadfileengine.cpp --- >/usr/local/lib/qt5/bin/moc -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/.build/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/6.0.1/include -I/usr/include ../libqtelegram-aseman-edition-6.1-stable/file/uploadfileengine.h -o moc_uploadfileengine.cpp >--- moc_cryptoutils.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_cryptoutils.o moc_cryptoutils.cpp >--- moc_utils.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_utils.o moc_utils.cpp >--- moc_asserter.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_asserter.o moc_asserter.cpp >--- moc_filehandler.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_filehandler.o moc_filehandler.cpp >--- moc_downloadfile.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_downloadfile.o moc_downloadfile.cpp >--- moc_file.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_file.o moc_file.cpp >--- session.o --- >1 warning generated. >--- moc_decrypter.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_decrypter.o moc_decrypter.cpp >--- moc_query.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_query.o moc_query.cpp >--- moc_session.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_session.o moc_session.cpp >--- moc_connection.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_connection.o moc_connection.cpp >--- moc_settings.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_settings.o moc_settings.cpp >--- moc_sessionmanager.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_sessionmanager.o moc_sessionmanager.cpp >--- moc_dcprovider.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_dcprovider.o moc_dcprovider.cpp >--- moc_abstractapi.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_abstractapi.o moc_abstractapi.cpp >--- moc_dcauth.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_dcauth.o moc_dcauth.cpp >--- moc_api.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_api.o moc_api.cpp >--- moc_eventtimer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_eventtimer.o moc_eventtimer.cpp >--- moc_telegram.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_telegram.o moc_telegram.cpp >--- moc_uploadfileengine.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-c++11-narrowing -Wall -W -pthread -fPIC -DLIBQTELEGRAM_LIBRARY -DLQTG_DISABLE_LOG -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../libqtelegram-aseman-edition-6.1-stable -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_uploadfileengine.o moc_uploadfileengine.cpp >--- libqtelegram-ae.so.1.0.0 --- >rm -f libqtelegram-ae.so.1.0.0 libqtelegram-ae.so libqtelegram-ae.so.1 libqtelegram-ae.so.1.0 >c++ -fstack-protector -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libqtelegram-ae.so.1 -o libqtelegram-ae.so.1.0.0 telegramfunctionobject.o account.o auth.o contacts.o geochats.o help.o messages.o photos.o updates.o upload.o users.o telegramtypeobject.o accountdaysttl.o audio.o authorization.o chat.o chatfull.o chatinvite.o chatlocated.o chatparticipant.o chatparticipants.o chatphoto.o config.o contact.o contactblocked.o contactfound.o contactlink.o contactstatus.o contactsuggested.o dcoption.o dialog.o disabledfeature.o document.o documentattribute.o encryptedchat.o encryptedfile.o encryptedmessage.o exportedchatinvite.o filelocation.o geochatmessage.o geopoint.o importedcontact.o inputappevent.o inputaudio.o inputchatphoto.o inputcontact.o inputdocument.o inputencryptedchat.o inputencryptedfile.o inputfile.o inputfilelocation.o inputgeochat.o inputgeopoint.o inputmedia.o inputnotifypeer.o inputpeer.o inputpeernotifyevents.o inputpeernotifysettings.o inputphoto.o inputphotocrop.o inputprivacykey.o inputprivacyrule.o inputstickerset.o inputuser.o inputvideo.o message.o messageaction.o messagemedia.o messagesfilter.o nearestdc.o notifypeer.o peer.o peernotifyevents.o peernotifysettings.o photo.o photosize.o privacykey.o privacyrule.o receivednotifymessage.o sendmessageaction.o stickerpack.o stickerset.o update.o updatestype.o user.o userfull.o userprofilephoto.o userstatus.o video.o wallpaper.o webpage.o accountauthorizations.o accountpassword.o accountpasswordinputsettings.o accountpasswordsettings.o accountprivacyrules.o accountsentchangephonecode.o authauthorization.o authcheckedphone.o authexportedauthorization.o authpasswordrecovery.o authsentcode.o contactsblocked.o contactscontacts.o contactsfound.o contactsimportedcontacts.o contactslink.o contactssuggested.o geochatslocated.o geochatsmessages.o geochatsstatedmessage.o helpappupdate.o helpinvitetext.o helpsupport.o messagesaffectedhistory.o messagesaffectedmessages.o messagesallstickers.o messageschatfull.o messageschats.o messagesdhconfig.o messagesdialogs.o messagesmessage.o messagesmessages.o messagessentencryptedmessage.o messagessentmessage.o messagesstickerset.o messagesstickers.o photosphoto.o photosphotos.o storagefiletype.o updatesdifference.o updatesstate.o uploadfile.o utils.o cryptoutils.o asserter.o downloadfile.o filehandler.o decrypter.o secretstate.o secretchat.o encrypter.o decryptedmessagebuilder.o decryptedmessage.o decryptedmessageaction.o decryptedmessagemedia.o outboundpkt.o eventtimer.o settings.o dcprovider.o api.o sessionmanager.o inboundpkt.o abstractapi.o connection.o query.o session.o dcauth.o telegram.o uploadfileengine.o moc_cryptoutils.o moc_utils.o moc_asserter.o moc_filehandler.o moc_file.o moc_downloadfile.o moc_decrypter.o moc_query.o moc_session.o moc_connection.o moc_settings.o moc_sessionmanager.o moc_dcprovider.o moc_abstractapi.o moc_api.o moc_dcauth.o moc_eventtimer.o moc_telegram.o moc_uploadfileengine.o -L/lib -lssl -lcrypto -lz -L/usr/local/lib/qt5 -lQt5Multimedia -L/usr/local/lib -lQt5Gui -lQt5Network -lQt5Core -lkvm -lprocstat -lGL >ln -s libqtelegram-ae.so.1.0.0 libqtelegram-ae.so >ln -s libqtelegram-ae.so.1.0.0 libqtelegram-ae.so.1 >ln -s libqtelegram-ae.so.1.0.0 libqtelegram-ae.so.1.0 >=========================================================================== >=======================<phase: run-depends >============================ >=========================================================================== >=======================<phase: stage >============================ >===> Staging for libqtelegram-ae-6.1_3 >===> Generating temporary packing list >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/functions.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/functions.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/telegramfunctionobject.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/telegramfunctionobject.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/account.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/account.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/auth.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/auth.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/contacts.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/contacts.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/geochats.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/geochats.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/help.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/help.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/messages.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/messages.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/photos.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/photos.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/updates.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/updates.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/upload.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/upload.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/functions/users.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/functions/users.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/types.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/types.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/telegramtypeobject.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/telegramtypeobject.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/accountdaysttl.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/accountdaysttl.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/audio.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/audio.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/authorization.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/authorization.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/chat.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/chat.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/chatfull.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/chatfull.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/chatinvite.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/chatinvite.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/chatlocated.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/chatlocated.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/chatparticipant.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/chatparticipant.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/chatparticipants.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/chatparticipants.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/chatphoto.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/chatphoto.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/config.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/config.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contact.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contact.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactblocked.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactblocked.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactfound.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactfound.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactlink.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactlink.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactstatus.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactstatus.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactsuggested.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactsuggested.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/dcoption.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/dcoption.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/dialog.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/dialog.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/disabledfeature.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/disabledfeature.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/document.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/document.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/documentattribute.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/documentattribute.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/encryptedchat.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/encryptedchat.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/encryptedfile.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/encryptedfile.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/encryptedmessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/encryptedmessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/exportedchatinvite.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/exportedchatinvite.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/filelocation.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/filelocation.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/geochatmessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/geochatmessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/geopoint.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/geopoint.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/importedcontact.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/importedcontact.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputappevent.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputappevent.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputaudio.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputaudio.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputchatphoto.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputchatphoto.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputcontact.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputcontact.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputdocument.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputdocument.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputencryptedchat.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputencryptedchat.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputencryptedfile.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputencryptedfile.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputfile.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputfile.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputfilelocation.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputfilelocation.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputgeochat.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputgeochat.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputgeopoint.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputgeopoint.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputmedia.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputmedia.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputnotifypeer.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputnotifypeer.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputpeer.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputpeer.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputpeernotifyevents.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputpeernotifyevents.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputpeernotifysettings.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputpeernotifysettings.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputphoto.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputphoto.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputphotocrop.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputphotocrop.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputprivacykey.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputprivacykey.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputprivacyrule.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputprivacyrule.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputstickerset.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputstickerset.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputuser.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputuser.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/inputvideo.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/inputvideo.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/message.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/message.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messageaction.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messageaction.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagemedia.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagemedia.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesfilter.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesfilter.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/nearestdc.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/nearestdc.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/notifypeer.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/notifypeer.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/peer.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/peer.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/peernotifyevents.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/peernotifyevents.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/peernotifysettings.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/peernotifysettings.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/photo.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/photo.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/photosize.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/photosize.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/privacykey.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/privacykey.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/privacyrule.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/privacyrule.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/receivednotifymessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/receivednotifymessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/sendmessageaction.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/sendmessageaction.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/stickerpack.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/stickerpack.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/stickerset.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/stickerset.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/update.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/update.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/updatestype.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/updatestype.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/user.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/user.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/userfull.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/userfull.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/userprofilephoto.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/userprofilephoto.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/userstatus.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/userstatus.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/video.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/video.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/wallpaper.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/wallpaper.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/webpage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/webpage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/accountauthorizations.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/accountauthorizations.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/accountpassword.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/accountpassword.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/accountpasswordinputsettings.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/accountpasswordinputsettings.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/accountpasswordsettings.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/accountpasswordsettings.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/accountprivacyrules.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/accountprivacyrules.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/accountsentchangephonecode.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/accountsentchangephonecode.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/authauthorization.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/authauthorization.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/authcheckedphone.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/authcheckedphone.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/authexportedauthorization.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/authexportedauthorization.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/authpasswordrecovery.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/authpasswordrecovery.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/authsentcode.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/authsentcode.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactsblocked.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactsblocked.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactscontacts.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactscontacts.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactsfound.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactsfound.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactsimportedcontacts.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactsimportedcontacts.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactslink.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactslink.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/contactssuggested.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/contactssuggested.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/geochatslocated.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/geochatslocated.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/geochatsmessages.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/geochatsmessages.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/geochatsstatedmessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/geochatsstatedmessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/helpappupdate.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/helpappupdate.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/helpinvitetext.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/helpinvitetext.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/helpsupport.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/helpsupport.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesaffectedhistory.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesaffectedhistory.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesaffectedmessages.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesaffectedmessages.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesallstickers.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesallstickers.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messageschatfull.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messageschatfull.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messageschats.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messageschats.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesdhconfig.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesdhconfig.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesdialogs.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesdialogs.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesmessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesmessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesmessages.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesmessages.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagessentencryptedmessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagessentencryptedmessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagessentmessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagessentmessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesstickerset.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesstickerset.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/messagesstickers.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/messagesstickers.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/photosphoto.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/photosphoto.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/photosphotos.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/photosphotos.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/storagefiletype.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/storagefiletype.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/updatesdifference.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/updatesdifference.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/updatesstate.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/updatesstate.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/types/uploadfile.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/types/uploadfile.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram/coretypes.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram/coretypes.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/util/cryptoutils.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/util/cryptoutils.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/util/utils.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/util/utils.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/util/tlvalues.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/util/tlvalues.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/util/constants.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/util/constants.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/util/asserter.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/util/asserter.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/file/filehandler.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/file/filehandler.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/file/file.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/file/file.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/file/downloadfile.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/file/downloadfile.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/file/fileoperation.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/file/fileoperation.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/file/uploadfileengine.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/file/uploadfileengine.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/secretchatmessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/secretchatmessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/decryptedmessagebuilder.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/decryptedmessagebuilder.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/decrypter.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/decrypter.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/secretchat.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/secretchat.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/encrypter.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/encrypter.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/secretstate.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/secretstate.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/decryptedmessage.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/decryptedmessage.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/decryptedmessageaction.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/decryptedmessageaction.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/secret/decryptedmessagemedia.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/secret/decryptedmessagemedia.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/query.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/query.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/session.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/session.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/connection.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/connection.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/settings.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/settings.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/outboundpkt.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/outboundpkt.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/querymethods.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/querymethods.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/sessionmanager.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/sessionmanager.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/dcprovider.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/dcprovider.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/abstractapi.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/abstractapi.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/api.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/api.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/inboundpkt.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/inboundpkt.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/dcauth.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/dcauth.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/endpoint.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/endpoint.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/eventtimer.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/eventtimer.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/core/dc.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/core/dc.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/telegram.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/telegram.h >/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/libqtelegram-aseman-edition-6.1-stable/libqtelegram_global.h /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/include/libqtelegram-ae/libqtelegram_global.h >/usr/local/lib/qt5/bin/qmake -install qinstall -exe libqtelegram-ae.so.1.0.0 /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/lib/libqtelegram-ae.so.1.0.0 >strip --strip-unneeded /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/lib/libqtelegram-ae.so.1.0.0 >ln -f -s libqtelegram-ae.so.1.0.0 /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/lib/libqtelegram-ae.so >ln -f -s libqtelegram-ae.so.1.0.0 /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/lib/libqtelegram-ae.so.1 >ln -f -s libqtelegram-ae.so.1.0.0 /wrkdirs/usr/ports/net-im/libqtelegram-ae/work/stage/usr/local/lib/libqtelegram-ae.so.1.0 >====> Compressing man pages (compress-man) >=========================================================================== >=======================<phase: package >============================ >===> Building package for libqtelegram-ae-6.1_3 >=========================================================================== >=>> Cleaning up wrkdir >===> Cleaning for libqtelegram-ae-6.1_3 >build of net-im/libqtelegram-ae | libqtelegram-ae-6.1_3 ended at Sun Dec 30 23:58:17 EST 2018 >build time: 00:00:46
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 234517
:
200640
| 200641 |
200642