Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2017 22:59:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221751] [PATCH] devel/libgtop example depends on obsolete sbrk()
Message-ID:  <bug-221751-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 221751
           Summary: [PATCH] devel/libgtop example depends on obsolete
                    sbrk()
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: brooks@FreeBSD.org
                CC: Andrew@FreeBSD.org
          Assignee: gnome@FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(gnome@FreeBSD.org)

libgtop is the top blocker on https://wiki.freebsd.org/PortsBrokenWithSbrk.=
=20
It's broken because an example uses some sbrk(0) calls as an unreliable and
non-portable way to demonstrate memory utilization.  The attached patch rem=
oves
them as they are pointless and likely wrong in practice.  This should allow
libgtop to build and arm64 and riscv.

--=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-221751-13>