[Bug 269797] math/igraph build failures on 14.0-CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Feb 2023 06:43:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269797

            Bug ID: 269797
           Summary: math/igraph build failures on 14.0-CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: wen@FreeBSD.org
          Reporter: grahamperrin@freebsd.org
             Flags: maintainer-feedback?(wen@FreeBSD.org)
          Assignee: wen@FreeBSD.org

Logged here, from a run of poudriere: 


----
…
In file included from
/wrkdirs/usr/ports/math/igraph/work/igraph-0.9.8/vendor/plfit/gss.c:24:
/wrkdirs/usr/ports/math/igraph/work/igraph-0.9.8/vendor/plfit/gss.h:132:40:
error: a function declaration without a prototype is deprecated in all versions
of C [-Werror,-Wstrict-prototypes]
unsigned short int gss_get_warning_flag();
                                       ^
                                        void
/wrkdirs/usr/ports/math/igraph/work/igraph-0.9.8/vendor/plfit/gss.c:60:40:
error: a function declaration without a prototype is deprecated in all versions
of C [-Werror,-Wstrict-prototypes]
unsigned short int gss_get_warning_flag() {
                                       ^
                                        void
2 errors generated.
ninja: build stopped: subcommand failed.
…
----

!!! build failure encountered !!!
% poudriere jail -i -j main
Jail name:         main
Jail version:      14.0-CURRENT 1400081
Jail arch:         amd64
Jail method:       src=/usr/src
Jail mount:        /usr/local/poudriere/jails/main
Jail fs:           august/poudriere/jails/main
Jail updated:      2023-02-19 03:09:59
Jail pkgbase:      disabled
% uname -aKU
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #33
main-n261014-cd406ac94d8b: Sun Feb 19 01:35:14 GMT 2023    
grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG
amd64 1400081 1400081
%

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