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

msc-generator 8.6 #176320

wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jul 3, 2024
autobump: add msc-generator

Signed-off-by: Rui Chen <[email protected]>
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Jul 3, 2024
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jul 4, 2024
Copy link
Contributor

github-actions bot commented Jul 6, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jul 6, 2024
@chenrui333
Copy link
Member Author

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 gvgraphs.o gvgraphs.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 gvstyle.cpp:24:
./../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]; }
      |                                               ^
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 gvgraphs.cpp:32:
./../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]; }
      |                                               ^
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/style.h:27,
                 from gvstyle.h:25,
                 from gvcsh.h:26,
                 from gvcsh.cpp:21:

@chenrui333 chenrui333 added build failure CI fails while building the software help wanted Task(s) needing PRs from the community or maintainers labels Jul 6, 2024
@chenrui333 chenrui333 closed this Jul 6, 2024
@chenrui333 chenrui333 deleted the bump-msc-generator-8.6 branch July 6, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump automerge-skip `brew pr-automerge` will skip this pull request build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. help wanted Task(s) needing PRs from the community or maintainers stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant