Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630572 - net-misc/icecast-2.4.3 : cfgfile.c:26:30: fatal error: libxml/xmlmemory.h: No such file or directory
Summary: net-misc/icecast-2.4.3 : cfgfile.c:26:30: fatal error: libxml/xmlmemory.h: No...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-10 08:49 UTC by Toralf Förster
Modified: 2019-04-20 20:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.39 KB, text/plain)
2017-09-10 08:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,232.71 KB, text/plain)
2017-09-10 08:49 UTC, Toralf Förster
Details
environment (environment,74.78 KB, text/plain)
2017-09-10 08:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.39 KB, application/x-bzip)
2017-09-10 08:50 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.80 KB, application/x-bzip)
2017-09-10 08:50 UTC, Toralf Förster
Details
net-misc:icecast-2.4.3:20170910-011105.log (net-misc:icecast-2.4.3:20170910-011105.log,20.60 KB, text/plain)
2017-09-10 08:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.67 KB, application/x-bzip)
2017-09-10 08:50 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 2017-09-10 08:49:52 UTC
make[3]: Entering directory '/var/tmp/portage/net-misc/icecast-2.4.3/work/icecast-2.4.3/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -Wall -ffast-math -fsigned-char -I/usr/include  -pthread -O2 -pipe -march=native -Wall -c -o cfgfile.o cfgfile.c
cfgfile.c:26:30: fatal error: libxml/xmlmemory.h: No such file or directory
 #include <libxml/xmlmemory.h>
                              ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_libressl_20170903-100751

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm

emerge -qpv net-misc/icecast
[ebuild  N    ] net-misc/icecast-2.4.3  USE="libressl speex ssl theora yp -kate -logrotate"
Comment 1 Toralf Förster gentoo-dev 2017-09-10 08:49:55 UTC
Created attachment 493686 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-10 08:49:57 UTC
Created attachment 493688 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-10 08:50:00 UTC
Created attachment 493690 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-10 08:50:03 UTC
Created attachment 493692 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-10 08:50:06 UTC
Created attachment 493694 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-10 08:50:09 UTC
Created attachment 493696 [details]
net-misc:icecast-2.4.3:20170910-011105.log
Comment 7 Toralf Förster gentoo-dev 2017-09-10 08:50:12 UTC
Created attachment 493698 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-20 20:55:51 UTC
libxml/xmlmemory.h belongs to dev-libs/libxml2 which is in both, DEPEND and RDEPEND. Dunno why this issue appeared on your box...