Skip to content

Instantly share code, notes, and snippets.

@jim-p
Last active August 29, 2015 13:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jim-p/10140152 to your computer and use it in GitHub Desktop.
Save jim-p/10140152 to your computer and use it in GitHub Desktop.
graphics/dri build error
Solution: You have conflicting LLVM includes.
rm -rf /usr/local/include/llvm/ /usr/local/include/llvm-c/
Then rebuild graphics/dri
Build Log:
# env MAKE_JOBS_UNSAFE=yes portupgrade --batch -f dri-9.1.7_3,2
[Reading data from pkg(8) ... - 1427 packages found - done]
---> Reinstalling 'dri-9.1.7_3,2' (graphics/dri)
---> Building '/usr/ports/graphics/dri'
===> Cleaning for dri-9.1.7_3,2
===> dri-9.1.7_3,2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by dri-9.1.7_3,2 for building
===> Extracting for dri-9.1.7_3,2
=> SHA256 Checksum OK for MesaLib-9.1.7.tar.bz2.
===> Patching for dri-9.1.7_3,2
===> Applying FreeBSD patches for dri-9.1.7_3,2
===> dri-9.1.7_3,2 depends on executable: makedepend - found
===> dri-9.1.7_3,2 depends on executable: python2 - found
===> dri-9.1.7_3,2 depends on file: /usr/local/lib/python2.7/site-packages/libxml2.py - found
===> dri-9.1.7_3,2 depends on executable: llvm-config33 - found
===> dri-9.1.7_3,2 depends on file: /usr/local/bin/python2.7 - found
===> dri-9.1.7_3,2 depends on executable: xgettext - found
===> dri-9.1.7_3,2 depends on executable: bison - found
===> dri-9.1.7_3,2 depends on executable: gmake - found
===> dri-9.1.7_3,2 depends on executable: pkgconf - found
===> dri-9.1.7_3,2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===> dri-9.1.7_3,2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===> dri-9.1.7_3,2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> dri-9.1.7_3,2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===> dri-9.1.7_3,2 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found
===> dri-9.1.7_3,2 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===> dri-9.1.7_3,2 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===> dri-9.1.7_3,2 depends on file: /usr/local/bin/automake-1.14 - found
===> dri-9.1.7_3,2 depends on file: /usr/local/bin/autoconf-2.69 - found
===> dri-9.1.7_3,2 depends on package: libtool>=2.4 - found
===> dri-9.1.7_3,2 depends on shared library: libdrm.so - found
===> dri-9.1.7_3,2 depends on shared library: libexpat.so - found
===> Configuring for dri-9.1.7_3,2
===> FreeBSD 10 autotools fix applied to /usr/ports/graphics/dri/work/Mesa-9.1.7/aclocal.m4
===> FreeBSD 10 autotools fix applied to /usr/ports/graphics/dri/work/Mesa-9.1.7/configure
cd /usr/ports/graphics/dri/work/Mesa-9.1.7 && env NOCONFIGURE=1 sh autogen.sh
autoreconf-2.69: Entering directory `.'
autoreconf-2.69: configure.ac: not using Gettext
autoreconf-2.69: running: aclocal -I m4
/usr/local/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/local/share/aclocal/imlib.m4:9: run info Automake 'Extending aclocal'
/usr/local/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
autoreconf-2.69: configure.ac: tracing
autoreconf-2.69: running: libtoolize --copy
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
/usr/local/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/local/share/aclocal/imlib.m4:9: run info Automake 'Extending aclocal'
/usr/local/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
autoreconf-2.69: running: /usr/local/bin/autoconf-2.69
autoreconf-2.69: configure.ac: not using Autoheader
autoreconf-2.69: running: automake --add-missing --copy --no-force
parallel-tests: installing 'bin/test-driver'
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
automake-1.14: warning: possible forward-incompatibility.
automake-1.14: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-1.14: automake option hasn't been enabled. For now, the corresponding output
automake-1.14: object file(s) will be placed in the top-level directory. However,
automake-1.14: this behaviour will change in future Automake versions: they will
automake-1.14: unconditionally cause object files to be placed in the same subdirectory
automake-1.14: of the corresponding sources.
automake-1.14: You are advised to start using 'subdir-objects' option throughout your
automake-1.14: project, to avoid future incompatibilities.
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_bb.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_build_util.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_emit_nv50.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_from_tgsi.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_graph.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_lowering_nv50.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_peephole.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_print.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_ra.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_ssa.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_target.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_target_nv50.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:18: warning: source file 'codegen/nv50_ir_util.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:18: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:34: warning: source file '$(top_srcdir)/src/gallium/drivers/nvc0/codegen/nv50_ir_emit_gk110.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:34: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:34: warning: source file '$(top_srcdir)/src/gallium/drivers/nvc0/codegen/nv50_ir_emit_nvc0.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:34: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:34: warning: source file '$(top_srcdir)/src/gallium/drivers/nvc0/codegen/nv50_ir_lowering_nvc0.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:34: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/nv50/Makefile.sources:34: warning: source file '$(top_srcdir)/src/gallium/drivers/nvc0/codegen/nv50_ir_target_nvc0.cpp' is in a subdirectory,
src/gallium/drivers/nv50/Makefile.sources:34: but option 'subdir-objects' is disabled
src/gallium/drivers/nv50/Makefile.am:23: 'src/gallium/drivers/nv50/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.am:39: warning: source file '$(top_srcdir)/src/glsl/ralloc.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.am:39: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:39: warning: source file '$(top_srcdir)/src/mesa/program/register_allocate.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.am:39: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_code.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_compiler.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_compiler_util.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_emulate_branches.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_emulate_loops.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_inline_literals.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_program.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_program_print.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_opcodes.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_program_alu.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_program_pair.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_program_tex.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_pair_translate.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_pair_schedule.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_pair_regalloc.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_pair_dead_sources.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_dataflow.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_dataflow_deadcode.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_dataflow_swizzles.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_list.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_optimize.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_remove_constants.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_rename_regs.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_vert_fc.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/radeon_variable.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/r3xx_fragprog.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/r300_fragprog.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/r300_fragprog_swizzle.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/r300_fragprog_emit.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/r500_fragprog.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/r500_fragprog_emit.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/r3xx_vertprog.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/r3xx_vertprog_dump.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.sources:1: warning: source file 'compiler/memory_pool.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:1: 'src/gallium/drivers/r300/Makefile.sources' included from here
src/gallium/drivers/r300/Makefile.am:23: warning: source file '$(testdir)/r300_compiler_tests.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.am:23: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:23: warning: source file '$(testdir)/radeon_compiler_optimize_tests.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.am:23: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:23: warning: source file '$(testdir)/radeon_compiler_util_tests.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.am:23: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:23: warning: source file '$(testdir)/rc_test_helpers.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.am:23: but option 'subdir-objects' is disabled
src/gallium/drivers/r300/Makefile.am:23: warning: source file '$(testdir)/unit_test.c' is in a subdirectory,
src/gallium/drivers/r300/Makefile.am:23: but option 'subdir-objects' is disabled
src/gallium/drivers/svga/Makefile.sources:1: warning: source file 'svgadump/svga_shader_dump.c' is in a subdirectory,
src/gallium/drivers/svga/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/svga/Makefile.am:23: 'src/gallium/drivers/svga/Makefile.sources' included from here
src/gallium/drivers/svga/Makefile.sources:1: warning: source file 'svgadump/svga_shader_op.c' is in a subdirectory,
src/gallium/drivers/svga/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/svga/Makefile.am:23: 'src/gallium/drivers/svga/Makefile.sources' included from here
src/gallium/drivers/svga/Makefile.sources:1: warning: source file 'svgadump/svga_dump.c' is in a subdirectory,
src/gallium/drivers/svga/Makefile.sources:1: but option 'subdir-objects' is disabled
src/gallium/drivers/svga/Makefile.am:23: 'src/gallium/drivers/svga/Makefile.sources' included from here
src/gallium/state_trackers/glx/Makefile.am:35: warning: source file 'xlib/glx_api.c' is in a subdirectory,
src/gallium/state_trackers/glx/Makefile.am:35: but option 'subdir-objects' is disabled
src/gallium/state_trackers/glx/Makefile.am:35: warning: source file 'xlib/glx_getproc.c' is in a subdirectory,
src/gallium/state_trackers/glx/Makefile.am:35: but option 'subdir-objects' is disabled
src/gallium/state_trackers/glx/Makefile.am:35: warning: source file 'xlib/glx_usefont.c' is in a subdirectory,
src/gallium/state_trackers/glx/Makefile.am:35: but option 'subdir-objects' is disabled
src/gallium/state_trackers/glx/Makefile.am:35: warning: source file 'xlib/xm_api.c' is in a subdirectory,
src/gallium/state_trackers/glx/Makefile.am:35: but option 'subdir-objects' is disabled
src/gallium/state_trackers/glx/Makefile.am:35: warning: source file 'xlib/xm_st.c' is in a subdirectory,
src/gallium/state_trackers/glx/Makefile.am:35: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:54: warning: source file 'tests/test_blocks.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:54: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:54: warning: source file 'tests/testlib.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:54: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:48: warning: source file 'tests/test_context.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:48: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:48: warning: source file 'tests/testlib.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:48: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:56: warning: source file 'tests/test_rendering.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:56: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:56: warning: source file 'tests/testlib.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:56: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:52: warning: source file 'tests/test_subpicture.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:52: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:52: warning: source file 'tests/testlib.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:52: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:50: warning: source file 'tests/test_surface.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:50: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:50: warning: source file 'tests/testlib.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:50: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:58: warning: source file 'tests/xvmc_bench.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:58: but option 'subdir-objects' is disabled
src/gallium/state_trackers/xvmc/Makefile.am:58: warning: source file 'tests/testlib.c' is in a subdirectory,
src/gallium/state_trackers/xvmc/Makefile.am:58: but option 'subdir-objects' is disabled
src/gallium/targets/dri-i915/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/utils.c' is in a subdirectory,
src/gallium/targets/dri-i915/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-i915/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/dri_util.c' is in a subdirectory,
src/gallium/targets/dri-i915/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-i915/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/xmlconfig.c' is in a subdirectory,
src/gallium/targets/dri-i915/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-nouveau/Makefile.am:42: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/utils.c' is in a subdirectory,
src/gallium/targets/dri-nouveau/Makefile.am:42: but option 'subdir-objects' is disabled
src/gallium/targets/dri-nouveau/Makefile.am:42: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/dri_util.c' is in a subdirectory,
src/gallium/targets/dri-nouveau/Makefile.am:42: but option 'subdir-objects' is disabled
src/gallium/targets/dri-nouveau/Makefile.am:42: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/xmlconfig.c' is in a subdirectory,
src/gallium/targets/dri-nouveau/Makefile.am:42: but option 'subdir-objects' is disabled
src/gallium/targets/dri-r300/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/utils.c' is in a subdirectory,
src/gallium/targets/dri-r300/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-r300/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/dri_util.c' is in a subdirectory,
src/gallium/targets/dri-r300/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-r300/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/xmlconfig.c' is in a subdirectory,
src/gallium/targets/dri-r300/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-r600/Makefile.am:42: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/utils.c' is in a subdirectory,
src/gallium/targets/dri-r600/Makefile.am:42: but option 'subdir-objects' is disabled
src/gallium/targets/dri-r600/Makefile.am:42: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/dri_util.c' is in a subdirectory,
src/gallium/targets/dri-r600/Makefile.am:42: but option 'subdir-objects' is disabled
src/gallium/targets/dri-r600/Makefile.am:42: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/xmlconfig.c' is in a subdirectory,
src/gallium/targets/dri-r600/Makefile.am:42: but option 'subdir-objects' is disabled
src/gallium/targets/dri-radeonsi/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/utils.c' is in a subdirectory,
src/gallium/targets/dri-radeonsi/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-radeonsi/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/dri_util.c' is in a subdirectory,
src/gallium/targets/dri-radeonsi/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-radeonsi/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/xmlconfig.c' is in a subdirectory,
src/gallium/targets/dri-radeonsi/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-swrast/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/utils.c' is in a subdirectory,
src/gallium/targets/dri-swrast/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-swrast/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/drisw_util.c' is in a subdirectory,
src/gallium/targets/dri-swrast/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-swrast/Makefile.am:43: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/xmlconfig.c' is in a subdirectory,
src/gallium/targets/dri-swrast/Makefile.am:43: but option 'subdir-objects' is disabled
src/gallium/targets/dri-vmwgfx/Makefile.am:41: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/utils.c' is in a subdirectory,
src/gallium/targets/dri-vmwgfx/Makefile.am:41: but option 'subdir-objects' is disabled
src/gallium/targets/dri-vmwgfx/Makefile.am:41: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/dri_util.c' is in a subdirectory,
src/gallium/targets/dri-vmwgfx/Makefile.am:41: but option 'subdir-objects' is disabled
src/gallium/targets/dri-vmwgfx/Makefile.am:41: warning: source file '$(top_srcdir)/src/mesa/drivers/dri/common/xmlconfig.c' is in a subdirectory,
src/gallium/targets/dri-vmwgfx/Makefile.am:41: but option 'subdir-objects' is disabled
src/gallium/targets/vdpau-nouveau/Makefile.am:37: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
src/gallium/targets/vdpau-nouveau/Makefile.am:37: but option 'subdir-objects' is disabled
src/gallium/targets/vdpau-r300/Makefile.am:37: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
src/gallium/targets/vdpau-r300/Makefile.am:37: but option 'subdir-objects' is disabled
src/gallium/targets/vdpau-r600/Makefile.am:36: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
src/gallium/targets/vdpau-r600/Makefile.am:36: but option 'subdir-objects' is disabled
src/gallium/targets/vdpau-radeonsi/Makefile.am:37: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
src/gallium/targets/vdpau-radeonsi/Makefile.am:37: but option 'subdir-objects' is disabled
src/gallium/targets/vdpau-softpipe/Makefile.am:37: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_xsp.c' is in a subdirectory,
src/gallium/targets/vdpau-softpipe/Makefile.am:37: but option 'subdir-objects' is disabled
src/gallium/targets/xvmc-nouveau/Makefile.am:37: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
src/gallium/targets/xvmc-nouveau/Makefile.am:37: but option 'subdir-objects' is disabled
src/gallium/targets/xvmc-r300/Makefile.am:37: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
src/gallium/targets/xvmc-r300/Makefile.am:37: but option 'subdir-objects' is disabled
src/gallium/targets/xvmc-r600/Makefile.am:36: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c' is in a subdirectory,
src/gallium/targets/xvmc-r600/Makefile.am:36: but option 'subdir-objects' is disabled
src/gallium/targets/xvmc-softpipe/Makefile.am:37: warning: source file '$(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_xsp.c' is in a subdirectory,
src/gallium/targets/xvmc-softpipe/Makefile.am:37: but option 'subdir-objects' is disabled
src/gbm/Makefile.am:17: warning: source file 'main/gbm.c' is in a subdirectory,
src/gbm/Makefile.am:17: but option 'subdir-objects' is disabled
src/gbm/Makefile.am:17: warning: source file 'main/backend.c' is in a subdirectory,
src/gbm/Makefile.am:17: but option 'subdir-objects' is disabled
src/gbm/Makefile.am:17: warning: source file 'main/common.c' is in a subdirectory,
src/gbm/Makefile.am:17: but option 'subdir-objects' is disabled
src/gbm/Makefile.am:31: warning: source file 'backends/dri/gbm_dri.c' is in a subdirectory,
src/gbm/Makefile.am:31: but option 'subdir-objects' is disabled
src/gbm/Makefile.am:31: warning: source file 'backends/dri/driver_name.c' is in a subdirectory,
src/gbm/Makefile.am:31: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:77: warning: source file 'glcpp/glcpp-lex.c' is in a subdirectory,
src/glsl/Makefile.am:77: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:77: warning: source file 'glcpp/glcpp-parse.c' is in a subdirectory,
src/glsl/Makefile.am:77: but option 'subdir-objects' is disabled
src/glsl/Makefile.sources:8: warning: source file '$(GLSL_SRCDIR)/ralloc.c' is in a subdirectory,
src/glsl/Makefile.sources:8: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:8: warning: source file '$(GLSL_SRCDIR)/glcpp/pp.c' is in a subdirectory,
src/glsl/Makefile.sources:8: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_expr.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_function.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_to_hir.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_type.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/builtin_variables.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_parser_extras.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_types.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_symbol_table.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/hir_field_selection.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_basic_block.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_builder.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_clone.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_constant_expression.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_expression_flattening.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function_can_inline.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function_detect_recursion.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_hierarchical_visitor.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_hv_accept.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_import_prototypes.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_print_visitor.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_reader.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_rvalue_visitor.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_set_program_inouts.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_validate.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_variable_refcount.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/linker.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_functions.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniforms.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_initializers.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_block_active_visitor.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_blocks.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_varyings.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_analysis.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_controls.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_unroll.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_clip_distance.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_discard.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_discard_flow.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_if_to_cond_assign.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_instructions.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_jumps.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_mat_op_to_vec.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_noise.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_packed_varyings.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_packing_builtins.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_texture_projection.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_variable_index_to_cond_assign.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vec_index_to_cond_assign.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vec_index_to_swizzle.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vector.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_output_reads.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_ubo_reference.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_algebraic.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_array_splitting.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_folding.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_propagation.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_variable.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_copy_propagation.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_copy_propagation_elements.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_code.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_code_local.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_functions.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_function_inlining.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_if_simplification.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_noop_swizzle.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_redundant_jumps.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_structure_splitting.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_swizzle_swizzle.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_tree_grafting.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/s_expression.cpp' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/strtod.c' is in a subdirectory,
src/glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:35: 'src/glsl/Makefile.sources' included from here
src/glsl/Makefile.am:85: warning: source file 'glcpp/glcpp.c' is in a subdirectory,
src/glsl/Makefile.am:85: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:85: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
src/glsl/Makefile.am:85: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:102: warning: source file '$(top_srcdir)/src/mesa/main/hash_table.c' is in a subdirectory,
src/glsl/Makefile.am:102: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:102: warning: source file '$(top_srcdir)/src/mesa/main/imports.c' is in a subdirectory,
src/glsl/Makefile.am:102: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:102: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
src/glsl/Makefile.am:102: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:102: warning: source file '$(top_srcdir)/src/mesa/program/symbol_table.c' is in a subdirectory,
src/glsl/Makefile.am:102: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:102: warning: source file '$(GLSL_SRCDIR)/standalone_scaffolding.cpp' is in a subdirectory,
src/glsl/Makefile.am:102: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:68: warning: source file 'tests/ralloc_test.cpp' is in a subdirectory,
src/glsl/Makefile.am:68: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:68: warning: source file '$(top_builddir)/src/glsl/ralloc.c' is in a subdirectory,
src/glsl/Makefile.am:68: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:53: warning: source file '$(top_srcdir)/src/mesa/main/hash_table.c' is in a subdirectory,
src/glsl/Makefile.am:53: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:53: warning: source file '$(top_srcdir)/src/mesa/main/imports.c' is in a subdirectory,
src/glsl/Makefile.am:53: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:53: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
src/glsl/Makefile.am:53: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:53: warning: source file '$(top_srcdir)/src/mesa/program/symbol_table.c' is in a subdirectory,
src/glsl/Makefile.am:53: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:53: warning: source file 'tests/copy_constant_to_storage_tests.cpp' is in a subdirectory,
src/glsl/Makefile.am:53: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:53: warning: source file 'tests/set_uniform_initializer_tests.cpp' is in a subdirectory,
src/glsl/Makefile.am:53: but option 'subdir-objects' is disabled
src/glsl/Makefile.am:53: warning: source file 'tests/uniform_initializer_utils.cpp' is in a subdirectory,
src/glsl/Makefile.am:53: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/../Makefile.sources:12: warning: source file '$(GLSL_BUILDDIR)/glcpp/glcpp-lex.c' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:12: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:12: warning: source file '$(GLSL_BUILDDIR)/glcpp/glcpp-parse.c' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:12: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:8: warning: source file '$(GLSL_SRCDIR)/ralloc.c' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:8: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:8: warning: source file '$(GLSL_SRCDIR)/glcpp/pp.c' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:8: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:108: warning: source file '$(GLSL_BUILDDIR)/glsl_lexer.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:108: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:108: warning: source file '$(GLSL_BUILDDIR)/glsl_parser.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:108: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_expr.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_function.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_to_hir.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_type.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/builtin_variables.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_parser_extras.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_types.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_symbol_table.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/hir_field_selection.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_basic_block.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_builder.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_clone.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_constant_expression.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_expression_flattening.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function_can_inline.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function_detect_recursion.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_hierarchical_visitor.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_hv_accept.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_import_prototypes.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_print_visitor.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_reader.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_rvalue_visitor.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_set_program_inouts.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_validate.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_variable_refcount.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/linker.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_functions.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniforms.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_initializers.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_block_active_visitor.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_blocks.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_varyings.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_analysis.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_controls.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_unroll.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_clip_distance.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_discard.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_discard_flow.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_if_to_cond_assign.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_instructions.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_jumps.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_mat_op_to_vec.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_noise.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_packed_varyings.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_packing_builtins.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_texture_projection.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_variable_index_to_cond_assign.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vec_index_to_cond_assign.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vec_index_to_swizzle.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vector.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_output_reads.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_ubo_reference.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_algebraic.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_array_splitting.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_folding.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_propagation.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_variable.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_copy_propagation.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_copy_propagation_elements.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_code.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_code_local.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_functions.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_function_inlining.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_if_simplification.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_noop_swizzle.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_redundant_jumps.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_structure_splitting.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_swizzle_swizzle.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_tree_grafting.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/s_expression.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/strtod.c' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:18: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/Makefile.am:77: warning: source file '$(top_srcdir)/src/mesa/main/hash_table.c' is in a subdirectory,
src/glsl/builtin_compiler/Makefile.am:77: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:77: warning: source file '$(top_srcdir)/src/mesa/main/imports.c' is in a subdirectory,
src/glsl/builtin_compiler/Makefile.am:77: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:77: warning: source file '$(top_srcdir)/src/mesa/program/prog_hash_table.c' is in a subdirectory,
src/glsl/builtin_compiler/Makefile.am:77: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:77: warning: source file '$(top_srcdir)/src/mesa/program/symbol_table.c' is in a subdirectory,
src/glsl/builtin_compiler/Makefile.am:77: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/../Makefile.sources:105: warning: source file '$(GLSL_SRCDIR)/builtin_compiler/builtin_stubs.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:105: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:95: warning: source file '$(GLSL_SRCDIR)/standalone_scaffolding.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:95: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/glsl/builtin_compiler/../Makefile.sources:95: warning: source file '$(GLSL_SRCDIR)/main.cpp' is in a subdirectory,
src/glsl/builtin_compiler/../Makefile.sources:95: but option 'subdir-objects' is disabled
src/glsl/builtin_compiler/Makefile.am:64: 'src/glsl/builtin_compiler/../Makefile.sources' included from here
src/gtest/Makefile.am:27: warning: source file 'src/gtest-all.cc' is in a subdirectory,
src/gtest/Makefile.am:27: but option 'subdir-objects' is disabled
src/gtest/Makefile.am:27: warning: source file 'src/gtest_main.cc' is in a subdirectory,
src/gtest/Makefile.am:27: but option 'subdir-objects' is disabled
src/mapi/es1api/Makefile.am:43: warning: source file '../mapi/entry.c' is in a subdirectory,
src/mapi/es1api/Makefile.am:43: but option 'subdir-objects' is disabled
src/mapi/es2api/Makefile.am:47: warning: source file '../mapi/entry.c' is in a subdirectory,
src/mapi/es2api/Makefile.am:47: but option 'subdir-objects' is disabled
src/mapi/glapi/../mapi/sources.mak:17: warning: source file '$(TOP)/src/mapi/mapi/u_current.c' is in a subdirectory,
src/mapi/glapi/../mapi/sources.mak:17: but option 'subdir-objects' is disabled
src/mapi/glapi/Makefile.am:24: 'src/mapi/glapi/../mapi/sources.mak' included from here
src/mapi/glapi/../mapi/sources.mak:17: warning: source file '$(TOP)/src/mapi/mapi/u_execmem.c' is in a subdirectory,
src/mapi/glapi/../mapi/sources.mak:17: but option 'subdir-objects' is disabled
src/mapi/glapi/Makefile.am:24: 'src/mapi/glapi/../mapi/sources.mak' included from here
src/mapi/glapi/../mapi/sources.mak:35: warning: source file '$(TOP)/src/mapi/mapi/entry.c' is in a subdirectory,
src/mapi/glapi/../mapi/sources.mak:35: but option 'subdir-objects' is disabled
src/mapi/glapi/Makefile.am:24: 'src/mapi/glapi/../mapi/sources.mak' included from here
src/mapi/mapi/sources.mak:28: warning: source file '$(TOP)/src/mapi/mapi/entry.c' is in a subdirectory,
src/mapi/mapi/sources.mak:28: but option 'subdir-objects' is disabled
src/mapi/shared-glapi/Makefile.am:5: 'src/mapi/mapi/sources.mak' included from here
src/mapi/mapi/sources.mak:28: warning: source file '$(TOP)/src/mapi/mapi/mapi_glapi.c' is in a subdirectory,
src/mapi/mapi/sources.mak:28: but option 'subdir-objects' is disabled
src/mapi/shared-glapi/Makefile.am:5: 'src/mapi/mapi/sources.mak' included from here
src/mapi/mapi/sources.mak:28: warning: source file '$(TOP)/src/mapi/mapi/stub.c' is in a subdirectory,
src/mapi/mapi/sources.mak:28: but option 'subdir-objects' is disabled
src/mapi/shared-glapi/Makefile.am:5: 'src/mapi/mapi/sources.mak' included from here
src/mapi/mapi/sources.mak:28: warning: source file '$(TOP)/src/mapi/mapi/table.c' is in a subdirectory,
src/mapi/mapi/sources.mak:28: but option 'subdir-objects' is disabled
src/mapi/shared-glapi/Makefile.am:5: 'src/mapi/mapi/sources.mak' included from here
src/mapi/mapi/sources.mak:17: warning: source file '$(TOP)/src/mapi/mapi/u_current.c' is in a subdirectory,
src/mapi/mapi/sources.mak:17: but option 'subdir-objects' is disabled
src/mapi/shared-glapi/Makefile.am:5: 'src/mapi/mapi/sources.mak' included from here
src/mapi/mapi/sources.mak:17: warning: source file '$(TOP)/src/mapi/mapi/u_execmem.c' is in a subdirectory,
src/mapi/mapi/sources.mak:17: but option 'subdir-objects' is disabled
src/mapi/shared-glapi/Makefile.am:5: 'src/mapi/mapi/sources.mak' included from here
src/mapi/vgapi/../mapi/sources.mak:21: warning: source file '$(TOP)/src/mapi/mapi/entry.c' is in a subdirectory,
src/mapi/vgapi/../mapi/sources.mak:21: but option 'subdir-objects' is disabled
src/mapi/vgapi/Makefile.am:43: 'src/mapi/vgapi/../mapi/sources.mak' included from here
src/mapi/vgapi/../mapi/sources.mak:21: warning: source file '$(TOP)/src/mapi/mapi/mapi.c' is in a subdirectory,
src/mapi/vgapi/../mapi/sources.mak:21: but option 'subdir-objects' is disabled
src/mapi/vgapi/Makefile.am:43: 'src/mapi/vgapi/../mapi/sources.mak' included from here
src/mapi/vgapi/../mapi/sources.mak:21: warning: source file '$(TOP)/src/mapi/mapi/stub.c' is in a subdirectory,
src/mapi/vgapi/../mapi/sources.mak:21: but option 'subdir-objects' is disabled
src/mapi/vgapi/Makefile.am:43: 'src/mapi/vgapi/../mapi/sources.mak' included from here
src/mapi/vgapi/../mapi/sources.mak:21: warning: source file '$(TOP)/src/mapi/mapi/table.c' is in a subdirectory,
src/mapi/vgapi/../mapi/sources.mak:21: but option 'subdir-objects' is disabled
src/mapi/vgapi/Makefile.am:43: 'src/mapi/vgapi/../mapi/sources.mak' included from here
src/mapi/vgapi/../mapi/sources.mak:17: warning: source file '$(TOP)/src/mapi/mapi/u_current.c' is in a subdirectory,
src/mapi/vgapi/../mapi/sources.mak:17: but option 'subdir-objects' is disabled
src/mapi/vgapi/Makefile.am:43: 'src/mapi/vgapi/../mapi/sources.mak' included from here
src/mapi/vgapi/../mapi/sources.mak:17: warning: source file '$(TOP)/src/mapi/mapi/u_execmem.c' is in a subdirectory,
src/mapi/vgapi/../mapi/sources.mak:17: but option 'subdir-objects' is disabled
src/mapi/vgapi/Makefile.am:43: 'src/mapi/vgapi/../mapi/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/api_arrayelt.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(BUILDDIR)main/api_exec.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/api_loopback.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/api_validate.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/accum.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/arbprogram.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/atifragshader.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/attrib.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/arrayobj.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/blend.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/bufferobj.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/buffers.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/clear.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/clip.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/colortab.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/condrender.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/context.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/convolve.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/cpuinfo.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/debug.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/depth.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/dlist.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/drawpix.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/drawtex.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/enable.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/errors.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/eval.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/execmem.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/extensions.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/fbobject.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/feedback.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/ffvertex_prog.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/ff_fragment_shader.cpp' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/fog.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/formatquery.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/formats.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/format_pack.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/format_unpack.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/framebuffer.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/get.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/getstring.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/glformats.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/hash.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/hash_table.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/hint.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/histogram.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/image.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/imports.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/light.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/lines.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/matrix.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/mipmap.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/mm.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/multisample.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/pack.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/pbo.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/pixel.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/pixelstore.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/pixeltransfer.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/points.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/polygon.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/queryobj.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/querymatrix.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/rastpos.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/readpix.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/remap.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/renderbuffer.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/samplerobj.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/scissor.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/set.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/shaderapi.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/shaderobj.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/shader_query.cpp' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/shared.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/state.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/stencil.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/syncobj.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texcompress.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_cpal.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_rgtc.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_s3tc.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_fxt1.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_etc.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texenv.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texformat.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texgen.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texgetimage.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/teximage.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texobj.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texparam.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texstate.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texstorage.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texstore.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/texturebarrier.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/transformfeedback.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/uniforms.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/uniform_query.cpp' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/varray.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/version.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/viewport.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(SRCDIR)main/vtxfmt.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:10: warning: source file '$(BUILDDIR)main/enums.c' is in a subdirectory,
src/mesa/sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:7: warning: source file '$(SRCDIR)main/es1_conversion.c' is in a subdirectory,
src/mesa/sources.mak:7: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:115: warning: source file '$(SRCDIR)math/m_debug_clip.c' is in a subdirectory,
src/mesa/sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:115: warning: source file '$(SRCDIR)math/m_debug_norm.c' is in a subdirectory,
src/mesa/sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:115: warning: source file '$(SRCDIR)math/m_debug_xform.c' is in a subdirectory,
src/mesa/sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:115: warning: source file '$(SRCDIR)math/m_eval.c' is in a subdirectory,
src/mesa/sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:115: warning: source file '$(SRCDIR)math/m_matrix.c' is in a subdirectory,
src/mesa/sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:115: warning: source file '$(SRCDIR)math/m_translate.c' is in a subdirectory,
src/mesa/sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:115: warning: source file '$(SRCDIR)math/m_vector.c' is in a subdirectory,
src/mesa/sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:124: warning: source file '$(SRCDIR)math/m_xform.c' is in a subdirectory,
src/mesa/sources.mak:124: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_context.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec_api.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec_array.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec_draw.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec_eval.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_noop.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_primitive_restart.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_rebase.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_split.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_split_copy.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_split_inplace.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_save.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_save_api.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_save_draw.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_save_loopback.c' is in a subdirectory,
src/mesa/sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_context.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_pipeline.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_draw.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_rasterpos.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_program.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_render.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_texgen.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_texmat.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_vertex.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_fog.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_light.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_normals.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_points.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vp_build.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vertex.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vertex_sse.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vertex_generic.c' is in a subdirectory,
src/mesa/sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_aaline.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_aatriangle.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_alpha.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_atifragshader.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_bitmap.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_blend.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_blit.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_clear.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_copypix.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_context.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_depth.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_drawpix.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_feedback.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_fog.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_fragprog.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_lines.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_logic.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_masking.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_points.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_renderbuffer.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_span.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_stencil.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texcombine.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texfetch.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texfilter.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texrender.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texture.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_triangle.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:127: warning: source file '$(SRCDIR)swrast/s_zoom.c' is in a subdirectory,
src/mesa/sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:158: warning: source file '$(SRCDIR)swrast_setup/ss_context.c' is in a subdirectory,
src/mesa/sources.mak:158: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:158: warning: source file '$(SRCDIR)swrast_setup/ss_triangle.c' is in a subdirectory,
src/mesa/sources.mak:158: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:310: warning: source file '$(SRCDIR)drivers/common/driverfuncs.c' is in a subdirectory,
src/mesa/sources.mak:310: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:310: warning: source file '$(SRCDIR)drivers/common/meta.c' is in a subdirectory,
src/mesa/sources.mak:310: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:274: warning: source file '$(SRCDIR)x86/common_x86.c' is in a subdirectory,
src/mesa/sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:274: warning: source file '$(SRCDIR)x86/x86_xform.c' is in a subdirectory,
src/mesa/sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:274: warning: source file '$(SRCDIR)x86/3dnow.c' is in a subdirectory,
src/mesa/sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:274: warning: source file '$(SRCDIR)x86/sse.c' is in a subdirectory,
src/mesa/sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:274: warning: source file '$(SRCDIR)x86/rtasm/x86sse.c' is in a subdirectory,
src/mesa/sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:274: warning: source file '$(SRCDIR)sparc/sparc.c' is in a subdirectory,
src/mesa/sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:274: warning: source file '$(SRCDIR)x86-64/x86-64.c' is in a subdirectory,
src/mesa/sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/common_x86_asm.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/x86_xform2.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/x86_xform3.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/x86_xform4.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/x86_cliptest.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/mmx_blend.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_xform1.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_xform2.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_xform3.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_xform4.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_normal.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/sse_xform1.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/sse_xform2.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/sse_xform3.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/sse_xform4.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/sse_normal.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:283: warning: source file '$(SRCDIR)x86/read_rgba_span_x86.S' is in a subdirectory,
src/mesa/sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:302: warning: source file '$(SRCDIR)x86-64/xform4.S' is in a subdirectory,
src/mesa/sources.mak:302: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:305: warning: source file '$(SRCDIR)sparc/sparc_clip.S' is in a subdirectory,
src/mesa/sources.mak:305: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:305: warning: source file '$(SRCDIR)sparc/norm.S' is in a subdirectory,
src/mesa/sources.mak:305: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:305: warning: source file '$(SRCDIR)sparc/xform.S' is in a subdirectory,
src/mesa/sources.mak:305: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_array.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_blend.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_clip.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_constbuf.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_depth.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_framebuffer.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_msaa.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_pixeltransfer.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_sampler.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_scissor.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_shader.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_rasterizer.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_stipple.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_texture.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_atom_viewport.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_bitmap.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_blit.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_bufferobjects.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_clear.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_condrender.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_flush.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_drawpixels.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_drawtex.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_eglimage.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_fbo.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_feedback.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_program.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_queryobj.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_rasterpos.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_readpixels.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_syncobj.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_strings.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_texture.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_texturebarrier.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_viewport.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_cb_xformfb.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_context.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_debug.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_draw.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_draw_feedback.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_extensions.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_format.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_gen_mipmap.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_manager.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_mesa_to_tgsi.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_program.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:199: warning: source file '$(SRCDIR)state_tracker/st_texture.c' is in a subdirectory,
src/mesa/sources.mak:199: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/sources.mak:328: warning: source file '$(SRCDIR)x86/common_x86.c' is in a subdirectory,
src/mesa/sources.mak:328: but option 'subdir-objects' is disabled
src/mesa/Makefile.am:84: 'src/mesa/sources.mak' included from here
src/mesa/drivers/dri/swrast/Makefile.sources:4: warning: source file '../common/utils.c' is in a subdirectory,
src/mesa/drivers/dri/swrast/Makefile.sources:4: but option 'subdir-objects' is disabled
src/mesa/drivers/dri/swrast/Makefile.am:24: 'src/mesa/drivers/dri/swrast/Makefile.sources' included from here
src/mesa/drivers/dri/swrast/Makefile.sources:4: warning: source file '../common/drisw_util.c' is in a subdirectory,
src/mesa/drivers/dri/swrast/Makefile.sources:4: but option 'subdir-objects' is disabled
src/mesa/drivers/dri/swrast/Makefile.am:24: 'src/mesa/drivers/dri/swrast/Makefile.sources' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/api_arrayelt.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(BUILDDIR)main/api_exec.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/api_loopback.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/api_validate.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/accum.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/arbprogram.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/atifragshader.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/attrib.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/arrayobj.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/blend.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/bufferobj.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/buffers.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/clear.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/clip.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/colortab.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/condrender.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/context.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/convolve.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/cpuinfo.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/debug.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/depth.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/dlist.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/drawpix.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/drawtex.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/enable.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/errors.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/eval.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/execmem.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/extensions.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/fbobject.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/feedback.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/ffvertex_prog.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/ff_fragment_shader.cpp' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/fog.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/formatquery.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/formats.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/format_pack.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/format_unpack.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/framebuffer.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/get.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/getstring.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/glformats.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/hash.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/hash_table.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/hint.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/histogram.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/image.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/imports.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/light.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/lines.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/matrix.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/mipmap.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/mm.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/multisample.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/pack.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/pbo.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/pixel.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/pixelstore.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/pixeltransfer.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/points.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/polygon.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/queryobj.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/querymatrix.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/rastpos.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/readpix.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/remap.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/renderbuffer.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/samplerobj.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/scissor.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/set.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/shaderapi.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/shaderobj.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/shader_query.cpp' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/shared.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/state.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/stencil.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/syncobj.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texcompress.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_cpal.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_rgtc.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_s3tc.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_fxt1.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texcompress_etc.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texenv.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texformat.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texgen.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texgetimage.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/teximage.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texobj.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texparam.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texstate.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texstorage.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texstore.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/texturebarrier.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/transformfeedback.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/uniforms.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/uniform_query.cpp' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/varray.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/version.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/viewport.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(SRCDIR)main/vtxfmt.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:10: warning: source file '$(BUILDDIR)main/enums.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:10: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:7: warning: source file '$(SRCDIR)main/es1_conversion.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:7: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:115: warning: source file '$(SRCDIR)math/m_debug_clip.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:115: warning: source file '$(SRCDIR)math/m_debug_norm.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:115: warning: source file '$(SRCDIR)math/m_debug_xform.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:115: warning: source file '$(SRCDIR)math/m_eval.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:115: warning: source file '$(SRCDIR)math/m_matrix.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:115: warning: source file '$(SRCDIR)math/m_translate.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:115: warning: source file '$(SRCDIR)math/m_vector.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:115: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:124: warning: source file '$(SRCDIR)math/m_xform.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:124: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_context.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec_api.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec_array.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec_draw.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_exec_eval.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_noop.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_primitive_restart.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_rebase.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_split.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_split_copy.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_split_inplace.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_save.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_save_api.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_save_draw.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:181: warning: source file '$(SRCDIR)vbo/vbo_save_loopback.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:181: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_context.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_pipeline.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_draw.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_rasterpos.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_program.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_render.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_texgen.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_texmat.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_vertex.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_fog.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_light.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_normals.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vb_points.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vp_build.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vertex.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vertex_sse.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:162: warning: source file '$(SRCDIR)tnl/t_vertex_generic.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:162: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_aaline.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_aatriangle.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_alpha.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_atifragshader.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_bitmap.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_blend.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_blit.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_clear.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_copypix.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_context.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_depth.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_drawpix.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_feedback.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_fog.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_fragprog.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_lines.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_logic.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_masking.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_points.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_renderbuffer.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_span.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_stencil.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texcombine.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texfetch.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texfilter.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texrender.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_texture.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_triangle.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:127: warning: source file '$(SRCDIR)swrast/s_zoom.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:127: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:158: warning: source file '$(SRCDIR)swrast_setup/ss_context.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:158: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:158: warning: source file '$(SRCDIR)swrast_setup/ss_triangle.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:158: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:310: warning: source file '$(SRCDIR)drivers/common/driverfuncs.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:310: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:310: warning: source file '$(SRCDIR)drivers/common/meta.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:310: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:274: warning: source file '$(SRCDIR)x86/common_x86.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:274: warning: source file '$(SRCDIR)x86/x86_xform.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:274: warning: source file '$(SRCDIR)x86/3dnow.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:274: warning: source file '$(SRCDIR)x86/sse.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:274: warning: source file '$(SRCDIR)x86/rtasm/x86sse.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:274: warning: source file '$(SRCDIR)sparc/sparc.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:274: warning: source file '$(SRCDIR)x86-64/x86-64.c' is in a subdirectory,
src/mesa/libdricore/../sources.mak:274: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:12: warning: source file '$(GLSL_BUILDDIR)/glcpp/glcpp-lex.c' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:12: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:12: warning: source file '$(GLSL_BUILDDIR)/glcpp/glcpp-parse.c' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:12: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:8: warning: source file '$(GLSL_SRCDIR)/ralloc.c' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:8: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:8: warning: source file '$(GLSL_SRCDIR)/glcpp/pp.c' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:8: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_expr.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_function.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_to_hir.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ast_type.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/builtin_variables.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_parser_extras.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_types.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/glsl_symbol_table.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/hir_field_selection.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_basic_block.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_builder.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_clone.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_constant_expression.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_expression_flattening.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function_can_inline.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function_detect_recursion.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_function.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_hierarchical_visitor.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_hv_accept.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_import_prototypes.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_print_visitor.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_reader.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_rvalue_visitor.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_set_program_inouts.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_validate.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/ir_variable_refcount.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/linker.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_functions.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniforms.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_initializers.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_block_active_visitor.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_uniform_blocks.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/link_varyings.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_analysis.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_controls.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/loop_unroll.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_clip_distance.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_discard.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_discard_flow.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_if_to_cond_assign.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_instructions.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_jumps.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_mat_op_to_vec.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_noise.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_packed_varyings.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_packing_builtins.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_texture_projection.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_variable_index_to_cond_assign.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vec_index_to_cond_assign.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vec_index_to_swizzle.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_vector.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_output_reads.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/lower_ubo_reference.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_algebraic.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_array_splitting.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_folding.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_propagation.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_constant_variable.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_copy_propagation.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_copy_propagation_elements.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_code.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_code_local.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_dead_functions.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_function_inlining.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_if_simplification.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_noop_swizzle.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_redundant_jumps.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_structure_splitting.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_swizzle_swizzle.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/opt_tree_grafting.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/s_expression.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:18: warning: source file '$(GLSL_SRCDIR)/strtod.c' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:18: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:108: warning: source file '$(GLSL_BUILDDIR)/glsl_lexer.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:108: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/../../glsl/Makefile.sources:108: warning: source file '$(GLSL_BUILDDIR)/glsl_parser.cpp' is in a subdirectory,
src/mesa/libdricore/../../glsl/Makefile.sources:108: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:25: 'src/mesa/libdricore/../../glsl/Makefile.sources' included from here
src/mesa/libdricore/Makefile.am:35: warning: source file '$(top_builddir)/src/glsl/builtin_function.cpp' is in a subdirectory,
src/mesa/libdricore/Makefile.am:35: but option 'subdir-objects' is disabled
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/common_x86_asm.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/x86_xform2.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/x86_xform3.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/x86_xform4.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/x86_cliptest.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/mmx_blend.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_xform1.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_xform2.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_xform3.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_xform4.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/3dnow_normal.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/sse_xform1.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/sse_xform2.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/sse_xform3.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/sse_xform4.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/sse_normal.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:283: warning: source file '$(SRCDIR)x86/read_rgba_span_x86.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:283: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:302: warning: source file '$(SRCDIR)x86-64/xform4.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:302: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:305: warning: source file '$(SRCDIR)sparc/sparc_clip.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:305: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:305: warning: source file '$(SRCDIR)sparc/norm.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:305: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/libdricore/../sources.mak:305: warning: source file '$(SRCDIR)sparc/xform.S' is in a subdirectory,
src/mesa/libdricore/../sources.mak:305: but option 'subdir-objects' is disabled
src/mesa/libdricore/Makefile.am:24: 'src/mesa/libdricore/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/arbprogparse.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_hash_table.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/ir_to_mesa.cpp' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/program.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/program_parse_extra.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_cache.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_execute.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_instruction.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_noise.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_optimize.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_opt_constant_fold.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_parameter.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_parameter_layout.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_print.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/prog_statevars.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/programopt.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/register_allocate.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/sampler.cpp' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/string_to_uint_map.cpp' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(SRCDIR)program/symbol_table.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(BUILDDIR)program/lex.yy.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/program/../sources.mak:250: warning: source file '$(BUILDDIR)program/program_parse.tab.c' is in a subdirectory,
src/mesa/program/../sources.mak:250: but option 'subdir-objects' is disabled
src/mesa/program/Makefile.am:22: 'src/mesa/program/../sources.mak' included from here
src/mesa/x86-64/Makefile.am:33: warning: source file '../x86/gen_matypes.c' is in a subdirectory,
src/mesa/x86-64/Makefile.am:33: but option 'subdir-objects' is disabled
autoreconf-2.69: Leaving directory `.'
No such line 3949 in input file, ignoring
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd10.0
checking host system type... amd64-portbld-freebsd10.0
checking target system type... amd64-portbld-freebsd10.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
/usr/ports/graphics/dri/work/Mesa-9.1.7/bin/missing: Unknown '--is-lightweight' option
Try '/usr/ports/graphics/dri/work/Mesa-9.1.7/bin/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether gmake supports nested variables... (cached) yes
checking for style of include used by gmake... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... cpp
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking for gcc... no
checking for cc... cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
checking dependency style of cc... gcc3
checking for gmake... gmake
checking for python2... python2
checking python2 module: libxml2... yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /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... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd10.0 file names to amd64-portbld-freebsd10.0 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd10.0 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 archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd10.0 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 how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd10.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for bison... bison -y
checking if bison is the parser generator... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking if flex is the lexer generator... yes
checking for perl... /usr/bin/perl
checking for indent... indent
checking if compiling with clang... yes
checking pkg-config is at least version 0.9.0... yes
checking whether cc supports -Werror=missing-prototypes... yes
checking whether cc supports -fvisibility=hidden... yes
checking whether c++ supports -fvisibility=hidden... yes
checking whether to enable assembly... no, platform not supported
checking for dlopen... (cached) yes
checking for clock_gettime... (cached) yes
checking for posix_memalign... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for LIBDRM... yes
checking for GLPROTO... yes
checking for DRI2PROTO... yes
checking for XF86VIDMODE... yes
checking for DRIGL... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking for INTEL... yes
checking for RADEON... yes
checking for llvm-config... /usr/local/bin/llvm-config33
checking for RADEON... yes
checking for RADEON... yes
checking for RADEON... yes
configure: WARNING: Please ensure you use the latest llvm tree from git://people.freedesktop.org/~tstellar/llvm master before submitting a bug
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 src/egl/Makefile
config.status: creating src/egl/drivers/Makefile
config.status: creating src/egl/drivers/dri2/Makefile
config.status: creating src/egl/drivers/glx/Makefile
config.status: creating src/egl/main/Makefile
config.status: creating src/egl/main/egl.pc
config.status: creating src/egl/wayland/Makefile
config.status: creating src/egl/wayland/wayland-drm/Makefile
config.status: creating src/egl/wayland/wayland-egl/Makefile
config.status: creating src/egl/wayland/wayland-egl/wayland-egl.pc
config.status: creating src/gallium/Makefile
config.status: creating src/gallium/auxiliary/Makefile
config.status: creating src/gallium/auxiliary/pipe-loader/Makefile
config.status: creating src/gallium/drivers/Makefile
config.status: creating src/gallium/drivers/i915/Makefile
config.status: creating src/gallium/drivers/llvmpipe/Makefile
config.status: creating src/gallium/drivers/nouveau/Makefile
config.status: creating src/gallium/drivers/nv30/Makefile
config.status: creating src/gallium/drivers/nv50/Makefile
config.status: creating src/gallium/drivers/nvc0/Makefile
config.status: creating src/gallium/drivers/r300/Makefile
config.status: creating src/gallium/drivers/r600/Makefile
config.status: creating src/gallium/drivers/radeon/Makefile
config.status: creating src/gallium/drivers/radeonsi/Makefile
config.status: creating src/gallium/drivers/rbug/Makefile
config.status: creating src/gallium/drivers/softpipe/Makefile
config.status: creating src/gallium/drivers/svga/Makefile
config.status: creating src/gallium/drivers/trace/Makefile
config.status: creating src/gallium/state_trackers/Makefile
config.status: creating src/gallium/state_trackers/clover/Makefile
config.status: creating src/gallium/state_trackers/dri/Makefile
config.status: creating src/gallium/state_trackers/dri/drm/Makefile
config.status: creating src/gallium/state_trackers/dri/sw/Makefile
config.status: creating src/gallium/state_trackers/egl/Makefile
config.status: creating src/gallium/state_trackers/gbm/Makefile
config.status: creating src/gallium/state_trackers/glx/Makefile
config.status: creating src/gallium/state_trackers/vdpau/Makefile
config.status: creating src/gallium/state_trackers/vega/Makefile
config.status: creating src/gallium/state_trackers/xa/Makefile
config.status: creating src/gallium/state_trackers/xorg/Makefile
config.status: creating src/gallium/state_trackers/xvmc/Makefile
config.status: creating src/gallium/targets/Makefile
config.status: creating src/gallium/targets/dri-i915/Makefile
config.status: creating src/gallium/targets/dri-nouveau/Makefile
config.status: creating src/gallium/targets/dri-r300/Makefile
config.status: creating src/gallium/targets/dri-r600/Makefile
config.status: creating src/gallium/targets/dri-radeonsi/Makefile
config.status: creating src/gallium/targets/dri-swrast/Makefile
config.status: creating src/gallium/targets/dri-vmwgfx/Makefile
config.status: creating src/gallium/targets/egl-static/Makefile
config.status: creating src/gallium/targets/gbm/Makefile
config.status: creating src/gallium/targets/opencl/Makefile
config.status: creating src/gallium/targets/pipe-loader/Makefile
config.status: creating src/gallium/targets/libgl-xlib/Makefile
config.status: creating src/gallium/targets/vdpau-nouveau/Makefile
config.status: creating src/gallium/targets/vdpau-r300/Makefile
config.status: creating src/gallium/targets/vdpau-r600/Makefile
config.status: creating src/gallium/targets/vdpau-radeonsi/Makefile
config.status: creating src/gallium/targets/vdpau-softpipe/Makefile
config.status: creating src/gallium/targets/xa-vmwgfx/Makefile
config.status: creating src/gallium/targets/xa-vmwgfx/xatracker.pc
config.status: creating src/gallium/targets/xorg-i915/Makefile
config.status: creating src/gallium/targets/xorg-nouveau/Makefile
config.status: creating src/gallium/targets/xorg-r600/Makefile
config.status: creating src/gallium/targets/xorg-radeonsi/Makefile
config.status: creating src/gallium/targets/xvmc-nouveau/Makefile
config.status: creating src/gallium/targets/xvmc-r300/Makefile
config.status: creating src/gallium/targets/xvmc-r600/Makefile
config.status: creating src/gallium/targets/xvmc-softpipe/Makefile
config.status: creating src/gallium/tests/trivial/Makefile
config.status: creating src/gallium/tests/unit/Makefile
config.status: creating src/gallium/winsys/Makefile
config.status: creating src/gallium/winsys/i915/drm/Makefile
config.status: creating src/gallium/winsys/i915/sw/Makefile
config.status: creating src/gallium/winsys/nouveau/drm/Makefile
config.status: creating src/gallium/winsys/radeon/drm/Makefile
config.status: creating src/gallium/winsys/svga/drm/Makefile
config.status: creating src/gallium/winsys/sw/Makefile
config.status: creating src/gallium/winsys/sw/dri/Makefile
config.status: creating src/gallium/winsys/sw/fbdev/Makefile
config.status: creating src/gallium/winsys/sw/null/Makefile
config.status: creating src/gallium/winsys/sw/wayland/Makefile
config.status: creating src/gallium/winsys/sw/wrapper/Makefile
config.status: creating src/gallium/winsys/sw/xlib/Makefile
config.status: creating src/gbm/Makefile
config.status: creating src/gbm/main/gbm.pc
config.status: creating src/glsl/Makefile
config.status: creating src/glsl/builtin_compiler/Makefile
config.status: creating src/glx/Makefile
config.status: creating src/glx/tests/Makefile
config.status: creating src/gtest/Makefile
config.status: creating src/mapi/es1api/Makefile
config.status: creating src/mapi/es1api/glesv1_cm.pc
config.status: creating src/mapi/es2api/Makefile
config.status: creating src/mapi/es2api/glesv2.pc
config.status: creating src/mapi/glapi/Makefile
config.status: creating src/mapi/glapi/gen/Makefile
config.status: creating src/mapi/glapi/tests/Makefile
config.status: creating src/mapi/shared-glapi/Makefile
config.status: creating src/mapi/shared-glapi/tests/Makefile
config.status: creating src/mapi/vgapi/Makefile
config.status: creating src/mapi/vgapi/vg.pc
config.status: creating src/mesa/Makefile
config.status: creating src/mesa/gl.pc
config.status: creating src/mesa/drivers/Makefile
config.status: creating src/mesa/drivers/dri/dri.pc
config.status: creating src/mesa/drivers/dri/common/Makefile
config.status: creating src/mesa/drivers/dri/common/xmlpool/Makefile
config.status: creating src/mesa/drivers/dri/i915/Makefile
config.status: creating src/mesa/drivers/dri/i965/Makefile
config.status: creating src/mesa/drivers/dri/Makefile
config.status: creating src/mesa/drivers/dri/nouveau/Makefile
config.status: creating src/mesa/drivers/dri/r200/Makefile
config.status: creating src/mesa/drivers/dri/radeon/Makefile
config.status: creating src/mesa/drivers/dri/swrast/Makefile
config.status: creating src/mesa/drivers/osmesa/Makefile
config.status: creating src/mesa/drivers/osmesa/osmesa.pc
config.status: creating src/mesa/drivers/x11/Makefile
config.status: creating src/mesa/libdricore/Makefile
config.status: creating src/mesa/main/tests/Makefile
config.status: creating src/mesa/main/tests/hash_table/Makefile
config.status: creating src/mesa/program/Makefile
config.status: creating src/mesa/x86-64/Makefile
config.status: creating src/mesa/x86/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
prefix: /usr/local
exec_prefix: ${prefix}
libdir: ${exec_prefix}/lib
includedir: ${prefix}/include
OpenGL: yes (ES1: no ES2: no)
OpenVG: no
OSMesa: no
DRI drivers: i915 i965 r200 radeon swrast
DRI driver dir: ${libdir}/dri
GLX: DRI-based
EGL: no
llvm: yes
llvm-config: /usr/local/bin/llvm-config33
llvm-version: 3.3
Gallium: yes
Gallium dirs: auxiliary drivers state_trackers
Target dirs: dri-r300 dri-r600 dri-radeonsi dri-swrast dri-vmwgfx
Winsys dirs: radeon/drm svga/drm sw sw/dri
Driver dirs: galahad identity llvmpipe noop r300 r600 radeonsi rbug softpipe svga trace
Trackers dirs: dri
Shared libs: yes
Static libs: no
Shared-glapi: no
CFLAGS: -O2 -pipe -fno-strict-aliasing -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-builtin-memcmp
CXXFLAGS: -O2 -pipe -fno-strict-aliasing -Wall -fno-strict-aliasing -fno-builtin-memcmp
Macros: -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DHAVE_PTHREAD -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_LLVM=0x0303
LLVM_CFLAGS: -I/usr/local/llvm33/include -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
LLVM_CXXFLAGS: -I/usr/local/llvm33/include -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual
LLVM_CPPFLAGS: -I/usr/local/llvm33/include -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
PYTHON2: python2
Run 'gmake' to build Mesa
===> Building for dri-9.1.7_3,2
gmake[1]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7'
Making all in src
gmake[2]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src'
Making all in mapi/glapi/gen
gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi/gen'
GEN ../../../../src/mapi/glapi/glapi_mapi_tmp.h
GEN ../../../../src/mapi/glapi/glprocs.h
GEN ../../../../src/mapi/glapi/glapitemp.h
GEN ../../../../src/mapi/glapi/glapitable.h
GEN ../../../../src/mapi/glapi/glapi_gentable.c
GEN ../../../../src/mesa/main/enums.c
GEN ../../../../src/mesa/main/api_exec.c
GEN ../../../../src/mesa/main/dispatch.h
GEN ../../../../src/mesa/main/remap_helper.h
GEN ../../../../src/glx/indirect.c
GEN ../../../../src/glx/indirect.h
GEN ../../../../src/glx/indirect_init.c
GEN ../../../../src/glx/indirect_size.h
GEN ../../../../src/glx/indirect_size.c
gmake all-am
gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi/gen'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi/gen'
gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi/gen'
Making all in mapi/glapi
gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi'
CC glapi_dispatch.lo
In file included from glapi_dispatch.c:90:
../../../src/mapi/glapi/glapitemp.h:7559:55: warning: passing 'const GLvoid *const *' (aka 'const void *const *') to parameter of
type 'const GLvoid **' (aka 'const void **') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
DISPATCH(MultiDrawElementsEXT, (mode, count, type, indices, primcount), (F, "glMultiDrawElements(0x%x, %p, 0x%x, %p, %d)...
^~~~~~~
glapi_dispatch.c:74:25: note: expanded from macro 'DISPATCH'
GET_DISPATCH()->FUNC ARGS
^
1 warning generated.
CC glapi_entrypoint.lo
CC glapi_gentable.lo
CC glapi_getproc.lo
CC glapi_nop.lo
CC glthread.lo
CC glapi.lo
CC u_current.lo
CC u_execmem.lo
CCLD libglapi.la
gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi'
Making all in gtest
gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gtest'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gtest'
Making all in glsl
gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl'
gmake all-recursive
gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl'
Making all in builtin_compiler
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl/builtin_compiler'
CXX glsl_lexer.lo
glsl_lexer.cpp:3196:16: warning: function 'yyinput' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int yyinput (yyscan_t yyscanner)
^
1 warning generated.
CXX glsl_parser.lo
CXX ast_expr.lo
CXX ast_function.lo
CXX ast_to_hir.lo
CXX ast_type.lo
CXX builtin_variables.lo
CXX glsl_parser_extras.lo
CXX glsl_types.lo
CXX glsl_symbol_table.lo
CXX hir_field_selection.lo
CXX ir_basic_block.lo
CXX ir_builder.lo
CXX ir_clone.lo
CXX ir_constant_expression.lo
CXX ir.lo
CXX ir_expression_flattening.lo
CXX ir_function_can_inline.lo
CXX ir_function_detect_recursion.lo
CXX ir_function.lo
CXX ir_hierarchical_visitor.lo
CXX ir_hv_accept.lo
CXX ir_import_prototypes.lo
CXX ir_print_visitor.lo
CXX ir_reader.lo
../../../src/glsl/ir_reader.cpp:941:14: warning: comparison of constant -1 with expression of type 'ir_texture_opcode' is always
false [-Wtautological-constant-out-of-range-compare]
if (op == -1)
~~ ^ ~~
1 warning generated.
CXX ir_rvalue_visitor.lo
CXX ir_set_program_inouts.lo
CXX ir_validate.lo
CXX ir_variable_refcount.lo
CXX linker.lo
CXX link_functions.lo
CXX link_uniforms.lo
CXX link_uniform_initializers.lo
CXX link_uniform_block_active_visitor.lo
CXX link_uniform_blocks.lo
CXX link_varyings.lo
CXX loop_analysis.lo
CXX loop_controls.lo
CXX loop_unroll.lo
CXX lower_clip_distance.lo
CXX lower_discard.lo
CXX lower_discard_flow.lo
../../../src/glsl/lower_discard_flow.cpp:64:22: warning: 'lower_discard_flow_visitor::visit_enter' hides overloaded virtual
functions [-Woverloaded-virtual]
ir_visitor_status visit_enter(ir_loop_jump *ir);
^
../../../src/glsl/ir_hierarchical_visitor.h:115:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_function *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_function *);
^
../../../src/glsl/ir_hierarchical_visitor.h:117:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_expression *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_expression *);
^
../../../src/glsl/ir_hierarchical_visitor.h:119:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_texture *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_texture *);
^
../../../src/glsl/ir_hierarchical_visitor.h:121:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_swizzle *);
^
../../../src/glsl/ir_hierarchical_visitor.h:123:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_dereference_array *);
^
../../../src/glsl/ir_hierarchical_visitor.h:125:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_dereference_record *);
^
../../../src/glsl/ir_hierarchical_visitor.h:127:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_assignment *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_assignment *);
^
../../../src/glsl/ir_hierarchical_visitor.h:129:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_call *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_call *);
^
../../../src/glsl/ir_hierarchical_visitor.h:131:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_return *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_return *);
^
../../../src/glsl/ir_hierarchical_visitor.h:135:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_if *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_if *);
^
1 warning generated.
CXX lower_if_to_cond_assign.lo
CXX lower_instructions.lo
CXX lower_jumps.lo
../../../src/glsl/lower_jumps.cpp:388:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(class ir_loop_jump * ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'class ir_loop_jump *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'class ir_loop_jump *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'class ir_loop_jump *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'class ir_loop_jump *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'class ir_loop_jump *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'class ir_loop_jump *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'class ir_loop_jump *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'class ir_loop_jump *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'class ir_loop_jump *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'class ir_loop_jump *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:410:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(class ir_return * ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'class ir_return *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'class ir_return *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'class ir_return *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'class ir_return *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'class ir_return *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'class ir_return *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'class ir_return *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'class ir_return *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'class ir_return *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'class ir_return *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:432:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(class ir_discard * ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'class ir_discard *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'class ir_discard *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'class ir_discard *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'class ir_discard *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'class ir_discard *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'class ir_discard *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'class ir_discard *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'class ir_discard *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'class ir_discard *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'class ir_discard *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:512:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(ir_if *ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'ir_if *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'ir_if *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'ir_if *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_if *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'ir_if *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_if *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_if *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'ir_if *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'ir_if *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'ir_if *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:828:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(ir_loop *ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'ir_loop *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'ir_loop *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'ir_loop *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_loop *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'ir_loop *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_loop *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_loop *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'ir_loop *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'ir_loop *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'ir_loop *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:943:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(ir_function_signature *ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'ir_function_signature *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'ir_function_signature *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'ir_function_signature *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_function_signature *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'ir_function_signature *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_function_signature *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_function_signature *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'ir_function_signature *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'ir_function_signature *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'ir_function_signature *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:989:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(class ir_function * ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'class ir_function *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'class ir_function *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'class ir_function *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'class ir_function *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'class ir_function *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'class ir_function *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'class ir_function *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'class ir_function *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'class ir_function *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'class ir_function *')
virtual void visit(class ir_call *) {}
^
7 warnings generated.
CXX lower_mat_op_to_vec.lo
CXX lower_noise.lo
CXX lower_packed_varyings.lo
../../../src/glsl/lower_packed_varyings.cpp:132:19: warning: private field 'locations_used' is not used [-Wunused-private-field]
const unsigned locations_used;
^
1 warning generated.
CXX lower_packing_builtins.lo
CXX lower_texture_projection.lo
CXX lower_variable_index_to_cond_assign.lo
CXX lower_vec_index_to_cond_assign.lo
CXX lower_vec_index_to_swizzle.lo
CXX lower_vector.lo
CXX lower_output_reads.lo
CXX lower_ubo_reference.lo
CXX opt_algebraic.lo
CXX opt_array_splitting.lo
CXX opt_constant_folding.lo
CXX opt_constant_propagation.lo
CXX opt_constant_variable.lo
../../../src/glsl/opt_constant_variable.cpp:52:30: warning: '<anonymous namespace>::ir_constant_variable_visitor::visit_enter'
hides overloaded virtual functions [-Woverloaded-virtual]
virtual ir_visitor_status visit_enter(ir_dereference_variable *);
^
../../../src/glsl/ir_hierarchical_visitor.h:111:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_loop *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_loop *);
^
../../../src/glsl/ir_hierarchical_visitor.h:113:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_function_signature *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_function_signature *);
^
../../../src/glsl/ir_hierarchical_visitor.h:115:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_function *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_function *);
^
../../../src/glsl/ir_hierarchical_visitor.h:117:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_expression *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_expression *);
^
../../../src/glsl/ir_hierarchical_visitor.h:119:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_texture *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_texture *);
^
../../../src/glsl/ir_hierarchical_visitor.h:121:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_swizzle *);
^
../../../src/glsl/ir_hierarchical_visitor.h:123:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_dereference_array *);
^
../../../src/glsl/ir_hierarchical_visitor.h:125:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_dereference_record *);
^
../../../src/glsl/ir_hierarchical_visitor.h:131:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_return *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_return *);
^
../../../src/glsl/ir_hierarchical_visitor.h:133:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_discard *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_discard *);
^
../../../src/glsl/ir_hierarchical_visitor.h:135:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_if *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_if *);
^
1 warning generated.
CXX opt_copy_propagation.lo
CXX opt_copy_propagation_elements.lo
CXX opt_dead_code.lo
CXX opt_dead_code_local.lo
../../../src/glsl/opt_dead_code_local.cpp:100:30: warning: '<anonymous namespace>::kill_for_derefs_visitor::visit' hides overloaded
virtual functions [-Woverloaded-virtual]
virtual ir_visitor_status visit(ir_swizzle *ir)
^
../../../src/glsl/ir_hierarchical_visitor.h:85:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit'
declared here: type mismatch at 1st parameter ('class ir_rvalue *' vs 'ir_swizzle *')
virtual ir_visitor_status visit(class ir_rvalue *);
^
../../../src/glsl/ir_hierarchical_visitor.h:86:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit'
declared here: type mismatch at 1st parameter ('class ir_variable *' vs 'ir_swizzle *')
virtual ir_visitor_status visit(class ir_variable *);
^
../../../src/glsl/ir_hierarchical_visitor.h:87:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit'
declared here: type mismatch at 1st parameter ('class ir_constant *' vs 'ir_swizzle *')
virtual ir_visitor_status visit(class ir_constant *);
^
../../../src/glsl/ir_hierarchical_visitor.h:88:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit'
declared here: type mismatch at 1st parameter ('class ir_loop_jump *' vs 'ir_swizzle *')
virtual ir_visitor_status visit(class ir_loop_jump *);
^
1 warning generated.
CXX opt_dead_functions.lo
CXX opt_function_inlining.lo
CXX opt_if_simplification.lo
CXX opt_noop_swizzle.lo
CXX opt_redundant_jumps.lo
CXX opt_structure_splitting.lo
CXX opt_swizzle_swizzle.lo
CXX opt_tree_grafting.lo
CXX s_expression.lo
CC strtod.lo
CXXLD libglslcore.la
CC glcpp-lex.lo
CC glcpp-parse.lo
CC ralloc.lo
CC pp.lo
CCLD libglcpp.la
CC hash_table.o
CC imports.o
CC prog_hash_table.o
CC symbol_table.o
CXX builtin_stubs.o
CXX standalone_scaffolding.o
CXX main.o
CXXLD builtin_compiler
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl/builtin_compiler'
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl'
GEN builtin_function.cpp
CXX builtin_function.lo
CCLD libglcpp.la
CXXLD libglsl.la
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl'
gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl'
gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl'
Making all in mesa
gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa'
updating main/git_sha1.h
GEN main/get_hash.h
gmake all-recursive
gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa'
Making all in program
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/program'
gmake all-am
gmake[6]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/program'
CC libdricore_program_la-arbprogparse.lo
CC libdricore_program_la-prog_hash_table.lo
CXX libdricore_program_la-ir_to_mesa.lo
CC libdricore_program_la-program.lo
CC libdricore_program_la-program_parse_extra.lo
CC libdricore_program_la-prog_cache.lo
CC libdricore_program_la-prog_execute.lo
CC libdricore_program_la-prog_instruction.lo
CC libdricore_program_la-prog_noise.lo
CC libdricore_program_la-prog_optimize.lo
CC libdricore_program_la-prog_opt_constant_fold.lo
CC libdricore_program_la-prog_parameter.lo
CC libdricore_program_la-prog_parameter_layout.lo
CC libdricore_program_la-prog_print.lo
CC libdricore_program_la-prog_statevars.lo
CC libdricore_program_la-programopt.lo
CC libdricore_program_la-register_allocate.lo
CXX libdricore_program_la-sampler.lo
CXX libdricore_program_la-string_to_uint_map.lo
CC libdricore_program_la-symbol_table.lo
CC libdricore_program_la-lex.yy.lo
CC libdricore_program_la-program_parse.tab.lo
CXXLD libdricore_program.la
CC arbprogparse.lo
CC prog_hash_table.lo
CXX ir_to_mesa.lo
CC program.lo
CC program_parse_extra.lo
CC prog_cache.lo
CC prog_execute.lo
CC prog_instruction.lo
CC prog_noise.lo
CC prog_optimize.lo
CC prog_opt_constant_fold.lo
CC prog_parameter.lo
CC prog_parameter_layout.lo
CC prog_print.lo
CC prog_statevars.lo
CC programopt.lo
CC register_allocate.lo
CXX sampler.lo
CXX string_to_uint_map.lo
CC symbol_table.lo
CC lex.yy.lo
CC program_parse.tab.lo
CXXLD libprogram.la
gmake[6]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/program'
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/program'
Making all in x86
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/x86'
gmake all-am
gmake[6]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/x86'
gmake[6]: Nothing to be done for `all-am'.
gmake[6]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/x86'
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/x86'
Making all in x86-64
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/x86-64'
gmake all-am
gmake[6]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/x86-64'
gmake[6]: Nothing to be done for `all-am'.
gmake[6]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/x86-64'
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/x86-64'
Making all in .
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa'
CC api_arrayelt.lo
CC api_exec.lo
CC api_loopback.lo
CC api_validate.lo
CC accum.lo
CC arbprogram.lo
CC atifragshader.lo
CC attrib.lo
CC arrayobj.lo
CC blend.lo
CC bufferobj.lo
CC buffers.lo
CC clear.lo
CC clip.lo
CC colortab.lo
CC condrender.lo
CC context.lo
CC convolve.lo
CC cpuinfo.lo
CC debug.lo
CC depth.lo
CC dlist.lo
CC drawpix.lo
CC drawtex.lo
CC enable.lo
CC errors.lo
CC eval.lo
CC execmem.lo
CC extensions.lo
CC fbobject.lo
CC feedback.lo
CC ffvertex_prog.lo
CXX ff_fragment_shader.lo
CC fog.lo
CC formatquery.lo
CC formats.lo
CC format_pack.lo
CC format_unpack.lo
CC framebuffer.lo
CC get.lo
../../src/mesa/main/get.c:279:18: warning: unused variable 'extra_EXT_texture_integer' [-Wunused-const-variable]
static const int extra_EXT_texture_integer[] = {
^
../../src/mesa/main/get.c:364:1: warning: unused variable 'extra_OES_EGL_image_external' [-Wunused-const-variable]
EXTRA_EXT(OES_EGL_image_external);
^
../../src/mesa/main/get.c:216:21: note: expanded from macro 'EXTRA_EXT'
static const int extra_##e[] = { \
^
<scratch space>:120:1: note: expanded from here
extra_OES_EGL_image_external
^
2 warnings generated.
CC getstring.lo
CC glformats.lo
CC hash.lo
CC hash_table.lo
CC hint.lo
CC histogram.lo
CC image.lo
CC imports.lo
CC light.lo
CC lines.lo
CC matrix.lo
CC mipmap.lo
CC mm.lo
CC multisample.lo
CC pack.lo
CC pbo.lo
CC pixel.lo
CC pixelstore.lo
CC pixeltransfer.lo
CC points.lo
CC polygon.lo
CC queryobj.lo
CC querymatrix.lo
CC rastpos.lo
CC readpix.lo
CC remap.lo
CC renderbuffer.lo
CC samplerobj.lo
CC scissor.lo
CC set.lo
CC shaderapi.lo
CC shaderobj.lo
CXX shader_query.lo
CC shared.lo
CC state.lo
CC stencil.lo
CC syncobj.lo
CC texcompress.lo
CC texcompress_cpal.lo
CC texcompress_rgtc.lo
CC texcompress_s3tc.lo
CC texcompress_fxt1.lo
CC texcompress_etc.lo
CC texenv.lo
CC texformat.lo
CC texgen.lo
CC texgetimage.lo
CC teximage.lo
CC texobj.lo
CC texparam.lo
CC texstate.lo
CC texstorage.lo
CC texstore.lo
CC texturebarrier.lo
CC transformfeedback.lo
CC uniforms.lo
CXX uniform_query.lo
CC varray.lo
CC version.lo
CC viewport.lo
CC vtxfmt.lo
CC enums.lo
CC es1_conversion.lo
CC m_debug_clip.lo
CC m_debug_norm.lo
CC m_debug_xform.lo
CC m_eval.lo
CC m_matrix.lo
CC m_translate.lo
CC m_vector.lo
CC vbo_context.lo
CC vbo_exec.lo
CC vbo_exec_api.lo
CC vbo_exec_array.lo
CC vbo_exec_draw.lo
CC vbo_exec_eval.lo
CC vbo_noop.lo
CC vbo_primitive_restart.lo
CC vbo_rebase.lo
CC vbo_split.lo
CC vbo_split_copy.lo
CC vbo_split_inplace.lo
CC vbo_save.lo
CC vbo_save_api.lo
CC vbo_save_draw.lo
CC vbo_save_loopback.lo
CC st_atom.lo
CC st_atom_array.lo
CC st_atom_blend.lo
CC st_atom_clip.lo
CC st_atom_constbuf.lo
CC st_atom_depth.lo
CC st_atom_framebuffer.lo
CC st_atom_msaa.lo
CC st_atom_pixeltransfer.lo
CC st_atom_sampler.lo
CC st_atom_scissor.lo
CC st_atom_shader.lo
CC st_atom_rasterizer.lo
CC st_atom_stipple.lo
CC st_atom_texture.lo
CC st_atom_viewport.lo
CC st_cb_bitmap.lo
CC st_cb_blit.lo
CC st_cb_bufferobjects.lo
CC st_cb_clear.lo
CC st_cb_condrender.lo
CC st_cb_flush.lo
CC st_cb_drawpixels.lo
CC st_cb_drawtex.lo
CC st_cb_eglimage.lo
CC st_cb_fbo.lo
CC st_cb_feedback.lo
CC st_cb_program.lo
CC st_cb_queryobj.lo
CC st_cb_rasterpos.lo
CC st_cb_readpixels.lo
CC st_cb_syncobj.lo
CC st_cb_strings.lo
CC st_cb_texture.lo
CC st_cb_texturebarrier.lo
CC st_cb_viewport.lo
CC st_cb_xformfb.lo
CC st_context.lo
CC st_debug.lo
CC st_draw.lo
CC st_draw_feedback.lo
CC st_extensions.lo
CC st_format.lo
CC st_gen_mipmap.lo
CXX st_glsl_to_tgsi.lo
../../src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3026:1: warning: function 'set_uniform_initializer' is not needed and will not be
emitted [-Wunneeded-internal-declaration]
set_uniform_initializer(struct gl_context *ctx, void *mem_ctx,
^
1 warning generated.
CC st_manager.lo
CC st_mesa_to_tgsi.lo
CC st_program.lo
CC st_texture.lo
CC common_x86.lo
CXXLD libmesagallium.la
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa'
Making all in libdricore
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/libdricore'
CC api_arrayelt.lo
CC api_exec.lo
CC api_loopback.lo
CC api_validate.lo
CC accum.lo
CC arbprogram.lo
CC atifragshader.lo
CC attrib.lo
CC arrayobj.lo
CC blend.lo
CC bufferobj.lo
CC buffers.lo
CC clear.lo
CC clip.lo
CC colortab.lo
CC condrender.lo
CC context.lo
CC convolve.lo
CC cpuinfo.lo
CC debug.lo
CC depth.lo
CC dlist.lo
CC drawpix.lo
CC drawtex.lo
CC enable.lo
CC errors.lo
CC eval.lo
CC execmem.lo
CC extensions.lo
CC fbobject.lo
CC feedback.lo
CC ffvertex_prog.lo
CXX ff_fragment_shader.lo
CC fog.lo
CC formatquery.lo
CC formats.lo
CC format_pack.lo
CC format_unpack.lo
CC framebuffer.lo
CC get.lo
../../../src/mesa/main/get.c:279:18: warning: unused variable 'extra_EXT_texture_integer' [-Wunused-const-variable]
static const int extra_EXT_texture_integer[] = {
^
../../../src/mesa/main/get.c:364:1: warning: unused variable 'extra_OES_EGL_image_external' [-Wunused-const-variable]
EXTRA_EXT(OES_EGL_image_external);
^
../../../src/mesa/main/get.c:216:21: note: expanded from macro 'EXTRA_EXT'
static const int extra_##e[] = { \
^
<scratch space>:123:1: note: expanded from here
extra_OES_EGL_image_external
^
2 warnings generated.
CC getstring.lo
CC glformats.lo
CC hash.lo
CC hash_table.lo
CC hint.lo
CC histogram.lo
CC image.lo
CC imports.lo
CC light.lo
CC lines.lo
CC matrix.lo
CC mipmap.lo
CC mm.lo
CC multisample.lo
CC pack.lo
CC pbo.lo
CC pixel.lo
CC pixelstore.lo
CC pixeltransfer.lo
CC points.lo
CC polygon.lo
CC queryobj.lo
CC querymatrix.lo
CC rastpos.lo
CC readpix.lo
CC remap.lo
CC renderbuffer.lo
CC samplerobj.lo
CC scissor.lo
CC set.lo
CC shaderapi.lo
CC shaderobj.lo
CXX shader_query.lo
CC shared.lo
CC state.lo
CC stencil.lo
CC syncobj.lo
CC texcompress.lo
CC texcompress_cpal.lo
CC texcompress_rgtc.lo
CC texcompress_s3tc.lo
CC texcompress_fxt1.lo
CC texcompress_etc.lo
CC texenv.lo
CC texformat.lo
CC texgen.lo
CC texgetimage.lo
CC teximage.lo
CC texobj.lo
CC texparam.lo
CC texstate.lo
CC texstorage.lo
CC texstore.lo
CC texturebarrier.lo
CC transformfeedback.lo
CC uniforms.lo
CXX uniform_query.lo
CC varray.lo
CC version.lo
CC viewport.lo
CC vtxfmt.lo
CC enums.lo
CC es1_conversion.lo
CC m_debug_clip.lo
CC m_debug_norm.lo
CC m_debug_xform.lo
CC m_eval.lo
CC m_matrix.lo
CC m_translate.lo
CC m_vector.lo
CC m_xform.lo
CC vbo_context.lo
CC vbo_exec.lo
CC vbo_exec_api.lo
CC vbo_exec_array.lo
CC vbo_exec_draw.lo
CC vbo_exec_eval.lo
CC vbo_noop.lo
CC vbo_primitive_restart.lo
CC vbo_rebase.lo
CC vbo_split.lo
CC vbo_split_copy.lo
CC vbo_split_inplace.lo
CC vbo_save.lo
CC vbo_save_api.lo
CC vbo_save_draw.lo
CC vbo_save_loopback.lo
CC t_context.lo
CC t_pipeline.lo
CC t_draw.lo
CC t_rasterpos.lo
CC t_vb_program.lo
CC t_vb_render.lo
CC t_vb_texgen.lo
CC t_vb_texmat.lo
CC t_vb_vertex.lo
CC t_vb_fog.lo
CC t_vb_light.lo
CC t_vb_normals.lo
CC t_vb_points.lo
CC t_vp_build.lo
CC t_vertex.lo
CC t_vertex_sse.lo
CC t_vertex_generic.lo
CC s_aaline.lo
CC s_aatriangle.lo
../../../src/mesa/swrast/s_aatriangle.c:118:1: warning: unused function 'solve_plane_recip' [-Wunused-function]
solve_plane_recip(GLfloat x, GLfloat y, const GLfloat plane[4])
^
1 warning generated.
CC s_alpha.lo
CC s_atifragshader.lo
CC s_bitmap.lo
CC s_blend.lo
CC s_blit.lo
CC s_clear.lo
CC s_copypix.lo
CC s_context.lo
CC s_depth.lo
CC s_drawpix.lo
CC s_feedback.lo
CC s_fog.lo
CC s_fragprog.lo
CC s_lines.lo
CC s_logic.lo
CC s_masking.lo
CC s_points.lo
CC s_renderbuffer.lo
CC s_span.lo
CC s_stencil.lo
CC s_texcombine.lo
CC s_texfetch.lo
CC s_texfilter.lo
CC s_texrender.lo
CC s_texture.lo
CC s_triangle.lo
CC s_zoom.lo
CC ss_context.lo
CC ss_triangle.lo
CC driverfuncs.lo
CC meta.lo
CC common_x86.lo
CC x86_xform.lo
CC 3dnow.lo
CC sse.lo
CC x86sse.lo
CC sparc.lo
CC x86-64.lo
CC glcpp-lex.lo
CC glcpp-parse.lo
CC ralloc.lo
CC pp.lo
CXX ast_expr.lo
CXX ast_function.lo
CXX ast_to_hir.lo
CXX ast_type.lo
CXX builtin_variables.lo
CXX glsl_parser_extras.lo
CXX glsl_types.lo
CXX glsl_symbol_table.lo
CXX hir_field_selection.lo
CXX ir_basic_block.lo
CXX ir_builder.lo
CXX ir_clone.lo
CXX ir_constant_expression.lo
CXX ir.lo
CXX ir_expression_flattening.lo
CXX ir_function_can_inline.lo
CXX ir_function_detect_recursion.lo
CXX ir_function.lo
CXX ir_hierarchical_visitor.lo
CXX ir_hv_accept.lo
CXX ir_import_prototypes.lo
CXX ir_print_visitor.lo
CXX ir_reader.lo
../../../src/glsl/ir_reader.cpp:941:14: warning: comparison of constant -1 with expression of type 'ir_texture_opcode' is always
false [-Wtautological-constant-out-of-range-compare]
if (op == -1)
~~ ^ ~~
1 warning generated.
CXX ir_rvalue_visitor.lo
CXX ir_set_program_inouts.lo
CXX ir_validate.lo
CXX ir_variable_refcount.lo
CXX linker.lo
CXX link_functions.lo
CXX link_uniforms.lo
CXX link_uniform_initializers.lo
CXX link_uniform_block_active_visitor.lo
CXX link_uniform_blocks.lo
CXX link_varyings.lo
CXX loop_analysis.lo
CXX loop_controls.lo
CXX loop_unroll.lo
CXX lower_clip_distance.lo
CXX lower_discard.lo
CXX lower_discard_flow.lo
../../../src/glsl/lower_discard_flow.cpp:64:22: warning: 'lower_discard_flow_visitor::visit_enter' hides overloaded virtual
functions [-Woverloaded-virtual]
ir_visitor_status visit_enter(ir_loop_jump *ir);
^
../../../src/glsl/ir_hierarchical_visitor.h:115:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_function *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_function *);
^
../../../src/glsl/ir_hierarchical_visitor.h:117:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_expression *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_expression *);
^
../../../src/glsl/ir_hierarchical_visitor.h:119:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_texture *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_texture *);
^
../../../src/glsl/ir_hierarchical_visitor.h:121:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_swizzle *);
^
../../../src/glsl/ir_hierarchical_visitor.h:123:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_dereference_array *);
^
../../../src/glsl/ir_hierarchical_visitor.h:125:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_dereference_record *);
^
../../../src/glsl/ir_hierarchical_visitor.h:127:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_assignment *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_assignment *);
^
../../../src/glsl/ir_hierarchical_visitor.h:129:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_call *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_call *);
^
../../../src/glsl/ir_hierarchical_visitor.h:131:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_return *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_return *);
^
../../../src/glsl/ir_hierarchical_visitor.h:135:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_if *' vs 'ir_loop_jump *')
virtual ir_visitor_status visit_enter(class ir_if *);
^
1 warning generated.
CXX lower_if_to_cond_assign.lo
CXX lower_instructions.lo
CXX lower_jumps.lo
../../../src/glsl/lower_jumps.cpp:388:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(class ir_loop_jump * ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'class ir_loop_jump *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'class ir_loop_jump *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'class ir_loop_jump *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'class ir_loop_jump *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'class ir_loop_jump *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'class ir_loop_jump *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'class ir_loop_jump *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'class ir_loop_jump *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'class ir_loop_jump *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'class ir_loop_jump *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:410:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(class ir_return * ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'class ir_return *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'class ir_return *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'class ir_return *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'class ir_return *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'class ir_return *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'class ir_return *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'class ir_return *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'class ir_return *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'class ir_return *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'class ir_return *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:432:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(class ir_discard * ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'class ir_discard *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'class ir_discard *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'class ir_discard *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'class ir_discard *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'class ir_discard *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'class ir_discard *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'class ir_discard *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'class ir_discard *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'class ir_discard *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'class ir_discard *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:512:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(ir_if *ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'ir_if *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'ir_if *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'ir_if *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_if *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'ir_if *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_if *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_if *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'ir_if *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'ir_if *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'ir_if *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:828:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(ir_loop *ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'ir_loop *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'ir_loop *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'ir_loop *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_loop *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'ir_loop *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_loop *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_loop *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'ir_loop *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'ir_loop *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'ir_loop *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:943:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(ir_function_signature *ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'ir_function_signature *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'ir_function_signature *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'ir_function_signature *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_function_signature *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'ir_function_signature *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_function_signature *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_function_signature *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'ir_function_signature *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'ir_function_signature *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'ir_function_signature *')
virtual void visit(class ir_call *) {}
^
../../../src/glsl/lower_jumps.cpp:989:17: warning: 'ir_lower_jumps_visitor::visit' hides overloaded virtual functions
[-Woverloaded-virtual]
virtual void visit(class ir_function * ir)
^
../../../src/glsl/ir_visitor.h:73:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_variable *' vs 'class ir_function *')
virtual void visit(class ir_variable *) {}
^
../../../src/glsl/ir_visitor.h:74:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_expression *' vs 'class ir_function *')
virtual void visit(class ir_expression *) {}
^
../../../src/glsl/ir_visitor.h:75:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_texture *' vs 'class ir_function *')
virtual void visit(class ir_texture *) {}
^
../../../src/glsl/ir_visitor.h:76:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_swizzle *' vs 'class ir_function *')
virtual void visit(class ir_swizzle *) {}
^
../../../src/glsl/ir_visitor.h:77:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_variable *' vs 'class ir_function *')
virtual void visit(class ir_dereference_variable *) {}
^
../../../src/glsl/ir_visitor.h:78:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_array *' vs 'class ir_function *')
virtual void visit(class ir_dereference_array *) {}
^
../../../src/glsl/ir_visitor.h:79:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_dereference_record *' vs 'class ir_function *')
virtual void visit(class ir_dereference_record *) {}
^
../../../src/glsl/ir_visitor.h:80:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_assignment *' vs 'class ir_function *')
virtual void visit(class ir_assignment *) {}
^
../../../src/glsl/ir_visitor.h:81:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_constant *' vs 'class ir_function *')
virtual void visit(class ir_constant *) {}
^
../../../src/glsl/ir_visitor.h:82:17: note: hidden overloaded virtual function 'ir_control_flow_visitor::visit' declared here: type
mismatch at 1st parameter ('class ir_call *' vs 'class ir_function *')
virtual void visit(class ir_call *) {}
^
7 warnings generated.
CXX lower_mat_op_to_vec.lo
CXX lower_noise.lo
CXX lower_packed_varyings.lo
../../../src/glsl/lower_packed_varyings.cpp:132:19: warning: private field 'locations_used' is not used [-Wunused-private-field]
const unsigned locations_used;
^
1 warning generated.
CXX lower_packing_builtins.lo
CXX lower_texture_projection.lo
CXX lower_variable_index_to_cond_assign.lo
CXX lower_vec_index_to_cond_assign.lo
CXX lower_vec_index_to_swizzle.lo
CXX lower_vector.lo
CXX lower_output_reads.lo
CXX lower_ubo_reference.lo
CXX opt_algebraic.lo
CXX opt_array_splitting.lo
CXX opt_constant_folding.lo
CXX opt_constant_propagation.lo
CXX opt_constant_variable.lo
../../../src/glsl/opt_constant_variable.cpp:52:30: warning: '<anonymous namespace>::ir_constant_variable_visitor::visit_enter'
hides overloaded virtual functions [-Woverloaded-virtual]
virtual ir_visitor_status visit_enter(ir_dereference_variable *);
^
../../../src/glsl/ir_hierarchical_visitor.h:111:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_loop *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_loop *);
^
../../../src/glsl/ir_hierarchical_visitor.h:113:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_function_signature *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_function_signature *);
^
../../../src/glsl/ir_hierarchical_visitor.h:115:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_function *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_function *);
^
../../../src/glsl/ir_hierarchical_visitor.h:117:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_expression *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_expression *);
^
../../../src/glsl/ir_hierarchical_visitor.h:119:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_texture *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_texture *);
^
../../../src/glsl/ir_hierarchical_visitor.h:121:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_swizzle *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_swizzle *);
^
../../../src/glsl/ir_hierarchical_visitor.h:123:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_dereference_array *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_dereference_array *);
^
../../../src/glsl/ir_hierarchical_visitor.h:125:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_dereference_record *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_dereference_record *);
^
../../../src/glsl/ir_hierarchical_visitor.h:131:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_return *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_return *);
^
../../../src/glsl/ir_hierarchical_visitor.h:133:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_discard *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_discard *);
^
../../../src/glsl/ir_hierarchical_visitor.h:135:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit_enter'
declared here: type mismatch at 1st parameter ('class ir_if *' vs 'ir_dereference_variable *')
virtual ir_visitor_status visit_enter(class ir_if *);
^
1 warning generated.
CXX opt_copy_propagation.lo
CXX opt_copy_propagation_elements.lo
CXX opt_dead_code.lo
CXX opt_dead_code_local.lo
../../../src/glsl/opt_dead_code_local.cpp:100:30: warning: '<anonymous namespace>::kill_for_derefs_visitor::visit' hides overloaded
virtual functions [-Woverloaded-virtual]
virtual ir_visitor_status visit(ir_swizzle *ir)
^
../../../src/glsl/ir_hierarchical_visitor.h:85:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit'
declared here: type mismatch at 1st parameter ('class ir_rvalue *' vs 'ir_swizzle *')
virtual ir_visitor_status visit(class ir_rvalue *);
^
../../../src/glsl/ir_hierarchical_visitor.h:86:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit'
declared here: type mismatch at 1st parameter ('class ir_variable *' vs 'ir_swizzle *')
virtual ir_visitor_status visit(class ir_variable *);
^
../../../src/glsl/ir_hierarchical_visitor.h:87:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit'
declared here: type mismatch at 1st parameter ('class ir_constant *' vs 'ir_swizzle *')
virtual ir_visitor_status visit(class ir_constant *);
^
../../../src/glsl/ir_hierarchical_visitor.h:88:30: note: hidden overloaded virtual function 'ir_hierarchical_visitor::visit'
declared here: type mismatch at 1st parameter ('class ir_loop_jump *' vs 'ir_swizzle *')
virtual ir_visitor_status visit(class ir_loop_jump *);
^
1 warning generated.
CXX opt_dead_functions.lo
CXX opt_function_inlining.lo
CXX opt_if_simplification.lo
CXX opt_noop_swizzle.lo
CXX opt_redundant_jumps.lo
CXX opt_structure_splitting.lo
CXX opt_swizzle_swizzle.lo
CXX opt_tree_grafting.lo
CXX s_expression.lo
CC strtod.lo
CXX glsl_lexer.lo
glsl_lexer.cpp:3196:16: warning: function 'yyinput' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int yyinput (yyscan_t yyscanner)
^
1 warning generated.
CXX glsl_parser.lo
CXX builtin_function.lo
CXXLD libdricore9.1.7.la
/bin/mkdir -p ../../../lib;
base=libdricore9.1.7; \
dlname=$(grep dlname= .libs/libdricore9.1.7.la | cut -d "'" -f 2); \
ver=$(grep current= .libs/libdricore9.1.7.la | cut -d "=" -f 2); \
ln -f .libs/$dlname ../../../lib/$dlname; \
if [ ! -f ../../../lib/$base.so.$ver ]; then \
ln -sf $dlname ../../../lib/$base.so.$ver; \
fi; \
ln -sf $base.so.$ver ../../../lib/$base.so
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/libdricore'
Making all in drivers
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers'
Making all in dri
gmake[6]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri'
Making all in common
gmake[7]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/common'
Making all in xmlpool
gmake[8]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/common/xmlpool'
Updating (de) de/LC_MESSAGES/options.mo from de.po.
Updating (es) es/LC_MESSAGES/options.mo from es.po.
Updating (nl) nl/LC_MESSAGES/options.mo from nl.po.
Updating (fr) fr/LC_MESSAGES/options.mo from fr.po.
Updating (sv) sv/LC_MESSAGES/options.mo from sv.po.
GEN options.h
gmake all-am
gmake[9]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/common/xmlpool'
gmake[9]: Nothing to be done for `all-am'.
gmake[9]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/common/xmlpool'
gmake[8]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/common/xmlpool'
gmake[8]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/common'
CC utils.lo
CC dri_util.lo
CC xmlconfig.lo
CCLD libdricommon.la
CC libdri_test_stubs_la-dri_test.lo
CCLD libdri_test_stubs.la
gmake[8]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/common'
gmake[7]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/common'
Making all in i915
gmake[7]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/i915'
CC i830_context.lo
CC i830_state.lo
CC i830_texblend.lo
CC i830_texstate.lo
CC i830_vtbl.lo
CC intel_render.lo
CC intel_regions.lo
CC intel_buffer_objects.lo
CC intel_batchbuffer.lo
CC intel_clear.lo
CC intel_extensions.lo
CC intel_mipmap_tree.lo
intel_mipmap_tree.c:459:11: warning: unused variable 'base_format' [-Wunused-variable]
GLenum base_format = _mesa_get_format_base_format(format);
^
intel_mipmap_tree.c:830:4: warning: variable 'format' is used uninitialized whenever switch default is taken
[-Wsometimes-uninitialized]
default:
^~~~~~~
intel_mipmap_tree.c:841:38: note: uninitialized use occurs here
format,
^~~~~~
intel_mipmap_tree.c:816:4: note: variable 'format' is declared here
gl_format format;
^
intel_mipmap_tree.c:1225:23: warning: unused variable 'ctx' [-Wunused-variable]
struct gl_context *ctx = &intel->ctx;
^
3 warnings generated.
CC intel_resolve_map.lo
CC intel_tex_layout.lo
CC intel_tex_image.lo
CC intel_tex_subimage.lo
CC intel_tex_copy.lo
intel_tex_copy.c:183:26: warning: unused variable 'intel' [-Wunused-variable]
struct intel_context *intel = intel_context(ctx);
^
1 warning generated.
CC intel_tex_validate.lo
CC intel_tex_format.lo
CC intel_tex.lo
CC intel_pixel.lo
CC intel_pixel_bitmap.lo
CC intel_pixel_copy.lo
CC intel_pixel_draw.lo
CC intel_pixel_read.lo
CC intel_buffers.lo
CC intel_blit.lo
CC i915_tex_layout.lo
CC i915_texstate.lo
CC i915_context.lo
CC i915_debug.lo
i915_debug.c:831:18: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
stream.offset >= 0)
~~~~~~~~~~~~~ ^ ~
1 warning generated.
CC i915_debug_fp.lo
CC i915_fragprog.lo
CC i915_program.lo
CC i915_state.lo
CC i915_vtbl.lo
CC intel_context.lo
intel_context.c:1026:14: warning: unused variable 'max_attachments' [-Wunused-variable]
const int max_attachments = ARRAY_SIZE(attachments) / 2;
^
1 warning generated.
CC intel_screen.lo
CC intel_span.lo
CC intel_state.lo
CC intel_syncobj.lo
CC intel_tris.lo
In file included from intel_tris.c:717:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from intel_tris.c:721:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from intel_tris.c:725:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from intel_tris.c:729:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from intel_tris.c:749:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from intel_tris.c:753:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from intel_tris.c:757:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from intel_tris.c:762:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
32 warnings generated.
CC intel_fbo.lo
CCLD i915_dri.la
/bin/mkdir -p ../../../../../lib;
ln -f .libs/i915_dri.so ../../../../../lib/i915_dri.so;
gmake[7]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/i915'
Making all in i965
gmake[7]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/i965'
CC intel_batchbuffer.lo
CC intel_blit.lo
CC intel_buffer_objects.lo
CC intel_buffers.lo
CC intel_context.lo
intel_context.c:1026:14: warning: unused variable 'max_attachments' [-Wunused-variable]
const int max_attachments = ARRAY_SIZE(attachments) / 2;
^
1 warning generated.
CC intel_extensions.lo
CC intel_fbo.lo
CC intel_mipmap_tree.lo
intel_mipmap_tree.c:459:11: warning: unused variable 'base_format' [-Wunused-variable]
GLenum base_format = _mesa_get_format_base_format(format);
^
intel_mipmap_tree.c:830:4: warning: variable 'format' is used uninitialized whenever switch default is taken
[-Wsometimes-uninitialized]
default:
^~~~~~~
intel_mipmap_tree.c:841:38: note: uninitialized use occurs here
format,
^~~~~~
intel_mipmap_tree.c:816:4: note: variable 'format' is declared here
gl_format format;
^
intel_mipmap_tree.c:1225:23: warning: unused variable 'ctx' [-Wunused-variable]
struct gl_context *ctx = &intel->ctx;
^
3 warnings generated.
CC intel_regions.lo
CC intel_resolve_map.lo
CC intel_screen.lo
CC intel_span.lo
CC intel_pixel.lo
CC intel_pixel_bitmap.lo
CC intel_pixel_copy.lo
CC intel_pixel_draw.lo
CC intel_pixel_read.lo
CC intel_state.lo
CC intel_syncobj.lo
CC intel_tex.lo
CC intel_tex_copy.lo
CC intel_tex_format.lo
CC intel_tex_image.lo
CC intel_tex_layout.lo
CC intel_tex_subimage.lo
CC intel_tex_validate.lo
CXX brw_blorp.lo
CXX brw_blorp_blit.lo
CC brw_cc.lo
CXX brw_cfg.lo
CC brw_clear.lo
CC brw_clip.lo
CC brw_clip_line.lo
CC brw_clip_point.lo
CC brw_clip_state.lo
CC brw_clip_tri.lo
CC brw_clip_unfilled.lo
CC brw_clip_util.lo
CC brw_context.lo
CXX brw_cubemap_normalize.lo
CC brw_curbe.lo
CC brw_disasm.lo
CC brw_draw.lo
CC brw_draw_upload.lo
CC brw_eu.lo
CC brw_eu_compact.lo
CC brw_eu_debug.lo
CC brw_eu_emit.lo
CC brw_eu_util.lo
CXX brw_fs.lo
brw_fs.cpp:842:13: warning: unused variable 'params_before' [-Wunused-variable]
unsigned params_before = c->prog_data.nr_params;
^
brw_fs.cpp:2674:26: warning: unused variable 'intel' [-Wunused-variable]
struct intel_context *intel = &brw->intel;
^
2 warnings generated.
CXX brw_fs_channel_expressions.lo
CXX brw_fs_copy_propagation.lo
CXX brw_fs_cse.lo
CXX brw_fs_emit.lo
CXX brw_fs_fp.lo
CXX brw_fs_live_variables.lo
CXX brw_fs_reg_allocate.lo
CXX brw_fs_schedule_instructions.lo
CXX brw_fs_vector_splitting.lo
CXX brw_fs_visitor.lo
CC brw_gs.lo
CC brw_gs_emit.lo
CC brw_gs_state.lo
CXX brw_lower_texture_gradients.lo
CC brw_misc_state.lo
brw_misc_state.c:579:28: warning: unused variable 'region' [-Wunused-variable]
struct intel_region *region = depth_mt->region;
^
1 warning generated.
CC brw_optimize.lo
CC brw_program.lo
CC brw_primitive_restart.lo
CC brw_queryobj.lo
CC brw_sf.lo
CC brw_sf_emit.lo
CC brw_sf_state.lo
CXX brw_shader.lo
CC brw_state_batch.lo
CC brw_state_cache.lo
CC brw_state_dump.lo
CC brw_state_upload.lo
CC brw_tex.lo
CC brw_tex_layout.lo
CC brw_urb.lo
CC brw_util.lo
CXX brw_vec4.lo
brw_vec4.cpp:670:14: warning: unused variable 'bit' [-Wunused-variable]
int bit = 1 << BRW_GET_SWZ(swizzle, c);
^
1 warning generated.
CXX brw_vec4_copy_propagation.lo
CXX brw_vec4_emit.lo
In file included from brw_vec4_emit.cpp:23:
./brw_vec4.h:539:24: warning: private field 'brw' is not used [-Wunused-private-field]
struct brw_context *brw;
^
./brw_vec4.h:550:10: warning: private field 'mem_ctx' is not used [-Wunused-private-field]
void *mem_ctx;
^
2 warnings generated.
CXX brw_vec4_live_variables.lo
CXX brw_vec4_reg_allocate.lo
CXX brw_vec4_visitor.lo
CXX brw_vec4_vp.lo
CC brw_vs.lo
CC brw_vs_constval.lo
CC brw_vs_state.lo
CC brw_vs_surface_state.lo
CC brw_vtbl.lo
CC brw_wm.lo
CXX brw_wm_iz.lo
CC brw_wm_sampler_state.lo
CC brw_wm_state.lo
CC brw_wm_surface_state.lo
CXX gen6_blorp.lo
CC gen6_cc.lo
CC gen6_clip_state.lo
CC gen6_depthstencil.lo
CC gen6_gs_state.lo
CC gen6_multisample_state.lo
CC gen6_sampler_state.lo
CC gen6_scissor_state.lo
CC gen6_sf_state.lo
CC gen6_sol.lo
CC gen6_urb.lo
CC gen6_viewport_state.lo
CC gen6_vs_state.lo
CC gen6_wm_state.lo
CXX gen7_blorp.lo
gen7_blorp.cpp:683:8: warning: variable 'tile_mask_x' is used uninitialized whenever 'if' condition is false
[-Wsometimes-uninitialized]
if (params->depth.mt) {
^~~~~~~~~~~~~~~~
gen7_blorp.cpp:690:34: note: uninitialized use occurs here
uint32_t tile_x = draw_x & tile_mask_x;
^~~~~~~~~~~
gen7_blorp.cpp:683:4: note: remove the 'if' if its condition is always true
if (params->depth.mt) {
^~~~~~~~~~~~~~~~~~~~~~
gen7_blorp.cpp:681:24: note: initialize the variable 'tile_mask_x' to silence this warning
uint32_t tile_mask_x, tile_mask_y;
^
= 0
gen7_blorp.cpp:683:8: warning: variable 'tile_mask_y' is used uninitialized whenever 'if' condition is false
[-Wsometimes-uninitialized]
if (params->depth.mt) {
^~~~~~~~~~~~~~~~
gen7_blorp.cpp:691:34: note: uninitialized use occurs here
uint32_t tile_y = draw_y & tile_mask_y;
^~~~~~~~~~~
gen7_blorp.cpp:683:4: note: remove the 'if' if its condition is always true
if (params->depth.mt) {
^~~~~~~~~~~~~~~~~~~~~~
gen7_blorp.cpp:681:37: note: initialize the variable 'tile_mask_y' to silence this warning
uint32_t tile_mask_x, tile_mask_y;
^
= 0
2 warnings generated.
CC gen7_cc_state.lo
CC gen7_clip_state.lo
CC gen7_disable.lo
CC gen7_misc_state.lo
CC gen7_sampler_state.lo
CC gen7_sf_state.lo
CC gen7_sol_state.lo
CC gen7_urb.lo
CC gen7_viewport_state.lo
CC gen7_vs_state.lo
CC gen7_wm_state.lo
CC gen7_wm_surface_state.lo
CXXLD libi965_dri.la
CXXLD i965_dri.la
/bin/mkdir -p ../../../../../lib;
ln -f .libs/i965_dri.so ../../../../../lib/i965_dri.so;
gmake[7]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/i965'
Making all in r200
gmake[7]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/r200'
CC radeon_buffer_objects.lo
CC radeon_common_context.lo
CC radeon_common.lo
CC radeon_dma.lo
radeon_dma.c:220:68: warning: invalid conversion specifier 'Z' [-Wformat-invalid-specifier]
radeon_print(RADEON_DMA, RADEON_NORMAL, "%s size %d minimum_size %Zi\n",
~^
./radeon_debug.h:119:4: note: expanded from macro 'radeon_print'
__VA_ARGS__); \
^
1 warning generated.
CC radeon_debug.lo
CC radeon_fbo.lo
radeon_fbo.c:788:1: warning: unused function 'radeon_wrap_texture' [-Wunused-function]
radeon_wrap_texture(struct gl_context * ctx, struct gl_texture_image *texImage)
^
1 warning generated.
CC radeon_fog.lo
CC radeon_mipmap_tree.lo
CC radeon_pixel_read.lo
CC radeon_queryobj.lo
CC radeon_span.lo
CC radeon_texture.lo
CC radeon_tex_copy.lo
CC radeon_tile.lo
CC r200_context.lo
CC r200_ioctl.lo
CC r200_state.lo
CC r200_state_init.lo
CC r200_cmdbuf.lo
CC r200_tex.lo
CC r200_texstate.lo
CC r200_tcl.lo
CC r200_swtcl.lo
In file included from r200_swtcl.c:511:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from r200_swtcl.c:515:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
8 warnings generated.
CC r200_maos.lo
CC r200_sanity.lo
CC r200_fragshader.lo
CC r200_vertprog.lo
CC r200_blit.lo
CC radeon_screen.lo
CCLD r200_dri.la
/bin/mkdir -p ../../../../../lib;
ln -f .libs/r200_dri.so ../../../../../lib/r200_dri.so;
gmake[7]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/r200'
Making all in radeon
gmake[7]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/radeon'
CC radeon_buffer_objects.lo
CC radeon_common_context.lo
CC radeon_common.lo
CC radeon_dma.lo
radeon_dma.c:220:68: warning: invalid conversion specifier 'Z' [-Wformat-invalid-specifier]
radeon_print(RADEON_DMA, RADEON_NORMAL, "%s size %d minimum_size %Zi\n",
~^
./radeon_debug.h:119:4: note: expanded from macro 'radeon_print'
__VA_ARGS__); \
^
1 warning generated.
CC radeon_debug.lo
CC radeon_fbo.lo
radeon_fbo.c:788:1: warning: unused function 'radeon_wrap_texture' [-Wunused-function]
radeon_wrap_texture(struct gl_context * ctx, struct gl_texture_image *texImage)
^
1 warning generated.
CC radeon_fog.lo
CC radeon_mipmap_tree.lo
CC radeon_pixel_read.lo
CC radeon_queryobj.lo
CC radeon_span.lo
CC radeon_texture.lo
CC radeon_tex_copy.lo
CC radeon_tile.lo
CC radeon_context.lo
CC radeon_ioctl.lo
CC radeon_screen.lo
CC radeon_state.lo
CC radeon_state_init.lo
CC radeon_tex.lo
CC radeon_texstate.lo
CC radeon_tcl.lo
CC radeon_swtcl.lo
In file included from radeon_swtcl.c:633:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
In file included from radeon_swtcl.c:637:
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:130:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:138:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:355:32: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_OFFSET || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: warning: use of logical '||' with constant operand
[-Wconstant-logical-operand]
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^ ~~~~~~~~~~~
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:363:22: note: use '|' for a bitwise operation
if (DO_TWOSIDE || DO_UNFILLED || DO_TWOSTENCIL)
^~
|
8 warnings generated.
CC radeon_maos.lo
In file included from radeon_maos.c:9:
In file included from ./radeon_maos_verts.c:179:
./radeon_maos_vbtmp.h:286:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX0 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:286:16: note: use '&' for a bitwise operation
if (DO_TEX0 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:286:16: note: remove constant to silence this warning
if (DO_TEX0 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:288:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX1 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:288:16: note: use '&' for a bitwise operation
if (DO_TEX1 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:288:16: note: remove constant to silence this warning
if (DO_TEX1 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:290:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX2 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:290:16: note: use '&' for a bitwise operation
if (DO_TEX2 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:290:16: note: remove constant to silence this warning
if (DO_TEX2 && DO_PTEX) sz++;
~^~~~~~~~~~
In file included from radeon_maos.c:9:
In file included from ./radeon_maos_verts.c:190:
./radeon_maos_vbtmp.h:286:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX0 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:286:16: note: use '&' for a bitwise operation
if (DO_TEX0 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:286:16: note: remove constant to silence this warning
if (DO_TEX0 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:288:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX1 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:288:16: note: use '&' for a bitwise operation
if (DO_TEX1 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:288:16: note: remove constant to silence this warning
if (DO_TEX1 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:290:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX2 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:290:16: note: use '&' for a bitwise operation
if (DO_TEX2 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:290:16: note: remove constant to silence this warning
if (DO_TEX2 && DO_PTEX) sz++;
~^~~~~~~~~~
In file included from radeon_maos.c:9:
In file included from ./radeon_maos_verts.c:204:
./radeon_maos_vbtmp.h:286:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX0 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:286:16: note: use '&' for a bitwise operation
if (DO_TEX0 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:286:16: note: remove constant to silence this warning
if (DO_TEX0 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:288:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX1 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:288:16: note: use '&' for a bitwise operation
if (DO_TEX1 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:288:16: note: remove constant to silence this warning
if (DO_TEX1 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:290:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX2 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:290:16: note: use '&' for a bitwise operation
if (DO_TEX2 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:290:16: note: remove constant to silence this warning
if (DO_TEX2 && DO_PTEX) sz++;
~^~~~~~~~~~
In file included from radeon_maos.c:9:
In file included from ./radeon_maos_verts.c:260:
./radeon_maos_vbtmp.h:286:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX0 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:286:16: note: use '&' for a bitwise operation
if (DO_TEX0 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:286:16: note: remove constant to silence this warning
if (DO_TEX0 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:288:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX1 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:288:16: note: use '&' for a bitwise operation
if (DO_TEX1 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:288:16: note: remove constant to silence this warning
if (DO_TEX1 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:290:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX2 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:290:16: note: use '&' for a bitwise operation
if (DO_TEX2 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:290:16: note: remove constant to silence this warning
if (DO_TEX2 && DO_PTEX) sz++;
~^~~~~~~~~~
In file included from radeon_maos.c:9:
In file included from ./radeon_maos_verts.c:276:
./radeon_maos_vbtmp.h:286:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX0 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:286:16: note: use '&' for a bitwise operation
if (DO_TEX0 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:286:16: note: remove constant to silence this warning
if (DO_TEX0 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:288:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX1 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:288:16: note: use '&' for a bitwise operation
if (DO_TEX1 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:288:16: note: remove constant to silence this warning
if (DO_TEX1 && DO_PTEX) sz++;
~^~~~~~~~~~
./radeon_maos_vbtmp.h:290:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if (DO_TEX2 && DO_PTEX) sz++;
^ ~~~~~~~
./radeon_maos_vbtmp.h:290:16: note: use '&' for a bitwise operation
if (DO_TEX2 && DO_PTEX) sz++;
^~
&
./radeon_maos_vbtmp.h:290:16: note: remove constant to silence this warning
if (DO_TEX2 && DO_PTEX) sz++;
~^~~~~~~~~~
15 warnings generated.
CC radeon_sanity.lo
CC radeon_blit.lo
CCLD radeon_dri.la
/bin/mkdir -p ../../../../../lib;
ln -f .libs/radeon_dri.so ../../../../../lib/radeon_dri.so;
gmake[7]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/radeon'
Making all in swrast
gmake[7]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/swrast'
CC utils.lo
CC drisw_util.lo
CC swrast.lo
CCLD swrast_dri.la
/bin/mkdir -p ../../../../../lib;
ln -f .libs/swrast_dri.so ../../../../../lib/swrast_dri.so;
gmake[7]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri/swrast'
gmake[7]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri'
gmake[7]: Nothing to be done for `all-am'.
gmake[7]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri'
gmake[6]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers/dri'
gmake[6]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers'
gmake[6]: Nothing to be done for `all-am'.
gmake[6]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers'
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa/drivers'
gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa'
gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mesa'
Making all in glx
gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glx'
Making all in .
gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glx'
CC clientattrib.lo
CC clientinfo.lo
CC compsize.lo
CC create_context.lo
CC eval.lo
CC glxconfig.lo
CC glxcmds.lo
CC glxcurrent.lo
CC glx_error.lo
CC glxext.lo
CC glxextensions.lo
CC indirect_glx.lo
CC indirect.lo
CC indirect_init.lo
CC indirect_size.lo
CC indirect_window_pos.lo
CC indirect_texture_compression.lo
CC indirect_transpose_matrix.lo
CC indirect_vertex_array.lo
CC indirect_vertex_program.lo
CC pixel.lo
CC pixelstore.lo
CC render2.lo
CC renderpix.lo
CC single2.lo
CC singlepix.lo
CC vertarr.lo
CC xfont.lo
CC glx_pbuffer.lo
CC glx_query.lo
CC drisw_glx.lo
CC dri_common.lo
CC dri_glx.lo
CC XF86dri.lo
CC glxhash.lo
CC dri2_glx.lo
CC dri2.lo
CC applegl_glx.lo
CCLD libglx.la
CCLD libGL.la
/bin/mkdir -p ../../lib;
base=libGL; \
dlname=$(grep dlname= .libs/libGL.la | cut -d "'" -f 2); \
ver=$(grep current= .libs/libGL.la | cut -d "=" -f 2); \
ln -f .libs/$dlname ../../lib/$dlname; \
if [ ! -f ../../lib/$base.so.$ver ]; then \
ln -sf $dlname ../../lib/$base.so.$ver; \
fi; \
ln -sf $base.so.$ver ../../lib/$base.so
gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glx'
Making all in tests
gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glx/tests'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glx/tests'
gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glx'
Making all in gallium
gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gallium'
Making all in auxiliary
gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gallium/auxiliary'
Making all in pipe-loader
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gallium/auxiliary/pipe-loader'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gallium/auxiliary/pipe-loader'
gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gallium/auxiliary'
CC cso_cache/cso_cache.lo
CC cso_cache/cso_context.lo
CC cso_cache/cso_hash.lo
CC draw/draw_context.lo
CC draw/draw_fs.lo
CC draw/draw_gs.lo
CC draw/draw_pipe.lo
CC draw/draw_pipe_aaline.lo
CC draw/draw_pipe_aapoint.lo
CC draw/draw_pipe_clip.lo
CC draw/draw_pipe_cull.lo
CC draw/draw_pipe_flatshade.lo
CC draw/draw_pipe_offset.lo
CC draw/draw_pipe_pstipple.lo
CC draw/draw_pipe_stipple.lo
CC draw/draw_pipe_twoside.lo
CC draw/draw_pipe_unfilled.lo
CC draw/draw_pipe_util.lo
CC draw/draw_pipe_validate.lo
CC draw/draw_pipe_vbuf.lo
draw/draw_pipe_vbuf.c:101:1: warning: unused function 'overflow' [-Wunused-function]
overflow( void *map, void *ptr, unsigned bytes, unsigned bufsz )
^
1 warning generated.
CC draw/draw_pipe_wide_line.lo
draw/draw_pipe_wide_line.c:48:38: warning: unused function 'wideline_stage' [-Wunused-function]
static INLINE struct wideline_stage *wideline_stage( struct draw_stage *stage )
^
1 warning generated.
CC draw/draw_pipe_wide_point.lo
CC draw/draw_pt.lo
CC draw/draw_pt_emit.lo
CC draw/draw_pt_fetch.lo
CC draw/draw_pt_fetch_emit.lo
CC draw/draw_pt_fetch_shade_emit.lo
CC draw/draw_pt_fetch_shade_pipeline.lo
CC draw/draw_pt_post_vs.lo
CC draw/draw_pt_so_emit.lo
CC draw/draw_pt_util.lo
CC draw/draw_pt_vsplit.lo
CC draw/draw_vertex.lo
CC draw/draw_vs.lo
CC draw/draw_vs_exec.lo
CC draw/draw_vs_variant.lo
CC os/os_misc.lo
CC os/os_time.lo
CC pipebuffer/pb_buffer_fenced.lo
CC pipebuffer/pb_buffer_malloc.lo
CC pipebuffer/pb_bufmgr_alt.lo
CC pipebuffer/pb_bufmgr_cache.lo
CC pipebuffer/pb_bufmgr_debug.lo
CC pipebuffer/pb_bufmgr_mm.lo
CC pipebuffer/pb_bufmgr_ondemand.lo
CC pipebuffer/pb_bufmgr_pool.lo
CC pipebuffer/pb_bufmgr_slab.lo
CC pipebuffer/pb_validate.lo
CC postprocess/pp_celshade.lo
CC postprocess/pp_colors.lo
CC postprocess/pp_init.lo
CC postprocess/pp_mlaa.lo
postprocess/pp_mlaa.c:106:66: warning: implicit truncation from 'int' to bitfield changes value from -1 to 255
[-Wbitfield-constant-conversion]
mstencil.stencil[0].valuemask = mstencil.stencil[0].writemask = ~0;
^ ~~
1 warning generated.
CC postprocess/pp_run.lo
CC postprocess/pp_program.lo
CC rbug/rbug_connection.lo
CC rbug/rbug_context.lo
CC rbug/rbug_core.lo
CC rbug/rbug_demarshal.lo
CC rbug/rbug_texture.lo
CC rbug/rbug_shader.lo
CC rtasm/rtasm_cpu.lo
CC rtasm/rtasm_execmem.lo
CC rtasm/rtasm_x86sse.lo
CC tgsi/tgsi_build.lo
CC tgsi/tgsi_dump.lo
CC tgsi/tgsi_exec.lo
CC tgsi/tgsi_info.lo
CC tgsi/tgsi_iterate.lo
CC tgsi/tgsi_parse.lo
CC tgsi/tgsi_sanity.lo
CC tgsi/tgsi_scan.lo
CC tgsi/tgsi_strings.lo
tgsi/tgsi_strings.c:175:1: warning: unused function 'tgsi_strings_check' [-Wunused-function]
tgsi_strings_check(void)
^
1 warning generated.
CC tgsi/tgsi_text.lo
CC tgsi/tgsi_transform.lo
CC tgsi/tgsi_ureg.lo
CC tgsi/tgsi_util.lo
CC translate/translate.lo
CC translate/translate_cache.lo
CC translate/translate_generic.lo
CC translate/translate_sse.lo
CC util/u_debug.lo
util/u_debug.c:340:32: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow
[-Wstrncat-size]
util_strncat(output, "|", sizeof(output));
^~~~~~~~~~~~~~
util/u_debug.c:340:32: note: change the argument to be the free space in the destination buffer minus the terminating null byte
util_strncat(output, "|", sizeof(output));
^~~~~~~~~~~~~~
sizeof(output) - strlen(output) - 1
util/u_debug.c:352:29: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow
[-Wstrncat-size]
util_strncat(output, "|", sizeof(output));
^~~~~~~~~~~~~~
util/u_debug.c:352:29: note: change the argument to be the free space in the destination buffer minus the terminating null byte
util_strncat(output, "|", sizeof(output));
^~~~~~~~~~~~~~
sizeof(output) - strlen(output) - 1
2 warnings generated.
CC util/u_debug_describe.lo
CC util/u_debug_memory.lo
CC util/u_debug_refcnt.lo
CC util/u_debug_stack.lo
CC util/u_debug_symbol.lo
CC util/u_dump_defines.lo
CC util/u_dump_state.lo
CC util/u_bitmask.lo
CC util/u_blit.lo
CC util/u_blitter.lo
CC util/u_cache.lo
CC util/u_caps.lo
CC util/u_cpu_detect.lo
CC util/u_dl.lo
CC util/u_draw.lo
CC util/u_draw_quad.lo
CC util/u_format.lo
CC util/u_format_other.lo
CC util/u_format_latc.lo
CC util/u_format_s3tc.lo
CC util/u_format_rgtc.lo
CC util/u_format_etc.lo
CC util/u_format_tests.lo
CC util/u_format_yuv.lo
CC util/u_format_zs.lo
CC util/u_framebuffer.lo
CC util/u_gen_mipmap.lo
CC util/u_handle_table.lo
CC util/u_hash.lo
CC util/u_hash_table.lo
CC util/u_helpers.lo
CC util/u_index_modify.lo
CC util/u_keymap.lo
CC util/u_linear.lo
CC util/u_linkage.lo
CC util/u_network.lo
util/u_network.c:17:4: warning: "No socket implementation" [-W#warnings]
# warning "No socket implementation"
^
1 warning generated.
CC util/u_math.lo
CC util/u_mm.lo
CC util/u_pstipple.lo
CC util/u_ringbuffer.lo
CC util/u_sampler.lo
CC util/u_simple_shaders.lo
CC util/u_slab.lo
CC util/u_snprintf.lo
CC util/u_staging.lo
CC util/u_suballoc.lo
CC util/u_surface.lo
CC util/u_surfaces.lo
CC util/u_texture.lo
CC util/u_tile.lo
CC util/u_transfer.lo
CC util/u_resource.lo
CC util/u_upload_mgr.lo
CC util/u_vbuf.lo
CC vl/vl_csc.lo
CC vl/vl_compositor.lo
CC vl/vl_matrix_filter.lo
CC vl/vl_median_filter.lo
CC vl/vl_decoder.lo
CC vl/vl_mpeg12_decoder.lo
CC vl/vl_mpeg12_bitstream.lo
vl/vl_mpeg12_bitstream.c:621:1: warning: unused function 'DIV2UP' [-Wunused-function]
DIV2UP(int todiv)
^
1 warning generated.
CC vl/vl_zscan.lo
CC vl/vl_idct.lo
CC vl/vl_mc.lo
CC vl/vl_vertex_buffers.lo
CC vl/vl_video_buffer.lo
GEN indices/u_indices_gen.c
CC indices/u_indices_gen.lo
GEN indices/u_unfilled_gen.c
CC indices/u_unfilled_gen.lo
GEN util/u_format_srgb.c
CC util/u_format_srgb.lo
GEN util/u_format_table.c
CC util/u_format_table.lo
CC gallivm/lp_bld_arit.lo
CC gallivm/lp_bld_assert.lo
CC gallivm/lp_bld_bitarit.lo
CC gallivm/lp_bld_const.lo
CC gallivm/lp_bld_conv.lo
CC gallivm/lp_bld_flow.lo
CC gallivm/lp_bld_format_aos.lo
CC gallivm/lp_bld_format_aos_array.lo
CC gallivm/lp_bld_format_soa.lo
CC gallivm/lp_bld_format_yuv.lo
gallivm/lp_bld_format_yuv.c:338:6: warning: explicitly assigning a variable of type 'LLVMValueRef' (aka 'struct LLVMOpaqueValue *')
to itself [-Wself-assign]
r = r;
~ ^ ~
1 warning generated.
CC gallivm/lp_bld_gather.lo
CC gallivm/lp_bld_init.lo
CC gallivm/lp_bld_intr.lo
CC gallivm/lp_bld_logic.lo
CC gallivm/lp_bld_pack.lo
CC gallivm/lp_bld_printf.lo
CC gallivm/lp_bld_quad.lo
CC gallivm/lp_bld_sample.lo
gallivm/lp_bld_sample.c:311:14: warning: variable 'rho' is used uninitialized whenever 'if' condition is false
[-Wsometimes-uninitialized]
if (dims >= 2) {
^~~~~~~~~
gallivm/lp_bld_sample.c:338:59: note: uninitialized use occurs here
perquadf_bld->type, rho, 0);
^~~
gallivm/lp_bld_sample.c:311:10: note: remove the 'if' if its condition is always true
if (dims >= 2) {
^~~~~~~~~~~~~~~
gallivm/lp_bld_sample.c:222:20: note: initialize the variable 'rho' to silence this warning
LLVMValueRef rho;
^
= NULL
1 warning generated.
CC gallivm/lp_bld_sample_aos.lo
gallivm/lp_bld_sample_aos.c:601:8: warning: variable 'y_subcoord' is used uninitialized whenever 'if' condition is false
[-Wsometimes-uninitialized]
if (dims >= 2) {
^~~~~~~~~
gallivm/lp_bld_sample_aos.c:636:52: note: uninitialized use occurs here
x_subcoord, y_subcoord,
^~~~~~~~~~
gallivm/lp_bld_sample_aos.c:601:4: note: remove the 'if' if its condition is always true
if (dims >= 2) {
^~~~~~~~~~~~~~~
gallivm/lp_bld_sample_aos.c:536:39: note: initialize the variable 'y_subcoord' to silence this warning
LLVMValueRef x_subcoord, y_subcoord, z_subcoord;
^
= NULL
1 warning generated.
CC gallivm/lp_bld_sample_soa.lo
CC gallivm/lp_bld_struct.lo
CC gallivm/lp_bld_swizzle.lo
CC gallivm/lp_bld_tgsi.lo
CC gallivm/lp_bld_tgsi_action.lo
CC gallivm/lp_bld_tgsi_aos.lo
CC gallivm/lp_bld_tgsi_info.lo
CC gallivm/lp_bld_tgsi_soa.lo
CC gallivm/lp_bld_type.lo
CC draw/draw_llvm.lo
CC draw/draw_llvm_sample.lo
CC draw/draw_vs_llvm.lo
CC draw/draw_pt_fetch_shade_pipeline_llvm.lo
CXX gallivm/lp_bld_debug.lo
CXX gallivm/lp_bld_misc.lo
In file included from gallivm/lp_bld_misc.cpp:49:
In file included from /usr/local/include/llvm/ExecutionEngine/JITEventListener.h:18:
/usr/local/include/llvm/Config/config.h:671:9: warning: 'PACKAGE_BUGREPORT' macro redefined
#define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
^
<command line>:5:9: note: previous definition is here
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
^
In file included from gallivm/lp_bld_misc.cpp:49:
In file included from /usr/local/include/llvm/ExecutionEngine/JITEventListener.h:18:
/usr/local/include/llvm/Config/config.h:674:9: warning: 'PACKAGE_NAME' macro redefined
#define PACKAGE_NAME "LLVM"
^
<command line>:1:9: note: previous definition is here
#define PACKAGE_NAME "Mesa"
^
In file included from gallivm/lp_bld_misc.cpp:49:
In file included from /usr/local/include/llvm/ExecutionEngine/JITEventListener.h:18:
/usr/local/include/llvm/Config/config.h:677:9: warning: 'PACKAGE_STRING' macro redefined
#define PACKAGE_STRING "LLVM 3.2"
^
<command line>:4:9: note: previous definition is here
#define PACKAGE_STRING "Mesa 9.1.7"
^
In file included from gallivm/lp_bld_misc.cpp:49:
In file included from /usr/local/include/llvm/ExecutionEngine/JITEventListener.h:18:
/usr/local/include/llvm/Config/config.h:680:9: warning: 'PACKAGE_TARNAME' macro redefined
#define PACKAGE_TARNAME "llvm"
^
<command line>:2:9: note: previous definition is here
#define PACKAGE_TARNAME "mesa"
^
In file included from gallivm/lp_bld_misc.cpp:49:
In file included from /usr/local/include/llvm/ExecutionEngine/JITEventListener.h:18:
/usr/local/include/llvm/Config/config.h:683:9: warning: 'PACKAGE_VERSION' macro redefined
#define PACKAGE_VERSION "3.2"
^
<command line>:3:9: note: previous definition is here
#define PACKAGE_VERSION "9.1.7"
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
In file included from /usr/local/llvm33/include/llvm/IR/Value.h:17:
/usr/local/llvm33/include/llvm/IR/Use.h:45:7: error: redefinition of 'llvm::PointerLikeTypeTraits<llvm::Use **>'
class PointerLikeTypeTraits<Use**> {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Use.h:43:7: note: previous definition is here
class PointerLikeTypeTraits<Use**> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
In file included from /usr/local/llvm33/include/llvm/IR/Value.h:17:
/usr/local/llvm33/include/llvm/IR/Use.h:60:7: error: redefinition of 'Use'
class Use {
^
/usr/local/include/llvm/Use.h:58:7: note: previous definition is here
class Use {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
In file included from /usr/local/llvm33/include/llvm/IR/Value.h:17:
/usr/local/llvm33/include/llvm/IR/Use.h:152:19: error: redefinition of 'llvm::simplify_type<llvm::Use>'
template<> struct simplify_type<Use> {
^~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Use.h:151:19: note: previous definition is here
template<> struct simplify_type<Use> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
In file included from /usr/local/llvm33/include/llvm/IR/Value.h:17:
/usr/local/llvm33/include/llvm/IR/Use.h:158:19: error: redefinition of 'llvm::simplify_type<const llvm::Use>'
template<> struct simplify_type<const Use> {
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Use.h:157:19: note: previous definition is here
template<> struct simplify_type<const Use> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
In file included from /usr/local/llvm33/include/llvm/IR/Value.h:17:
/usr/local/llvm33/include/llvm/IR/Use.h:168:7: error: redefinition of 'value_use_iterator'
class value_use_iterator : public std::iterator<std::forward_iterator_tag,
^
/usr/local/include/llvm/Use.h:167:7: note: previous definition is here
class value_use_iterator : public std::iterator<std::forward_iterator_tag,
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
In file included from /usr/local/llvm33/include/llvm/IR/Value.h:17:
/usr/local/llvm33/include/llvm/IR/Use.h:220:1: error: redefinition of 'unwrap'
DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
^
/usr/local/llvm33/include/llvm/Support/CBindingWrapping.h:20:14: note: expanded from macro 'DEFINE_SIMPLE_CONVERSION_FUNCTIONS'
inline ty *unwrap(ref P) { \
^
/usr/local/include/llvm-c/Core.h:2670:3: note: previous definition is here
DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef )
^
/usr/local/include/llvm-c/Core.h:2637:16: note: expanded from macro 'DEFINE_SIMPLE_CONVERSION_FUNCTIONS'
inline ty *unwrap(ref P) { \
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
In file included from /usr/local/llvm33/include/llvm/IR/Value.h:17:
/usr/local/llvm33/include/llvm/IR/Use.h:220:1: error: redefinition of 'wrap'
DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef)
^
/usr/local/llvm33/include/llvm/Support/CBindingWrapping.h:24:14: note: expanded from macro 'DEFINE_SIMPLE_CONVERSION_FUNCTIONS'
inline ref wrap(const ty *P) { \
^
/usr/local/include/llvm-c/Core.h:2670:3: note: previous definition is here
DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Use, LLVMUseRef )
^
/usr/local/include/llvm-c/Core.h:2641:16: note: expanded from macro 'DEFINE_SIMPLE_CONVERSION_FUNCTIONS'
inline ref wrap(const ty *P) { \
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:63:7: error: redefinition of 'Value'
class Value {
^
/usr/local/include/llvm/Value.h:61:7: note: previous definition is here
class Value {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:332:21: error: redefinition of 'operator<<'
inline raw_ostream &operator<<(raw_ostream &OS, const Value &V) {
^
/usr/local/include/llvm/Value.h:320:21: note: previous definition is here
inline raw_ostream &operator<<(raw_ostream &OS, const Value &V) {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:337:11: error: redefinition of 'set'
void Use::set(Value *V) {
^
/usr/local/include/llvm/Value.h:325:11: note: previous definition is here
void Use::set(Value *V) {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:347:20: error: redefinition of 'llvm::isa_impl<llvm::Constant, llvm::Value>'
template <> struct isa_impl<Constant, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:335:20: note: previous definition is here
template <> struct isa_impl<Constant, Value> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:354:20: error: redefinition of 'llvm::isa_impl<llvm::Argument, llvm::Value>'
template <> struct isa_impl<Argument, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:342:20: note: previous definition is here
template <> struct isa_impl<Argument, Value> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:360:20: error: redefinition of 'llvm::isa_impl<llvm::InlineAsm, llvm::Value>'
template <> struct isa_impl<InlineAsm, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:348:20: note: previous definition is here
template <> struct isa_impl<InlineAsm, Value> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:366:20: error: redefinition of 'llvm::isa_impl<llvm::Instruction, llvm::Value>'
template <> struct isa_impl<Instruction, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:354:20: note: previous definition is here
template <> struct isa_impl<Instruction, Value> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:372:20: error: redefinition of 'llvm::isa_impl<llvm::BasicBlock, llvm::Value>'
template <> struct isa_impl<BasicBlock, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:360:20: note: previous definition is here
template <> struct isa_impl<BasicBlock, Value> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:378:20: error: redefinition of 'llvm::isa_impl<llvm::Function, llvm::Value>'
template <> struct isa_impl<Function, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:366:20: note: previous definition is here
template <> struct isa_impl<Function, Value> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:384:20: error: redefinition of 'llvm::isa_impl<llvm::GlobalVariable, llvm::Value>'
template <> struct isa_impl<GlobalVariable, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:372:20: note: previous definition is here
template <> struct isa_impl<GlobalVariable, Value> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:390:20: error: redefinition of 'llvm::isa_impl<llvm::GlobalAlias, llvm::Value>'
template <> struct isa_impl<GlobalAlias, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:378:20: note: previous definition is here
template <> struct isa_impl<GlobalAlias, Value> {
^
In file included from gallivm/lp_bld_misc.cpp:64:
In file included from /usr/local/llvm33/include/llvm/IR/IRBuilder.h:21:
In file included from /usr/local/llvm33/include/llvm/IR/BasicBlock.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/Instruction.h:19:
In file included from /usr/local/llvm33/include/llvm/IR/User.h:22:
/usr/local/llvm33/include/llvm/IR/Value.h:396:20: error: redefinition of 'llvm::isa_impl<llvm::GlobalValue, llvm::Value>'
template <> struct isa_impl<GlobalValue, Value> {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/llvm/Value.h:384:20: note: previous definition is here
template <> struct isa_impl<GlobalValue, Value> {
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
5 warnings and 20 errors generated.
gmake[5]: *** [gallivm/lp_bld_misc.lo] Error 1
gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gallium/auxiliary'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gallium/auxiliary'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gallium'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7'
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/dri
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20140408-14001-1gscl2g env UPGRADE_TOOL=portupgrade UPGRADE_PORT=dri-9.1.7_3,2 UPGRADE_PORT_VER=9.1.7_3,2 make BATCH=yes
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! graphics/dri (dri-9.1.7_3,2) (new compiler error)
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment