From owner-freebsd-ports-bugs@freebsd.org Sun Apr 4 08:31:01 2021 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 380225CF7EE for ; Sun, 4 Apr 2021 08:31:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FCn790dqMz4cgK for ; Sun, 4 Apr 2021 08:31:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 15ABE5CF4E1; Sun, 4 Apr 2021 08:31:01 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 116E15CF4E0 for ; Sun, 4 Apr 2021 08:31:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FCn786TP7z4cwn for ; Sun, 4 Apr 2021 08:31:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CF74C225D6 for ; Sun, 4 Apr 2021 08:31:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1348V0Fl002225 for ; Sun, 4 Apr 2021 08:31:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1348V0lj002224 for ports-bugs@FreeBSD.org; Sun, 4 Apr 2021 08:31:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 254757] devel/doxygen: build failure: deprecated directive: '%name-prefix "constexpYY"', Date: Sun, 04 Apr 2021 08:31:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fluffy@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2021 08:31:01 -0000 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.=