[Mesa-dev] [Bug 60197] Mesa Gallium VPATH build is broken

2016-12-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60197

Emil Velikov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #7 from Emil Velikov  ---
Quentin, since the issues should be resolved I'm closing this.
If you're still interested in hacking on Mesa, please send patches directly to
the ML.

Not many people read through bug reports, I'm afraid. Even less look for
patches in them.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 60197] Mesa Gallium VPATH build is broken

2013-08-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60197

--- Comment #6 from Quentin Sardem FF7 Glidic 
sardemff7+freedesk...@sardemff7.net ---
Seems to be fixed in 76feef0823df75a36f264f48ec843dd863fd5b89 in a slightly
different (and worse, imho) way.

These Python-generated files should share a single rule if possible, to avoid
copypaste issues. And the mkdir should definitely be in the $(AM_V_GEN).

You can close this bug, or just ask for a new patch to rewrite the rules.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 60197] Mesa Gallium VPATH build is broken

2013-05-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60197

--- Comment #5 from Quentin Glidic sardemff7+freedesk...@sardemff7.net ---
Any news on this trivial issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 60197] Mesa Gallium VPATH build is broken

2013-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60197

--- Comment #4 from Quentin Glidic sardemff7+freedesk...@sardemff7.net ---
(In reply to comment #3)
 The wayland patch is totally believable. I can reproduce that and I'll
 commit it.

Thanks


 What flags do you have to build with to reproduce the problem the first
 problem fixes?

I think any flags Gallium-related will trigger that. Here are the ./configure
switches in use:
--prefix=/usr --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--docdir=/usr/share/doc/mesa-scm --sysconfdir=/etc --localstatedir=/var/lib
--disable-dependency-tracking --disable-silent-rules --enable-fast-install
--libdir=/usr/lib64 --enable-gbm --enable-shared-glapi --disable-opencl
--enable-pic --disable-asm --enable-osmesa --with-dri-drivers=swrast
--with-gallium-drivers=nouveau --enable-gallium-egl --enable-gallium-gbm
--enable-openvg --disable-gallium-g3dvl --with-egl-platforms=drm,wayland
--enable-dri --enable-gles1 --enable-gles2 --enable-egl --disable-va
--enable-64-bit --disable-gallium-llvm --disable-texture-float --disable-vdpau
--disable-glx --disable-glx-tls --disable-xorg --disable-xvmc

I can attach the full build log if needed (do not have config.log anymore
however).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 60197] Mesa Gallium VPATH build is broken

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60197

--- Comment #3 from Matt Turner matts...@gmail.com ---
The wayland patch is totally believable. I can reproduce that and I'll commit
it.

What flags do you have to build with to reproduce the problem the first problem
fixes?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 60197] Mesa Gallium VPATH build is broken

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60197

--- Comment #1 from Quentin Glidic sardemff7+freedesk...@sardemff7.net ---
Created attachment 74098
  -- https://bugs.freedesktop.org/attachment.cgi?id=74098action=edit
First patch to fix gallium/auxiliary

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 60197] Mesa Gallium VPATH build is broken

2013-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60197

--- Comment #2 from Quentin Glidic sardemff7+freedesk...@sardemff7.net ---
Created attachment 74099
  -- https://bugs.freedesktop.org/attachment.cgi?id=74099action=edit
Second patch for gallium/egl with Wayland

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev