Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2022 14:34:17 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e933fbc3bfce - main - misc/sdformat: mark BROKEN
Message-ID:  <202206071434.257EYHDh034153@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e933fbc3bfced56d6d8410fea45fd350140ba8c2

commit e933fbc3bfced56d6d8410fea45fd350140ba8c2
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-07 14:30:51 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-07 14:30:51 +0000

    misc/sdformat: mark BROKEN
    
    Approved by:    portmgr blanket
---
 misc/sdformat/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/misc/sdformat/Makefile b/misc/sdformat/Makefile
index 2f6cea54cc9b..dfbe0ff501db 100644
--- a/misc/sdformat/Makefile
+++ b/misc/sdformat/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Simulation Description Format (SDF) parser and description files
 
 LICENSE=	APACHE20
 
+BROKEN=		does not build: src/parser_urdf.cc:30:10: fatal error: 'urdf_model/model.h' file not found
+
 BUILD_DEPENDS=	ignition-cmake==2:devel/ignition-cmake \
 		ignition-tools>0:devel/ignition-tools \
 		rubygem-rexml>0:textproc/rubygem-rexml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206071434.257EYHDh034153>