From owner-dev-commits-ports-main@freebsd.org Sun Jul 25 00:20:04 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1AD2666C6FF; Sun, 25 Jul 2021 00:20:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GXNwz5PR7z4tMJ; Sun, 25 Jul 2021 00:20:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8C78819CF9; Sun, 25 Jul 2021 00:20:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16P0K37a005366; Sun, 25 Jul 2021 00:20:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16P0K3i7005363; Sun, 25 Jul 2021 00:20:03 GMT (envelope-from git) Date: Sun, 25 Jul 2021 00:20:03 GMT Message-Id: <202107250020.16P0K3i7005363@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 5845e405aa94 - main - devel/indi: Mark BROKEN on FreeBSD 11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5845e405aa943d5550fce3fdd05d20d0df338e84 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2021 00:20:04 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5845e405aa943d5550fce3fdd05d20d0df338e84 commit 5845e405aa943d5550fce3fdd05d20d0df338e84 Author: Po-Chuan Hsieh AuthorDate: 2021-07-24 23:57:57 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-24 23:57:57 +0000 devel/indi: Mark BROKEN on FreeBSD 11 FAILED: CMakeFiles/indi_getprop.dir/libs/indicom.c.o /usr/local/libexec/ccache/cc -DGIT_TAG_STRING=\"1.9.0-tgz\" -DWITH_ENCLEN -I. -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0 -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/indibase -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/indibase/property -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/indibase/timer -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/indibase/thread -I/usr/local/include -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/dsp -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/stream -I/usr/local/include/libnova -I/wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/webcam -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -std=gnu99 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -Wall -Wextra -gline-tables-only -Wno-unused-command-line-argument -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -fPIE -MD -MT CMakeFiles/indi_getprop.dir/lib s/indicom.c.o -MF CMakeFiles/indi_getprop.dir/libs/indicom.c.o.d -o CMakeFiles/indi_getprop.dir/libs/indicom.c.o -c /wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/indicom.c /wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/indicom.c:331:5: warning: implicit declaration of function 'timespec_get' is invalid in C99 [-Wimplicit-function-declaration] timespec_get(&ts, TIME_UTC); ^ /wrkdirs/usr/ports/devel/indi/work/indi-1.9.0/libs/indicom.c:331:23: error: use of undeclared identifier 'TIME_UTC' timespec_get(&ts, TIME_UTC); ^ 1 warning and 1 error generated. Approved by: portmgr (blanket) --- devel/indi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/indi/Makefile b/devel/indi/Makefile index f9de21782a0b..2863585aa9f5 100644 --- a/devel/indi/Makefile +++ b/devel/indi/Makefile @@ -9,6 +9,8 @@ COMMENT= Implementation of the Instrument-Neutral-Device-Interface protocol LICENSE= LGPL21 +BROKEN_FreeBSD_11= error: use of undeclared identifier 'TIME_UTC' + BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ libnova.so:astro/libnova \