Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662590 - dev-util/google-perftools-2.6.3 : src/tcmalloc.cc:1342:38: error: inlining failed in call to always_inline void* {anonymous}::do_malloc(size_t) : function not considered for inlining
Summary: dev-util/google-perftools-2.6.3 : src/tcmalloc.cc:1342:38: error: inlining fa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-01 17:33 UTC by Toralf Förster
Modified: 2018-10-14 10:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2018-08-01 17:33 UTC, Toralf Förster
Details
dev-util:google-perftools-2.6.3:20180801-010329.log (dev-util:google-perftools-2.6.3:20180801-010329.log,17.14 KB, text/plain)
2018-08-01 17:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,136.87 KB, text/plain)
2018-08-01 17:33 UTC, Toralf Förster
Details
environment (environment,116.23 KB, text/plain)
2018-08-01 17:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.17 KB, application/x-bzip)
2018-08-01 17:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.14 KB, application/x-bzip)
2018-08-01 17:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.90 KB, application/x-bzip)
2018-08-01 17:33 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-08-01 17:33:37 UTC
In file included from src/debugallocation.cc:85:0:
src/tcmalloc.cc: In static member function ‘static MallocBlock* MallocBlock::Allocate(size_t, int)’:
src/tcmalloc.cc:1342:38: error: inlining failed in call to always_inline ‘void* {anonymous}::do_malloc(size_t)’: function not considered for inlining
 ATTRIBUTE_ALWAYS_INLINE inline void* do_malloc(size_t size) {
                                      ^~~~~~~~~
In file included from src/debugallocation.cc:71:0:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180728-001933

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-util/google-perftools
[ebuild  N    ] dev-util/google-perftools-2.6.3  USE="debug {test} -largepages -minimal -optimisememory -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-08-01 17:33:40 UTC
Created attachment 541958 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-01 17:33:43 UTC
Created attachment 541960 [details]
dev-util:google-perftools-2.6.3:20180801-010329.log
Comment 3 Toralf Förster gentoo-dev 2018-08-01 17:33:46 UTC
Created attachment 541962 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-01 17:33:49 UTC
Created attachment 541964 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-01 17:33:52 UTC
Created attachment 541966 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-01 17:33:55 UTC
Created attachment 541968 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-01 17:33:58 UTC
Created attachment 541970 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-14 10:18:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc27cfeeb7b0431db4da300e2b81dfeec90fc0c

commit 0fc27cfeeb7b0431db4da300e2b81dfeec90fc0c
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-10-14 09:43:56 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-10-14 10:18:09 +0000

    dev-util/google-perftools: Bump to 2.7
    
    Closes: https://bugs.gentoo.org/586834
    Closes: https://bugs.gentoo.org/662590
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-util/google-perftools/Manifest                 |  1 +
 .../google-perftools/google-perftools-2.7.ebuild   | 88 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)