Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
0a534ed4c7
commit
17509a431f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440860
19 changed files with 43 additions and 13 deletions
|
@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= help2man:misc/help2man
|
||||
|
||||
BROKEN_powerpc64= fails to compile: sysctl.h: expected declaration specifiers or ... before u_int
|
||||
|
||||
USES= pathfix tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ LICENSE= GPLv2
|
|||
|
||||
PORTSCOUT= ignore # cannot handle the version in the directory
|
||||
|
||||
BROKEN_aarch64= Fails to link: missing sbrk
|
||||
BROKEN_aarch64= fails to link: missing sbrk
|
||||
BROKEN_powerpc64= fails self-tests: Running e2fsprogs test suite...Signal (11) SIGSEGV
|
||||
|
||||
USES= cpe gmake pkgconfig tar:xz
|
||||
CPE_VENDOR= e2fsprogs_project
|
||||
|
|
|
@ -15,6 +15,7 @@ BROKEN_aarch64= fails to build: error: unknown type name thread_local
|
|||
BROKEN_armv6= fails to configure: failure in cmake
|
||||
BROKEN_mips= fails to build: conflicting types for 'restrict'
|
||||
BROKEN_mips64= fails to build: conflicting types for 'restrict'
|
||||
BROKEN_powerpc64= fails to build: cast from pointer to integer of different size
|
||||
|
||||
USES= cmake
|
||||
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Cross-platform file change monitor
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BROKEN_powerpc64= fails to configure: A compiler with support for C++11 language features is required
|
||||
|
||||
USES= autoreconf gettext libtool makeinfo
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -17,8 +17,9 @@ USE_GITHUB= YES
|
|||
USE_LDCONFIG= YES
|
||||
GH_ACCOUNT= mheily
|
||||
|
||||
BROKEN_aarch64= 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_sparc64= Fails to configure: unrecognized command line option -std=c++11
|
||||
BROKEN_aarch64= 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_sparc64= fails to configure: unrecognized command line option -std=c++11
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -18,6 +18,8 @@ LIB_DEPENDS= libpopt.so:devel/popt \
|
|||
liburcu.so:sysutils/liburcu \
|
||||
liblttng-ust-ctl.so:sysutils/lttng-ust
|
||||
|
||||
BROKEN_powerpc64= fails to compile: cc: Internal error: Segmentation fault (program ld)
|
||||
|
||||
USES= autoreconf bison libtool localbase pathfix pkgconfig \
|
||||
shebangfix tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -9,6 +9,8 @@ LICENSE= GPLv2
|
|||
|
||||
MFS_COMPONENT= client
|
||||
|
||||
BROKEN_powerpc64= fails to compile: mfs_fuse.c: internal compiler error: Segmentation fault
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../moosefs3-master
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -15,6 +15,7 @@ BROKEN_aarch64= fails to install: undefined reference to outl
|
|||
BROKEN_armv6= fails to install: undefined reference to outl
|
||||
BROKEN_mips= fails to install: undefined reference to outl
|
||||
BROKEN_mips64= fails to install: undefined reference to outl
|
||||
BROKEN_powerpc64= fails to install: undefined reference to outl
|
||||
|
||||
USES= tar:bzip2
|
||||
|
||||
|
|
|
@ -10,16 +10,16 @@ COMMENT= Examine periodic stack traces of all running processes
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BROKEN_i386= does not build: don't know how to make sample_support_i386.c
|
||||
BROKEN_powerpc64= does not build
|
||||
BROKEN_sparc64= does not build: don't know how to make sample_support_sparc64.c
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:devel/libbfd \
|
||||
${LOCALBASE}/lib/libiberty.a:devel/gnulibiberty \
|
||||
${LOCALBASE}/lib/libxo.a:devel/libxo \
|
||||
${LOCALBASE}/bin/cython:lang/cython \
|
||||
${LOCALBASE}/bin/python:lang/python
|
||||
|
||||
BROKEN_i386= does not build: don't know how to make sample_support_i386.c
|
||||
BROKEN_powerpc64= does not build: don't know how to make sample_support_powerpc64.c
|
||||
BROKEN_sparc64= does not build: don't know how to make sample_support_sparc64.c
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freenas
|
||||
GH_TAGNAME= 45e2b86
|
||||
|
|
|
@ -14,9 +14,10 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
|||
MAINTAINER= marius@FreeBSD.org
|
||||
COMMENT= Allows formatting/partitioning/analysis/repairing of SCSI disks
|
||||
|
||||
BROKEN_aarch64= Does not build: No rule to make target RULES/arm64-freebsd-cc.rul
|
||||
BROKEN_mips64= Does not build: No rule to make target RULES/mips-freebsd-cc.rul
|
||||
BROKEN_powerpc64= Does not build
|
||||
BROKEN_aarch64= does not build: No rule to make target RULES/arm64-freebsd-cc.rul
|
||||
BROKEN_armv6= does not build: No rule to make target RULES/arm64-freebsd-cc.rul
|
||||
BROKEN_mips64= does not build: No rule to make target RULES/mips-freebsd-cc.rul
|
||||
BROKEN_powerpc64= does not install: powerpc-freebsd-cc/sformat: No such file or directory
|
||||
|
||||
LIBSCHILY= libschily-2.01.01a07.tar.gz
|
||||
USES= gmake
|
||||
|
|
|
@ -14,11 +14,12 @@ MASTER_SITES= https://github.com/balabit/${PORTNAME}/releases/download/${PORTNAM
|
|||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= Powerful syslogd replacement
|
||||
|
||||
BROKEN_sparc64= Does not compile on sparc64: gcc core dump
|
||||
|
||||
LIB_DEPENDS= libevtlog.so:sysutils/eventlog \
|
||||
libpcre.so:devel/pcre
|
||||
|
||||
BROKEN_powerpc64= fails to link: cc: Internal error: Segmentation fault (program ld)
|
||||
BROKEN_sparc64= fails to compile: gcc core dump
|
||||
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
syslog-ng-devel-[0-9]*
|
||||
|
|
|
@ -13,6 +13,8 @@ LICENSE= APACHE20
|
|||
|
||||
RUN_DEPENDS= tmux:sysutils/tmux
|
||||
|
||||
BROKEN_powerpc64= fails to compile: Compiler GNU 4.2.1 has no C++11 support
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= thewtex
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@ COMMENT= Customizable ANSI Code Converter
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option -std=c++11
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
MAKEFILE= makefile
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@ COMMENT= Type safe "Keep it simple, stupid" text templates for C++
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to compile: No known features for CXX compiler GNU
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rbock
|
||||
|
||||
|
|
|
@ -13,6 +13,8 @@ LICENSE= GPLv2
|
|||
|
||||
BUILD_DEPENDS= libowfat>=0.31:devel/libowfat
|
||||
|
||||
BROKEN_powerpc64= fails to compile: dirfd.c: error: expected ';', ',' or ')' before 'key'
|
||||
|
||||
USES= gmake ssl tar:xz
|
||||
USE_RC_SUBR= gatling
|
||||
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Useful tools to deal with CLF files (Common Log File format)
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_powerpc64= fails to compile: clfmerge.cpp: error: unordered_map: No such file or directory
|
||||
|
||||
USES= tar:tgz
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -17,6 +17,8 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request \
|
|||
${PEARDIR}/Log.php:sysutils/pear-Log \
|
||||
${PEARDIR}/Validate.php:devel/pear-Validate
|
||||
|
||||
BROKEN_powerpc64= fails to package: Generating packing list with pear: Signal 11
|
||||
|
||||
USES= pear
|
||||
USE_PHP+= xsl tidy
|
||||
|
||||
|
|
|
@ -14,6 +14,8 @@ LICENSE= MIT
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six
|
||||
|
||||
BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option -std=c++0x
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
|
|
@ -13,6 +13,8 @@ LICENSE= GPLv2
|
|||
|
||||
LIB_DEPENDS= libImlib2.so:graphics/imlib2
|
||||
|
||||
BROKEN_powerpc64= fails to compile: hsetroot.c: error: 'for' loop initial declaration used outside C99 mode
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= himdel
|
||||
GH_TAGNAME= 47d887b
|
||||
|
|
Loading…
Reference in a new issue