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

Bug 692984

Summary: media-sound/snd-17.4 : snd-help.c:119:12: fatal error: X11/xpm.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:snd-17.4:20190827-194534.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-08-27 20:11:26 UTC
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\"   -I. -O2 -pipe -march=native       snd-snd.c
x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\"   -I. -O2 -pipe -march=native       snd-help.c
snd-help.c:119:12: fatal error: X11/xpm.h: No such file or directory
  119 |   #include <X11/xpm.h>
      |            ^~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20190826-213811

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 27 Aug 2019 18:28:18 +0000

emerge -qpvO media-sound/snd
[ebuild  N    ] media-sound/snd-17.4  USE="motif readline s7 -alsa -doc -fftw -gmp -gsl -gtk -jack -ladspa -opengl -oss -portaudio -pulseaudio -ruby"
Comment 1 Toralf Förster gentoo-dev 2019-08-27 20:11:29 UTC
Created attachment 588388 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-27 20:11:32 UTC
Created attachment 588390 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-27 20:11:34 UTC
Created attachment 588392 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-27 20:11:37 UTC
Created attachment 588394 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-27 20:11:40 UTC
Created attachment 588396 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-27 20:11:42 UTC
Created attachment 588398 [details]
media-sound:snd-17.4:20190827-194534.log
Comment 7 Toralf Förster gentoo-dev 2019-08-27 20:11:45 UTC
Created attachment 588400 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-16 23:41:44 UTC
The bug has been closed via the following commit(s):

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

commit 52767bdc28efb3a4bf10b8489843ae3ff7b40aa7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-16 23:03:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-16 23:04:51 +0000

    media-sound/snd: add 22.8
    
    Closes: https://bugs.gentoo.org/616144
    Closes: https://bugs.gentoo.org/692984
    Closes: https://bugs.gentoo.org/660328
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/snd/Manifest                           |   1 +
 .../snd-22.8-undefined-oss_sample_types.patch      |  42 ++++++++
 media-sound/snd/metadata.xml                       |  15 +--
 media-sound/snd/snd-22.8.ebuild                    | 106 +++++++++++++++++++++
 profiles/arch/powerpc/package.use.mask             |   4 +
 5 files changed, 161 insertions(+), 7 deletions(-)