Mark BROKEN: fails to build

/wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.24.0/src/other/openNURBS/opennurbs_archive.cpp:13560:103: error: differing user-defined suffixes ('__DATE__' and '__TIME__') in string literal concatenation
    rc = archive.Write3dmStartSection( version, "Archive created by ON_WriteOneObjectArchive "__DATE__" "__TIME__ );
                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2018-11-04 13:13:17 +00:00
parent bdc7182d3e
commit e32e60b069
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484023

View File

@ -13,6 +13,7 @@ COMMENT= CSG modelling system from the US Ballistic Research Laboratory
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build
BROKEN_sparc64= does not compile: invokes i386 assembler
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs \