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

Bug 875128

Summary: sci-misc/fitsverify-4.18 - fitsverify.c: error: implicit declaration of function ftverify_work [-Werror=implicit-function-declarat
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Astronomy project <sci-astronomy>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sci-misc:fitsverify-4.18:20221004-112502.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-04 16:44:55 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-misc/fitsverify-4.18/work/fitsverify ...
In file included from ftverify.c:112:
fitsverify.c: In function main:
fitsverify.c:179:17: error: implicit declaration of function ftverify_work [-Werror=implicit-function-declaration]
  179 |        status = ftverify_work(
      |                 ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221002-192609

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
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:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   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 33708215c8448ad013f81ab41acb167b075553fc
Merge: 102d52e012d6 a5e56ad57c2d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 10:32:41 2022 +0000

    Merge updates from master

emerge -qpvO sci-misc/fitsverify
[ebuild  N    ] sci-misc/fitsverify-4.18
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:44:56 UTC
Created attachment 820081 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:44:58 UTC
Created attachment 820084 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:44:59 UTC
Created attachment 820087 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:45:00 UTC
Created attachment 820090 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:45:01 UTC
Created attachment 820093 [details]
sci-misc:fitsverify-4.18:20221004-112502.log
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:45:02 UTC
Created attachment 820096 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-12-26 12:52:37 UTC
The bug has been closed via the following commit(s):

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

commit dbf40a4d6f91fd39f84bf2695562ea7488c74b4e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-12-26 12:52:19 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-12-26 12:52:19 +0000

    sci-misc/fitsverify: drop 4.18
    
    Closes: https://bugs.gentoo.org/875128
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-misc/fitsverify/Manifest               |  1 -
 sci-misc/fitsverify/fitsverify-4.18.ebuild | 34 ------------------------------
 2 files changed, 35 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit f52f3baed99be847aa97d745dbdfb0d7c5540270
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-12-26 12:52:18 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-12-26 12:52:18 +0000

    sci-misc/fitsverify: add 4.20
    
    Bug: https://bugs.gentoo.org/875128
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-misc/fitsverify/Manifest                       |  1 +
 ...erify-4.20-Wimplicit-function-declaration.patch | 75 ++++++++++++++++++++++
 .../files/fitsverify-4.20-makefile.patch           | 10 +++
 sci-misc/fitsverify/fitsverify-4.20.ebuild         | 32 +++++++++
 4 files changed, 118 insertions(+)