Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 638354

Summary: sys-cluster/charm-6.7.1 : debug-charm.C:344:10: fatal error: rpc/rpc.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Nicolas Bock <nicolasbock>
Status: RESOLVED FIXED    
Severity: normal CC: sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 381391    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-cluster:charm-6.7.1:20171120-232521.log
temp.tbz2

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(-)