Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 386969

Summary: www-client/dillo-3.0.1 configuration fails if =x11-libs/fltk-1.3.0 not installed
Product: Gentoo Linux Reporter: p4 <p>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description p4 2011-10-12 20:23:35 UTC
Installing x11-libs/fltk-1.3.0 to a new slot fixes the problem. Here is the build log of the failed installation just for reference:



[32;01m * [39;49;00mPackage:    www-client/dillo-3.0.1
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: desktop-misc@gentoo.org
[32;01m * [39;49;00mUSE:        amd64 elibc_glibc gif ipv6 jpeg kernel_linux multilib png ssl userland_GNU
[32;01m * [39;49;00mFEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking dillo-3.0.1.tar.bz2 to /var/tmp/portage/www-client/dillo-3.0.1/work
>>> Unpacking dillo.png to /var/tmp/portage/www-client/dillo-3.0.1/work
unpack dillo.png: file format not recognized. Ignoring.
>>> Source unpacked in /var/tmp/portage/www-client/dillo-3.0.1/work
>>> Preparing source in /var/tmp/portage/www-client/dillo-3.0.1/work/dillo-3.0.1 ...
 [33;01m*[0m QA Notice: The 'hasq' function is deprecated (replaced by 'has')
 [32;01m*[0m Applying dillo2-inbuf.patch ...
[A[72C [34;01m[ [32;01mok[34;01m ][0m
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-client/dillo-3.0.1/work/dillo-3.0.1 ...
 * econf: updating dillo-3.0.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating dillo-3.0.1/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-gif --enable-ipv6 --enable-jpeg --enable-png --enable-ssl
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of char... 1
checking size of short... 2
checking size of long... 8
checking size of int... 4
checking size of void *... 8
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for gethostbyname... yes
checking for setsockopt... yes
checking for socklen_t... socklen_t
checking FLTK 1.3... no
configure: error: FLTK 1.3 required; fltk-config not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/www-client/dillo-3.0.1/work/dillo-3.0.1/config.log
 [31;01m*[0m ERROR: www-client/dillo-3.0.1 failed (configure phase):
 [31;01m*[0m   econf failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m          ebuild.sh, line  104:  Called src_configure
 [31;01m*[0m        environment, line 2610:  Called econf '--enable-gif' '--enable-ipv6' '--enable-jpeg' '--enable-png' '--enable-ssl'
 [31;01m*[0m   phase-helpers.sh, line  454:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   			die "econf failed"
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of 'emerge --info =www-client/dillo-3.0.1',
 [31;01m*[0m the complete build log and the output of 'emerge -pqv =www-client/dillo-3.0.1'.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/www-client/dillo-3.0.1/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/www-client/dillo-3.0.1/temp/environment'.
 [31;01m*[0m S: '/var/tmp/portage/www-client/dillo-3.0.1/work/dillo-3.0.1'
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-10-12 20:28:18 UTC

*** This bug has been marked as a duplicate of bug 386867 ***