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

Bug 882157

Summary: app-arch/pdv-1.5.1-r4: xmpdvmkpkg.c:392:9: warning: implicit declaration of function ‘statusmsg’; did you mean ‘Status’? [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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
app-arch:pdv-1.5.1-r4:20221120-125150.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-20 15:04:41 UTC
 *  Please file a bug about this at https://bugs.gentoo.org/
 *  with the maintainer of the package.
 * 
 * ERROR: app-arch/pdv-1.5.1-r4::gentoo failed:
 *   install aborted due to severe warnings shown above
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221118-090004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] 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]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
5)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 39b6c6e7a815a9d47d1f794ffee944fcaece43aa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 20 12:16:51 2022 +0000

    2022-11-20 12:16:50 UTC

emerge -qpvO app-arch/pdv
[ebuild  N    ] app-arch/pdv-1.5.1-r4  USE="gui"
Comment 1 Toralf Förster gentoo-dev 2022-11-20 15:04:42 UTC
Created attachment 834299 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-20 15:04:43 UTC
Created attachment 834301 [details]
app-arch:pdv-1.5.1-r4:20221120-125150.log
Comment 3 Toralf Förster gentoo-dev 2022-11-20 15:04:45 UTC
Created attachment 834303 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-20 15:04:48 UTC
Created attachment 834305 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-20 15:04:49 UTC
Created attachment 834307 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-20 15:04:50 UTC
Created attachment 834309 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-20 15:04:51 UTC
Created attachment 834311 [details]
logs.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-12-30 16:57:43 UTC
The bug has been closed via the following commit(s):

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

commit 01927fc69d4c7a056d1886c1451416535480405f
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2023-12-30 16:41:44 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2023-12-30 16:56:06 +0000

    app-arch/pdv: resolve implicit function declaration issue
    
    The issue is fixed with a patch which adds function prototype to a
    common header file.
    
    Closes: https://bugs.gentoo.org/882157
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 app-arch/pdv/files/pdv-1.5.1-missing-prototype.patch  | 19 +++++++++++++++++++
 .../pdv/{pdv-1.5.1-r4.ebuild => pdv-1.5.1-r5.ebuild}  |  2 ++
 2 files changed, 21 insertions(+)