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

Bug 882321

Summary: x11-plugins/wmmp3-0.12-r1 - warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/32021
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
x11-plugins:wmmp3-0.12-r1:20221120-211202.log

Description Toralf Förster gentoo-dev 2022-11-20 21:28:50 UTC
 *  Please file a bug about this at https://bugs.gentoo.org/
 *  with the maintainer of the package.
 * 
 * ERROR: x11-plugins/wmmp3-0.12-r1::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_systemd-j4-20221119-000005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
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 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit ca899fbaa41db638ae35e4fd06a2d8cc679d5366
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 20 19:46:52 2022 +0000

    2022-11-20 19:46:51 UTC

emerge -qpvO x11-plugins/wmmp3
[ebuild  N    ] x11-plugins/wmmp3-0.12-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-20 21:28:53 UTC
Created attachment 835343 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-20 21:28:54 UTC
Created attachment 835345 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-20 21:28:56 UTC
Created attachment 835347 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-20 21:28:57 UTC
Created attachment 835349 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-20 21:28:58 UTC
Created attachment 835351 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-20 21:29:00 UTC
Created attachment 835353 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-20 21:29:01 UTC
Created attachment 835355 [details]
x11-plugins:wmmp3-0.12-r1:20221120-211202.log
Comment 8 Larry the Git Cow gentoo-dev 2023-07-28 20:24:42 UTC
The bug has been closed via the following commit(s):

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

commit b3d6ae29f66f03255f49f4289be7ab734a1fae54
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-07-24 13:58:02 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-07-28 20:05:13 +0000

    x11-plugins/wmmp3: Fix implicit declaration of function malloc
    
    Closes: https://bugs.gentoo.org/882321
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32021
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 ...fix-implicit-function-declaration-clang16.patch | 40 ++++++++++++++++++++++
 x11-plugins/wmmp3/wmmp3-0.12-r2.ebuild             | 36 +++++++++++++++++++
 2 files changed, 76 insertions(+)