Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882321 - x11-plugins/wmmp3-0.12-r1 - warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
Summary: x11-plugins/wmmp3-0.12-r1 - warning: implicit declaration of function ‘malloc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-20 21:28 UTC by Toralf Förster
Modified: 2023-07-28 20:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.30 KB, text/plain)
2022-11-20 21:28 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,56.67 KB, application/x-bzip)
2022-11-20 21:28 UTC, Toralf Förster
Details
environment (environment,24.74 KB, text/plain)
2022-11-20 21:28 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-11-20 21:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.19 KB, application/x-bzip)
2022-11-20 21:28 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.99 KB, application/x-bzip)
2022-11-20 21:29 UTC, Toralf Förster
Details
x11-plugins:wmmp3-0.12-r1:20221120-211202.log (x11-plugins:wmmp3-0.12-r1:20221120-211202.log,10.74 KB, text/plain)
2022-11-20 21:29 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-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(+)