Date: Thu, 25 Nov 2021 08:55:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260044] devel/range-v3: Installs includes incompatible with clang13 (C++20) Message-ID: <bug-260044-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260044 Bug ID: 260044 Summary: devel/range-v3: Installs includes incompatible with clang13 (C++20) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: madpilot@FreeBSD.org CC: henry.hu.sh@gmail.com Depends on: 260042 Blocks: 260040 Flags: maintainer-feedback?(henry.hu.sh@gmail.com) CC: henry.hu.sh@gmail.com Created attachment 229722 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229722&action= =3Dedit patch Hi, I recently updated my system to latest HEAD and found out telegram-desktop failed to build with the error at the end of the message. Please note that to get to that error you should first apply the patch in b= ug #260042 I found out an upstream patch that fixes the issue, I'm attaching patch to = the ports tree including it. obtained from: https://github.com/ericniebler/range-v3/commit/0487cca29e352e8f16bbd91fda38= e76e39a0ed28 ------------------------ FAILED: Telegram/lib_base/CMakeFiles/lib_base_crash_report_writer.dir/cmake_pch.hxx= .pch=20 /usr/bin/c++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION -DDESKTOP_APP_USE_PACKAGED -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_SVG_LIB -DQT_WIDGETS_LIB -D_FORTIFY_SOURCE=3D2 -I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-3.2.5-full/Teleg= ram/lib_base -I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-3.2.5-full/Teleg= ram/lib_rpl -I/wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-3.2.5-full/Teleg= ram/lib_crl -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore/5.15.2 -isystem /usr/local/include/qt5/QtCore/5.15.2/QtCore -isystem /usr/local/include/qt5/QtGui/5.15.2 -isystem /usr/local/include/qt5/QtGui/5.15.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/Qt= Gui -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtSvg -isy= stem /usr/local/include/qt5/QtDBus -isystem /usr/local/include/giomm-2.4 -isystem /usr/local/lib/giomm-2.4/include -isystem /usr/local/include/glib-2.0 -isys= tem /usr/local/lib/glib-2.0/include -isystem /usr/local/include/glibmm-2.4 -isy= stem /usr/local/lib/glibmm-2.4/include -isystem /usr/local/include/sigc++-2.0 -isystem /usr/local/lib/sigc++-2.0/include -isystem /usr/local/include/gio-unix-2.0 -O2 -pipe -march=3Dnehalem -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -O2 -pipe -march=3Dnehalem -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fstack-protector-all -fstack-clash-protection -fPIC -fno-strict-aliasing -= pipe -Wall -W -Wno-unused-parameter -Wno-switch -Wno-missing-field-initializers -Wno-sign-compare -pthread -std=3Dgnu++20 -Winvalid-pch -fpch-instantiate-templates -Xclang -emit-pch -Xclang -include -Xclang /wrkdirs/usr/ports/net-im/telegram-desktop/work/.build/Telegram/lib_base/CM= akeFiles/lib_base_crash_report_writer.dir/cmake_pch.hxx -x c++-header -MD -MT Telegram/lib_base/CMakeFiles/lib_base_crash_report_writer.dir/cmake_pch.hxx= .pch -MF Telegram/lib_base/CMakeFiles/lib_base_crash_report_writer.dir/cmake_pch.hxx= .pch.d -o Telegram/lib_base/CMakeFiles/lib_base_crash_report_writer.dir/cmake_pch.hxx= .pch -c /wrkdirs/usr/ports/net-im/telegram-desktop/work/.build/Telegram/lib_base/CM= akeFiles/lib_base_crash_report_writer.dir/cmake_pch.hxx.cxx In file included from <built-in>:1: In file included from /wrkdirs/usr/ports/net-im/telegram-desktop/work/.build/Telegram/lib_base/CM= akeFiles/lib_base_crash_report_writer.dir/cmake_pch.hxx:5: In file included from /wrkdirs/usr/ports/net-im/telegram-desktop/work/tdesktop-3.2.5-full/Telegra= m/lib_base/base/base_pch.h:23: In file included from /usr/local/include/range/v3/all.hpp:17: In file included from /usr/local/include/range/v3/action.hpp:17: In file included from /usr/local/include/range/v3/action/action.hpp:23: In file included from /usr/local/include/range/v3/action/concepts.hpp:23: In file included from /usr/local/include/range/v3/range/concepts.hpp:37: In file included from /usr/local/include/range/v3/iterator/concepts.hpp:30: In file included from /usr/local/include/range/v3/iterator/access.hpp:22: /usr/local/include/std/detail/associated_types.hpp:270:60: error: too many template arguments for class template '__iterator_traits' &is_std_iterator_traits_specialized_impl_(std::__iterator_trait= s<I, B> *))[2]; ^=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 ~~ /usr/include/c++/v1/__iterator/iterator_traits.h:326:8: note: template is declared here struct __iterator_traits {}; ^ 1 error generated. ------------------------ Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260040 [Bug 260040] net-im/telegram-desktop: fails to build on recent head (after clang 13 import) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260042 [Bug 260042] net-im/tg_owt: Installs include file incompatible with clang13 (C++20) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260044-7788>