Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607124 - dev-erlang/fast_xml-1.1.18 : ERROR: compile failed while processing /.../fast_xml-1.1.18: {'EXIT',
Summary: dev-erlang/fast_xml-1.1.18 : ERROR: compile failed while processing /.../fast...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-24 22:54 UTC by Toralf Förster
Modified: 2017-05-29 17:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.46 KB, text/plain)
2017-01-24 22:54 UTC, Toralf Förster
Details
config.log (config.log,15.94 KB, text/plain)
2017-01-24 22:54 UTC, Toralf Förster
Details
dev-erlang:fast_xml-1.1.18:20170124-222609.log (dev-erlang:fast_xml-1.1.18:20170124-222609.log,6.18 KB, text/plain)
2017-01-24 22:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.52 KB, text/plain)
2017-01-24 22:54 UTC, Toralf Förster
Details
environment (environment,19.11 KB, text/plain)
2017-01-24 22:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.00 KB, application/x-bzip)
2017-01-24 22:54 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-01-24 22:54:10 UTC
 static char *dup_str(const char *str)
              ^
ERROR: compile failed while processing /var/tmp/portage/dev-erlang/fast_xml-1.1.18/work/fast_xml-1.1.18: {'EXIT',
    {function_clause,
        [{lists,reverse,
             [["c_src/fxml_stream.o"|

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

  This is an unstable amd64 chroot image (named 13.0-no-multilib-libressl-unstable_20170122-225602) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1

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

java-config:
The following VMs are available for generation-2:
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-24 22:54:13 UTC
Created attachment 461306 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-24 22:54:16 UTC
Created attachment 461308 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2017-01-24 22:54:19 UTC
Created attachment 461310 [details]
dev-erlang:fast_xml-1.1.18:20170124-222609.log
Comment 4 Toralf Förster gentoo-dev 2017-01-24 22:54:23 UTC
Created attachment 461312 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-01-24 22:54:27 UTC
Created attachment 461314 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-01-24 22:54:30 UTC
Created attachment 461316 [details]
etc.portage.tbz2
Comment 7 Amadeusz Żołnowski (RETIRED) gentoo-dev 2017-05-28 12:57:16 UTC
I could reproduce warnings:

c_src/fxml_stream.c:115:14: warning: ‘dup_str’ defined but not used [-Wunused-function]
c_src/fxml_stream.c:94:14: warning: ‘jabber_client_ns’ defined but not used [-Wunused-variable]

in 1.1.18. I don't see them in 1.1.22. Thanks!
Comment 8 Amadeusz Żołnowski (RETIRED) gentoo-dev 2017-05-28 12:59:53 UTC
Ah, w8, sorry. There's actual error in the logs. I couldn't reproduce that one. Could you try 1.1.22, please?
Comment 9 Toralf Förster gentoo-dev 2017-05-28 14:46:38 UTC
(In reply to Amadeusz Żołnowski from comment #8)
dev-erlang/fast_xml-1.1.22 is fine at all images so far
Comment 10 Amadeusz Żołnowski (RETIRED) gentoo-dev 2017-05-28 20:45:54 UTC
Excellent, thank you! So we can close that now, can't we?
Comment 11 Toralf Förster gentoo-dev 2017-05-29 17:14:14 UTC
oh sure