Opened 4 years ago

Last modified 4 years ago

#60787 closed defect

TeXmacs @1.99.2_3 build fails under macOS 10.15.5 — at Initial Version

Reported by: murrayE Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: TeXmacs

Description

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 https://trac.macports.org/ticket/60521 for TeXmacs @1.99.2_2

Change History (1)

Changed 4 years ago by murrayE

Attachment: main.log added

main.log

Note: See TracTickets for help on using tickets.