[Bug 245452] net-im/telegram-desktop: fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 8 10:54:57 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245452
Bug ID: 245452
Summary: net-im/telegram-desktop: fails to build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: novel at FreeBSD.org
CC: henry.hu.sh at gmail.com
CC: henry.hu.sh at gmail.com
Flags: maintainer-feedback?(henry.hu.sh at gmail.com)
FreeBSD 13-CURRENT amd64, clang version 10.0.0
Builds fails with:
/usr/local/libexec/ccache/c++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS
-DDESKTOP_APP_USE_PACKAGED -DDESKTOP_APP_USE_PACKAGED_FONTS -DNDEBUG
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG
-DQT_WIDGETS_LIB -DQ_OS_FREEBSD -DQ_OS_LINUX64
-I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-2.0.1-full/Telegram/lib_spellcheck
-ITelegram/lib_ui/gen
-I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-2.0.1-full/Telegram/lib_ui
-I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-2.0.1-full/Telegram/lib_ui/emoji_suggestions
-I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-2.0.1-full/Telegram/lib_base
-I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-2.0.1-full/Telegram/lib_rpl
-I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-2.0.1-full/Telegram/lib_crl
-isystem /usr/local/include/hunspell -isystem
/usr/local/include/qt5/QtCore/5.13.2 -isystem
/usr/local/include/qt5/QtCore/5.13.2/QtCore -isystem
/usr/local/include/qt5/QtGui/5.13.2 -isystem
/usr/local/include/qt5/QtGui/5.13.2/QtGui -isystem /usr/local/include/qt5
-isystem /usr/local/include/qt5/QtCore -isystem
/usr/local/lib/qt5/mkspecs/freebsd-clang -isystem /usr/local/include/qt5/QtGui
-isystem /usr/local/include -isystem /usr/local/include/qt5/QtWidgets -isystem
/usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtDBus
-isystem
/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-2.0.1-full/Telegram/ThirdParty/variant/include
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -fno-strict-aliasing -pipe
-Wall -W -fPIC -Wno-unused-variable -Wno-unused-parameter -Wno-unused-function
-Wno-switch -Wno-comment -Wno-unused-but-set-variable
-Wno-missing-field-initializers -Wno-sign-compare -Wno-attributes
-Wno-parentheses -Wno-stringop-overflow -Wno-maybe-uninitialized
-Wno-error=class-memaccess -std=gnu++2a -Xclang -include-pch -Xclang
/wrkdirs/usr/ports/net-im/telegram-desktop/work/.build/Telegram/lib_spellcheck/CMakeFiles/lib_spellcheck.dir/cmake_pch.hxx.pch
-MD -MT
Telegram/lib_spellcheck/CMakeFiles/lib_spellcheck.dir/spellcheck/third_party/hunspell_controller.cpp.o
-MF
Telegram/lib_spellcheck/CMakeFiles/lib_spellcheck.dir/spellcheck/third_party/hunspell_controller.cpp.o.d
-o
Telegram/lib_spellcheck/CMakeFiles/lib_spellcheck.dir/spellcheck/third_party/hunspell_controller.cpp.o
-c
/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-2.0.1-full/Telegram/lib_spellcheck/spellcheck/third_party/hunspell_controller.cpp
warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean
'-Wno-unused-const-variable'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-stringop-overflow'; did you mean
'-Wno-shift-overflow'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Werror=class-memaccess'; did you mean
'-Werror=class-varargs'? [-Wunknown-warning-option]
fatal error: file
'/wrkdirs/usr/ports/net-im/telegram-desktop/work/.build/Telegram/lib_spellcheck/CMakeFiles/lib_spellcheck.dir/cmake_pch.hxx'
has been modified since the precompiled header
'/wrkdirs/usr/ports/net-im/telegram-desktop/work/.build/Telegram/lib_spellcheck/CMakeFiles/lib_spellcheck.dir/cmake_pch.hxx.pch'
was built: mtime changed
note: please rebuild precompiled header
'/wrkdirs/usr/ports/net-im/telegram-desktop/work/.build/Telegram/lib_spellcheck/CMakeFiles/lib_spellcheck.dir/cmake_pch.hxx.pch'
4 warnings and 1 error generated.
Complete log attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list