[Bug 83809] New: [regression] build failure after latest changes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 12 23:09:43 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=83809

          Priority: medium
            Bug ID: 83809
                CC: keithp at keithp.com
          Assignee: chris at chris-wilson.co.uk
           Summary: [regression] build failure after latest changes
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: fabio.ped at libero.it
          Hardware: All
            Status: NEW
           Version: git
         Component: Driver/intel
           Product: xorg

Intel fails to build with xorg 1.15 + glamor from git. Full log including
configure options at:
https://launchpadlibrarian.net/184717024/buildlog_ubuntu-trusty-i386.xserver-xorg-video-intel_2%3A2.99.916%2Bgit1409130730.48f640~gd~t_FAILEDTOBUILD.txt.gz

Error:
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src/uxa
-I../.. -D_FORTIFY_SOURCE=2 -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 -Wcast-qual -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -Werror=trigraphs -Werror=array-bounds
-Werror=write-strings -Werror=address -Werror=int-to-pointer-cast
-Werror=pointer-to-int-cast -fno-strict-aliasing -pthread -fvisibility=hidden
-I/usr/include/pixman-1 -I/usr/include/mirclient -I/usr/include/libdrm
-I/usr/include/mircommon -I/usr/include/xorg -I/usr/include/X11/dri
-I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm
-I../../../xvmc -I../../../src -I../../../src/render_program -DGLAMOR_GL
-I/usr/include/xorg -I/usr/include/libdrm -I../../../xvmc -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
../../../src/uxa/intel_glamor.c  -fPIC -DPIC -o .libs/intel_glamor.o
../../../src/uxa/intel_glamor.c: In function 'intel_glamor_pixmap_from_fd':
../../../src/uxa/intel_glamor.c:153:3: error: implicit declaration of function
'glamor_pixmap_from_fd' [-Werror=implicit-function-declaration]
   return glamor_pixmap_from_fd(screen, fd, width, height, stride, depth, bpp);
   ^
../../../src/uxa/intel_glamor.c:153:3: warning: nested extern declaration of
'glamor_pixmap_from_fd' [-Wnested-externs]
../../../src/uxa/intel_glamor.c:153:3: warning: return makes pointer from
integer without a cast [enabled by default]
../../../src/uxa/intel_glamor.c: In function 'intel_glamor_fd_from_pixmap':
../../../src/uxa/intel_glamor.c:166:17: error: implicit declaration of function
'glamor_fd_from_pixmap' [-Werror=implicit-function-declaration]
                 return glamor_fd_from_pixmap(screen, pixmap, stride, size);
                 ^
../../../src/uxa/intel_glamor.c:166:17: warning: nested extern declaration of
'glamor_fd_from_pixmap' [-Wnested-externs]
cc1: some warnings being treated as errors
make[4]: *** [intel_glamor.lo] Error 1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140913/6883dbd9/attachment-0001.html>


More information about the intel-gfx-bugs mailing list