[Bug 237254] textproc/p5-Text-BibTeX: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 13 09:50:06 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237254
Bug ID: 237254
Summary: textproc/p5-Text-BibTeX: fix build with GCC-based
architectures
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: perl at FreeBSD.org
Reporter: pkubaj at anongoth.pl
Flags: maintainer-feedback?(perl at FreeBSD.org)
Assignee: perl at FreeBSD.org
Created attachment 203635
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203635&action=edit
patch
Building this port fails with:
btparse/tests/namebug.c:193: error: 'for' loop initial declaration used outside
C99 mode
on GCC architectures.
Set USE_CSTD=c99 to fix build.
Tested on powerpc64 and amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list