svn commit: r537034 - branches/2020Q2/net-p2p/qbittorrent
Mark Linimon
linimon at FreeBSD.org
Sat May 30 03:11:30 UTC 2020
Author: linimon
Date: Sat May 30 03:11:29 2020
New Revision: 537034
URL: https://svnweb.freebsd.org/changeset/ports/537034
Log:
MFH: r537033
Mark as BROKEN on powerpc64-12. It seems to build everywhere else.
Approved by: portmgr (tier-2 blanket)
Modified:
branches/2020Q2/net-p2p/qbittorrent/Makefile
Directory Properties:
branches/2020Q2/ (props changed)
Modified: branches/2020Q2/net-p2p/qbittorrent/Makefile
==============================================================================
--- branches/2020Q2/net-p2p/qbittorrent/Makefile Sat May 30 03:09:36 2020 (r537033)
+++ branches/2020Q2/net-p2p/qbittorrent/Makefile Sat May 30 03:11:29 2020 (r537034)
@@ -12,6 +12,8 @@ COMMENT= Bittorrent client using Qt5 and libtorrent-ra
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_12_powerpc64= fails to build: ./base/tristatebool.h:44:5: 'constexpr' constructor does not have empty body
+
LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \
libboost_system.so:devel/boost-libs
More information about the svn-ports-branches
mailing list