Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755830 - [science overlay] sci-biology/pvmsx-0.1 : pvmsx.c: fatal error: pvm3.h: No such file or directory
Summary: [science overlay] sci-biology/pvmsx-0.1 : pvmsx.c: fatal error: pvm3.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: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-20 16:22 UTC by Toralf Förster
Modified: 2021-01-18 21:39 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2020-11-20 16:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.36 KB, text/plain)
2020-11-20 16:22 UTC, Toralf Förster
Details
environment (environment,12.08 KB, text/plain)
2020-11-20 16:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.27 KB, application/x-bzip)
2020-11-20 16:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,956 bytes, application/x-bzip)
2020-11-20 16:22 UTC, Toralf Förster
Details
sci-biology:pvmsx-0.1:20201120-160835.log (sci-biology:pvmsx-0.1:20201120-160835.log,1.76 KB, text/plain)
2020-11-20 16: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 2020-11-20 16:22:35 UTC
make -j1 
gcc -O1 -Wall -I. -iquote -I/include -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color  -c pvmsx.c -o pvmsx.o
pvmsx.c:9:10: fatal error: pvm3.h: No such file or directory
    9 | #include <pvm3.h>
      |          ^~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_science-20201116-220441

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Nov 20 04:05:38 PM UTC 2020
/var/db/repos/libressl	Sat Nov  7 03:06:11 PM UTC 2020

emerge -qpvO sci-biology/pvmsx
[ebuild  N    ] sci-biology/pvmsx-0.1
Comment 1 Toralf Förster gentoo-dev 2020-11-20 16:22:36 UTC
Created attachment 673912 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-20 16:22:38 UTC
Created attachment 673915 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-20 16:22:39 UTC
Created attachment 673918 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-11-20 16:22:41 UTC
Created attachment 673921 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-11-20 16:22:42 UTC
Created attachment 673924 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-20 16:22:43 UTC
Created attachment 673927 [details]
sci-biology:pvmsx-0.1:20201120-160835.log
Comment 7 Larry the Git Cow gentoo-dev 2021-01-18 21:39:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/sci.git/commit/?id=d08f55efd3ed478e2ebf4a68bc83ee36e875c33c

commit d08f55efd3ed478e2ebf4a68bc83ee36e875c33c
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2021-01-18 21:38:14 +0000
Commit:     Aisha Tammy <gentoo@aisha.cc>
CommitDate: 2021-01-18 21:38:44 +0000

    sci-biology/pvmsx: drop dead package
    
    upstream has not updated in 14 years
    Closes: https://bugs.gentoo.org/755830
    
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>

 sci-biology/pvmsx/Manifest         |  2 --
 sci-biology/pvmsx/metadata.xml     | 12 -----------
 sci-biology/pvmsx/pvmsx-0.1.ebuild | 43 --------------------------------------
 3 files changed, 57 deletions(-)