Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Apr 2021 08:31:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254757] devel/doxygen: build failure: deprecated directive: '%name-prefix "constexpYY"',
Message-ID:  <bug-254757-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254757

            Bug ID: 254757
           Summary: devel/doxygen: build failure: deprecated directive:
                    '%name-prefix "constexpYY"',
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: fluffy@FreeBSD.org
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)

devel/doxygen fails to build on the latest ports tree before migration to g=
it.
Deleting and rebuilding devel/bison (which seems to be the source of the
problem) doesn't solve the problem.

A very similar "deprecated directive:" error osscurs for me when compiling
editors/libreoffice

[ 31%] Linking CXX static library ../lib/libvhdlparser.a
cd /usr/ports/devel/doxygen/work/.build/vhdlparser && /usr/local/bin/cmake =
-P
CMakeFiles/vhdlparser.dir/cmake_clean_target.cmake
cd /usr/ports/devel/doxygen/work/.build/vhdlparser && /usr/local/bin/cmake =
-E
cmake_link_script CMakeFiles/vhdlparser.dir/link.txt --verbose=3D1
/usr/bin/ar qc ../lib/libvhdlparser.a CMakeFiles/vhdlparser.dir/CharStream.=
cc.o
CMakeFiles/vhdlparser.dir/ParseException.cc.o
CMakeFiles/vhdlparser.dir/Token.cc.o
CMakeFiles/vhdlparser.dir/TokenMgrError.cc.o
CMakeFiles/vhdlparser.dir/__/generated_src/VhdlParser_adj.cc.o
CMakeFiles/vhdlparser.dir/VhdlParserTokenManager.cc.o
/usr/bin/ranlib ../lib/libvhdlparser.a
[ 31%] Built target vhdlparser
/usr/bin/make  -f src/CMakeFiles/doxymain.dir/build.make
src/CMakeFiles/doxymain.dir/depend
[ 31%] [BISON][constexp] Building parser with bison 3.7.5
cd /usr/ports/devel/doxygen/work/doxygen-1.9.0/src && /usr/local/bin/bison =
 -d
-o /usr/ports/devel/doxygen/work/.build/generated_src/ce_parse.cpp
/usr/ports/devel/doxygen/work/doxygen-1.9.0/src/constexp.y
/usr/ports/devel/doxygen/work/doxygen-1.9.0/src/constexp.y:38.1-25: warning:
deprecated directive: '%name-prefix "constexpYY"', use '%define api.prefix
{constexpYY}' [

Stop.
make[4]: stopped in /usr/ports/devel/doxygen/work/.build
*** Error code 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254757-7788>