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

Bug 875164

Summary: media-sound/rplay-3.3.2-r4 - tilde.c: error: implicit declaration of function getuid
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: PMASKED
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
logs.tar.bz2
media-sound:rplay-3.3.2-r4:20221004-200603.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-04 20:09:24 UTC
x86_64-pc-linux-gnu-gcc -c  -I. -I../include -I./../include -I./../lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int strdup.c
x86_64-pc-linux-gnu-gcc -c  -I. -I../include -I./../include -I./../lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int tilde.c
x86_64-pc-linux-gnu-gcc -c  -I. -I../include -I./../include -I./../lib -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int xmalloc.c
tilde.c: In function tilde_expand_word:
tilde.c:243:33: error: implicit declaration of function getuid; did you mean getpwuid? [-Werror=implicit-function-declaration]
  243 |               entry = getpwuid (getuid ());
      |                                 ^~~~~~

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

  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 11.0.16.1_p1 [openjdk-11]
3)	OpenJDK 17.0.5_p5 [openjdk-17]
4)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
6)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-11 
  [3]   openjdk-17 
  [4]   openjdk-bin-8 
  [5]   openjdk-bin-11 
  [6]   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 2d2e1dc28702ca9adeaf142aaae1e1aeffdde662
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 19:18:56 2022 +0000

    2022-10-04 19:18:56 UTC

emerge -qpvO media-sound/rplay
[ebuild  N    ] media-sound/rplay-3.3.2-r4
Comment 1 Toralf Förster gentoo-dev 2022-10-04 20:09:25 UTC
Created attachment 820288 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 20:09:27 UTC
Created attachment 820291 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-04 20:09:28 UTC
Created attachment 820294 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-04 20:09:30 UTC
Created attachment 820297 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-04 20:09:31 UTC
Created attachment 820300 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 20:09:32 UTC
Created attachment 820303 [details]
media-sound:rplay-3.3.2-r4:20221004-200603.log
Comment 7 Toralf Förster gentoo-dev 2022-10-04 20:09:33 UTC
Created attachment 820306 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-07 16:45:46 UTC
The bug has been referenced in the following commit(s):

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

commit f1a7f5d4655fb4d3a006da48fc9a8633cf2f8bf8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-07 16:45:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-07 16:45:41 +0000

    profiles: last-rite media-sound/rplay
    
    As said in mask message, it's okay until you get to a lot of
    the async junk. Please don't bother wasting your time on fixing
    this, I spent a day on it and regret it, and still didn't finish it.
    
    Bug: https://bugs.gentoo.org/731070
    Bug: https://bugs.gentoo.org/802108
    Bug: https://bugs.gentoo.org/875164
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2022-11-24 06:37:02 UTC
The bug has been closed via the following commit(s):

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

commit 602a1ba00052303a90675fdf896dacf4658633ad
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-11-24 06:13:31 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-11-24 06:36:34 +0000

    media-sound/rplay: treeclean
    
    Closes: https://bugs.gentoo.org/731070
    Closes: https://bugs.gentoo.org/802108
    Closes: https://bugs.gentoo.org/875164
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-sound/rplay/Manifest                         |  2 -
 .../rplay-3.3.2-built-in_function_exit-r1.patch    | 20 --------
 media-sound/rplay/metadata.xml                     | 15 ------
 media-sound/rplay/rplay-3.3.2_p16-r4.ebuild        | 58 ----------------------
 profiles/package.mask                              |  8 ---
 5 files changed, 103 deletions(-)