git: e933fbc3bfce - main - misc/sdformat: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jun 2022 14:34:17 UTC
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