From f2fbf5a1ed195e7994b3b0ee3d968be9b37f15ee Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 2 Jan 2021 01:46:08 +0000 Subject: [PATCH] For ports on riscv64 that fail the same (or similar ways) to aarch64, mark them BROKEN. While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket) --- biology/avida/Makefile | 1 + biology/bwa/Makefile | 1 + biology/freebayes/Makefile | 1 + biology/ngs-sdk/Makefile | 1 + biology/pear-merger/Makefile | 1 + biology/vcflib/Makefile | 1 + cad/jspice3/Makefile | 3 ++- comms/mgetty+sendfax/Makefile | 9 +++++---- comms/uartlirc/Makefile | 1 + databases/leofs/Makefile | 2 +- devel/bitkeeper/Makefile | 6 +++--- devel/sourcenav/Makefile | 6 +++--- ftp/ftpcopy/Makefile | 1 + games/crafty/Makefile | 1 + games/libretro-bluemsx/Makefile | 1 + games/stockfish/Makefile | 1 + games/xgalaga/Makefile | 5 +++-- games/xmulti/Makefile | 5 +++-- graphics/pixie/Makefile | 7 ++++--- graphics/urho3d/Makefile | 1 + irc/undernet-ircu/Makefile | 1 + lang/luajit/Makefile | 1 + lang/ocaml/Makefile | 1 + lang/pfe/Makefile | 7 ++++--- lang/spidermonkey185/Makefile | 1 + mail/eps/Makefile | 1 + mail/usendmail/Makefile | 1 + math/gap/Makefile | 1 + misc/bb/Makefile | 1 + science/simlib/Makefile | 1 + shells/ast-ksh/Makefile | 1 + sysutils/jobd/Makefile | 2 +- sysutils/openzfs/Makefile | 1 + sysutils/uschedule/Makefile | 1 + 34 files changed, 53 insertions(+), 23 deletions(-) diff --git a/biology/avida/Makefile b/biology/avida/Makefile index f7798bb70728..31c1e7db7f40 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -17,6 +17,7 @@ BROKEN_armv6= invokes x86 assembler BROKEN_armv7= invokes x86 assembler BROKEN_mips= invokes x86 assembler BROKEN_mips64= invokes x86 assembler +BROKEN_riscv64= invokes x86 assembler BROKEN_sparc64= missing atomics implementation USES= compiler:c11 cmake ncurses diff --git a/biology/bwa/Makefile b/biology/bwa/Makefile index fcbd74315a3d..31f9e074d8ba 100644 --- a/biology/bwa/Makefile +++ b/biology/bwa/Makefile @@ -20,6 +20,7 @@ BROKEN_armv7= fails to compile: invalid conversion between vector type and inte BROKEN_mips= fails to compile: cc1: unrecognized command line option "-msse2" BROKEN_mips64= fails to compile: cc1: unrecognized command line option "-msse2" BROKEN_powerpc64= fails to compile: ksw.c: emmintrin.h: No such file or directory +BROKEN_riscv64= fails to compile: invalid conversion between vector type and integer type USES= gmake perl5 shebangfix tar:bzip2 SHEBANG_FILES= qualfa2fq.pl xa2multi.pl diff --git a/biology/freebayes/Makefile b/biology/freebayes/Makefile index 9bdbeb825507..1d0cba6f46a8 100644 --- a/biology/freebayes/Makefile +++ b/biology/freebayes/Makefile @@ -14,6 +14,7 @@ LICENSE= MIT BROKEN_aarch64= fails to compile: invalid conversion between vector type and integer type BROKEN_armv6= fails to compile: invalid conversion between vector type and integer type BROKEN_armv7= fails to compile: invalid conversion between vector type and integer type +BROKEN_riscv64= fails to compile: invalid conversion between vector type and integer type # Submodules use older versions than the ports, so we cannot safely unbundle # No shared libs are built by the submodules so there will be no conflicts diff --git a/biology/ngs-sdk/Makefile b/biology/ngs-sdk/Makefile index f69341aa0215..47e7ec3d96d8 100644 --- a/biology/ngs-sdk/Makefile +++ b/biology/ngs-sdk/Makefile @@ -12,6 +12,7 @@ LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to configure: unsupported architecture 'FreeBSD' +BROKEN_riscv64= fails to configure: unsupported architecture 'FreeBSD' NOT_FOR_ARCHS= powerpc64 NOT_FOR_ARCHS_REASON= os-arch.prl needs to be taught about powerpc64 diff --git a/biology/pear-merger/Makefile b/biology/pear-merger/Makefile index d9a9a3985bcc..af1abae2c36d 100644 --- a/biology/pear-merger/Makefile +++ b/biology/pear-merger/Makefile @@ -17,6 +17,7 @@ LICENSE= CC-BY-NC-SA-3.0 BROKEN_aarch64= fails to compile: invokes x86 assembler BROKEN_armv6= fails to compile: invokes x86 assembler BROKEN_armv7= fails to compile: invokes x86 assembler +BROKEN_riscv64= fails to compile: invokes x86 assembler GNU_CONFIGURE= yes diff --git a/biology/vcflib/Makefile b/biology/vcflib/Makefile index f66def256f3b..83a0db7d70d9 100644 --- a/biology/vcflib/Makefile +++ b/biology/vcflib/Makefile @@ -13,6 +13,7 @@ COMMENT= C++ library and CLI tools for parsing and manipulating VCF files LICENSE= MIT BROKEN_aarch64= fails to compile: mmintrin.h:47:5: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? +BROKEN_riscv64= fails to compile: mmintrin.h:47:5: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? LIB_DEPENDS= libhts.so:biology/htslib \ libtabix.so:biology/tabixpp \ diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile index 8d10179f4b2f..248e11c27f68 100644 --- a/cad/jspice3/Makefile +++ b/cad/jspice3/Makefile @@ -9,7 +9,8 @@ MASTER_SITES= http://www.wrcad.com/ftp/pub/ MAINTAINER= ports@FreeBSD.org COMMENT= Adaptation of the Berkeley Spice3f4 with superconductivity -BROKEN_aarch64= Fails to link jspice3 +BROKEN_aarch64= fails to install: jspice3: No such file or directory +BROKEN_riscv64= fails to install: jspice3: No such file or directory CONFLICTS= spice-[0-9]* diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index a62009dbf702..6a0cc41d546c 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -13,8 +13,12 @@ COMMENT= Handle external logins, send and receive faxes LICENSE= GPLv2 -USE_CSTD= gnu89 +BROKEN_aarch64= fails to compile: error: initializer element is not a compile-time constant +BROKEN_mips64= fails to compile: error: initializer element is not a compile-time constant +BROKEN_riscv64= fails to compile: error: initializer element is not a compile-time constant + USES= makeinfo perl5 shebangfix +USE_CSTD= gnu89 SHEBANG_FILES= samples/fax samples/new_fax.all/new_fax samples/new_fax.mime1 \ samples/new_fax.th samples/coverpg-pl.ps samples/faxview.th @@ -29,9 +33,6 @@ CFLAGS+= -DAUTO_PPP MAKE_JOBS_UNSAFE= yes -BROKEN_aarch64= Fails to compile: error: initializer element is not a compile-time constant -BROKEN_mips64= Fails to compile: error: initializer element is not a compile-time constant - OPTIONS_DEFINE= FIDO FIDO_DESC= Enable FIDO EMSI support FIDO_CFLAGS= -DFIDO diff --git a/comms/uartlirc/Makefile b/comms/uartlirc/Makefile index d4aa0d3747fc..b9f4599f367b 100644 --- a/comms/uartlirc/Makefile +++ b/comms/uartlirc/Makefile @@ -17,6 +17,7 @@ BROKEN_aarch64= fails to compile: uartlirc_core.c:273:19: expected expression BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99 BROKEN_powerpc64= fails to compile: uart.h: No such file or directory BROKEN_powerpc64le= fails to compile: uart.h: No such file or directory +BROKEN_riscv64= fails to compile: uartlirc_core.c:273:19: expected expression BROKEN_sparc64= fails to build USES= kmod diff --git a/databases/leofs/Makefile b/databases/leofs/Makefile index ad983b350bb4..bdf9fe032828 100644 --- a/databases/leofs/Makefile +++ b/databases/leofs/Makefile @@ -13,7 +13,7 @@ COMMENT= Highly scalable, fault-tolerant distributed file system LICENSE= APACHE20 BROKEN_aarch64= Does not compile: fatal error: lzo/lzo1x.h file not found -NOT_FOR_ARCHS= powerpc64 powerpc64le sparc64 +NOT_FOR_ARCHS= powerpc64 powerpc64le riscv64 sparc64 NOT_FOR_ARCHS_REASON= does not build: error Please implement AtomicPointer for this platform BUILD_DEPENDS= ${LOCALBASE}/lib/erlang21/bin/erlc:lang/erlang-runtime21 \ diff --git a/devel/bitkeeper/Makefile b/devel/bitkeeper/Makefile index fa61257a53ca..f5f0352c9b93 100644 --- a/devel/bitkeeper/Makefile +++ b/devel/bitkeeper/Makefile @@ -13,7 +13,9 @@ COMMENT= Scalable Distributed Source Management System LICENSE= APACHE20 -BROKEN_aarch64= ld: error: undefined symbol: fpsetround +BROKEN_aarch64= ld: error: undefined symbol: fpsetround +BROKEN_riscv64= fails to compile: src/gui/tcltk/tcl/unix/tclUnixInit.c:401:16: error: use of undeclared identifier 'FP_RN' +BROKEN_FreeBSD_11= perl: No such file or directory BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:devel/gperf \ ${LOCALBASE}/include/tommath.h:math/libtommath \ @@ -23,8 +25,6 @@ LIB_DEPENDS= libtomcrypt.so:security/libtomcrypt \ liblz4.so:archivers/liblz4 RUN_DEPENDS= bash:shells/bash -BROKEN_FreeBSD_11= perl: No such file or directory - USES= gmake groff bison localbase tk xorg iconv pkgconfig USE_XORG= x11 diff --git a/devel/sourcenav/Makefile b/devel/sourcenav/Makefile index 5822f943799d..7178e6284243 100644 --- a/devel/sourcenav/Makefile +++ b/devel/sourcenav/Makefile @@ -16,6 +16,9 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= fails to build: undefined reference to fpsetround +BROKEN_riscv64= fails to compile: unix/tclUnixInit.c:135:16: error: use of undeclared identifier 'FP_RN' +DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11) +EXPIRATION_DATE=2021-04-01 USES= shebangfix tar:bzip2 xorg SHEBANG_FILES= ${WRKSRC}/snavigator/demo/c++/contrib/perl/sample_client @@ -28,9 +31,6 @@ CONFIGURE_ARGS+=--prefix=${PREFIX}/sourcenav CFLAGS+= -fcommon -DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11) -EXPIRATION_DATE=2021-04-01 - post-patch: ${REINPLACE_CMD} -e 's|@XINCLUDES@|-I${LOCALBASE}/include|; \ s|@XLIBSW@|-L${LOCALBASE}/lib -lX11|' ${WRKSRC}/tk/unix/Makefile.in diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index b9a7c7a963d6..6a6e27a6cb72 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform BROKEN_armv7= fails to build: regparm is not valid on this platform +BROKEN_riscv64= fails to build: regparm is not valid on this platform USES= perl5 USE_PERL5= build diff --git a/games/crafty/Makefile b/games/crafty/Makefile index 72cd0a1cd131..263587d2aa2e 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -22,6 +22,7 @@ BROKEN_armv7= fails to compile: invokes amd64 assembler BROKEN_i386= fails to compile: invokes amd64 assembler BROKEN_mips= fails to compile: unrecognized command line option "-mpopcnt" BROKEN_mips64= fails to compile: unrecognized command line option "-mpopcnt" +BROKEN_riscv64= fails to compile: invokes amd64 assembler USES= gmake zip diff --git a/games/libretro-bluemsx/Makefile b/games/libretro-bluemsx/Makefile index c3d89c36ebd1..0352b73386cd 100644 --- a/games/libretro-bluemsx/Makefile +++ b/games/libretro-bluemsx/Makefile @@ -10,6 +10,7 @@ COMMENT= Port of blueMSX to the libretro API LICENSE= GPLv3 BROKEN_aarch64= error: constant expression evaluates to -1 which cannot be narrowed to type 'char' [-Wc++11-narrowing] +BROKEN_riscv64= error: constant expression evaluates to -1 which cannot be narrowed to type 'char' [-Wc++11-narrowing] USES= compiler:c++11-lib gmake USE_LDCONFIG= yes diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 62afd7a3ae52..183d9291cafa 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -19,6 +19,7 @@ BROKEN_aarch64= Fails to build: cannot detect architecture BROKEN_armv6= Fails to configure: config-sanity: Error 1 BROKEN_armv7= Fails to configure: config-sanity: Error 1 BROKEN_mips64= Fails to build: cannot detect architecture +BROKEN_riscv64= Fails to configure: config-sanity: Error 1 NOT_FOR_ARCHS= sparc64 USES= compiler:c++11-lang gmake perl5 diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index 56e9b6b97de0..7b21948acecb 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -11,6 +11,9 @@ COMMENT= Clone of the classic game Galaga for X11 LICENSE= GPLv2 +BROKEN_aarch64= fails to configure: machine arm64-unknown not recognized +BROKEN_riscv64= fails to configure: /bin/sh ./config.sub riscv-unknown-freebsd13.0 failed + USES= gmake xorg USE_XORG= xpm xmu HAS_CONFIGURE= yes @@ -26,8 +29,6 @@ OPTIONS_SUB= yes SOUND_CONFIGURE_OFF= --without-sound -BROKEN_aarch64= Fails to configure: machine arm64-unknown not recognized - post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xgalaga diff --git a/games/xmulti/Makefile b/games/xmulti/Makefile index 9ccaef092af4..f0b27c43fe0c 100644 --- a/games/xmulti/Makefile +++ b/games/xmulti/Makefile @@ -11,6 +11,9 @@ DISTFILES= xmul200b4.tgz MAINTAINER= ports@FreeBSD.org COMMENT= X11 mascot based on gal-game "To Heart" +BROKEN_aarch64= fails to build: fails to build: locale/mywchar.h:16:10: fatal error: 'machine/limits.h' file not found +BROKEN_riscv64= fails to build: fails to build: locale/mywchar.h:16:10: fatal error: 'machine/limits.h' file not found + WRKSRC= ${WRKDIR}/xmulti200beta4 USES= imake xorg @@ -20,8 +23,6 @@ DOCSDIR= ${PREFIX}/share/doc/ja/${PORTNAME} OPTIONS_DEFINE= DOCS -BROKEN_aarch64= Fails to build: fatal error: machine/limits.h file not found - post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in MODULE.jp README.jp STYLESHEET.jp XMULTI.jp diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 4973f0cb82d8..08a3da88e798 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -14,9 +14,10 @@ COMMENT= Photorealistic renderer with Pixar's RenderMan-like interface LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_aarch64= fails to compile: use of undeclared identifier CRenderer -BROKEN_armv6= fails to compile: use of undeclared identifier CRenderer -BROKEN_armv7= fails to compile: use of undeclared identifier CRenderer +BROKEN_aarch64= fails to compile: ri/atomic.h:149:9: use of undeclared identifier CRenderer +BROKEN_armv6= fails to compile: ri/atomic.h:149:9: use of undeclared identifier CRenderer +BROKEN_armv7= fails to compile: ri/atomic.h:149:9: use of undeclared identifier CRenderer +BROKEN_riscv64= fails to compile: ri/atomic.h:149:9: use of undeclared identifier CRenderer BROKEN_FreeBSD_11_powerpc64= fails to compile on powerpc64 elfv1: ../common/mathSpec.h:548:37: error: 'max' was not declared in this scope BROKEN_FreeBSD_12_powerpc64= fails to compile on powerpc64 elfv1: ../common/mathSpec.h:548:37: error: 'max' was not declared in this scope diff --git a/graphics/urho3d/Makefile b/graphics/urho3d/Makefile index 68c811b2a7f2..04110395b0a0 100644 --- a/graphics/urho3d/Makefile +++ b/graphics/urho3d/Makefile @@ -11,6 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to build: fatal error: 'LibCpuId/libcpuid.h' file not found +BROKEN_riscv64= fails to build: invokes x86 assembler USES= cmake:noninja,insource dos2unix gl xorg USE_GITHUB= yes diff --git a/irc/undernet-ircu/Makefile b/irc/undernet-ircu/Makefile index f86daf29a254..d6b03a8ef2f2 100644 --- a/irc/undernet-ircu/Makefile +++ b/irc/undernet-ircu/Makefile @@ -15,6 +15,7 @@ LICENSE= GPLv1 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= Fails to compile: undefined reference to .mcount +BROKEN_riscv64= Fails to compile: undefined reference to .mcount CONFLICTS= ircd-hybrid-7.[0-9]* diff --git a/lang/luajit/Makefile b/lang/luajit/Makefile index 694d41a7f62f..ce572e6ae722 100644 --- a/lang/luajit/Makefile +++ b/lang/luajit/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT IGNORE_aarch64= fails to compile: lj_arch.h:55:2: No support for this architecture (yet) IGNORE_powerpc64= fails to compile: lj_arch.h:346:2: No support for PowerPC 64 bit mode +IGNORE_riscv64= fails to compile: lj_arch.h:55:2: No support for this architecture (yet) CONFLICTS_INSTALL= luajit-openresty diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index d59f4fa99512..c2328c69c240 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -20,6 +20,7 @@ LICENSE_FILE_QPL10= ${WRKSRC}/LICENSE LICENSE_PERMS_QPL10= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN_aarch64= Does not build: sh: as: not found +BROKEN_riscv64= fails to build: hasgot.c:3:12: use of undeclared identifier 'secure_getenv' BROKEN_sparc64= No rule to make target 'none.o', needed by 'libasmrun.a' BROKEN_mips64= No ASM support BROKEN_mips= No ASM support diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index 71fff071e62d..50c52278bb73 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -10,12 +10,13 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of ANSI Forth -BROKEN_aarch64= fails to compile: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 -BROKEN_armv6= fails to compile: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 -BROKEN_armv7= fails to compile: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 +BROKEN_aarch64= fails to compile: pfe/assembler-ext.c:99:5: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 +BROKEN_armv6= fails to compile: pfe/assembler-ext.c:99:5: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 +BROKEN_armv7= fails to compile: pfe/assembler-ext.c:99:5: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 BROKEN_i386= fails to link BROKEN_powerpc= fails to compile BROKEN_powerpc64= fails to build: lvalue required as increment operand +BROKEN_riscv64= fails to compile: pfe/assembler-ext.c:99:5: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 GNU_CONFIGURE= yes USES= gmake perl5 libtool tar:bzip2 diff --git a/lang/spidermonkey185/Makefile b/lang/spidermonkey185/Makefile index 263096f3e96d..56eb215fe143 100644 --- a/lang/spidermonkey185/Makefile +++ b/lang/spidermonkey185/Makefile @@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/js-${PORTVERSION}/js/src BROKEN_aarch64= Does not compile: error: cacheFlush support is missing on this platform BROKEN_mips64= Does not compile: error: const union jsval_layout has no member named word +BROKEN_riscv64= Does not compile: jsiter.cpp:270:16: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t' BROKEN_sparc64= Does not build: fails to link NOT_FOR_ARCHS= powerpc powerpc64 diff --git a/mail/eps/Makefile b/mail/eps/Makefile index 0b487ab8f80c..3fd9dc32185e 100644 --- a/mail/eps/Makefile +++ b/mail/eps/Makefile @@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Email Parsing System BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ABS64 against symbol: content_prefs in readonly segment +BROKEN_riscv64= fails to link: can't create dynamic relocation R_RISCV_HI20 against symbol: .Lswitch.table.content_parse in readonly segment OPTIONS_DEFINE= DOCS diff --git a/mail/usendmail/Makefile b/mail/usendmail/Makefile index 81501cdd03e4..34bde2aea930 100644 --- a/mail/usendmail/Makefile +++ b/mail/usendmail/Makefile @@ -15,6 +15,7 @@ USES= qmail BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform BROKEN_armv7= fails to build: auto-aliastest.c:3:34: error: alias must point to a defined variable or function +BROKEN_riscv64= fails to build: auto-aliastest.c:3:34: error: alias must point to a defined variable or function WRKSRC= ${WRKDIR}/mail/${DISTNAME} diff --git a/math/gap/Makefile b/math/gap/Makefile index cd7c0ffd28ee..ad8a305a5a8d 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -12,6 +12,7 @@ COMMENT= System for computational discrete algebra LICENSE= GPLv2+ BROKEN_aarch64= fails to link: undefined reference to SyAllocBags +BROKEN_riscv64= fails to link: undefined reference to SyAllocBags BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libgmp.so:math/gmp diff --git a/misc/bb/Makefile b/misc/bb/Makefile index 75106066219f..c43d92df26e3 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= libaa.so:graphics/aalib \ BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform BROKEN_armv7= fails to build: regparm is not valid on this platform +BROKEN_riscv64= fails to build: regparm is not valid on this platform GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/bb-1.3.0 diff --git a/science/simlib/Makefile b/science/simlib/Makefile index 4b30a3cf2605..1cb5913d9d7c 100644 --- a/science/simlib/Makefile +++ b/science/simlib/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CXXFLAGS+= -fPIC +BROKEN_riscv64= fails to compile: process.cc:53:3: module process.cc is not ported to this processor architecture NOT_FOR_ARCHS= aarch64 armv6 armv7 mips mips64 powerpc powerpc64 sparc64 NOT_FOR_ARCHS_REASON= contains not working ${ARCH}-dependent assembly code diff --git a/shells/ast-ksh/Makefile b/shells/ast-ksh/Makefile index 929e99bd810d..7e53a2bdf446 100644 --- a/shells/ast-ksh/Makefile +++ b/shells/ast-ksh/Makefile @@ -22,6 +22,7 @@ COMMENT= KornShell 93 LICENSE= EPL BROKEN_aarch64= Fails to compile: needs sbrk +BROKEN_riscv64= Fails to compile: ast-ksh93v/src/lib/libast/hash/hashalloc.c:162:4: non-const lvalue reference to type '__builtin_va_list' cannot bind to a temporary of type 'va_list' USES= compiler:c11 diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile index f49af6a166b9..8649031056c1 100644 --- a/sysutils/jobd/Makefile +++ b/sysutils/jobd/Makefile @@ -16,7 +16,7 @@ BROKEN_aarch64= fails to compile: comparison of constant -1 with expression of BROKEN_armv6= fails to compile: comparison of constant -1 with expression of type char is always true BROKEN_armv7= fails to compile: comparison of constant -1 with expression of type char is always true BROKEN_mips64= fails to configure: unrecognized command line option -std=c++11 -BROKEN_powerpc64= fails to configure: Unable to run configure in ./src/ +BROKEN_riscv64= fails to compile: job.cpp:63:26: object backing the pointer will be destroyed at the end of the full-expression BROKEN_sparc64= fails to configure: unrecognized command line option -std=c++11 HAS_CONFIGURE= YES diff --git a/sysutils/openzfs/Makefile b/sysutils/openzfs/Makefile index ec286b733e8f..10077ac5e568 100644 --- a/sysutils/openzfs/Makefile +++ b/sysutils/openzfs/Makefile @@ -11,6 +11,7 @@ COMMENT= OpenZFS userland for FreeBSD LICENSE= CDDL BROKEN_aarch64= invokes x86 assembler +BROKEN_riscv64= fails to compile: btree_test.c:462:49: result of comparison of constant -1 with expression of type 'char' is always true RUN_DEPENDS= openzfs-kmod>=0:sysutils/openzfs-kmod diff --git a/sysutils/uschedule/Makefile b/sysutils/uschedule/Makefile index ff79545fe74b..5a4da3078992 100644 --- a/sysutils/uschedule/Makefile +++ b/sysutils/uschedule/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/multilog:sysutils/daemontools BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform BROKEN_armv7= fails to build: regparm is not valid on this platform +BROKEN_riscv64= fails to build: regparm is not valid on this platform WRKSRC= ${WRKDIR}/admin/${DISTNAME}