Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Feb 2020 13:01:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 241848] lib/googletest/gtest/tests: gmock-matchers_test.cc requires a pathological amount of memory to compile
Message-ID:  <bug-241848-227-UpJAUEQwZ7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241848-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241848-227@https.bugs.freebsd.org/bugzilla/>

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

Dave Evans <dave.evans55@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dave.evans55@googlemail.com

--- Comment #1 from Dave Evans <dave.evans55@googlemail.com> ---
I'm doing a buildworld for amd64 13-CURRENT with FreeBSD 12.1 guest on macOS
VirtualBox host with 2.4GB ram assigned to FreeBSD guest.

I have 7 GB of swap.=20=20

The build gets to the Build Everything stage.
When it gets to gmock-matchers_test.cc the process is killed with an out of
swap signal.

swapinfo:
Device               1K-blocks     Used    Avail Capacity
/dev/ada0p2           2097152     11524  2085628     1%
/dev/zvol/zroot/swap  5242880     12012  5230868      0%
Total                 7340032     23536  7316496     0%

How much swap does this file need to compile? swapon complains if I try to =
add
more.

--=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-241848-227-UpJAUEQwZ7>