From owner-svn-ports-head@freebsd.org Wed Nov 16 00:35:32 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8ECCC44B6D; Wed, 16 Nov 2016 00:35:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78D1FE8B; Wed, 16 Nov 2016 00:35:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAG0ZV10044460; Wed, 16 Nov 2016 00:35:31 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAG0ZU4j044443; Wed, 16 Nov 2016 00:35:30 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201611160035.uAG0ZU4j044443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Wed, 16 Nov 2016 00:35:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426201 - in head: security/ossec-hids-client security/ossec-hids-local security/ossec-hids-server security/p5-Crypt-Curve25519 security/pgpin security/poly1305aes shells/ksh93 sysutils... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2016 00:35:32 -0000 Author: linimon Date: Wed Nov 16 00:35:29 2016 New Revision: 426201 URL: https://svnweb.freebsd.org/changeset/ports/426201 Log: Mark as broken on various tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Modified: head/security/ossec-hids-client/Makefile head/security/ossec-hids-local/Makefile head/security/ossec-hids-server/Makefile head/security/p5-Crypt-Curve25519/Makefile head/security/pgpin/Makefile head/security/poly1305aes/Makefile head/shells/ksh93/Makefile head/sysutils/acpica-tools/Makefile head/sysutils/cdrdao/Makefile head/sysutils/dd_rescue/Makefile head/sysutils/geomWatch/Makefile head/sysutils/ipdbtools/Makefile head/sysutils/jobd/Makefile head/sysutils/mbgtools/Makefile head/sysutils/sformat/Makefile Modified: head/security/ossec-hids-client/Makefile ============================================================================== --- head/security/ossec-hids-client/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/security/ossec-hids-client/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTREVISION= 0 -COMMENT= The client port of ossec-hids +COMMENT= Client port of ossec-hids CLIENT_ONLY= yes Modified: head/security/ossec-hids-local/Makefile ============================================================================== --- head/security/ossec-hids-local/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/security/ossec-hids-local/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTREVISION= 0 -COMMENT= The client and server (local) port of ossec-hids +COMMENT= Client and server (local) port of ossec-hids LOCAL_ONLY= yes Modified: head/security/ossec-hids-server/Makefile ============================================================================== --- head/security/ossec-hids-server/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/security/ossec-hids-server/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -6,13 +6,13 @@ PORTVERSION= 2.8.3 DISTVERSIONPREFIX= v PORTREVISION?= 0 CATEGORIES= security -USE_GITHUB= yes -GH_ACCOUNT= ossec PKGNAMESUFFIX= -server MAINTAINER= brd@FreeBSD.org COMMENT?= Security tool to monitor and check logs and intrusions +USE_GITHUB= yes +GH_ACCOUNT= ossec USE_RC_SUBR= ossec-hids CFLAGS+= -ferror-limit=0 @@ -64,8 +64,9 @@ PLIST_SUB= PORTNAME=${PORTNAME} DOCSFILES= BUGS CONFIG CONTRIBUTORS INSTALL LICENSE PORTDOCS= ${DOCSFILES} -.include +BROKEN_aarch64= Fails to compile: error: use of undeclared identifier __LDPGSZ +.include STRIP_FILES= ossec-luac agent_control ossec-lua ossec-dbd ossec-regex ossec-monitord ossec-makelists verify-agent-conf ossec-analysisd ossec-agentlessd syscheck_control ossec-execd manage_agents ossec-csyslogd ossec-syscheckd ossec-logtest ossec-authd ossec-logcollector list_agents ossec-maild clear_stats ossec-remoted ossec-reportd rootcheck_control syscheck_update .if defined(CLIENT_ONLY) Modified: head/security/p5-Crypt-Curve25519/Makefile ============================================================================== --- head/security/p5-Crypt-Curve25519/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/security/p5-Crypt-Curve25519/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -14,6 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= Fails to install: error adding symbols: File in wrong format BROKEN_mips= Fails to build: -m32 flag is not supported by this configuration BROKEN_mips64= Fails to build: -m32 flag is not supported by this configuration BROKEN_powerpc64= Fails to build: architecture of input file is incompatible with powerpc:common64 output Modified: head/security/pgpin/Makefile ============================================================================== --- head/security/pgpin/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/security/pgpin/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -14,6 +14,9 @@ COMMENT= PGP International version - imp LICENSE= MIT PORTSCOUT= ignore:1 + +BROKEN_aarch64= Does not build: do not know how to make freebsd-aarch64 +BROKEN_mips64= Does not build: do not know how to make freebsd-mips64 BROKEN_powerpc64= Does not build USES= tar:tgz Modified: head/security/poly1305aes/Makefile ============================================================================== --- head/security/poly1305aes/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/security/poly1305aes/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -9,10 +9,13 @@ MASTER_SITES= http://cr.yp.to/mac/ MAINTAINER= ports@FreeBSD.org COMMENT= Poly1305 message authentication reference implementation using AES +LICENSE= PD + ALL_TARGET= default CC+= ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} +BROKEN_aarch64= Fails to build: poly1305aes.impl.do: fatal: all tests failed NOT_FOR_ARCHS= amd64 .include Modified: head/shells/ksh93/Makefile ============================================================================== --- head/shells/ksh93/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/shells/ksh93/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -36,6 +36,8 @@ KSHVERSION= 2012-08-01 STATIC_MAKE_ENV= LDFLAGS+=-static +BROKEN_aarch64= Fails to compile: error: unknown type name Dllscan_t + .include post-patch: Modified: head/sysutils/acpica-tools/Makefile ============================================================================== --- head/sysutils/acpica-tools/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/sysutils/acpica-tools/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -14,8 +14,6 @@ COMMENT= Tools from the ACPI Component A LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= dual -BROKEN_powerpc64= Does not build - USES= gmake BUILD_WRKSRC= ${WRKSRC}/generate/unix @@ -28,6 +26,9 @@ PLIST_FILES= ${ACPICA_TOOLS:S,^,bin/,} MAKE_ARGS= HOST=_FreeBSD NOOPT=TRUE PROGS="${ACPICA_TOOLS}" MAKE_ARGS+= CC="${CC}" LEX="${FLEX}" YACC="${YACC}" +BROKEN_aarch64= Fails to compile: error: comparison of constant -1 with expression of type char is always true +BROKEN_powerpc64= Does not build + .include .if ${OSVERSION} < 1001506 Modified: head/sysutils/cdrdao/Makefile ============================================================================== --- head/sysutils/cdrdao/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/sysutils/cdrdao/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -69,6 +69,11 @@ CONFIGURE_ARGS+= --without-pcctsbin --wi MAKE_ENV= CCOM=cc LANG=C SCSILIBTARGET= ${ARCH:S/powerpc64/powerpc/}-freebsd-cc +BROKEN_aarch64= Fails to install: gmake: p: Command not found +BROKEN_armv6= Fails to install: gmake: p: Command not found +BROKEN_mips= Fails to install: gmake: p: Command not found +BROKEN_mips64= Fails to install: gmake: p: Command not found + .include post-extract: Modified: head/sysutils/dd_rescue/Makefile ============================================================================== --- head/sysutils/dd_rescue/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/sysutils/dd_rescue/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -22,6 +22,8 @@ ALL_TARGET= default OPTIONS_DEFINE= DOCS +BROKEN_aarch64= Fails to link: undefined reference to find_nonzero_arm8 + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dd_rescue ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/libddr_hash.so ${STAGEDIR}${PREFIX}/lib Modified: head/sysutils/geomWatch/Makefile ============================================================================== --- head/sysutils/geomWatch/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/sysutils/geomWatch/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -25,6 +25,8 @@ USE_RC_SUBR= ${PORTNAME} MAKE_ARGS= WITH_ZFS=28 +BROKEN_aarch64= Fails to compile: error: ISA not supported + .include .if ${OPSYS} == DragonFly Modified: head/sysutils/ipdbtools/Makefile ============================================================================== --- head/sysutils/ipdbtools/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/sysutils/ipdbtools/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -20,4 +20,7 @@ PLIST_FILES= bin/ipup \ man/man1/ipdb.1.gz \ man/man1/ipdb-update.sh.1.gz +BROKEN_aarch64= Fails to compile: error: invalid conversion between vector type and integer type +BROKEN_sparc64= Fails to compile: error: unrecognized command line option -mssse3 + .include Modified: head/sysutils/jobd/Makefile ============================================================================== --- head/sysutils/jobd/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/sysutils/jobd/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -17,6 +17,10 @@ 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 + .include .if ${OSVERSION} < 1000000 Modified: head/sysutils/mbgtools/Makefile ============================================================================== --- head/sysutils/mbgtools/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/sysutils/mbgtools/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -11,13 +11,13 @@ COMMENT= Drivers and tools for Meinberg LICENSE= BSD -BROKEN_powerpc64= Does not build - USE_RC_SUBR= mbgsvcd USES= kmod uidfix -BROKEN_arm= cannot compile: unused variables -BROKEN_sparc64= cannot compile: error in structure definitions +BROKEN_aarch64= cannot compile: unused variables +BROKEN_mips64= cannot compile: unused variables +BROKEN_powerpc64= Does not build +BROKEN_sparc64= cannot compile: error in structure definitions .include Modified: head/sysutils/sformat/Makefile ============================================================================== --- head/sysutils/sformat/Makefile Wed Nov 16 00:35:05 2016 (r426200) +++ head/sysutils/sformat/Makefile Wed Nov 16 00:35:29 2016 (r426201) @@ -14,6 +14,8 @@ 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 LIBSCHILY= libschily-2.01.01a07.tar.gz @@ -53,7 +55,6 @@ post-patch: @${REINPLACE_CMD} -e 's|)getline|)get_line|g' ${WRKSRC}/sformat/diskfmt.c \ ${WRKSRC}/sformat/makelabel.c - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sformat/OBJ/${SFMTTARGET}/sformat \ ${STAGEDIR}${PREFIX}/bin