Opened 4 years ago
Closed 4 years ago
#60787 closed defect (duplicate)
TeXmacs @1.99.2_3 build fails under macOS 10.15.5
Reported by: | murrayE | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | TeXmacs |
Description (last modified by mf2k (Frank Schima))
When attempting to upgrade from TeXmacs @1.99.2_2 to TeXmacs @1.99.2_3 under macOS the build fails. From the log:
:info:build System/Misc/fast_alloc.hpp:55:14: error: 'operator new' is missing exception specification 'throw()' :info:build inline void* operator new (register size_t s, void* loc) { return loc; } :info:build ^ :info:build throw() :info:build /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/new:221:70: note: previous declaration is here :info:build _LIBCPP_NODISCARD_AFTER_CXX17 inline _LIBCPP_INLINE_VISIBILITY void* operator new[](std::size_t, void* __p) _NOEXCEPT {return __p;} :info:build
This seems to be the same error persisting that was reported in ticket:60521 for TeXmacs @1.99.2_2
Attachments (1)
Change History (3)
Changed 4 years ago by murrayE
comment:1 Changed 4 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | build failure removed |
Port: | TeXmacs added; TeXmacs-devel @1.99.9-dev-20190603 removed |
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
main.log