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

Bug 875461

Summary: sci-biology/clustalw-mpi-0.13-r3 - interface.c: error: non-void function check_param should return a value
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sci-biology:clustalw-mpi-0.13-r3:20221005-145621.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-05 18:13:21 UTC
mpicc  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c clustalw-mpi.c
mpicc  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c interface.c
mpicc  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c sequence.c
mpicc  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c showpair.c
interface.c:207:20: error: non-void function 'check_param' should return a value
      [-Wreturn-type]
        if(args[0]==NULL) return;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221005-092902

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit e266336155684413e28b2f403b57e2779f910d9c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 13:33:17 2022 +0000

    2022-10-05 13:33:17 UTC

emerge -qpvO sci-biology/clustalw-mpi
[ebuild  N    ] sci-biology/clustalw-mpi-0.13-r3  USE="-mpi-njtree -static-pairalign"
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:13:22 UTC
Created attachment 821260 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:13:23 UTC
Created attachment 821263 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:13:24 UTC
Created attachment 821266 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:13:25 UTC
Created attachment 821269 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:13:26 UTC
Created attachment 821272 [details]
sci-biology:clustalw-mpi-0.13-r3:20221005-145621.log
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:13:27 UTC
Created attachment 821275 [details]
temp.tar.bz2