Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639312 - dev-python/lxml-4.1.1 : /.../xsltlocale.h:20:10: fatal error: xlocale.h: No such file or directory
Summary: dev-python/lxml-4.1.1 : /.../xsltlocale.h:20:10: fatal error: xlocale.h: No s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-30 19:20 UTC by Toralf Förster
Modified: 2018-02-10 05:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.33 KB, text/plain)
2017-11-30 19:20 UTC, Toralf Förster
Details
dev-python:lxml-4.1.1:20171130-090158.log (dev-python:lxml-4.1.1:20171130-090158.log,12.99 KB, text/plain)
2017-11-30 19:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.34 KB, text/plain)
2017-11-30 19:21 UTC, Toralf Förster
Details
environment (environment,152.45 KB, text/plain)
2017-11-30 19:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.14 KB, application/x-bzip)
2017-11-30 19:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.89 KB, application/x-bzip)
2017-11-30 19:21 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-11-30 19:20:55 UTC
In file included from /usr/include/libxslt/xsltInternals.h:24:0,
                 from src/lxml/etree.c:650:
/usr/include/libxslt/xsltlocale.h:20:10: fatal error: xlocale.h: No such file or directory
 #include <xlocale.h>
          ^~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_abi32+64_20171128-221102

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
  [2]   ruby24 (with Rubygems)
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-python/lxml
[ebuild  N    ] dev-python/lxml-4.1.1  USE="threads -doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-30 19:20:57 UTC
Created attachment 507338 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-30 19:21:00 UTC
Created attachment 507340 [details]
dev-python:lxml-4.1.1:20171130-090158.log
Comment 3 Toralf Förster gentoo-dev 2017-11-30 19:21:03 UTC
Created attachment 507342 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-30 19:21:06 UTC
Created attachment 507344 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-30 19:21:09 UTC
Created attachment 507346 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-30 19:21:12 UTC
Created attachment 507348 [details]
temp.tbz2
Comment 7 Tim Harder gentoo-dev 2018-02-10 05:35:18 UTC
This is breakage due to glibc-2.26 that was patched in libxslt-1.1.30-r2 in the tree.