Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681944 - app-cdr/graveman-0.3.12_p5-r2 : * econf failed
Summary: app-cdr/graveman-0.3.12_p5-r2 : * econf failed
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-28 18:21 UTC by Toralf Förster
Modified: 2021-07-24 18:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.04 KB, text/plain)
2019-03-28 18:21 UTC, Toralf Förster
Details
app-cdr:graveman-0.3.12_p5-r2:20190328-111236.log (app-cdr:graveman-0.3.12_p5-r2:20190328-111236.log,7.08 KB, text/plain)
2019-03-28 18:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,79.95 KB, text/plain)
2019-03-28 18:22 UTC, Toralf Förster
Details
environment (environment,120.17 KB, text/plain)
2019-03-28 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.71 KB, application/x-bzip)
2019-03-28 18:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.83 KB, application/x-bzip)
2019-03-28 18:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.88 KB, application/x-bzip)
2019-03-28 18:22 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-03-28 18:21:56 UTC
 * ERROR: app-cdr/graveman-0.3.12_p5-r2::gentoo failed (configure phase):
 *   econf failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20190326-111809

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.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)
  [3]   ruby26 (with Rubygems) *

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

emerge -qpvO app-cdr/graveman
[ebuild  N    ] app-cdr/graveman-0.3.12_p5-r2  USE="dvdr flac mp3 nls vorbis -debug"
Comment 1 Toralf Förster gentoo-dev 2019-03-28 18:21:58 UTC
Created attachment 571070 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-28 18:22:01 UTC
Created attachment 571072 [details]
app-cdr:graveman-0.3.12_p5-r2:20190328-111236.log
Comment 3 Toralf Förster gentoo-dev 2019-03-28 18:22:04 UTC
Created attachment 571074 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-28 18:22:06 UTC
Created attachment 571076 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-28 18:22:09 UTC
Created attachment 571078 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-28 18:22:12 UTC
Created attachment 571080 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-03-28 18:22:15 UTC
Created attachment 571082 [details]
temp.tbz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2021-07-24 18:46:35 UTC
configure: WARNING: libmng.h: present but cannot be compiled
configure: WARNING: libmng.h:     check for missing prerequisite headers?
configure: WARNING: libmng.h: see the Autoconf documentation
configure: WARNING: libmng.h:     section "Present But Cannot Be Compiled"
configure: WARNING: libmng.h: proceeding with the compiler's result
checking for libmng.h... no

From config.log:

In file included from /usr/include/jpeglib.h:27,
                 from /usr/include/libmng_types.h:209,
                 from /usr/include/libmng.h:386,
                 from conftest.c:61:
/usr/include/jmorecfg.h:317:38: error: conflicting types for 'boolean'
 typedef enum { FALSE = 0, TRUE = 1 } boolean;
                                      ^~~~~~~
In file included from /usr/include/libmng.h:386,
                 from conftest.c:61:
/usr/include/libmng_types.h:205:13: note: previous declaration of 'boolean' was here
 typedef int boolean;
             ^~~~~~~

This was fixed in recent libmng.