Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-drv-siliconmotion.spec'], False, '/var/lib/mock/f18-xorg-1385924-228155/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-drv-siliconmotion.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: xserver-sdk-abi-requires: command not found sh: xserver-sdk-abi-requires: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-drv-siliconmotion.spec'], False, '/var/lib/mock/f18-xorg-1385924-228155/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xorg-x11-drv-siliconmotion.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gw3OHA + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xf86-video-siliconmotion-1.7.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xf86-video-siliconmotion-1.7.7.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-video-siliconmotion-1.7.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SoJc0k + umask 022 + cd /builddir/build/BUILD + cd xf86-video-siliconmotion-1.7.7 + LANG=C + export LANG + unset DISPLAY + autoreconf -v --install autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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-redhat-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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if gcc -std=gnu99 supports-Wall... yes checking if gcc -std=gnu99 supports-Wpointer-arith... yes checking if gcc -std=gnu99 supports-Wmissing-declarations... yes checking if gcc -std=gnu99 supports-Wformat=2... yes checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes checking if gcc -std=gnu99 supports-Wnested-externs... yes checking if gcc -std=gnu99 supports-Wbad-function-cast... yes checking if gcc -std=gnu99 supports-Wold-style-definition... yes checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes checking if gcc -std=gnu99 supports-Wunused... yes checking if gcc -std=gnu99 supports-Wuninitialized... yes checking if gcc -std=gnu99 supports-Wshadow... yes checking if gcc -std=gnu99 supports-Wcast-qual... yes checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes checking if gcc -std=gnu99 supports-Wredundant-decls... yes checking if gcc -std=gnu99 supports-Werror=implicit... yes checking if gcc -std=gnu99 supports-Werror=nonnull... yes checking if gcc -std=gnu99 supports-Werror=init-self... yes checking if gcc -std=gnu99 supports-Werror=main... yes checking if gcc -std=gnu99 supports-Werror=missing-braces... yes checking if gcc -std=gnu99 supports-Werror=sequence-point... yes checking if gcc -std=gnu99 supports-Werror=return-type... yes checking if gcc -std=gnu99 supports-Werror=trigraphs... yes checking if gcc -std=gnu99 supports-Werror=array-bounds... yes checking if gcc -std=gnu99 supports-Werror=write-strings... yes checking if gcc -std=gnu99 supports-Werror=address... yes checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes checking if gcc -std=gnu99 supports-pedantic... yes checking if gcc -std=gnu99 supports-Werror... yes checking if gcc -std=gnu99 supports-Werror=attributes... yes checking whether make supports nested variables... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc -std=gnu99... none checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-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 gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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 XV is defined... yes checking if DPMSExtension is defined... yes checking for XORG... yes checking for XEXT... yes checking whether XSERVER_LIBPCIACCESS is declared... yes checking for xf86Modes.h... yes checking for PCIACCESS... yes checking xaa.h usability... no checking xaa.h presence... no checking for xaa.h... no checking whether to include XAA support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/src' CC smi_501.lo CC smi_accel.lo CC smi_xaa.lo CC smi_exa.lo In file included from smi.h:40:0, from smi_501.c:33: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smi.h:40:0, from smi_xaa.c:32: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smi_501.c:33:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls]In file included from smi_xaa.c:32:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smi_501.c:33: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_501.c:34: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi_501.c:33: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here CC smi_dac.lo In file included from smi.h:40:0, from smi_accel.c:34: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smi.h:40:0, from smi_exa.c:28: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smi_accel.c:34:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from smi_exa.c:28:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] smi_accel.c: In function 'SMI_GEReset': smi_accel.c:51:2: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] smi_accel.c:38:1: note: expected 'char *' but argument is of type 'const char *' smi_accel.c: In function 'SMI_AccelSync': smi_accel.c:84:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] smi_accel.c:38:1: note: expected 'char *' but argument is of type 'const char *' smi_accel.c: In function 'SMI_EngineReset': smi_accel.c:108:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] smi_accel.c:38:1: note: expected 'char *' but argument is of type 'const char *' smi_accel.c: In function 'SMI_SetClippingRectangle': smi_accel.c:158:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] smi_accel.c:38:1: note: expected 'char *' but argument is of type 'const char *' smi_accel.c: In function 'SMI_DisableClipping': smi_accel.c:185:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] smi_accel.c:38:1: note: expected 'char *' but argument is of type 'const char *' smi_exa.c: In function 'SMI_PrepareCopy': smi_exa.c:261:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] In file included from smi_exa.c:28:0: smi.h:368:6: note: expected 'char *' but argument is of type 'const char *' smi_exa.c: In function 'SMI_Copy': smi_exa.c:325:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] In file included from smi_exa.c:28:0: smi.h:368:6: note: expected 'char *' but argument is of type 'const char *' smi_exa.c: In function 'SMI_PrepareSolid': smi_exa.c:403:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] In file included from smi_exa.c:28:0: smi.h:368:6: note: expected 'char *' but argument is of type 'const char *' smi_exa.c: In function 'SMI_Solid': smi_exa.c:462:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] In file included from smi_exa.c:28:0: smi.h:368:6: note: expected 'char *' but argument is of type 'const char *' smi_exa.c: In function 'SMI_UploadToScreen': smi_exa.c:545:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] In file included from smi_exa.c:28:0: smi.h:368:6: note: expected 'char *' but argument is of type 'const char *' smi_exa.c: In function 'SMI_PrepareComposite': smi_exa.c:634:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] In file included from smi_exa.c:28:0: smi.h:368:6: note: expected 'char *' but argument is of type 'const char *' smi_exa.c: In function 'SMI_Composite': smi_exa.c:697:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] In file included from smi_exa.c:28:0: smi.h:368:6: note: expected 'char *' but argument is of type 'const char *' In file included from smi.h:40:0, from smi_dac.c:34: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smi_dac.c:34:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] CC smi_driver.lo CC smi_i2c.lo CC smi_video.lo In file included from smi.h:40:0, from smi_driver.c:44: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] CC smi_crtc.lo In file included from smi_driver.c:44:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from smi_i2c.c:38:0: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from smi.h:40:0, from smi_video.c:56: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from smi_driver.c:35:0: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_driver.c:47: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi_driver.c:34:0: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here smi_driver.c:119:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_driver.c: In function 'SMI_Probe': smi_driver.c:355:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] smi_driver.c:356:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] smi_driver.c:360:24: warning: assignment from incompatible pointer type [enabled by default] smi_driver.c:361:24: warning: assignment from incompatible pointer type [enabled by default] smi_driver.c: In function 'SMI_PreInit': smi_driver.c:651:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] smi_driver.c:659:19: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] smi_driver.c: In function 'SMI_CloseScreen': smi_driver.c:1870:24: warning: assignment from incompatible pointer type [enabled by default] In file included from smi_video.c:56:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from smi_i2c.c:41:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] smi_i2c.c: In function 'SMI_I2CInit': smi_i2c.c:75:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smi_video.c:56: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_video.c:59: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi_video.c:56: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here smi_video.c:189:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:190:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:215:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:217:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:219:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:256:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:257:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:258:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:259:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:260:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:261:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:262:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:263:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:267:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:268:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] smi_video.c: In function 'SetAttrSAA7111': smi_video.c:795:6: warning: declaration of 'i' shadows a parameter [-Wshadow] smi_video.c:723:39: warning: shadowed declaration is here [-Wshadow] smi_video.c: In function 'SMI_SetupVideo': smi_video.c:840:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:843:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:910:32: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] smi_video.c:940:24: warning: assignment from incompatible pointer type [enabled by default] smi_video.c: In function 'SMI_PutVideo': smi_video.c:1019:30: warning: variable 'fbPitch' set but not used [-Wunused-but-set-variable] smi_video.c: In function 'SMI_BlockHandler': smi_video.c:2069:27: warning: assignment from incompatible pointer type [enabled by default] In file included from smi.h:40:0, from smi_crtc.c:26: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] CC smilynx_crtc.lo In file included from smi_crtc.c:26:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smi_crtc.c:26: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_crtc.c:27: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi_crtc.c:26: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here smi_crtc.c: In function 'SMI_CrtcLock': smi_crtc.c:50:5: warning: passing argument 4 of 'SMI_GEReset' discards 'const' qualifier from pointer target type [enabled by default] In file included from smi_crtc.c:26:0: smi.h:368:6: note: expected 'char *' but argument is of type 'const char *' smi_crtc.c: In function 'SMI_CrtcDestroy': smi_crtc.c:174:10: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] In file included from smi.h:40:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smilynx_crtc.c:33:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] CC smi_output.lo In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smilynx_crtc.c:33: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_crtc.c:34: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_crtc.c:33: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here In file included from smi.h:40:0, from smi_output.c:33: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smi_output.c:33:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smi_output.c:33: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi_output.c:34: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi_output.c:33: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here smi_output.c: In function 'SMI_OutputDestroy': smi_output.c:159:10: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] CC smilynx_output.lo CC smilynx_hw.lo CC smi501_crtc.lo In file included from smi.h:40:0, from smilynx_output.c:33: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smilynx_output.c:33:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smilynx_output.c:33: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_output.c:34: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_output.c:33: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here In file included from smi.h:40:0, from smilynx_hw.c:33: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smilynx_hw.c:33:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] CC smi501_output.lo In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smilynx_hw.c:33: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smilynx_hw.c:34: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smilynx_hw.c:33: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here In file included from smi.h:40:0, from smi501_crtc.c:34: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smi501_crtc.c:34:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smi501_crtc.c:34: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_crtc.c:35: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_crtc.c:34: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here In file included from smi.h:40:0, from smi501_output.c:34: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from smi501_output.c:34:0: smi.h:224:5: warning: 'IOADDRESS' is deprecated [-Wdeprecated-declarations] In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:43:25: warning: redundant redeclaration of 'xf86ModeHSync' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:416:1: note: previous declaration of 'xf86ModeHSync' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:44:25: warning: redundant redeclaration of 'xf86ModeVRefresh' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:418:1: note: previous declaration of 'xf86ModeVRefresh' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:53:33: warning: redundant redeclaration of 'xf86DuplicateMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:424:1: note: previous declaration of 'xf86DuplicateMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:54:33: warning: redundant redeclaration of 'xf86DuplicateModes' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:428:1: note: previous declaration of 'xf86DuplicateModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:56:23: warning: redundant redeclaration of 'xf86SetModeDefaultName' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:420:1: note: previous declaration of 'xf86SetModeDefaultName' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:57:23: warning: redundant redeclaration of 'xf86SetModeCrtc' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:422:1: note: previous declaration of 'xf86SetModeCrtc' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:58:23: warning: redundant redeclaration of 'xf86ModesEqual' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:430:1: note: previous declaration of 'xf86ModesEqual' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:60:23: warning: redundant redeclaration of 'xf86PrintModeline' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:432:1: note: previous declaration of 'xf86PrintModeline' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:61:33: warning: redundant redeclaration of 'xf86ModesAdd' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:434:1: note: previous declaration of 'xf86ModesAdd' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:64:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls] In file included from /usr/include/xorg/vgaHW.h:24:0, from smi.h:43, from smi501_output.c:34: /usr/include/xorg/xf86DDC.h:48:33: note: previous declaration of 'xf86DDCGetModes' was here In file included from /usr/include/xorg/xf86Crtc.h:31:0, from smi_crtc.h:25, from smi501_output.c:35: /usr/include/xorg/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-decls] In file included from smi.h:38:0, from smi501_output.c:34: /usr/include/xorg/xf86.h:201:33: note: previous declaration of 'xf86CVTMode' was here CCLD siliconmotion_drv.la make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/man' GEN siliconmotion.4 make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/man' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RdhyTS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 + cd xf86-video-siliconmotion-1.7.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/src' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/src' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64/usr/lib64/xorg/modules/drivers' /bin/sh ../libtool --mode=install /usr/bin/install -c siliconmotion_drv.la '/builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64/usr/lib64/xorg/modules/drivers' libtool: install: /usr/bin/install -c .libs/siliconmotion_drv.so /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64/usr/lib64/xorg/modules/drivers/siliconmotion_drv.so libtool: install: /usr/bin/install -c .libs/siliconmotion_drv.lai /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64/usr/lib64/xorg/modules/drivers/siliconmotion_drv.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/xorg/modules/drivers' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/src' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/man' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64/usr/share/man/man4' /usr/bin/install -c -m 644 siliconmotion.4 '/builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64/usr/share/man/man4' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/man' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7/man' make[1]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-siliconmotion-1.7.7' + find /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 -regex '.*\.la$' + xargs rm -f -- + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/xf86-video-siliconmotion-1.7.7 extracting debug info from /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64/usr/lib64/xorg/modules/drivers/siliconmotion_drv.so dwz: Too few files for multifile optimization 751 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 Provides: siliconmotion_drv.so()(64bit) xorg-x11-drv-siliconmotion = 1.7.7-1.fc18 xorg-x11-drv-siliconmotion(x86-64) = 1.7.7-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: xorg-x11-drv-siliconmotion-debuginfo-1.7.7-1.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 Wrote: /builddir/build/RPMS/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/xorg-x11-drv-siliconmotion-debuginfo-1.7.7-1.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kngzBD + umask 022 + cd /builddir/build/BUILD + cd xf86-video-siliconmotion-1.7.7 + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-siliconmotion-1.7.7-1.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->