Skip to content

Commit

Permalink
Merge pull request #221 from regro-cf-autotick-bot/rebuild-graphviz11…
Browse files Browse the repository at this point in the history
…-0-1_h69e065

Rebuild for graphviz 11
  • Loading branch information
Tobias-Fischer committed Jun 16, 2024
2 parents f230fc7 + 81a6766 commit 6412ecc
Show file tree
Hide file tree
Showing 26 changed files with 93 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docker_image:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docker_image:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docker_image:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docker_image:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker_image:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker_image:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker_image:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker_image:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
8 changes: 8 additions & 0 deletions .ci_support/migrations/graphviz11.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for graphviz 11
kind: version
migration_number: 1
graphviz:
- '11'
migrator_ts: 1716148967.692182
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cxx_compiler_version:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_GZ_CLI_NAME_VARIANTorignameffmpeg6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cxx_compiler_version:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_GZ_CLI_NAME_VARIANTorignameffmpeg7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cxx_compiler_version:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cxx_compiler_version:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_GZ_CLI_NAME_VARIANTorignameffmpeg6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler:
ffmpeg:
- '6'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_GZ_CLI_NAME_VARIANTorignameffmpeg7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler:
ffmpeg:
- '7'
graphviz:
- '9'
- '11'
hdf5:
- 1.14.3
libabseil:
Expand Down
7 changes: 7 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions recipe/3373.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
From 660ae15f4af1f5ea8d9d50d4a24e4d91a94f9c2d Mon Sep 17 00:00:00 2001
From: Steve Peters <scpeters@openrobotics.org>
Date: Tue, 20 Feb 2024 17:25:23 -0800
Subject: [PATCH] Fix build with graphviz 10.0

Replace TRUE with 1, since the TRUE macro has been removed.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
---
gazebo/gui/qgv/QGVSubGraph.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gazebo/gui/qgv/QGVSubGraph.cpp b/gazebo/gui/qgv/QGVSubGraph.cpp
index 51925aba30..c16b69d065 100644
--- a/gazebo/gui/qgv/QGVSubGraph.cpp
+++ b/gazebo/gui/qgv/QGVSubGraph.cpp
@@ -44,13 +44,13 @@ QString QGVSubGraph::name() const

QGVNode *QGVSubGraph::addNode(const QString &label)
{
- Agnode_t *node = agnode(_sgraph->graph(), NULL, TRUE);
+ Agnode_t *node = agnode(_sgraph->graph(), NULL, 1);
if (node == NULL)
{
qWarning()<<"Invalid sub node :"<<label;
return 0;
}
- agsubnode(_sgraph->graph(), node, TRUE);
+ agsubnode(_sgraph->graph(), node, 1);

QGVNode *item = new QGVNode(new QGVNodePrivate(node), _scene);
item->setLabel(label);
@@ -66,10 +66,10 @@ QGVSubGraph *QGVSubGraph::addSubGraph(const QString &_name, bool cluster)
if (cluster)
{
sgraph = agsubg(_sgraph->graph(),
- ("cluster_" + _name).toLocal8Bit().data(), TRUE);
+ ("cluster_" + _name).toLocal8Bit().data(), 1);
}
else
- sgraph = agsubg(_sgraph->graph(), _name.toLocal8Bit().data(), TRUE);
+ sgraph = agsubg(_sgraph->graph(), _name.toLocal8Bit().data(), 1);

if (sgraph == NULL)
{
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ source:
- 3368.patch
- 3370.patch
- 3380.patch
- 3373.patch
- ffmpeg_5_6_fix.patch

build:
Expand Down

0 comments on commit 6412ecc

Please sign in to comment.