Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2022 12:30:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267290] devel/git-delta: Mark BROKEN on i386
Message-ID:  <bug-267290-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267290

            Bug ID: 267290
           Summary: devel/git-delta: Mark BROKEN on i386
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org

Created attachment 237557
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237557&action=
=3Dedit
git-delta-0.14.0.patch

Description:

Running
`/wrkdirs/usr/ports/devel/git-delta/work/target/release/build/onig_sys-181d=
0300c100d496/build-script-build`
The following warnings were emitted during compilation:

warning: c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed'
warning: uint64_t get_cpu_speed(void) {
warning:          ^
warning: c/info.h:31:15: note: previous declaration is here
warning: unsigned long get_cpu_speed(void);
warning:               ^
warning: c/freebsd.c:47:10: error: conflicting types for 'get_proc_total'
warning: uint64_t get_proc_total(void) {
warning:          ^
warning: c/info.h:34:15: note: previous declaration is here
warning: unsigned long get_proc_total(void);
warning:               ^
warning: 2 errors generated.

error: failed to run custom build command for `sys-info v0.9.1`

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.1-RELEASE, amd64, BASH FISH ZSH tested)

Notes:

* pkg-fallout informed me [1].

[1]
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2022-October/283255.=
html

--=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-267290-7788>