Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2023 20:52:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269765] net-im/libquotient: fix compiling on FreeBSD 13.1
Message-ID:  <bug-269765-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269765

            Bug ID: 269765
           Summary: net-im/libquotient: fix compiling on FreeBSD 13.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: adridg@freebsd.org
          Reporter: eric@camachat.org
          Assignee: adridg@freebsd.org
             Flags: maintainer-feedback?(adridg@freebsd.org)

Created attachment 240332
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240332&action=
=3Dedit
Fix compiling on FreeBSD 13.1

FreeBSD 13.1-RELEASE-p7 cannot build quotest:
samu: job failed: /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_=
LIB
-DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG
-DQT_TESTCASE_BUILDDIR=3D\"/wrkdirs/usr/ports/net-im/libquotient/work/.buil=
d\"
-DQT_TESTLIB_LIB -DQUOTIENT_STATIC -DQuotient_VERSION_MAJOR=3D0
-DQuotient_VERSION_MINOR=3D7 -DQuotient_VERSION_PATCH=3D1
-DQuotient_VERSION_STRING=3D\"0.7.1\"
-I/wrkdirs/usr/ports/net-im/libquotient/work/.build/quotest/quotest_autogen=
/include
-I/wrkdirs/usr/ports/net-im/libquotient/work/libQuotient-0.7.1/lib -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=
Test
-isystem /usr/local/include/qt5/QtConcurrent -isystem /usr/local/include
-isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/Q=
tGui
-isystem /usr/local/include/qt5/QtDBus -isystem
/usr/local/include/qt5/QtMultimedia -O2 -pipe -march=3Dsandybridge
-fstack-protector-strong -fno-strict-aliasing -O2 -pipe -march=3Dsandybridge
-fstack-protector-strong -fno-strict-aliasing   -DNDEBUG -fvisibility=3Dhid=
den
-fvisibility-inlines-hidden -Wall -Wpedantic -Wextra -Werror=3Dreturn-type
-Wno-unused-parameter -Wno-gnu-zero-variadic-macro-arguments -W -fPIC
-std=3Dgnu++20 -MD -MT quotest/CMakeFiles/quotest.dir/quotest.cpp.o -MF
quotest/CMakeFiles/quotest.dir/quotest.cpp.o.d -o
quotest/CMakeFiles/quotest.dir/quotest.cpp.o -c
/wrkdirs/usr/ports/net-im/libquotient/work/libQuotient-0.7.1/quotest/quotes=
t.cpp
In file included from
/wrkdirs/usr/ports/net-im/libquotient/work/libQuotient-0.7.1/quotest/quotes=
t.cpp:4:
In file included from
/wrkdirs/usr/ports/net-im/libquotient/work/libQuotient-0.7.1/lib/connection=
.h:8:
In file included from
/wrkdirs/usr/ports/net-im/libquotient/work/libQuotient-0.7.1/lib/quotient_c=
ommon.h:6:
In file included from
/wrkdirs/usr/ports/net-im/libquotient/work/libQuotient-0.7.1/lib/quotient_e=
xport.h:6:
In file included from /usr/local/include/qt5/QtCore/qglobal.h:142:
In file included from /usr/include/c++/v1/algorithm:653:
In file included from /usr/include/c++/v1/functional:495:
In file included from /usr/include/c++/v1/__functional/bind_front.h:14:
/usr/include/c++/v1/__functional/perfect_forward.h:77:9: error: no matching
constructor for initialization of 'tuple<void (TestManager::*)(), TestManag=
er
*>'
        __bound_(_VSTD::forward<_BoundArgs>(__bound)...) { }
        ^        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--=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-269765-7788>