Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2019 02:30:03 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502669 - head/comms/quisk
Message-ID:  <201905260230.x4Q2U38g063004@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun May 26 02:30:03 2019
New Revision: 502669
URL: https://svnweb.freebsd.org/changeset/ports/502669

Log:
  comms/quisk: Broken on i386
  
  Reported by:	fallout

Modified:
  head/comms/quisk/Makefile

Modified: head/comms/quisk/Makefile
==============================================================================
--- head/comms/quisk/Makefile	Sun May 26 01:23:15 2019	(r502668)
+++ head/comms/quisk/Makefile	Sun May 26 02:30:03 2019	(r502669)
@@ -11,6 +11,8 @@ COMMENT=	Software Defined Radio (SDR)
 
 LICENSE=	GPLv2
 
+BROKEN_i386=	strip: elf_update() failed: Invalid data buffer descriptor (bug#238131)
+
 LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		libportaudio.so:audio/portaudio \
 		libasound.so:audio/alsa-lib \



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