Opened 5 years ago

Closed 5 years ago

#59272 closed defect (fixed)

assimp @4.1.0 failed to build on Catalina; needed for installing full Qt5 package

Reported by: dlamija (Muhammed Ramiza) Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: catalina Cc:
Port: assimp

Description

assimp 4.1.0_0

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_graphics_assimp/assimp/work/assimp-4.1.0/test/../contrib/gtest/src/gtest.cc:389:49: error: functions that differ only in their return type cannot be overloaded
:info:build const ::std::vector<testing::internal::string>& GetArgvs() {
:info:build       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
:info:build /opt/local/include/gtest/internal/gtest-port.h:1560:37: note: previous declaration is here
:info:build GTEST_API_ std::vector<std::string> GetArgvs();
:info:build            ~~~~~~~~~~~~~~~~~~~~~~~~ ^

Attachments (1)

main.log (553.1 KB) - added by dlamija (Muhammed Ramiza) 5 years ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by dlamija (Muhammed Ramiza)

Attachment: main.log added

main.log

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Cc: mamoll removed
Keywords: catalina added; Qt5 library removed
Owner: set to mamoll
Status: newassigned
Summary: assimp failed to build on Catalina; needed for installing full Qt5 packageassimp @4.1.0 failed to build on Catalina; needed for installing full Qt5 package

comment:2 Changed 5 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: assignedclosed

In d8e627c8e77a3a17a3d0e26d999bab59879f35dd/macports-ports (master):

graphics/assimp: disable compilation of tests to avoid conflict between included version of gtest and gtest port. Closes #59272

Note: See TracTickets for help on using tickets.