Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883663 - sci-biology/clustalw-mpi-0.13-r3 - stupid.c: error: implicit declaration of function pforward_pass [-Werror=implicit-function-decl
Summary: sci-biology/clustalw-mpi-0.13-r3 - stupid.c: error: implicit declaration of f...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-29 19:16 UTC by Toralf Förster
Modified: 2022-11-29 19:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.18 KB, text/plain)
2022-11-29 19:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.26 KB, text/plain)
2022-11-29 19:16 UTC, Toralf Förster
Details
environment (environment,66.90 KB, text/plain)
2022-11-29 19:16 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-29 19:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.71 KB, application/x-bzip)
2022-11-29 19:16 UTC, Toralf Förster
Details
sci-biology:clustalw-mpi-0.13-r3:20221129-185501.log (sci-biology:clustalw-mpi-0.13-r3:20221129-185501.log,8.32 KB, text/plain)
2022-11-29 19:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.66 KB, application/x-bzip)
2022-11-29 19:16 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 2022-11-29 19:16:11 UTC
  501 |                                                 fgets(line,MAXLINE+1,fin);
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
mpicc  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c stupid.c
stupid.c: In function mypdiff:
stupid.c:347:17: error: implicit declaration of function pforward_pass [-Werror=implicit-function-declaration]
  347 |                 pforward_pass(midi, t, tl, A, B, N, HH, DD);
      |                 ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221129-050010

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
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.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
php cli (if any):

  HEAD of ::gentoo
commit b870f76767a67024fdd5574a7d807da03d837651
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 29 18:02:02 2022 +0000

    2022-11-29 18:02:02 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-11-29 19:16:12 UTC
Created attachment 838343 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-29 19:16:14 UTC
Created attachment 838345 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-29 19:16:15 UTC
Created attachment 838347 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-29 19:16:16 UTC
Created attachment 838349 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-29 19:16:17 UTC
Created attachment 838351 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-29 19:16:19 UTC
Created attachment 838353 [details]
sci-biology:clustalw-mpi-0.13-r3:20221129-185501.log
Comment 7 Toralf Förster gentoo-dev 2022-11-29 19:16:20 UTC
Created attachment 838355 [details]
temp.tar.bz2