Date: Sun, 07 Jan 2024 22:51:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276190] www/lagrange: Fails to build on 15-CURRENT Message-ID: <bug-276190-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276190 Bug ID: 276190 Summary: www/lagrange: Fails to build on 15-CURRENT Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: lcook@freebsd.org Reporter: agh@riseup.net Flags: maintainer-feedback?(lcook@freebsd.org) Assignee: lcook@freebsd.org Hello, current Port (1.16.5), and 1.17.x updates fail to build on FreeBSD: > FAILED: lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/punycode.c.o > /usr/bin/cc -DiIsLibraryBuild -I/tmp/lagrange/net/fafnir/git/worktrees/la= grange-20240107/www/lagrange/work/lagrange-1.17.5/lib/the_Foundation/includ= e -I/tmp/lagrange/net/fafnir/git/worktrees/lagrange-20240107/www/lagrange/w= ork/.build/lib/the_Foundation -I/usr/local/include -O2 -pipe -fstack-prote= ctor-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-s= trict-aliasing > -DNDEBUG -std=3Dgnu11 -Wall -Wpedantic -Werror -Wno-depre= cated-declarations -Wno-format-pedantic -Wno-format -msse4.1 -MD -MT lib/th= e_Foundation/CMakeFiles/the_Foundation.dir/src/punycode.c.o -MF lib/the_Fou= ndation/CMakeFiles/the_Foundation.dir/src/punycode.c.o.d -o lib/the_Foundat= ion/CMakeFiles/the_Foundation.dir/src/punycode.c.o -c /tmp/lagrange/net/faf= nir/git/worktrees/lagrange-20240107/www/lagrange/work/lagrange-1.17.5/lib/t= he_Foundation/src/punycode.c > In file included from /tmp/lagrange/net/fafnir/git/worktrees/lagrange-202= 40107/www/lagrange/work/lagrange-1.17.5/lib/the_Foundation/src/punycode.c:4= 1: > /usr/local/include/unistr.h:203:39: error: [[]] attributes are a C2x exte= nsion [-Werror,-Wc2x-extensions] > 203 | const uint32_t *s, _GL_ATTRIBUTE_MAYBE_UNUSED = size_t n) > | ^ > /usr/local/include/unistring/cdefs.h:44:37: note: expanded from macro '_G= L_ATTRIBUTE_MAYBE_UNUSED' > 44 | # define _GL_ATTRIBUTE_MAYBE_UNUSED _UC_ATTRIBUTE_MAYBE_UNUSED > | ^ > /usr/local/include/unistring/cdefs.h:105:37: note: expanded from macro '_= UC_ATTRIBUTE_MAYBE_UNUSED' > 105 | # define _UC_ATTRIBUTE_MAYBE_UNUSED [[__maybe_unused__]] > | ^ > In file included from /tmp/lagrange/net/fafnir/git/worktrees/lagrange-202= 40107/www/lagrange/work/lagrange-1.17.5/lib/the_Foundation/src/punycode.c:4= 1: > /usr/local/include/unistr.h:270:13: error: [[]] attributes are a C2x exte= nsion [-Werror,-Wc2x-extensions] > 270 | _GL_ATTRIBUTE_MAYBE_UNUSED size_t n) > | ^ > /usr/local/include/unistring/cdefs.h:44:37: note: expanded from macro '_G= L_ATTRIBUTE_MAYBE_UNUSED' > 44 | # define _GL_ATTRIBUTE_MAYBE_UNUSED _UC_ATTRIBUTE_MAYBE_UNUSED > | ^ > /usr/local/include/unistring/cdefs.h:105:37: note: expanded from macro '_= UC_ATTRIBUTE_MAYBE_UNUSED' > 105 | # define _UC_ATTRIBUTE_MAYBE_UNUSED [[__maybe_unused__]] > | ^ > 2 errors generated. > ninja: build stopped: subcommand failed. > *** 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-276190-7788>