mark gnuradio BROKEN-i386, it hits the cmake problem where it produces an
.so file following ports versioning but in the install stage tries to install the original version. failed 4 times out of the last 13 bulk builds and it takes an hour to build in each.
This commit is contained in:
parent
79258b82b5
commit
573e64a047
@ -1,4 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2021/03/18 19:51:44 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2021/03/19 17:06:35 sthen Exp $
|
||||
|
||||
BROKEN-i386 = frequent cmake-related build failures
|
||||
# INSTALL stage looks for libgnuradio-runtime.so.3.8.2.0 but the file is
|
||||
# really named libgnuradio-runtime.so.0.0
|
||||
|
||||
COMMENT = signal-processing toolkit for SDR (software-defined radio)
|
||||
|
||||
@ -82,10 +86,8 @@ LIB_DEPENDS = audio/jack \
|
||||
audio/gsm \
|
||||
audio/portaudio-svn \
|
||||
devel/boost \
|
||||
devel/boost,-md \
|
||||
devel/gmp,-cxx \
|
||||
devel/gsl \
|
||||
devel/libusb1 \
|
||||
devel/log4cpp \
|
||||
devel/orc \
|
||||
devel/sdl \
|
||||
|
Loading…
Reference in New Issue
Block a user