Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 233647 Details for
Bug 322225
media-gfx/povray fails configure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
povray-3.7.0_beta35:20100531-055437.log (text/plain), 6.74 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-05-31 13:22:18 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-05-31 13:22:18 UTC
Size:
6.74 KB
patch
obsolete
> * CPV: media-gfx/povray-3.7.0_beta35 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking povray-3.7.0.beta.35a.tar.bz2 to /var/tmp/portage/media-gfx/povray-3.7.0_beta35/work > * Applying povray-3.7.0_beta35-configure-allow-libpng14.patch ... > [ ok ] > * Applying povray-3.7.0_beta35-libpng14.patch ... > [ ok ] > * Applying povray-3.7.0_beta35-print-extend-expiration-info.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a' ... > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/media-gfx/povray-3.7.0_beta35/work >>>> Compiling source in /var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a ... > * econf: updating povray-3.7.0.beta.35a/unix/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating povray-3.7.0.beta.35a/unix/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib COMPILED_BY=Portage (Gentoo Linux) on localhost --without-svga --without-libtiff --without-x --disable-strip >configure: WARNING: unrecognized options: --without-svga >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux > >=============================================================================== >Configure POV-Ray version 3.7.0.beta.35a >=============================================================================== > >This is an unofficial version compiled by: > Portage (Gentoo Linux) on localhost >The POV-Ray Team(tm) is not responsible for supporting this version. > >Environment >----------- >checking build system type... i686-pc-linux-gnu >checking host system type... i686-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 whether to enable maintainer-specific portions of Makefiles... no >checking whether $C_INCLUDE_PATH contains the "." path... no >checking whether $CPLUS_INCLUDE_PATH contains the "." path... no > >Programs >-------- >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-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 for stdlib.h... (cached) yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking whether the i686-pc-linux-gnu-g++ compiler works... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for C++ compiler vendor... gnu >checking for i686-pc-linux-gnu-g++ version... 4.5.0 >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib > >Libraries >--------- >checking whether to link with cygwin DLL... no >checking whether to enable static linking... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for boostlib >= 1.37... yes >checking whether the Boost::Thread library is available... yes >checking for exit in -lboost_thread-1_39... yes >checking whether the boost thread library is usable... yes >checking for sin in -lmkl... no >checking for sin in -lm... yes >checking for clock_gettime in -lrt... yes >checking whether to use the ZLIB library... yes >checking for library containing zlibVersion... -lz >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for libz version >= 1.2.1... 1.2.5, ok >checking whether to use the PNG library... yes >checking for library containing png_get_libpng_ver... -lpng >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for libpng version >= 1.2.5... 1.4.2, ok >checking whether to use the JPEG library... yes >checking for library containing jpeg_std_error... -ljpeg >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for libjpeg version >= 6b (62)... 80, ok >checking whether to use the TIFF library... configure: error: disabling support for TIFF requires NON_REDISTRIBUTABLE_BUILD=yes > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a/config.log > * ERROR: media-gfx/povray-3.7.0_beta35 failed: > * econf failed > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 3642: Called econf 'COMPILED_BY=Portage (Gentoo Linux) on localhost' '--without-svga' '--without-libtiff' '--without-x' '--disable-strip' > * ebuild.sh, line 544: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =media-gfx/povray-3.7.0_beta35', > * the complete build log and the output of 'emerge -pqv =media-gfx/povray-3.7.0_beta35'. > * The complete build log is located at '/var/log/portage/build/media-gfx/povray-3.7.0_beta35:20100531-055437.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/povray-3.7.0_beta35/temp/environment'. > * S: '/var/tmp/portage/media-gfx/povray-3.7.0_beta35/work/povray-3.7.0.beta.35a'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 322225
: 233647