Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728564 - sys-apps/intel-performance-counter-monitor-2.10 fails src_compile w/ gcc-config[-native-symlinks] ( make: c++: No such file or directory )
Summary: sys-apps/intel-performance-counter-monitor-2.10 fails src_compile w/ gcc-conf...
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: PMASKED
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-06-17 13:38 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2022-12-20 16:31 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-06-17 13:38:37 UTC
This is pretty much the full log:

>>> Compiling source in /var/tmp/portage/sys-apps/intel-performance-counter-monitor-2.10/work/IntelPerformanceCounterMonitor-PCM-V2.10 ...
make -j3 --load-average=4 
c++ -O2 -pipe -mtune=native -march=native -Wall -g -O3 -Wno-unknown-pragmas -DPCM_USE_PERF -std=c++0x -c pcm-numa.cpp -o pcm-numa.o
make: c++: No such file or directory
make: *** [Makefile:47: pcm-numa.o] Error 127
 * ERROR: sys-apps/intel-performance-counter-monitor-2.10::gentoo failed (compile phase):
 *   emake failed


 * Package:    sys-apps/intel-performance-counter-monitor-2.10
 * Repository: gentoo
 * USE:        abi_x86_64 amd64 elibc_glibc filecaps kernel_linux userland_GNU
 * FEATURES:   ccache compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox
Comment 1 Larry the Git Cow gentoo-dev 2022-12-20 16:31:25 UTC
The bug has been closed via the following commit(s):

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

commit d2b93a8272cc78f1ece7c9c8c41e98ff4510886c
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 16:19:34 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 16:30:20 +0000

    sys-apps/intel-performance-counter-monitor: treeclean
    
    Closes: https://bugs.gentoo.org/728564
    Closes: https://bugs.gentoo.org/632225
    Closes: https://bugs.gentoo.org/725614
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                              |  1 -
 .../intel-performance-counter-monitor/Manifest     |  1 -
 .../intel-performance-counter-monitor-2.10.ebuild  | 43 ----------------------
 .../intel-performance-counter-monitor/metadata.xml |  5 ---
 4 files changed, 50 deletions(-)