Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 759769 Details for
Bug 829627
x11-drivers/xf86-video-vmware-13.3.0-r3 fails to compile with xorg-server-21.1.2-r2: /usr/include/xorg/xf86Opt.h:44:10: error: two or more data types in declaration specifiers
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Created x11-drivers:xf86-video-vmware-13.3.0:20211219-111050.log
x11-drivers:xf86-video-vmware-13.3.0:20211219-111050.log (text/x-log), 53.21 KB, created by
Remus-Gabriel Chelu
on 2021-12-19 14:24:06 UTC
(
hide
)
Description:
Created x11-drivers:xf86-video-vmware-13.3.0:20211219-111050.log
Filename:
MIME Type:
Creator:
Remus-Gabriel Chelu
Created:
2021-12-19 14:24:06 UTC
Size:
53.21 KB
patch
obsolete
>[32m * [39;49;00mPackage: x11-drivers/xf86-video-vmware-13.3.0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: x11@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32m * [39;49;00mFEATURES: ccache network-sandbox nostrip preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xf86-video-vmware-13.3.0.tar.bz2 to /var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work >>>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work >>>> Preparing source in /var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0 ... > [32m*[0m [32m================================================================================================================================================================================[0m > [32m*[0m Applying user patches from /etc/portage/patches ... > [32m*[0m Applying 0001-saa-Build-compatibility-with-xserver-1.20.patch ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m User patches applied. > [32m*[0m [32m================================================================================================================================================================================[0m > * Running elibtoolize in: xf86-video-vmware-13.3.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying specs/2.4.6 patch ... > * Applying fsanitize/2.4.6 patch ... > * Applying fuse-ld/2.4.6 patch ... > * Applying static-flags/2.4.6 patch ... > * Applying ppc64le/2.4.4 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0 ... > * econf: updating xf86-video-vmware-13.3.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xf86-video-vmware-13.3.0/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xf86-video-vmware-13.3.0 --htmldir=/usr/share/doc/xf86-video-vmware-13.3.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-selective-werror --disable-static >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/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 style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >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 whether __clang__ is declared... no >checking whether __INTEL_COMPILER is declared... no >checking whether __SUNPRO_C is declared... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no >checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no >checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes >configure: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://bugs.freedesktop.org/enter_bug.cgi?product=xorg >checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wnonnull... yes >checking if x86_64-pc-linux-gnu-gcc supports -Winit-self... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmain... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-braces... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wsequence-point... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wreturn-type... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wtrigraphs... yes >checking if x86_64-pc-linux-gnu-gcc supports -Warray-bounds... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes >checking if x86_64-pc-linux-gnu-gcc supports -Waddress... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wint-to-pointer-cast... yes >checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-to-int-cast... yes >checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes >checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes >checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes >checking whether make supports nested variables... (cached) 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 if RANDR is defined... yes >checking if RENDER is defined... yes >checking if DPMSExtension is defined... yes >checking if XINERAMA is defined... yes >checking if XV is defined... yes >checking for XORG... yes >checking for X11... yes >checking whether XSERVER_LIBPCIACCESS is declared... yes >checking for PCIACCESS... yes >checking for LIBDRM... yes >checking for XATRACKER... yes >checking whether to build Kernel Mode Setting and 3D... yes >checking for LIBUDEV... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating saa/Makefile >config.status: creating vmwgfx/Makefile >config.status: creating src/Makefile >config.status: creating vmwarectrl/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-vmware-13.3.0/work/xf86-video-vmware-13.3.0 ... >make -j7 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0' >Making all in man >make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0/man' >/bin/sed -e 's|__vendorversion__|"xf86-video-vmware 13.3.0" "X Version 11"|' -e 's|__xorgversion__|"xf86-video-vmware 13.3.0" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < vmware.man > vmware.4 >make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0/man' >Making all in saa >make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0/saa' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libsaa_la-saa.lo `test -f 'saa.c' || echo './'`saa.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libsaa_la-saa_pixmap.lo `test -f 'saa_pixmap.c' || echo './'`saa_pixmap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libsaa_la-saa_unaccel.lo `test -f 'saa_unaccel.c' || echo './'`saa_unaccel.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libsaa_la-saa_render.lo `test -f 'saa_render.c' || echo './'`saa_render.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libsaa_la-saa_accel.lo `test -f 'saa_accel.c' || echo './'`saa_accel.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c saa_unaccel.c -fPIC -DPIC -o .libs/libsaa_la-saa_unaccel.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c saa.c -fPIC -DPIC -o .libs/libsaa_la-saa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c saa_accel.c -fPIC -DPIC -o .libs/libsaa_la-saa_accel.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c saa_render.c -fPIC -DPIC -o .libs/libsaa_la-saa_render.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c saa_pixmap.c -fPIC -DPIC -o .libs/libsaa_la-saa_pixmap.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I../src -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -static -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o libsaa.la libsaa_la-saa.lo libsaa_la-saa_pixmap.lo libsaa_la-saa_unaccel.lo libsaa_la-saa_render.lo libsaa_la-saa_accel.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsaa.a .libs/libsaa_la-saa.o .libs/libsaa_la-saa_pixmap.o .libs/libsaa_la-saa_unaccel.o .libs/libsaa_la-saa_render.o .libs/libsaa_la-saa_accel.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsaa.a >libtool: link: ( cd ".libs" && rm -f "libsaa.la" && ln -s "../libsaa.la" "libsaa.la" ) >make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0/saa' >Making all in vmwgfx >make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0/vmwgfx' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_driver.lo `test -f 'vmwgfx_driver.c' || echo './'`vmwgfx_driver.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_crtc.lo `test -f 'vmwgfx_crtc.c' || echo './'`vmwgfx_crtc.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_output.lo `test -f 'vmwgfx_output.c' || echo './'`vmwgfx_output.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_dri2.lo `test -f 'vmwgfx_dri2.c' || echo './'`vmwgfx_dri2.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_tex_video.lo `test -f 'vmwgfx_tex_video.c' || echo './'`vmwgfx_tex_video.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_saa.lo `test -f 'vmwgfx_saa.c' || echo './'`vmwgfx_saa.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_drmi.lo `test -f 'vmwgfx_drmi.c' || echo './'`vmwgfx_drmi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_crtc.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_crtc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_output.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_output.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_saa.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_saa.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_dri2.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_dri2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_overlay.lo `test -f 'vmwgfx_overlay.c' || echo './'`vmwgfx_overlay.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_drmi.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_drmi.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_driver.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_driver.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_tex_video.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_tex_video.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_ctrl.lo `test -f 'vmwgfx_ctrl.c' || echo './'`vmwgfx_ctrl.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_xa_composite.lo `test -f 'vmwgfx_xa_composite.c' || echo './'`vmwgfx_xa_composite.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_xa_surface.lo `test -f 'vmwgfx_xa_surface.c' || echo './'`vmwgfx_xa_surface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_overlay.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_overlay.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_hosted.lo `test -f 'vmwgfx_hosted.c' || echo './'`vmwgfx_hosted.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_ctrl.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_ctrl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_xa_surface.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_xa_surface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_xa_composite.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_xa_composite.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_layout.lo `test -f 'vmwgfx_layout.c' || echo './'`vmwgfx_layout.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c -o libvmwgfx_la-vmwgfx_dri3.lo `test -f 'vmwgfx_dri3.c' || echo './'`vmwgfx_dri3.c >In file included from [01m[K/usr/include/xf86drmMode.h:45[m[K, > from [01m[Kvmwgfx_driver.h:41[m[K, > from [01m[Kvmwgfx_tex_video.c:32[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:10:[m[K [01;31m[Kerror: [m[Ktwo or more data types in declaration specifiers > 44 | Bool [01;31m[Kbool[m[K; > | [01;31m[K^~~~[m[K >In file included from [01m[K/usr/include/xorg/xf86str.h:43[m[K, > from [01m[K/usr/include/xorg/xf86.h:44[m[K, > from [01m[Kvmwgfx_driver.h:43[m[K, > from [01m[Kvmwgfx_tex_video.c:32[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:14:[m[K [01;35m[Kwarning: [m[Kdeclaration does not declare anything > 44 | Bool bool[01;35m[K;[m[K > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/xf86drmMode.h:45[m[K, > from [01m[Kvmwgfx_saa.c:32[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:10:[m[K [01;31m[Kerror: [m[Ktwo or more data types in declaration specifiers > 44 | Bool [01;31m[Kbool[m[K; > | [01;31m[K^~~~[m[K >In file included from [01m[K/usr/include/xorg/xf86str.h:43[m[K, > from [01m[K/usr/include/xorg/xf86.h:44[m[K, > from [01m[K../saa/saa.h:43[m[K, > from [01m[Kvmwgfx_saa.h:31[m[K, > from [01m[Kvmwgfx_saa.c:34[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:14:[m[K [01;35m[Kwarning: [m[Kdeclaration does not declare anything > 44 | Bool bool[01;35m[K;[m[K > | [01;35m[K^[m[K >make[2]: *** [Makefile:501: libvmwgfx_la-vmwgfx_tex_video.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [Makefile:508: libvmwgfx_la-vmwgfx_saa.lo] Error 1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_hosted.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_hosted.o >In file included from [01m[K/usr/include/xf86drmMode.h:45[m[K, > from [01m[Kvmwgfx_driver.h:41[m[K, > from [01m[Kvmwgfx_drmi.c:46[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:10:[m[K [01;31m[Kerror: [m[Ktwo or more data types in declaration specifiers > 44 | Bool [01;31m[Kbool[m[K; > | [01;31m[K^~~~[m[K >In file included from [01m[K/usr/include/xorg/xf86str.h:43[m[K, > from [01m[K/usr/include/xorg/xf86.h:44[m[K, > from [01m[Kvmwgfx_driver.h:43[m[K, > from [01m[Kvmwgfx_drmi.c:46[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:14:[m[K [01;35m[Kwarning: [m[Kdeclaration does not declare anything > 44 | Bool bool[01;35m[K;[m[K > | [01;35m[K^[m[K >make[2]: *** [Makefile:515: libvmwgfx_la-vmwgfx_drmi.lo] Error 1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_dri3.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_dri3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -I/usr/include/xorg -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/valgrind -I/usr/include/libdrm -I/usr/include/valgrind -I../src -I../saa -O2 -march=bdver2 -pipe -Wno-deprecated-declarations -c vmwgfx_layout.c -fPIC -DPIC -o .libs/libvmwgfx_la-vmwgfx_layout.o >In file included from [01m[K/usr/include/xf86drmMode.h:45[m[K, > from [01m[Kvmwgfx_driver.h:41[m[K, > from [01m[Kvmwgfx_ctrl.c:45[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:10:[m[K [01;31m[Kerror: [m[Ktwo or more data types in declaration specifiers > 44 | Bool [01;31m[Kbool[m[K; > | [01;31m[K^~~~[m[K >In file included from [01m[K/usr/include/xorg/xf86str.h:43[m[K, > from [01m[K/usr/include/xorg/xf86.h:44[m[K, > from [01m[Kvmwgfx_driver.h:43[m[K, > from [01m[Kvmwgfx_ctrl.c:45[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:14:[m[K [01;35m[Kwarning: [m[Kdeclaration does not declare anything > 44 | Bool bool[01;35m[K;[m[K > | [01;35m[K^[m[K >make[2]: *** [Makefile:529: libvmwgfx_la-vmwgfx_ctrl.lo] Error 1 >In file included from [01m[K/usr/include/xf86drmMode.h:45[m[K, > from [01m[Kvmwgfx_driver.h:41[m[K, > from [01m[Kvmwgfx_layout.c:32[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:10:[m[K [01;31m[Kerror: [m[Ktwo or more data types in declaration specifiers > 44 | Bool [01;31m[Kbool[m[K; > | [01;31m[K^~~~[m[K >In file included from [01m[K/usr/include/xorg/xf86str.h:43[m[K, > from [01m[K/usr/include/xorg/xf86.h:44[m[K, > from [01m[Kvmwgfx_driver.h:43[m[K, > from [01m[Kvmwgfx_layout.c:32[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:14:[m[K [01;35m[Kwarning: [m[Kdeclaration does not declare anything > 44 | Bool bool[01;35m[K;[m[K > | [01;35m[K^[m[K >make[2]: *** [Makefile:557: libvmwgfx_la-vmwgfx_layout.lo] Error 1 >In file included from [01m[K/usr/include/xf86drmMode.h:45[m[K, > from [01m[Kvmwgfx_driver.h:41[m[K, > from [01m[Kvmwgfx_dri3.c:35[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:10:[m[K [01;31m[Kerror: [m[Ktwo or more data types in declaration specifiers > 44 | Bool [01;31m[Kbool[m[K; > | [01;31m[K^~~~[m[K >In file included from [01m[K/usr/include/xorg/xf86str.h:43[m[K, > from [01m[K/usr/include/xorg/xf86.h:44[m[K, > from [01m[Kvmwgfx_driver.h:43[m[K, > from [01m[Kvmwgfx_dri3.c:35[m[K: >[01m[K/usr/include/xorg/xf86Opt.h:44:14:[m[K [01;35m[Kwarning: [m[Kdeclaration does not declare anything > 44 | Bool bool[01;35m[K;[m[K > | [01;35m[K^[m[K >make[2]: *** [Makefile:564: libvmwgfx_la-vmwgfx_dri3.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0/vmwgfx' >make[1]: *** [Makefile:449: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0' >make: *** [Makefile:381: all] Error 2 > [31;01m*[0m ERROR: x11-drivers/xf86-video-vmware-13.3.0::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-vmware-13.3.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-vmware-13.3.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/x11-drivers:xf86-video-vmware-13.3.0:20211219-111050.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0' > [31;01m*[0m S: '/var/tmp/portage/x11-drivers/xf86-video-vmware-13.3.0/work/xf86-video-vmware-13.3.0'
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 829627
:
759764
| 759769 |
759770