1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mark BROKEN: fails to build

/wrkdirs/usr/ports/devel/ace/work/ACE_wrappers/tests/Compiler_Features_32_Test.cpp:55:41: error: expected the class name after '~' to name a destructor
  this->u_.string_member_.std::string::~string ();
                                        ^
/wrkdirs/usr/ports/devel/ace/work/ACE_wrappers/tests/Compiler_Features_32_Test.cpp:67:24: error: expected the class name after '~' to name a destructor
    u_.m.std::string::~string ();
                       ^

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2020-02-20 12:17:53 +00:00
parent 948a3afaf8
commit 9f751c77f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526569

View File

@ -17,6 +17,7 @@ LICENSE_NAME= ACE
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN= fails to build
BROKEN_powerpc= Does not compile on ${ARCH}
BROKEN_sparc64= Does not compile on ${ARCH}