[email protected]_py312.rb:checkin new version of coin3d #573
Annotations
8 errors and 2 warnings
test-bot (ubuntu-22.04)
The run was canceled by @ipatch.
|
test-bot (ubuntu-22.04)
The operation was canceled.
|
test-bot (macos-14)
The run was canceled by @ipatch.
|
test-bot (macos-14)
The operation was canceled.
|
test-bot (macos-14)
freecad/freecad/[email protected]_py312 4.0.3 did not build
|
`brew install --verbose --formula --build-bottle freecad/freecad/[email protected]_py312` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/[email protected]_py312.rb#L63
In file included from pivy/gui/soqt_wrap.cpp:4036:
In file included from /opt/homebrew/Cellar/[email protected]_py312/4.0.3/include/Inventor/Qt/devices/SoQtDevice.h:48:
In file included from /opt/homebrew/Cellar/qt@5/5.15.15/include/QtGui/qevent.h:43:
In file included from /opt/homebrew/Cellar/qt@5/5.15.15/include/QtGui/qtguiglobal.h:43:
In file included from /opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:105:
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qcompilerdetection.h:604:6: error: Qt requires a C++11 compiler and yours does not seem to be that.
# error Qt requires a C++11 compiler and yours does not seem to be that.
^
In file included from pivy/gui/soqt_wrap.cpp:4036:
In file included from /opt/homebrew/Cellar/[email protected]_py312/4.0.3/include/Inventor/Qt/devices/SoQtDevice.h:48:
In file included from /opt/homebrew/Cellar/qt@5/5.15.15/include/QtGui/qevent.h:43:
In file included from /opt/homebrew/Cellar/qt@5/5.15.15/include/QtGui/qtguiglobal.h:43:
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:398:6: warning: scoped enumerations are a C++11 extension [-Wc++11-extensions]
enum class Deprecated_t {};
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:399:1: error: unknown type name 'constexpr'
constexpr Q_DECL_UNUSED Deprecated_t Deprecated = {};
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:399:37: error: expected ';' after top level declarator
constexpr Q_DECL_UNUSED Deprecated_t Deprecated = {};
^
;
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:530:41: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
template <class T> struct AlignOf<T &&> : AlignOf<T> {};
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:581:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
using qsizetype = QIntegerForSizeof<std::size_t>::Signed;
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:671:1: error: unknown type name 'constexpr'
constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; }
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:671:24: warning: variable templates are a C++14 extension [-Wc++14-extensions]
constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; }
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:671:11: warning: inline variables are a C++17 extension [-Wc++17-extensions]
constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; }
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:671:25: error: expected ';' at end of declaration
constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; }
^
;
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:671:38: error: unknown type name 'T'
constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; }
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:671:50: error: unknown type name 'T'
constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; }
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:671:27: error: a type specifier is required for all declarations
constexpr inline const T &qMin(const T &a, const T &b) { return (a < b) ? a : b; }
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:673:1: error: unknown type name 'constexpr'
constexpr inline const T &qMax(const T &a, const T &b) { return (a < b) ? b : a; }
^
/opt/homebrew/Cellar/qt@5/5.15.15/include/QtCore/qglobal.h:673:24: warning: variable templates are a C++14 extension [-Wc++14-extension
|
test-bot (macos-14)
install failed
|
test-bot (macos-14)
Process completed with exit code 1.
|
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|