Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 333822 Details for
Bug 449388
x11-drivers/xf86-video-intel-2.19.0 - .../work/xf86-video-intel-2.19.0/uxa/uxa.c:421:2: error: too many arguments to function 'pScreen->CloseScreen'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
bug.log (text/plain), 19.87 KB, created by
ta2002
on 2012-12-31 01:58:08 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
ta2002
Created:
2012-12-31 01:58:08 UTC
Size:
19.87 KB
patch
obsolete
>>>> Emerging (1 of 1) x11-drivers/xf86-video-intel-2.19.0 > * xf86-video-intel-2.19.0.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/3.3.8-gentoo/build > * Found sources for kernel version: > * 3.3.8-gentoo >>>> Unpacking source... >>>> Unpacking xf86-video-intel-2.19.0.tar.bz2 to /var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work >>>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work >>>> Preparing source in /var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0 ... > * Running elibtoolize in: xf86-video-intel-2.19.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build" > * econf: updating xf86-video-intel-2.19.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xf86-video-intel-2.19.0/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/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 --disable-dependency-tracking --docdir=/usr/share/doc/xf86-video-intel-2.19.0 --enable-dri --disable-glamor --enable-sna --enable-xvmc >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 for style of include used by make... GNU >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 dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -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 whether __clang__ is declared... no >checking whether __INTEL_COMPILER is declared... no >checking whether __SUNPRO_C is declared... no >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 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 if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wall... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wpointer-arith... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wmissing-declarations... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wformat=2... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wstrict-prototypes... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wmissing-prototypes... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wnested-externs... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wbad-function-cast... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wold-style-definition... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wdeclaration-after-statement... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wunused... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wuninitialized... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wshadow... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wcast-qual... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wmissing-noreturn... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wmissing-format-attribute... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Wredundant-decls... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=implicit... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=nonnull... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=init-self... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=main... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=missing-braces... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=sequence-point... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=return-type... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=trigraphs... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=array-bounds... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=write-strings... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=address... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-pedantic... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports-Werror=attributes... yes >Package xorg-macros was not found in the pkg-config search path. >Perhaps you should add the directory containing `xorg-macros.pc' >to the PKG_CONFIG_PATH environment variable >No package 'xorg-macros' found >checking whether make supports nested variables... yes >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc -std=gnu99 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... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for GEN4ASM... no >checking for UDEV... yes >checking for X11... yes >checking whether to include SNA support... checking sys/sysinfo.h usability... yes >checking sys/sysinfo.h presence... yes >checking for sys/sysinfo.h... yes >yes >checking whether to include UXA support... yes >checking for DRMINTEL... yes >checking whether to include GLAMOR support... no >checking if RANDR is defined... yes >checking if RENDER is defined... yes >checking if XF86DRI is defined... yes >checking if DPMSExtension is defined... yes >checking for XORG... yes >checking for DRM... yes >checking for DRI... yes >checking for DRI2... yes >checking for PCIACCESS... yes >checking for dri.h... yes >checking for sarea.h... yes >checking for dristruct.h... yes >checking whether to include DRI support... yes >checking for XVMCLIB... yes >checking whether to include XvMC support... yes >checking sys/timerfd.h usability... yes >checking sys/timerfd.h presence... yes >checking for sys/timerfd.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating uxa/Makefile >config.status: creating src/Makefile >config.status: creating src/xvmc/Makefile >config.status: creating src/xvmc/shader/Makefile >config.status: creating src/xvmc/shader/mc/Makefile >config.status: creating src/xvmc/shader/vld/Makefile >config.status: creating src/legacy/Makefile >config.status: creating src/legacy/i810/Makefile >config.status: creating src/legacy/i810/xvmc/Makefile >config.status: creating src/sna/Makefile >config.status: creating man/Makefile >config.status: creating src/render_program/Makefile >config.status: creating test/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build" >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build' >Making all in man >make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build/man' > GEN intel.4 >make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build/man' >Making all in uxa >make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build/uxa' > CC uxa.lo > CC uxa-accel.lo > CC uxa-glyphs.lo >In file included from /usr/include/xorg/dixfontstr.h:28:0, > from /var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-accel.c:37: >/usr/include/xorg/dixfont.h:149:22: warning: redundant redeclaration of 'client_auth_generation' >/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here >/usr/include/xorg/dixfont.h:151:23: warning: redundant redeclaration of 'DeleteFontClientID' >/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here >/usr/include/xorg/dixfont.h:153:36: warning: redundant redeclaration of 'GetClientResolutions' >/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here >/usr/include/xorg/dixfont.h:155:22: warning: redundant redeclaration of 'GetDefaultPointSize' >/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here >/usr/include/xorg/dixfont.h:157:23: warning: redundant redeclaration of 'GetNewFontClientID' >/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here >/usr/include/xorg/dixfont.h:159:22: warning: redundant redeclaration of 'init_fs_handlers' >/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here >/usr/include/xorg/dixfont.h:162:22: warning: redundant redeclaration of 'RegisterFPEFunctions' >/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here >/usr/include/xorg/dixfont.h:178:23: warning: redundant redeclaration of 'remove_fs_handlers' >/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here >/usr/include/xorg/dixfont.h:182:22: warning: redundant redeclaration of 'StoreFontClientFont' >/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-accel.c: In function 'uxa_do_put_image': >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-accel.c:157:7: warning: declaration of 'y1' shadows a global declaration >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-accel.c: In function 'uxa_poly_lines': >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-accel.c:609:14: warning: declaration of 'y1' shadows a global declaration >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-accel.c: In function 'uxa_poly_fill_rect': >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-accel.c:847:8: warning: declaration of 'y1' shadows a global declaration >In file included from /usr/include/xorg/dixfontstr.h:28:0, > from /var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c:39: >/usr/include/xorg/dixfont.h:149:22: warning: redundant redeclaration of 'client_auth_generation' >/usr/include/X11/fonts/fontproto.h:52:12: note: previous declaration of 'client_auth_generation' was here >/usr/include/xorg/dixfont.h:151:23: warning: redundant redeclaration of 'DeleteFontClientID' >/usr/include/X11/fonts/fontproto.h:59:13: note: previous declaration of 'DeleteFontClientID' was here >/usr/include/xorg/dixfont.h:153:36: warning: redundant redeclaration of 'GetClientResolutions' >/usr/include/X11/fonts/font.h:147:26: note: previous declaration of 'GetClientResolutions' was here >/usr/include/xorg/dixfont.h:155:22: warning: redundant redeclaration of 'GetDefaultPointSize' >/usr/include/X11/fonts/fontproto.h:44:12: note: previous declaration of 'GetDefaultPointSize' was here >/usr/include/xorg/dixfont.h:157:23: warning: redundant redeclaration of 'GetNewFontClientID' >/usr/include/X11/fonts/fontproto.h:60:13: note: previous declaration of 'GetNewFontClientID' was here >/usr/include/xorg/dixfont.h:159:22: warning: redundant redeclaration of 'init_fs_handlers' >/usr/include/X11/fonts/fontproto.h:46:12: note: previous declaration of 'init_fs_handlers' was here >/usr/include/xorg/dixfont.h:162:22: warning: redundant redeclaration of 'RegisterFPEFunctions' >/usr/include/X11/fonts/fontproto.h:28:12: note: previous declaration of 'RegisterFPEFunctions' was here >/usr/include/xorg/dixfont.h:178:23: warning: redundant redeclaration of 'remove_fs_handlers' >/usr/include/X11/fonts/fontproto.h:48:13: note: previous declaration of 'remove_fs_handlers' was here >/usr/include/xorg/dixfont.h:182:22: warning: redundant redeclaration of 'StoreFontClientFont' >/usr/include/X11/fonts/fontproto.h:61:12: note: previous declaration of 'StoreFontClientFont' was here >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c: In function 'uxa_validate_gc': >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c:271:2: warning: cast discards qualifiers from pointer target type >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c: In function 'uxa_close_screen': >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c:406:30: warning: assignment from incompatible pointer type >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c:421:2: warning: passing argument 1 of 'pScreen->CloseScreen' makes pointer from integer without a cast >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c:421:2: note: expected 'ScreenPtr' but argument is of type 'int' >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c:421:2: error: too many arguments to function 'pScreen->CloseScreen' >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c: In function 'uxa_driver_init': >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa.c:510:22: warning: assignment from incompatible pointer type >make[2]: *** [uxa.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-glyphs.c: In function 'uxa_glyph_extents': >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-glyphs.c:329:14: warning: declaration of 'y1' shadows a global declaration >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-glyphs.c: In function 'uxa_glyphs_intersect': >/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0/uxa/uxa-glyphs.c:376:14: warning: declaration of 'y1' shadows a global declaration >make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build/uxa' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build' >make: *** [all] Error 2 > * ERROR: x11-drivers/xf86-video-intel-2.19.0 failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-intel-2.19.0'`, > * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-intel-2.19.0'`. > * The complete build log is located at '/var/log/portage/x11-drivers:xf86-video-intel-2.19.0:20121231-013901.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/temp/environment'. > * Working directory: '/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0_build' > * S: '/var/tmp/portage/x11-drivers/xf86-video-intel-2.19.0/work/xf86-video-intel-2.19.0' > >>>> Failed to emerge x11-drivers/xf86-video-intel-2.19.0, Log file: > >>>> '/var/log/portage/x11-drivers:xf86-video-intel-2.19.0:20121231-013901.log' > > * GNU info directory index is up-to-date.
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 449388
: 333822