Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2020 09:51:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 245367] net-p2p/qbittorrent : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: error: 'constexpr' constructor does not have empty bod
Message-ID:  <bug-245367-25139@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 245367
           Summary: net-p2p/qbittorrent : Fails to build on FreeBSD
                    12.1-RELEASE-p1 powerpc 32 bit: error: 'constexpr'
                    constructor does not have empty bod
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: canardo909@gmx.com
                CC: powerpc@FreeBSD.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
                CC: powerpc@FreeBSD.org

Problem found when building net-p2p/qbittorrent on FreeBSD 12.1-RELEASE-p1
r354992 GENERIC powerpc 32 bit, running on Apple Powerbook 17".



/usr/ports/net-p2p/qbittorrent # make install clean
=3D=3D=3D>  Building for qbittorrent-4.2.3
cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile
/usr/ports/net-p2p/qbittorrent/work-default/qbittorrent-4.2.3/src/src.pro
QMAKE_LRELEASE=3D ) && /usr/bin/make -f Makefile all
compiling app/application.cpp
In file included from app/cmdoptions.h:39,
                 from app/application.h:51,
                 from app/application.cpp:30:
./base/tristatebool.h: In constructor 'TriStateBool::TriStateBool(bool)':
./base/tristatebool.h:44:5: error: 'constexpr' constructor does not have em=
pty
body
   44 |     }
      |     ^
*** [application.o] Error code 1

make[3]: stopped in
/usr/ports/net-p2p/qbittorrent/work-default/qbittorrent-4.2.3/src
1 error

make[3]: stopped in
/usr/ports/net-p2p/qbittorrent/work-default/qbittorrent-4.2.3/src
*** [sub-src-all] Error code 2

make[2]: stopped in
/usr/ports/net-p2p/qbittorrent/work-default/qbittorrent-4.2.3
1 error

make[2]: stopped in
/usr/ports/net-p2p/qbittorrent/work-default/qbittorrent-4.2.3
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245367-25139>