- Something
- Saturday, October 20th, 2007 at 4:16:52pm MDT
- >>> Emerging (1 of 1) x11-plugins/compiz-extra-0.3.6.0 to /
- >>> Downloading 'http://distfiles.gentoo.org/distfiles/compiz-extra-0.3.6.0.tar.bz2'
- --23:07:54-- http://distfiles.gentoo.org/distfiles/compiz-extra-0.3.6.0.tar.bz2
- => `/usr/portage/distfiles/compiz-extra-0.3.6.0.tar.bz2'
- Resolving distfiles.gentoo.org... 64.50.238.52, 140.211.166.134, 156.56.247.195, ...
- Connecting to distfiles.gentoo.org|64.50.238.52|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 635,594 (621K) [application/x-tar]
- 100%[==========================================================================================================================================================================================================================================================>] 635,594 26.20K/s ETA 00:00
- 23:08:14 (30.79 KB/s) - `/usr/portage/distfiles/compiz-extra-0.3.6.0.tar.bz2' saved [635594/635594]
- * checking ebuild checksums ;-) ... [ ok ]
- * checking auxfile checksums ;-) ... [ ok ]
- * checking miscfile checksums ;-) ... [ ok ]
- * checking compiz-extra-0.3.6.0.tar.bz2 ;-) ... [ ok ]
- >>> cfg-update-1.8.2-r1: Creating checksum index...
- >>> Unpacking source...
- >>> Unpacking compiz-extra-0.3.6.0.tar.bz2 to /var/tmp/portage/x11-plugins/compiz-extra-0.3.6.0/work
- * Fixing OMF Makefiles ... [ ok ]
- * Running elibtoolize in: compiz-extra-0.3.6.0/config
- * Applying portage-1.5.10.patch ...
- * Applying max_cmd_len-1.5.20.patch ...
- * Applying sed-1.5.6.patch ...
- >>> Source unpacked.
- >>> Compiling source in /var/tmp/portage/x11-plugins/compiz-extra-0.3.6.0/work/compiz-extra-0.3.6.0 ...
- * econf: updating compiz-extra-0.3.6.0/config/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating compiz-extra-0.3.6.0/config/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
- checking for a BSD-compatible install... /usr/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 for style of include used by make... GNU
- checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
- 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 i686-pc-linux-gnu-gcc accepts -g... yes
- checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking dependency style of i686-pc-linux-gnu-gcc... gcc3
- checking for perl... /usr/bin/perl
- checking for XML::Parser... ok
- checking for iconv... /usr/bin/iconv
- checking for msgfmt... /usr/bin/msgfmt
- checking for msgmerge... /usr/bin/msgmerge
- checking for xgettext... /usr/bin/xgettext
- checking for library containing strerror... none required
- checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
- checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for BSD-compatible nm... /usr/bin/nm -B
- checking whether ln -s works... yes
- checking how to recognise dependent libraries... pass_all
- checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... 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 how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
- checking for i686-pc-linux-gnu-g77... no
- checking for i686-pc-linux-gnu-xlf... no
- checking for i686-pc-linux-gnu-f77... no
- checking for i686-pc-linux-gnu-frt... no
- checking for i686-pc-linux-gnu-pgf77... no
- checking for i686-pc-linux-gnu-cf77... no
- checking for i686-pc-linux-gnu-fort77... no
- checking for i686-pc-linux-gnu-fl32... no
- checking for i686-pc-linux-gnu-af77... no
- checking for i686-pc-linux-gnu-xlf90... no
- checking for i686-pc-linux-gnu-f90... no
- checking for i686-pc-linux-gnu-pgf90... no
- checking for i686-pc-linux-gnu-pghpf... no
- checking for i686-pc-linux-gnu-epcf90... no
- checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
- checking whether we are using the GNU Fortran 77 compiler... yes
- checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
- checking the maximum length of command line arguments... 32768
- checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
- checking for objdir... .libs
- checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
- checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
- checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
- checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
- checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
- checking if i686-pc-linux-gnu-gcc static flag -static works... yes
- checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- configure: creating libtool
- appending configuration tag "CXX" to libtool
- checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
- checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
- checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
- checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
- checking if i686-pc-linux-gnu-g++ static flag -static works... yes
- checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- appending configuration tag "F77" to libtool
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
- checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
- checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
- checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
- checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for ANSI C header files... (cached) yes
- checking for stdlib.h... (cached) yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for LC_MESSAGES... yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking for ngettext in libc... yes
- checking for dgettext in libc... yes
- checking for bind_textdomain_codeset... yes
- checking for msgfmt... /usr/bin/msgfmt
- checking for dcgettext... yes
- checking for gmsgfmt... /usr/bin/gmsgfmt
- checking for xgettext... /usr/bin/xgettext
- checking for pkg-config... pkg-config
- checking for gconftool-2... /usr/bin/gconftool-2
- Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
- Using $(sysconfdir)/gconf/schemas as install directory for schema files
- checking for i686-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for COMPIZ_EXTRA... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating 3d/Makefile
- config.status: creating animation/Makefile
- config.status: creating bench/Makefile
- config.status: creating border/Makefile
- config.status: creating bs/Makefile
- config.status: creating crashhandler/Makefile
- config.status: creating dock/Makefile
- config.status: creating group/Makefile
- config.status: creating inputzoom/Makefile
- config.status: creating miniwin/Makefile
- config.status: creating mousegestures/Makefile
- config.status: creating neg/Makefile
- config.status: creating opacify/Makefile
- config.status: creating put/Makefile
- config.status: creating showdesktop/Makefile
- config.status: creating snow/Makefile
- config.status: creating state/Makefile
- config.status: creating trailfocus/Makefile
- config.status: creating wallpaper/Makefile
- config.status: creating widget/Makefile
- config.status: creating po/Makefile.in
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing intltool commands
- config.status: executing default-1 commands
- config.status: executing po/stamp-it commands
- the following extras plugins will be compiled:
- 3d: yes
- animation: yes
- bench: yes
- border: yes
- bs: yes
- crashhandler: yes
- dock: no
- group: yes
- inputzoom: yes
- miniwin: no
- mousegestures: yes
- neg: yes
- opacify: yes
- put: yes
- showdesktop: yes
- snow: yes
- state: yes
- trailfocus: yes
- wallpaper: yes
- widget: yes
- make all-recursive
- make[1]: Entering directory `/var/tmp/portage/x11-plugins/compiz-extra-0.3.6.0/work/compiz-extra-0.3.6.0'
- Making all in 3d
- make[2]: Entering directory `/var/tmp/portage/x11-plugins/compiz-extra-0.3.6.0/work/compiz-extra-0.3.6.0/3d'
- if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i686 -pipe -MT 3d.lo -MD -MP -MF ".deps/3d.Tpo" \
- -c -o 3d.lo `test -f '3d.c' || echo './'`3d.c; \
- then mv -f ".deps/3d.Tpo" ".deps/3d.Plo"; \
- else rm -f ".deps/3d.Tpo"; exit 1; \
- fi
- LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po 3d.schemas.in 3d.schemas
- Generating and caching the translation database
- Merging translations into 3d.schemas.
- mkdir .libs
- i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i686 -pipe -MT 3d.lo -MD -MP -MF .deps/3d.Tpo -c 3d.c -fPIC -DPIC -o .libs/3d.o
- 3d.c:54: error: expected specifier-qualifier-list before 'PaintTransformedScreenProc'
- 3d.c: In function 'tdPaintWindow':
- 3d.c:260: error: 'tdScreen' has no member named 'paintWindow'
- 3d.c:261: warning: passing argument 3 of 'w->screen->paintWindow' from incompatible pointer type
- 3d.c:261: warning: passing argument 4 of 'w->screen->paintWindow' makes pointer from integer without a cast
- 3d.c:261: error: too few arguments to function 'w->screen->paintWindow'
- 3d.c:262: error: 'tdScreen' has no member named 'paintWindow'
- 3d.c:262: warning: assignment from incompatible pointer type
- 3d.c:270: error: 'tdScreen' has no member named 'paintWindow'
- 3d.c:271: warning: passing argument 3 of 'w->screen->paintWindow' from incompatible pointer type
- 3d.c:271: warning: passing argument 4 of 'w->screen->paintWindow' makes pointer from integer without a cast
- 3d.c:271: error: too few arguments to function 'w->screen->paintWindow'
- 3d.c:272: error: 'tdScreen' has no member named 'paintWindow'
- 3d.c:272: warning: assignment from incompatible pointer type
- 3d.c: In function 'tdPaintTransformedScreen':
- 3d.c:292: error: 'CompScreen' has no member named 'paintTransformedScreen'
- 3d.c:292: error: 'tdScreen' has no member named 'paintTransformedScreen'
- 3d.c:293: error: 'CompScreen' has no member named 'paintTransformedScreen'
- 3d.c:294: error: 'tdScreen' has no member named 'paintTransformedScreen'
- 3d.c:294: error: 'CompScreen' has no member named 'paintTransformedScreen'
- 3d.c:294: error: 'CompScreen' has no member named 'paintTransformedScreen'
- 3d.c: In function 'tdPaintScreen':
- 3d.c:307: error: 'tdScreen' has no member named 'paintScreen'
- 3d.c:308: warning: passing argument 2 of 's->paintScreen' from incompatible pointer type
- 3d.c:308: warning: passing argument 3 of 's->paintScreen' makes integer from pointer without a cast
- 3d.c:308: error: too many arguments to function 's->paintScreen'
- 3d.c:308: error: void value not ignored as it ought to be
- 3d.c:309: error: 'tdScreen' has no member named 'paintScreen'
- 3d.c:309: warning: assignment from incompatible pointer type
- 3d.c: In function 'tdDonePaintScreen':
- 3d.c:356: error: 'tdScreen' has no member named 'donePaintScreen'
- 3d.c:358: error: 'tdScreen' has no member named 'donePaintScreen'
- 3d.c: In function 'tdInitScreen':
- 3d.c:558: error: 'tdScreen' has no member named 'paintTransformedScreen'
- 3d.c:558: error: 'CompScreen' has no member named 'paintTransformedScreen'
- 3d.c:558: error: 'CompScreen' has no member named 'paintTransformedScreen'
- 3d.c:559: error: 'tdScreen' has no member named 'paintWindow'
- 3d.c:559: warning: assignment from incompatible pointer type
- 3d.c:560: error: 'tdScreen' has no member named 'paintScreen'
- 3d.c:560: warning: assignment from incompatible pointer type
- 3d.c:561: error: 'tdScreen' has no member named 'donePaintScreen'
- 3d.c: In function 'tdFiniScreen':
- 3d.c:577: error: 'CompScreen' has no member named 'paintTransformedScreen'
- 3d.c:577: error: 'tdScreen' has no member named 'paintTransformedScreen'
- 3d.c:578: error: 'tdScreen' has no member named 'paintWindow'
- 3d.c:579: error: 'tdScreen' has no member named 'paintScreen'
- 3d.c:580: error: 'tdScreen' has no member named 'donePaintScreen'
- 3d.c: At top level:
- 3d.c:715: warning: initialization from incompatible pointer type
- 3d.c:716: warning: initialization from incompatible pointer type
- 3d.c:717: warning: initialization from incompatible pointer type
- 3d.c:718: warning: initialization from incompatible pointer type
- 3d.c:719: warning: initialization from incompatible pointer type
- 3d.c:720: warning: initialization from incompatible pointer type
- 3d.c:721: warning: initialization from incompatible pointer type
- 3d.c:722: warning: initialization from incompatible pointer type
- 3d.c:723: warning: initialization from incompatible pointer type
- 3d.c:724: warning: initialization from incompatible pointer type
- 3d.c:725: warning: initialization from incompatible pointer type
- 3d.c:729: warning: excess elements in struct initializer
- 3d.c:729: warning: (near initialization for 'opacityVTable')
- 3d.c:730: warning: excess elements in struct initializer
- 3d.c:730: warning: (near initialization for 'opacityVTable')
- 3d.c:731: warning: excess elements in struct initializer
- 3d.c:731: warning: (near initialization for 'opacityVTable')
- 3d.c:732: warning: excess elements in struct initializer
- 3d.c:732: warning: (near initialization for 'opacityVTable')
- 3d.c:734: warning: excess elements in struct initializer
- 3d.c:734: warning: (near initialization for 'opacityVTable')
- make[2]: *** [3d.lo] Error 1
- make[2]: Leaving directory `/var/tmp/portage/x11-plugins/compiz-extra-0.3.6.0/work/compiz-extra-0.3.6.0/3d'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/var/tmp/portage/x11-plugins/compiz-extra-0.3.6.0/work/compiz-extra-0.3.6.0'
- make: *** [all] Error 2
- *
- * ERROR: x11-plugins/compiz-extra-0.3.6.0 failed.
- * Call stack:
- * ebuild.sh, line 1654: Called dyn_compile
- * ebuild.sh, line 990: Called qa_call 'src_compile'
- * ebuild.sh, line 44: Called src_compile
- * ebuild.sh, line 1334: Called gnome2_src_compile
- * gnome2.eclass, line 71: Called die
- *
- * compile failure
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/x11-plugins/compiz-extra-0.3.6.0/temp/build.log'.
- *
- * Messages for package x11-plugins/compiz-extra-0.3.6.0:
- *
- * ERROR: x11-plugins/compiz-extra-0.3.6.0 failed.
- * Call stack:
- * ebuild.sh, line 1654: Called dyn_compile
- * ebuild.sh, line 990: Called qa_call 'src_compile'
- * ebuild.sh, line 44: Called src_compile
- * ebuild.sh, line 1334: Called gnome2_src_compile
- * gnome2.eclass, line 71: Called die
- *
- * compile failure
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/x11-plugins/compiz-extra-0.3.6.0/temp/build.log'.
- *
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.