Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692984 - media-sound/snd-17.4 : snd-help.c:119:12: fatal error: X11/xpm.h: No such file or directory
Summary: media-sound/snd-17.4 : snd-help.c:119:12: fatal error: X11/xpm.h: No such fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-27 20:11 UTC by Toralf Förster
Modified: 2022-10-16 23:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.13 KB, text/plain)
2019-08-27 20:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,63.37 KB, text/plain)
2019-08-27 20:11 UTC, Toralf Förster
Details
environment (environment,100.95 KB, text/plain)
2019-08-27 20:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.36 KB, application/x-bzip)
2019-08-27 20:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.10 KB, application/x-bzip)
2019-08-27 20:11 UTC, Toralf Förster
Details
media-sound:snd-17.4:20190827-194534.log (media-sound:snd-17.4:20190827-194534.log,12.33 KB, text/plain)
2019-08-27 20:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.23 KB, application/x-bzip)
2019-08-27 20:11 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 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(-)