Date: Sun, 29 Sep 2019 06:53:56 +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: r513193 - head/comms/uhd Message-ID: <201909290653.x8T6ruZw024499@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Sep 29 06:53:56 2019 New Revision: 513193 URL: https://svnweb.freebsd.org/changeset/ports/513193 Log: Mark BROKEN: fails to package 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 29 04:46:33 2019 (r513192) +++ head/comms/uhd/Makefile Sun Sep 29 06:53:56 2019 (r513193) @@ -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?201909290653.x8T6ruZw024499>