[Bug 254757] devel/doxygen: build failure: deprecated directive: '%name-prefix "constexpYY"',

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 4 08:31:01 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254757

            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 at FreeBSD.org
          Reporter: ohartmann at walstatt.org
          Assignee: fluffy at FreeBSD.org
             Flags: maintainer-feedback?(fluffy at FreeBSD.org)

devel/doxygen fails to build on the latest ports tree before migration to git.
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=1
/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

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


More information about the freebsd-ports-bugs mailing list