Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2019 05:50:36 +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: r511541 - head/comms/uhd
Message-ID:  <201909080550.x885oaLS006423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  8 05:50:36 2019
New Revision: 511541
URL: https://svnweb.freebsd.org/changeset/ports/511541

Log:
  Mark BROKEN
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/comms/uhd/work/stage/usr/local/share/uhd/examples/python/benchmark_rate.py:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/comms/uhd/work/stage/usr/local/share/uhd/examples/python/curses_fft.py:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/comms/uhd/work/stage/usr/local/share/uhd/examples/python/rx_to_file.py:No such file or directory
  pkg-static: Unable to access file /wrkdirs/usr/ports/comms/uhd/work/stage/usr/local/share/uhd/examples/python/tx_waveforms.py:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/comms/uhd/Makefile

Modified: head/comms/uhd/Makefile
==============================================================================
--- head/comms/uhd/Makefile	Sun Sep  8 05:49:32 2019	(r511540)
+++ head/comms/uhd/Makefile	Sun Sep  8 05:50:36 2019	(r511541)
@@ -18,6 +18,7 @@ COMMENT=	Ettus Research UHD driver framework
 # is understood and if appropriate, we can add that license here.
 LICENSE=	GPLv3
 
+BROKEN=		fails to package
 BROKEN_powerpc64=	fails to link: undefined reference to boost function
 
 LIB_DEPENDS=	${PY_BOOST} \



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