[Bug 235498] devel/google-perftools: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 4 16:20:14 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235498

            Bug ID: 235498
           Summary: devel/google-perftools: 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: yuri at freebsd.org
          Reporter: pkubaj at anongoth.pl
             Flags: maintainer-feedback?(yuri at freebsd.org)
          Assignee: yuri at freebsd.org

Created attachment 201724
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201724&action=edit
patch

This port requires USES=compiler:c11 to build on GCC architectures.

Additionally, fix accessing PC register by adding appriopriate check to
configure, and fix mr assembly command to FreeBSD syntax.

PRs sent at https://github.com/gperftools/gperftools/pull/1082 and
https://github.com/gperftools/gperftools/pull/1083.

Note that to allow access PC register on sparc64 another configure entry needs
to be added, so this port will fail to package, but I don't have sparc64
hardware to test it.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

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


More information about the freebsd-ports-bugs mailing list