[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
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 5 09:51:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245367
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 at freebsd.org
Reporter: canardo909 at gmx.com
CC: powerpc at FreeBSD.org
Assignee: yuri at freebsd.org
Flags: maintainer-feedback?(yuri at freebsd.org)
CC: powerpc at 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
===> 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= ) && /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 empty
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
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list