Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100752 Details for
Bug 153385
media-gfx/povray-3.6.1-r1 - No rule to make target `all'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
# emerge -v --nocolor povray
povrayerrors (text/plain), 14.69 KB, created by
Rodrigo Exterckötter Tjäder
on 2006-10-29 18:10:52 UTC
(
hide
)
Description:
# emerge -v --nocolor povray
Filename:
MIME Type:
Creator:
Rodrigo Exterckötter Tjäder
Created:
2006-10-29 18:10:52 UTC
Size:
14.69 KB
patch
obsolete
>Calculating dependencies ... done! > >>>> Emerging (1 of 1) media-gfx/povray-3.6.1-r1 to / > * povray-3.6.tar.bz2 size ;-) ... [ ok ] > * povray-3.6.tar.bz2 RMD160 ;-) ... [ ok ] > * povray-3.6.tar.bz2 SHA256 ;-) ... [ ok ] > * povray-3.6.tar.bz2 MD5 ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking povray-3.6.tar.bz2 ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking povray-3.6.tar.bz2 to /var/tmp/portage/media-gfx/povray-3.6.1-r1/work > * Applying povray-3.6.1-configure.patch ... > [ ok ] > * Running autoconf ... > [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-gfx/povray-3.6.1-r1/work/povray-3.6.1 ... >k8 > * econf: updating povray-3.6.1/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating povray-3.6.1/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating povray-3.6.1/libraries/jpeg/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating povray-3.6.1/libraries/jpeg/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating povray-3.6.1/libraries/png/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating povray-3.6.1/libraries/png/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating povray-3.6.1/libraries/tiff/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating povray-3.6.1/libraries/tiff/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating povray-3.6.1/libraries/zlib/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating povray-3.6.1/libraries/zlib/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib COMPILED_BY=root (on localhost) --with-x --without-svga --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu > >=============================================================================== >Configure POV-Ray version 3.6.1 >=============================================================================== > >This is an unofficial version compiled by: > root (on localhost) >The POV-Ray Team(tm) is not responsible for supporting this version. > >Environment >----------- >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking for C++ compiler default output file name... a.out >checking whether the C++ compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >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++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g++ version... ./configure: line 4057: [0-9]: command not found >./configure: line 4067: version: command not found >unkown >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib > >Language constructs and functions >--------------------------------- >checking whether to link with cygwin DLL... no >checking whether time.h and sys/time.h may both be included... yes >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 limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for int... yes >checking size of int... 4 >checking for long int... yes >checking size of long int... 8 >checking for size_t... (cached) yes >checking size of size_t... 8 >checking for float... yes >checking size of float... 4 >checking for working memcmp... yes >checking return type of signal handlers... void >checking for vsnprintf... yes >checking for getcwd... yes >checking for readlink... yes >checking for gettimeofday... yes > >Libraries >--------- >checking whether to enable static linking... no >checking for sin in -lm... yes >checking for asinh... yes >checking for X... libraries /usr/lib64, headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XFlush in -lX11... yes >checking for XpmCreatePixmapFromData in -lXpm... yes >checking whether to enable the watch cursor... no >checking for installed supporting libraries... 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.3, ok >checking for library containing png_get_libpng_ver... -lpng12 >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for libpng version >= 1.2.5... 1.2.12, bad >configure: libpng will be built and statically linked to POV-Ray >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... 6b, ok >checking for library containing TIFFGetVersion... -ltiff >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.h... yes >checking for libtiff version >= 3.6.1... 3.8.2, ok > >Compiling >--------- >checking whether to enable pipes for communications... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -pipe... ./configure: line 14314: "\-p|ipe": command not found >./configure: line 14320: \-p|ipe: command not found >yes >checking whether x86_64-pc-linux-gnu-gcc accepts -pipe... ./configure: line 14405: "\-p|ipe": command not found >./configure: line 14409: \-p|ipe: command not found >yes >checking whether x86_64-pc-linux-gnu-g++ accepts -Wno-multichar... ./configure: line 14528: "\-W|no-multichar": command not found >./configure: line 14534: \-W|no-multichar: command not found >yes >checking whether to enable I/O restrictions... yes >checking whether to enable debugging... no >checking whether to enable profiling... no >checking whether to enable stripping... no >checking whether to enable optimizations... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -O3... ./configure: line 15563: "\-O|3": command not found >./configure: line 15569: \-O|3: command not found >yes >checking whether x86_64-pc-linux-gnu-gcc accepts -O3... ./configure: line 15654: "\-O|3": command not found >./configure: line 15658: \-O|3: command not found >yes >checking whether x86_64-pc-linux-gnu-g++ accepts -msse... ./configure: line 17063: "\-m|sse": command not found >./configure: line 17069: \-m|sse: command not found >yes >checking whether x86_64-pc-linux-gnu-gcc accepts -msse... ./configure: line 17154: "\-m|sse": command not found >./configure: line 17158: \-m|sse: command not found >yes >checking whether x86_64-pc-linux-gnu-g++ accepts -mfpmath=sse... ./configure: line 17266: "\-m|fpmath=sse": command not found >./configure: line 17272: \-m|fpmath=sse: command not found >yes >checking whether x86_64-pc-linux-gnu-gcc accepts -mfpmath=sse... ./configure: line 17357: "\-m|fpmath=sse": command not found >./configure: line 17361: \-m|fpmath=sse: command not found >yes >checking whether x86_64-pc-linux-gnu-g++ accepts -msse2... ./configure: line 17471: "\-m|sse2": command not found >./configure: line 17477: \-m|sse2: command not found >yes >checking whether x86_64-pc-linux-gnu-gcc accepts -msse2... ./configure: line 17562: "\-m|sse2": command not found >./configure: line 17566: \-m|sse2: command not found >yes >checking whether x86_64-pc-linux-gnu-g++ accepts -march=k8 -mtune=k8... ./configure: line 17726: "\-m|arch=k8|\-m|tune=k8": command not found >./configure: line 17732: \-m|arch=k8|\-m|tune=k8: command not found >yes >checking whether x86_64-pc-linux-gnu-gcc accepts -march=k8 -mtune=k8... ./configure: line 17820: "\-m|arch=k8|\-m|tune=k8": command not found >./configure: line 17824: \-m|arch=k8|\-m|tune=k8: command not found >yes >checking whether x86_64-pc-linux-gnu-g++ accepts -malign-double... ./configure: line 18652: "\-m|align-double": command not found >./configure: line 18658: \-m|align-double: command not found >yes >checking whether x86_64-pc-linux-gnu-gcc accepts -malign-double... ./configure: line 18743: "\-m|align-double": command not found >./configure: line 18747: \-m|align-double: command not found >yes >checking whether x86_64-pc-linux-gnu-g++ accepts -minline-all-stringops... ./configure: line 18652: "\-m|inline-all-stringops": command not found >./configure: line 18658: \-m|inline-all-stringops: command not found >yes >checking whether x86_64-pc-linux-gnu-gcc accepts -minline-all-stringops... ./configure: line 18743: "\-m|inline-all-stringops": command not found >./configure: line 18747: \-m|inline-all-stringops: command not found >yes > >Makefiles >--------- >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting >config.status: creating libraries/Makefile >config.status: WARNING: libraries/Makefile.in seems to ignore the --datarootdir setting >config.status: creating source/base/Makefile >config.status: WARNING: source/base/Makefile.in seems to ignore the --datarootdir setting >config.status: creating source/frontend/Makefile >config.status: WARNING: source/frontend/Makefile.in seems to ignore the --datarootdir setting >config.status: creating source/Makefile >config.status: WARNING: source/Makefile.in seems to ignore the --datarootdir setting >config.status: creating unix/Makefile >config.status: WARNING: unix/Makefile.in seems to ignore the --datarootdir setting >config.status: creating conf.h >config.status: executing depfiles commands >config.status: executing config.log commands > >Supporting libraries >-------------------- >=== configuring in libraries/png (/var/tmp/portage/media-gfx/povray-3.6.1-r1/work/povray-3.6.1/libraries/png) >configure: running /bin/sh ./configure.gnu --prefix=/usr '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' 'COMPILED_BY=root (on localhost)' '--with-x' '--without-svga' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXXFLAGS=-march=k8 -O2 -pipe' 'CFLAGS=-march=k8 -O2 -pipe' --cache-file=/dev/null --srcdir=. >configure.gnu: configuring libpng 1.2.5 >configure.gnu: running ./configure --srcdir=. --cache-file=/dev/null --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output... configure: error: C compiler cannot create executables >See `config.log' for more details. > > >=============================================================================== >POV-Ray 3.6.1 has been configured with the following features: > I/O restrictions: enabled > X Window display: enabled > SVGAlib display : disabled > >Type 'make' to build, and 'make install' to install all files in the hierarchy >/usr >=============================================================================== > > * Building povray >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r1/work/povray-3.6.1' >Making all in libraries >make[2]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r1/work/povray-3.6.1/libraries' >Making all in png >make[3]: Entering directory `/var/tmp/portage/media-gfx/povray-3.6.1-r1/work/povray-3.6.1/libraries/png' >make[3]: *** No rule to make target `all'. Stop. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r1/work/povray-3.6.1/libraries/png' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r1/work/povray-3.6.1/libraries' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/povray-3.6.1-r1/work/povray-3.6.1' >make: *** [all] Error 2 > >!!! ERROR: media-gfx/povray-3.6.1-r1 failed. >Call stack: > ebuild.sh, line 1568: Called dyn_compile > ebuild.sh, line 937: Called src_compile > povray-3.6.1-r1.ebuild, line 51: Called die > >!!! build failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >
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 153385
: 100752