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

Bug 618464

Summary: sys-cluster/osc-mpiexec-0.83 : /.../pbs_ifl.h:656:35: error: unknown type name ‘bool’
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, mmokrejs, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 657150    
Deadline: 2019-12-09   
Attachments: emerge-info.txt
config.log.tbz2
emerge-history.txt
environment
etc.portage.tbz2
sys-cluster:osc-mpiexec-0.83:20170514-153135.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-05-14 18:37:34 UTC
In file included from mpiexec.h:14:0,
                 from mpiexec.c:28:
/usr/include/pbs_ifl.h:656:35: error: unknown type name ‘bool’
 int pbs_connect_ext(char *server, bool silence);
                                   ^~~~
make: *** [Makefile:73: mpiexec.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: plasma_20170512-200601

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-05-14 18:37:37 UTC
Created attachment 472602 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-14 18:37:39 UTC
Created attachment 472604 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-05-14 18:37:42 UTC
Created attachment 472606 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-14 18:37:46 UTC
Created attachment 472608 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-14 18:37:49 UTC
Created attachment 472610 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-14 18:37:51 UTC
Created attachment 472612 [details]
sys-cluster:osc-mpiexec-0.83:20170514-153135.log
Comment 7 Toralf Förster gentoo-dev 2017-05-14 18:37:54 UTC
Created attachment 472614 [details]
temp.tbz2
Comment 8 Martin Mokrejš 2018-02-02 23:12:55 UTC
Same here with gcc-6.4.0.
Comment 9 Larry the Git Cow gentoo-dev 2019-11-10 11:25:05 UTC
The bug has been referenced in the following commit(s):

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

commit 1dab5f93cf926e10fe65d9cd271bac0cd0e1b683
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-11-10 10:57:17 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-11-10 11:24:39 +0000

    package.mask: Last rite sys-cluster/osc-mpiexec
    
    Bug: https://bugs.gentoo.org/618464
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2019-12-09 20:29:55 UTC
The bug has been closed via the following commit(s):

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

commit 4a5bd39f6a4462760d02af36a17c06cf9c6b5614
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-12-09 20:17:37 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-12-09 20:29:23 +0000

    sys-cluster/osc-mpiexec: drop last-rited pkg
    
    Closes: https://bugs.gentoo.org/618464
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 profiles/package.mask                           |  5 --
 sys-cluster/osc-mpiexec/Manifest                |  1 -
 sys-cluster/osc-mpiexec/metadata.xml            |  8 ---
 sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild | 65 -------------------------
 4 files changed, 79 deletions(-)