Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msc-generator 8.6 #176320

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1646,6 +1646,7 @@ mpv
mqttui
mrboom
mruby
msc-generator
msgpack
msgpack-cxx
msmtp
Expand Down
5 changes: 2 additions & 3 deletions Formula/m/msc-generator.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class MscGenerator < Formula
desc "Draws signalling charts from textual description"
homepage "https://gitlab.com/msc-generator/msc-generator"
url "https://gitlab.com/api/v4/projects/31167732/packages/generic/msc-generator/8.5/msc-generator-8.5.tar.gz"
sha256 "134da30f58458a5ddda0cf6c7a43872636dfc6cae1b8e8a02efe28a0cc9f35d3"
url "https://gitlab.com/api/v4/projects/31167732/packages/generic/msc-generator/8.6/msc-generator-8.6.tar.gz"
sha256 "befa1dafda522cfc52b730f61a031777a9d191c71579fe297748402552091939"
license "AGPL-3.0-or-later"
revision 1

livecheck do
url "https://gitlab.com/api/v4/projects/31167732/packages"
Expand Down Expand Up @@ -56,7 +55,7 @@
cause "needs std::range"
end

def install

Check failure on line 58 in Formula/m/msc-generator.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --formula --build-bottle msc-generator` failed on macOS Sonoma (14) on Apple Silicon!

-DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./.. -I../libcgencommon -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/Cellar/fontconfig/2.15.0/include -I/opt/homebrew/Cellar/libxau/1.0.11/include -I/opt/homebrew/Cellar/libxdmcp/1.1.5/include -I/opt/homebrew/Cellar/libxcb/1.17.0/include -I/opt/homebrew/Cellar/libx11/1.8.9/include -I/opt/homebrew/Cellar/libxext/1.3.6/include -I/opt/homebrew/Cellar/libxrender/0.9.11/include -I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -I/opt/homebrew/Cellar/cairo/1.18.0/include/cairo -I/opt/homebrew/Cellar/xorgproto/2024.1/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o graph_lexer.o graph_lexer.cpp In file included from ./../libcgencommon/contour_path.h:32, from ./../libcgencommon/contour_simple.h:28, from ./../libcgencommon/contour.h:29, from ./../libcgencommon/cgen_attribute.h:34, from ./../libcgencommon/stringparse.h:26, from ./../libcgencommon/parser_tools.h:8, from graph_lexer.h:3, from graph_lexer.cpp:4: ./../libcgencommon/contour_edge.h: In member function 'std::pair<contour::XY, double> contour::Edge::XMinExtreme() const': ./../libcgencommon/contour_edge.h:672:47: note: parameter passing for argument of type 'std::pair<contour::XY, double>' when C++17 is enabled changed to match C++14 in GCC 10.1 672 | std::pair<XY, double> XMinExtreme() const { return Extremes<false>()[0]; } | ^ g++-14 -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/Cellar/fontconfig/2.15.0/include -I/opt/homebrew/Cellar/libxau/1.0.11/include -I/opt/homebrew/Cellar/libxdmcp/1.1.5/include -I/opt/homebrew/Cellar/libxcb/1.17.0/include -I/opt/homebrew/Cellar/libx11/1.8.9/include -I/opt/homebrew/Cellar/libxext/1.3.6/include -I/opt/homebrew/Cellar/libxrender/0.9.11/include -I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -I/opt/homebrew/Cellar/cairo/1.18.0/include/cairo -I/opt/homebrew/Cellar/xorgproto/2024.1/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -o graph_lexer graph_lexer.o ../maphoon-lexer/partition.o ../maphoon-lexer/stateset.o ./graph_lexer gmake install-am gmake[2]: Entering directory '/private/tmp/msc-generator-20240703-17802-4v0s15/msc-generator-8.6/src/libgvgen' g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./.. -I../libcgencommon -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/Cellar/fontconfig/2.15.0/include -I/opt/homebrew/Cellar/libxau/1.0.11/include -I/opt/homebrew/Cellar/libxdmcp/1.1.5/include -I/opt/homebrew/Cellar/libxcb/1.17.0/include -I/opt/homebrew/Cellar/libx11/1.8.9/include -I/opt/homebrew/Cellar/libxext/1.3.6/include -I/opt/homebrew/Cellar/libxrender/0.9.11/include -I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -I/opt/homebrew/Cellar/cairo/1.18.0/include/cairo -I/opt/homebrew/Cellar/xorgproto/2024.1/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -

Check failure on line 58 in Formula/m/msc-generator.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew install --verbose --formula --build-bottle msc-generator` failed on macOS Monterey (12) on Apple Silicon!

-DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./.. -I../libcgencommon -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/Cellar/fontconfig/2.15.0/include -I/opt/homebrew/Cellar/libxau/1.0.11/include -I/opt/homebrew/Cellar/libxdmcp/1.1.5/include -I/opt/homebrew/Cellar/libxcb/1.17.0/include -I/opt/homebrew/Cellar/libx11/1.8.9/include -I/opt/homebrew/Cellar/libxext/1.3.6/include -I/opt/homebrew/Cellar/libxrender/0.9.11/include -I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -I/opt/homebrew/Cellar/cairo/1.18.0/include/cairo -I/opt/homebrew/Cellar/xorgproto/2024.1/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o graph_lexer.o graph_lexer.cpp In file included from ./../libcgencommon/contour_path.h:32, from ./../libcgencommon/contour_simple.h:28, from ./../libcgencommon/contour.h:29, from ./../libcgencommon/cgen_attribute.h:34, from ./../libcgencommon/stringparse.h:26, from ./../libcgencommon/parser_tools.h:8, from graph_lexer.h:3, from graph_lexer.cpp:4: ./../libcgencommon/contour_edge.h: In member function 'std::pair<contour::XY, double> contour::Edge::XMinExtreme() const': ./../libcgencommon/contour_edge.h:672:47: note: parameter passing for argument of type 'std::pair<contour::XY, double>' when C++17 is enabled changed to match C++14 in GCC 10.1 672 | std::pair<XY, double> XMinExtreme() const { return Extremes<false>()[0]; } | ^ g++-14 -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/Cellar/fontconfig/2.15.0/include -I/opt/homebrew/Cellar/libxau/1.0.11/include -I/opt/homebrew/Cellar/libxdmcp/1.1.5/include -I/opt/homebrew/Cellar/libxcb/1.17.0/include -I/opt/homebrew/Cellar/libx11/1.8.9/include -I/opt/homebrew/Cellar/libxext/1.3.6/include -I/opt/homebrew/Cellar/libxrender/0.9.11/include -I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -I/opt/homebrew/Cellar/cairo/1.18.0/include/cairo -I/opt/homebrew/Cellar/xorgproto/2024.1/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -o graph_lexer graph_lexer.o ../maphoon-lexer/partition.o ../maphoon-lexer/stateset.o ./graph_lexer gmake install-am gmake[2]: Entering directory '/private/tmp/msc-generator-20240703-17370-lldrsa/msc-generator-8.6/src/libgvgen' g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./.. -I../libcgencommon -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/Cellar/fontconfig/2.15.0/include -I/opt/homebrew/Cellar/libxau/1.0.11/include -I/opt/homebrew/Cellar/libxdmcp/1.1.5/include -I/opt/homebrew/Cellar/libxcb/1.17.0/include -I/opt/homebrew/Cellar/libx11/1.8.9/include -I/opt/homebrew/Cellar/libxext/1.3.6/include -I/opt/homebrew/Cellar/libxrender/0.9.11/include -I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -I/opt/homebrew/Cellar/cairo/1.18.0/include/cairo -I/opt/homebrew/Cellar/xorgproto/2024.1/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -

Check failure on line 58 in Formula/m/msc-generator.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --formula --build-bottle msc-generator` failed on macOS Ventura (13) on Apple Silicon!

20240703-17600-ur0btd/msc-generator-8.6/src/libgvgen' { head -n 4 ./preamble_compile.yy; tail -n +5 graph_lang.yy; } > graph_lang_compile.yy { head -n 4 ./preamble_csh.yy; tail -n +5 graph_lang.yy; } > graph_lang_csh.yy bison --header=graph_parser_csh.h --output graph_parser_csh.cpp graph_lang_csh.yy && \ sed -i '/^\#line/s*graph_lang_csh.yy*./graph_lang.yy*' graph_parser_csh.{cpp,h} bison --header=graph_parser_compile.h --output graph_parser_compile.cpp graph_lang_compile.yy && \ sed -i '/^\#line/s*graph_lang_compile.yy*./graph_lang.yy*' graph_parser_compile.{cpp,h} g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./.. -I../libcgencommon -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/Cellar/fontconfig/2.15.0/include -I/opt/homebrew/Cellar/libxau/1.0.11/include -I/opt/homebrew/Cellar/libxdmcp/1.1.5/include -I/opt/homebrew/Cellar/libxcb/1.17.0/include -I/opt/homebrew/Cellar/libx11/1.8.9/include -I/opt/homebrew/Cellar/libxext/1.3.6/include -I/opt/homebrew/Cellar/libxrender/0.9.11/include -I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -I/opt/homebrew/Cellar/cairo/1.18.0/include/cairo -I/opt/homebrew/Cellar/xorgproto/2024.1/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o graph_lexer.o graph_lexer.cpp In file included from ./../libcgencommon/contour_path.h:32, from ./../libcgencommon/contour_simple.h:28, from ./../libcgencommon/contour.h:29, from ./../libcgencommon/cgen_attribute.h:34, from ./../libcgencommon/stringparse.h:26, from ./../libcgencommon/parser_tools.h:8, from graph_lexer.h:3, from graph_lexer.cpp:4: ./../libcgencommon/contour_edge.h: In member function 'std::pair<contour::XY, double> contour::Edge::XMinExtreme() const': ./../libcgencommon/contour_edge.h:672:47: note: parameter passing for argument of type 'std::pair<contour::XY, double>' when C++17 is enabled changed to match C++14 in GCC 10.1 672 | std::pair<XY, double> XMinExtreme() const { return Extremes<false>()[0]; } | ^ g++-14 -I/opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/opt/freetype/include/freetype2 -I/opt/homebrew/Cellar/fontconfig/2.15.0/include -I/opt/homebrew/Cellar/libxau/1.0.11/include -I/opt/homebrew/Cellar/libxdmcp/1.1.5/include -I/opt/homebrew/Cellar/libxcb/1.17.0/include -I/opt/homebrew/Cellar/libx11/1.8.9/include -I/opt/homebrew/Cellar/libxext/1.3.6/include -I/opt/homebrew/Cellar/libxrender/0.9.11/include -I/opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -I/opt/homebrew/Cellar/cairo/1.18.0/include/cairo -I/opt/homebrew/Cellar/xorgproto/2024.1/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include -I/opt/homebrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -o graph_lexer graph_lexer.o ../maphoon-lexer/partition.o ../maphoon-lexer/stateset.o ./graph_lexer gmake install-am gmake[2]: Entering directory '/private/tmp/msc-generator-20240703-17600-ur0btd/msc-generator-8.6/src/libgvgen' g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNIST

Check failure on line 58 in Formula/m/msc-generator.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --formula --build-bottle msc-generator` failed on Linux!

--output graph_parser_csh.cpp graph_lang_csh.yy && \ sed -i '/^\#line/s*graph_lang_csh.yy*./graph_lang.yy*' graph_parser_csh.{cpp,h} g++-11 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./.. -I../libcgencommon -I/home/linuxbrew/.linuxbrew/opt/zlib/include -I/home/linuxbrew/.linuxbrew/opt/libpng/include/libpng16 -I/home/linuxbrew/.linuxbrew/opt/bzip2/include -I/home/linuxbrew/.linuxbrew/opt/freetype/include/freetype2 -I/home/linuxbrew/.linuxbrew/Cellar/expat/2.6.2/include -I/home/linuxbrew/.linuxbrew/Cellar/fontconfig/2.15.0/include -I/home/linuxbrew/.linuxbrew/Cellar/libxau/1.0.11/include -I/home/linuxbrew/.linuxbrew/Cellar/libxdmcp/1.1.5/include -I/home/linuxbrew/.linuxbrew/Cellar/libxcb/1.17.0/include -I/home/linuxbrew/.linuxbrew/Cellar/libx11/1.8.9/include -I/home/linuxbrew/.linuxbrew/Cellar/libxext/1.3.6/include -I/home/linuxbrew/.linuxbrew/Cellar/libxrender/0.9.11/include -I/home/linuxbrew/.linuxbrew/Cellar/pixman/0.42.2/include/pixman-1 -I/home/linuxbrew/.linuxbrew/Cellar/cairo/1.18.0/include/cairo -I/home/linuxbrew/.linuxbrew/Cellar/xorgproto/2024.1/include -I/home/linuxbrew/.linuxbrew/Cellar/graphviz/11.0.0/include -I/home/linuxbrew/.linuxbrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -g -O2 -c -o graph_lexer.o graph_lexer.cpp g++-11 -I/home/linuxbrew/.linuxbrew/opt/zlib/include -I/home/linuxbrew/.linuxbrew/opt/libpng/include/libpng16 -I/home/linuxbrew/.linuxbrew/opt/bzip2/include -I/home/linuxbrew/.linuxbrew/opt/freetype/include/freetype2 -I/home/linuxbrew/.linuxbrew/Cellar/expat/2.6.2/include -I/home/linuxbrew/.linuxbrew/Cellar/fontconfig/2.15.0/include -I/home/linuxbrew/.linuxbrew/Cellar/libxau/1.0.11/include -I/home/linuxbrew/.linuxbrew/Cellar/libxdmcp/1.1.5/include -I/home/linuxbrew/.linuxbrew/Cellar/libxcb/1.17.0/include -I/home/linuxbrew/.linuxbrew/Cellar/libx11/1.8.9/include -I/home/linuxbrew/.linuxbrew/Cellar/libxext/1.3.6/include -I/home/linuxbrew/.linuxbrew/Cellar/libxrender/0.9.11/include -I/home/linuxbrew/.linuxbrew/Cellar/pixman/0.42.2/include/pixman-1 -I/home/linuxbrew/.linuxbrew/Cellar/cairo/1.18.0/include/cairo -I/home/linuxbrew/.linuxbrew/Cellar/xorgproto/2024.1/include -I/home/linuxbrew/.linuxbrew/Cellar/graphviz/11.0.0/include -I/home/linuxbrew/.linuxbrew/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -g -O2 -o graph_lexer graph_lexer.o ../maphoon-lexer/partition.o ../maphoon-lexer/stateset.o ./graph_lexer /usr/bin/make install-am make[2]: Entering directory '/tmp/msc-generator-20240704-31607-x9l3j3/msc-generator-8.6/src/libgvgen' g++-11 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./.. -I../libcgencommon -I/home/linuxbrew/.linuxbrew/opt/zlib/include -I/home/linuxbrew/.linuxbrew/opt/libpng/include/libpng16 -I/home/linuxbrew/.linuxbrew/opt/bzip2/include -I/home/linuxbrew/.linuxbrew/opt/freetype/include/freetype2 -I/home/linuxbrew/.linuxbrew/Cellar/expat/2.6.2/include -I/home/linuxbrew/.linuxbrew/Cellar/fontconfig/2.15.0/include -I/home/linuxbrew/.linuxbrew/Cellar/libxau/1.0.11/include -I/home/linuxbrew/.linuxbrew/Cellar/libxdmcp/1.1.5/include -I/home/linuxbrew/.linuxbrew/Cellar/libxcb/1.17.0/include -I/home/linuxbrew/.linuxbrew/Cellar/libx11/1.8.9/include -I/home/linuxbrew/.linuxbrew/Cellar/libxext/1.3.6/i

Check failure on line 58 in Formula/m/msc-generator.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew install --verbose --formula --build-bottle msc-generator` failed on macOS Monterey (12)!

c-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./../libgvgen -I./.. -I../libcgencommon -I/usr/local/opt/libpng/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.15.0/include -I/usr/local/Cellar/libxau/1.0.11/include -I/usr/local/Cellar/libxdmcp/1.1.5/include -I/usr/local/Cellar/libxcb/1.17.0/include -I/usr/local/Cellar/libx11/1.8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parse_tools.o msc_parse_tools.cpp g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./../libgvgen -I./.. -I../libcgencommon -I/usr/local/opt/libpng/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.15.0/include -I/usr/local/Cellar/libxau/1.0.11/include -I/usr/local/Cellar/libxdmcp/1.1.5/include -I/usr/local/Cellar/libxcb/1.17.0/include -I/usr/local/Cellar/libx11/1.8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parser_compile.o msc_parser_compile.cpp g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./../libgvgen -I./.. -I../libcgencommon -I/usr/local/opt/libpng/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.15.0/include -I/usr/local/Cellar/libxau/1.0.11/include -I/usr/local/Cellar/libxdmcp/1.1.5/include -I/usr/local/Cellar/libxcb/1.17.0/include -I/usr/local/Cellar/libx11/1.8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parser_csh.o msc_parser_csh.cpp rm -f libmscgen.a ar cr libmscgen.a mscattribute.o msccsh.o mscelement.o mscstyle.o mscentity.o mscarrow.o arcs.o boxes.o commands.o msc.o msc_parse_tools.o msc_parser_compile.o msc_parser_csh.o ranlib libmscgen.a gmake[3]: Entering directory '/private/tmp/msc-generator-20240704-16170-eglpft/msc-generator-8.6/src/libmscgen' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'

Check failure on line 58 in Formula/m/msc-generator.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew install --verbose --formula --build-bottle msc-generator` failed on macOS Sonoma (14)!

8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parse_tools.o msc_parse_tools.cpp g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./../libgvgen -I./.. -I../libcgencommon -I/usr/local/opt/libpng/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.15.0/include -I/usr/local/Cellar/libxau/1.0.11/include -I/usr/local/Cellar/libxdmcp/1.1.5/include -I/usr/local/Cellar/libxcb/1.17.0/include -I/usr/local/Cellar/libx11/1.8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parser_compile.o msc_parser_compile.cpp g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./../libgvgen -I./.. -I../libcgencommon -I/usr/local/opt/libpng/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.15.0/include -I/usr/local/Cellar/libxau/1.0.11/include -I/usr/local/Cellar/libxdmcp/1.1.5/include -I/usr/local/Cellar/libxcb/1.17.0/include -I/usr/local/Cellar/libx11/1.8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parser_csh.o msc_parser_csh.cpp rm -f libmscgen.a ar cr libmscgen.a mscattribute.o msccsh.o mscelement.o mscstyle.o mscentity.o mscarrow.o arcs.o boxes.o commands.o msc.o msc_parse_tools.o msc_parser_compile.o msc_parser_csh.o ranlib libmscgen.a gmake[3]: Entering directory '/private/tmp/msc-generator-20240704-16669-rc0mly/msc-generator-8.6/src/libmscgen' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/private/tmp/msc-generator-20240704-16669-rc0mly/msc-generator-8.6/src/libmscgen' gmake[2]: Leaving directory '/private/tmp/msc-generator-20240704-16669-rc0mly/msc-generator-8.6/src/libmscgen' gmake[1]: Leaving directory '/private/tmp/msc-generator-20240704-16669-rc0mly/msc-generator-8.6/src/libmscgen' Making install in libgvgen gmake[1]: Entering directory '/private/tmp/msc-generator-20240704-16669-rc0mly/msc-generator-8.6/src/libgvgen' { head -n 4 ./preamble_compile.yy; tail -n +5 graph_lang.yy; } > graph_lang_compile.yy { head -n 4 ./preamble_csh.yy; tail -n +5 graph_lang.yy; } > graph_lang_csh.yy bison --header=graph_parser_compile.h --output graph_parser_compile.cpp graph_lang_compile.yy && \ sed -i '/^\#line/s*graph_lang_compil

Check failure on line 58 in Formula/m/msc-generator.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew install --verbose --formula --build-bottle msc-generator` failed on macOS Ventura (13)!

8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parse_tools.o msc_parse_tools.cpp g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./../libgvgen -I./.. -I../libcgencommon -I/usr/local/opt/libpng/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.15.0/include -I/usr/local/Cellar/libxau/1.0.11/include -I/usr/local/Cellar/libxdmcp/1.1.5/include -I/usr/local/Cellar/libxcb/1.17.0/include -I/usr/local/Cellar/libx11/1.8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parser_compile.o msc_parser_compile.cpp g++-14 -DPACKAGE_NAME=\"msc-generator\" -DPACKAGE_TARNAME=\"msc-generator\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"msc-generator\ 8.6\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"msc-generator\" -DVERSION=\"8.6\" -DGRAPHVIZ_VER=900 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I./../libcgencommon -I./../libgvgen -I./.. -I../libcgencommon -I/usr/local/opt/libpng/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.15.0/include -I/usr/local/Cellar/libxau/1.0.11/include -I/usr/local/Cellar/libxdmcp/1.1.5/include -I/usr/local/Cellar/libxcb/1.17.0/include -I/usr/local/Cellar/libx11/1.8.9/include -I/usr/local/Cellar/libxext/1.3.6/include -I/usr/local/Cellar/libxrender/0.9.11/include -I/usr/local/Cellar/pixman/0.42.2/include/pixman-1 -I/usr/local/Cellar/cairo/1.18.0/include/cairo -I/usr/local/Cellar/xorgproto/2024.1/include -I/usr/local/Cellar/graphviz/11.0.0/include -I/usr/local/Cellar/graphviz/11.0.0/include/graphviz -std=c++23 -Wall -Wextra -DNDEBUG -c -o msc_parser_csh.o msc_parser_csh.cpp rm -f libmscgen.a ar cr libmscgen.a mscattribute.o msccsh.o mscelement.o mscstyle.o mscentity.o mscarrow.o arcs.o boxes.o commands.o msc.o msc_parse_tools.o msc_parser_compile.o msc_parser_csh.o ranlib libmscgen.a gmake[3]: Entering directory '/private/tmp/msc-generator-20240704-16351-ad0scw/msc-generator-8.6/src/libmscgen' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/private/tmp/msc-generator-20240704-16351-ad0scw/msc-generator-8.6/src/libmscgen' gmake[2]: Leaving directory '/private/tmp/msc-generator-20240704-16351-ad0scw/msc-generator-8.6/src/libmscgen' gmake[1]: Leaving directory '/private/tmp/msc-generator-20240704-16351-ad0scw/msc-generator-8.6/src/libmscgen' Making install in libgvgen gmake[1]: Entering directory '/private/tmp/msc-generator-20240704-16351-ad0scw/msc-generator-8.6/src/libgvgen' { head -n 4 ./preamble_compile.yy; tail -n +5 graph_lang.yy; } > graph_lang_compile.yy { head -n 4 ./preamble_csh.yy; tail -n +5 graph_lang.yy; } > graph_lang_csh.yy bison --header=graph_parser_compile.h --output graph_parser_compile.cpp graph_lang_compile.yy && \ sed -i '/^\#line/s*graph_lang_compil
args = %w[--disable-font-checks --disable-silent-rules]
make = "make"

Expand Down
Loading