Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638354 - sys-cluster/charm-6.7.1 : debug-charm.C:344:10: fatal error: rpc/rpc.h: No such file or directory
Summary: sys-cluster/charm-6.7.1 : debug-charm.C:344:10: fatal error: rpc/rpc.h: No su...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nicolas Bock
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: glibc-rpc
  Show dependency tree
 
Reported: 2017-11-21 18:21 UTC by Toralf Förster
Modified: 2018-04-22 20:10 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.07 KB, text/plain)
2017-11-21 18:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.12 KB, text/plain)
2017-11-21 18:22 UTC, Toralf Förster
Details
environment (environment,131.53 KB, text/plain)
2017-11-21 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.47 KB, application/x-bzip)
2017-11-21 18:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.71 KB, application/x-bzip)
2017-11-21 18:22 UTC, Toralf Förster
Details
sys-cluster:charm-6.7.1:20171120-232521.log (sys-cluster:charm-6.7.1:20171120-232521.log,33.97 KB, text/plain)
2017-11-21 18:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.71 KB, application/x-bzip)
2017-11-21 18:22 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 2017-11-21 18:21:56 UTC
../bin/charmc  -build-shared -I.   -c -o debug-message.o debug-message.C
../bin/charmc  -build-shared -I.   -c -o debug-charm.o debug-charm.C
debug-charm.C:344:10: fatal error: rpc/rpc.h: No such file or directory
 #include <rpc/rpc.h>
          ^~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_libressl_20171119-113915

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv sys-cluster/charm
[ebuild  N    ] sys-cluster/charm-6.7.1  USE="smp -ampi -charmdebug -charmproduction -charmtracing -cmkopt -doc -examples -mlogft -mpi -numa -static-libs -syncft -tcp"
Comment 1 Toralf Förster gentoo-dev 2017-11-21 18:21:59 UTC
Created attachment 505330 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-21 18:22:02 UTC
Created attachment 505332 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-21 18:22:05 UTC
Created attachment 505334 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-21 18:22:08 UTC
Created attachment 505336 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-21 18:22:11 UTC
Created attachment 505338 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-21 18:22:14 UTC
Created attachment 505340 [details]
sys-cluster:charm-6.7.1:20171120-232521.log
Comment 7 Toralf Förster gentoo-dev 2017-11-21 18:22:18 UTC
Created attachment 505342 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-12-18 14:03:55 UTC
The bug has been closed via the following commit(s):

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

commit d45914d8382015cd695156736461a2e3e0d513f8
Author:     Justin Lecher <jlec@gentoo.org>
AuthorDate: 2017-12-18 14:01:19 +0000
Commit:     Justin Lecher <jlec@gentoo.org>
CommitDate: 2017-12-18 14:03:48 +0000

    sci-chemistry/namd: Bump to EAPI=6
    
    * drop old
    * Fix for new RPC siutation
    * fix for new hash algos
    
    Closes: https://bugs.gentoo.org/638354
    
    Signed-off-by: Justin Lecher <jlec@gentoo.org>
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-chemistry/namd/Manifest                     |   3 +-
 sci-chemistry/namd/files/namd-2.10-gentoo.patch |   2 +-
 sci-chemistry/namd/metadata.xml                 |   2 +-
 sci-chemistry/namd/namd-2.10.ebuild             |  36 ++++----
 sci-chemistry/namd/namd-2.9-r1.ebuild           | 104 ------------------------
 5 files changed, 24 insertions(+), 123 deletions(-)