Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- adam@Adam-Desktop:~/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u$ patch -p1 < ../exa.patch
- (Stripping trailing CRs from patch; use --binary to disable.)
- patching file src/radeon_accel.c
- (Stripping trailing CRs from patch; use --binary to disable.)
- patching file src/radeon_bo_helper.c
- (Stripping trailing CRs from patch; use --binary to disable.)
- patching file src/radeon_exa.c
- adam@Adam-Desktop:~/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u$ debuild -us -uc -j9
- dpkg-buildpackage -rfakeroot -D -us -uc -j9
- dpkg-buildpackage: source package xserver-xorg-video-ati
- dpkg-buildpackage: source version 1:7.5.99+git1410021930.c854b4~gd~u
- dpkg-buildpackage: source distribution utopic
- dpkg-buildpackage: source changed by Oibaf <[email protected]>
- dpkg-source --before-build xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u
- dpkg-buildpackage: host architecture amd64
- fakeroot debian/rules clean
- dh clean --with quilt,autoreconf,xsf --builddirectory=build/ --parallel
- dh_testdir -O--builddirectory=build/ -O--parallel
- dh_auto_clean -O--builddirectory=build/ -O--parallel
- dh_quilt_unpatch -O--builddirectory=build/ -O--parallel
- No patch removed
- dh_autoreconf_clean -O--builddirectory=build/ -O--parallel
- dh_clean -O--builddirectory=build/ -O--parallel
- dpkg-source -b xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u
- dpkg-source: info: using source format `3.0 (native)'
- dpkg-source: info: building xserver-xorg-video-ati in xserver-xorg-video-ati_7.5.99+git1410021930.c854b4~gd~u.tar.xz
- dpkg-source: info: building xserver-xorg-video-ati in xserver-xorg-video-ati_7.5.99+git1410021930.c854b4~gd~u.dsc
- debian/rules build
- dh build --with quilt,autoreconf,xsf --builddirectory=build/ --parallel
- dh_testdir -O--builddirectory=build/ -O--parallel
- dh_quilt_patch -O--builddirectory=build/ -O--parallel
- No patches in series
- dh_autoreconf -O--builddirectory=build/ -O--parallel
- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
- libtoolize: copying file `./ltmain.sh'
- 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.
- configure.ac:37: installing './compile'
- configure.ac:45: installing './config.guess'
- configure.ac:45: installing './config.sub'
- configure.ac:36: installing './install-sh'
- configure.ac:36: installing './missing'
- src/Makefile.am: installing './depcomp'
- debian/rules override_dh_auto_configure
- make[1]: Entering directory '/home/adam/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u'
- dh_auto_configure --builddirectory=build/ -- --libdir=/usr/lib
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for style of include used by make... GNU
- 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 whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking whether to enable maintainer-specific portions of Makefiles... no
- 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... /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 pkg-config... /usr/bin/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 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... (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 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... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- 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/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- 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 mt... mt
- checking if mt 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... yes
- 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 RANDR is defined... yes
- checking if RENDER is defined... yes
- checking if XV is defined... yes
- checking if DPMSExtension is defined... yes
- checking for LIBDRM... yes
- checking for LIBDRM_RADEON... yes
- checking for XORG... yes
- checking for XEXT... yes
- checking for LIBUDEV... yes
- checking whether to include GLAMOR support... checking for glamor.h... yes
- checking whether GLAMOR_NO_DRI3 is declared... yes
- checking for list.h... yes
- checking whether xorg_list_init is declared... yes
- checking for PCIACCESS... yes
- checking byteswap.h usability... yes
- checking byteswap.h presence... yes
- checking for byteswap.h... yes
- checking sys/endian.h usability... no
- checking sys/endian.h presence... no
- checking for sys/endian.h... no
- configure: The atimisc sub-driver has been split out to xf86-video-mach64:
- git://anongit.freedesktop.org/git/xorg/driver/xf86-video-mach64
- Please install that driver as well for mach64-based cards.
- configure: The r128 sub-driver has been split out to xf86-video-r128:
- git://anongit.freedesktop.org/git/xorg/driver/xf86-video-r128
- Please install that driver as well for rage128-based cards.
- 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
- prefix: /usr
- exec_prefix: ${prefix}
- libdir: /usr/lib
- includedir: ${prefix}/include
- CFLAGS: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
- CXXFLAGS: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
- Macros:
- Run 'make' to build xf86-video-ati
- make[1]: Leaving directory '/home/adam/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u'
- dh_auto_build -O--builddirectory=build/ -O--parallel
- make[1]: Entering directory '/home/adam/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u/build'
- make all-recursive
- make[2]: Entering directory '/home/adam/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u/build'
- Making all in src
- make[3]: Entering directory '/home/adam/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u/build/src'
- CC ati.lo
- CC atimodule.lo
- CC radeon_exa.lo
- CC radeon_video.lo
- CC radeon_accel.lo
- CC radeon_misc.lo
- CC radeon_textured_video.lo
- CC radeon_probe.lo
- CC radeon_xvmc.lo
- In file included from /usr/include/xorg/dri3.h:30:0,
- from ../../src/radeon_accel.c:79:
- /usr/include/X11/extensions/dri3proto.h:43:5: error: unknown type name 'CARD8'
- CARD8 reqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:44:5: error: unknown type name 'CARD8'
- CARD8 dri3ReqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:45:5: error: unknown type name 'CARD16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:45:20: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:52:5: error: unknown type name 'BYTE'
- BYTE type; /* X_Reply */
- ^
- /usr/include/X11/extensions/dri3proto.h:53:5: error: unknown type name 'BYTE'
- BYTE pad1;
- ^
- /usr/include/X11/extensions/dri3proto.h:54:5: error: unknown type name 'CARD16'
- CARD16 sequenceNumber B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:54:28: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 sequenceNumber B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:66:5: error: unknown type name 'CARD8'
- CARD8 reqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:67:5: error: unknown type name 'CARD8'
- CARD8 dri3ReqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:68:5: error: unknown type name 'CARD16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:68:20: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:75:5: error: unknown type name 'BYTE'
- BYTE type; /* X_Reply */
- ^
- /usr/include/X11/extensions/dri3proto.h:76:5: error: unknown type name 'CARD8'
- CARD8 nfd;
- ^
- /usr/include/X11/extensions/dri3proto.h:77:5: error: unknown type name 'CARD16'
- CARD16 sequenceNumber B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:77:28: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 sequenceNumber B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:89:5: error: unknown type name 'CARD8'
- CARD8 reqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:90:5: error: unknown type name 'CARD8'
- CARD8 dri3ReqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:91:5: error: unknown type name 'CARD16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:91:20: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:105:5: error: unknown type name 'CARD8'
- CARD8 reqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:106:5: error: unknown type name 'CARD8'
- CARD8 dri3ReqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:107:5: error: unknown type name 'CARD16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:107:20: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:113:5: error: unknown type name 'BYTE'
- BYTE type; /* X_Reply */
- ^
- /usr/include/X11/extensions/dri3proto.h:114:5: error: unknown type name 'CARD8'
- CARD8 nfd; /* Number of file descriptors returned (1) */
- ^
- /usr/include/X11/extensions/dri3proto.h:115:5: error: unknown type name 'CARD16'
- CARD16 sequenceNumber B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:115:28: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 sequenceNumber B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:130:5: error: unknown type name 'CARD8'
- CARD8 reqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:131:5: error: unknown type name 'CARD8'
- CARD8 dri3ReqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:132:5: error: unknown type name 'CARD16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:132:20: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:143:5: error: unknown type name 'CARD8'
- CARD8 reqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:144:5: error: unknown type name 'CARD8'
- CARD8 dri3ReqType;
- ^
- /usr/include/X11/extensions/dri3proto.h:145:5: error: unknown type name 'CARD16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:145:20: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 length B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:153:5: error: unknown type name 'BYTE'
- BYTE type; /* X_Reply */
- ^
- /usr/include/X11/extensions/dri3proto.h:154:5: error: unknown type name 'CARD8'
- CARD8 nfd; /* Number of file descriptors returned (1) */
- ^
- /usr/include/X11/extensions/dri3proto.h:155:5: error: unknown type name 'CARD16'
- CARD16 sequenceNumber B16;
- ^
- /usr/include/X11/extensions/dri3proto.h:155:28: error: expected ':', ',', ';', '}' or '__attribute__' before 'B16'
- CARD16 sequenceNumber B16;
- ^
- CC r600_exa.lo
- CC r6xx_accel.lo
- CC r600_textured_videofuncs.lo
- CC r600_shader.lo
- CC radeon_exa_shared.lo
- ../../src/radeon_accel.c: In function 'exa_dri3_pixmap_from_fd':
- ../../src/radeon_accel.c:229:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- !screen->SetSharedPixmapBacking(pixmap, (void *)fd)) {
- ^
- ../../src/radeon_accel.c: In function 'exa_dri3_fd_from_pixmap':
- ../../src/radeon_accel.c:243:53: warning: passing argument 3 of 'screen->SharePixmapBacking' from incompatible pointer type
- if (!screen->SharePixmapBacking(pixmap, screen, &fd))
- ^
- ../../src/radeon_accel.c:243:53: note: expected 'void **' but argument is of type 'int *'
- Makefile:640: recipe for target 'radeon_accel.lo' failed
- make[3]: *** [radeon_accel.lo] Error 1
- make[3]: *** Waiting for unfinished jobs....
- make[3]: Leaving directory '/home/adam/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u/build/src'
- Makefile:442: recipe for target 'all-recursive' failed
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory '/home/adam/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u/build'
- Makefile:373: recipe for target 'all' failed
- make[1]: *** [all] Error 2
- make[1]: Leaving directory '/home/adam/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u/build'
- dh_auto_build: make -j9 returned exit code 2
- debian/rules:23: recipe for target 'build' failed
- make: *** [build] Error 2
- dpkg-buildpackage: error: debian/rules build gave error exit status 2
- debuild: fatal error at line 1364:
- dpkg-buildpackage -rfakeroot -D -us -uc -j9 failed
- adam@Adam-Desktop:~/mesa/xserver-xorg-video-ati-7.5.99+git1410021930.c854b4~gd~u$
Advertisement
Add Comment
Please, Sign In to add comment