Date: Wed, 30 Sep 2020 09:50:21 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550671 - head/multimedia/mythtv Message-ID: <202009300950.08U9oLsX075181@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Sep 30 09:50:21 2020 New Revision: 550671 URL: https://svnweb.freebsd.org/changeset/ports/550671 Log: Mark BROKEN Reported by: pkg-fallout Modified: head/multimedia/mythtv/Makefile Modified: head/multimedia/mythtv/Makefile ============================================================================== --- head/multimedia/mythtv/Makefile Wed Sep 30 09:48:11 2020 (r550670) +++ head/multimedia/mythtv/Makefile Wed Sep 30 09:50:21 2020 (r550671) @@ -18,6 +18,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 i386 +BROKEN= fails to package .if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld BROKEN_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment .endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009300950.08U9oLsX075181>